Click or drag to resize

SegmentPropagatorConstraintSettings Property

Gets or sets the settings for the MultivariableFunctionSolver or ParameterOptimizer associated with this constraint.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SolverConstraintSettings Settings { get; set; }

Property Value

Type: SolverConstraintSettings
See Also