NMFact Fields |
The NMFact type exposes the following members.
| Name | Description | |
|---|---|---|
| computeCostAtEachStep_ | If true, the error in the approximation will be computed after each iteration step. If false, only the final error will be computed. | |
| cost_ | Cost. | |
| H_ | H. | |
| numIterations_ | Number of iterations. | |
| stepCost_ | Step cost. | |
| updateAlgorithm_ | The update algorithm. | |
| V_ | V. | |
| W_ | W. |