Click or drag to resize

NMFact Constructor

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

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public NMFact()
Remarks
Only the final error for the approximation is computed.
See Also