Creates an NMFact object with default settings for cost at each step, update algorithm, and number of iterations.

Namespace:  CenterSpace.NMath.Stats
Assembly:  NMathStats (in NMathStats.dll) Version: 3.4.0.0

Syntax

C#
public NMFact()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
NMFact()

Remarks

Only the final error for the approximation is computed.

See Also