Click or drag to resize

NMFact Fields

The NMFact type exposes the following members.

Fields
 NameDescription
Protected fieldcomputeCostAtEachStep_ If true, the error in the approximation will be computed after each iteration step. If false, only the final error will be computed.
Protected fieldcost_ Cost.
Protected fieldH_ H.
Protected fieldnumIterations_ Number of iterations.
Protected fieldstepCost_ Step cost.
Protected fieldupdateAlgorithm_ The update algorithm.
Protected fieldV_ V.
Protected fieldW_ W.
Top
See Also