Solution Report<T, TError> Properties
Properties
Convergence | Returns the ConvergenceTest<T> that caused the result. |
Error | Gets the estimated error in the result. |
Evaluations | Gets the number of times the target or objective function was called by the algorithm. |
Iterations | Gets the number of iterations performed by the algorithm. |
Result | Gets the result of the algorithm. |
Status | Gets the termination status of the algorithm. |