Click or drag to resize

SegmentPropagatorVariableEvaluatorCreateSettings Method

Creates the SolverVariableSettings that the MultivariableFunctionSolver will use.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 23.2.417.0 (23.2.417.0)
Syntax
public virtual SolverVariableSettings CreateSettings()

Return Value

Type: SolverVariableSettings
The SolverVariableSettings for this variable.
See Also