MultivariableFunctionSolverIterationResultsIndexOfVariable Method |
Name | Description | |
---|---|---|
IndexOfVariable(SolverVariableSettings) |
Gets the index of the SolverVariableSettings in the array that is returned by the
GetVariableSettings method. This index also corresponds to the variable values
in the array returned by the GetVariablesUsed of
every SolvableMultivariableFunctionResults stored in this set of results.
| |
IndexOfVariable(String) |
Gets the index of the SolverVariableSettings with the matching
variableName in the array that is returned by the
GetVariableSettings method. This index also corresponds to the variable value
in the array returned by the GetVariablesUsed of
every SolvableMultivariableFunctionResults stored in this set of results.
|