MultivariableFunctionSolverIterationResultsIndexOfConstraint Method |
Name | Description | |
---|---|---|
IndexOfConstraint(SolverConstraintSettings) |
Gets the index of the SolverConstraintSettings in the array that is returned by the
GetConstraintSettings method. This index also corresponds to the evaluated value
in the array returned by the GetConstraintValues of
every SolvableMultivariableFunctionResults stored in this set of results.
| |
IndexOfConstraint(String) |
Gets the index of the SolverConstraintSettings with the matching
constraintName in the array that is returned by the
GetConstraintSettings method. This index also corresponds to the evaluated value
in the array returned by the GetConstraintValues of
every SolvableMultivariableFunctionResults stored in this set of results.
|