Click or drag to resize

NMFactComputeCostAtEachStep Property

If true, the error of the approximation will be computed at each iteration step. If false, only the final error will be computed.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public bool ComputeCostAtEachStep { get; set; }

Property Value

Boolean
See Also