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: 24.1.418.0 (24.1.418.0)
Syntax
public virtual SolverVariableSettings CreateSettings()

Return Value

Type: SolverVariableSettings
The SolverVariableSettings for this variable.
See Also