Click or drag to resize

SegmentPropagatorVariableEvaluator.CreateSettings Method

Creates the SolverVariableSettings that the MultivariableFunctionSolver will use.

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

Return Value

Type: SolverVariableSettings
The SolverVariableSettings for this variable.
See Also