Click or drag to resize

SegmentPropagatorConstraint.Settings 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: 25.1.421.0 (25.1.421.0)
Syntax
public SolverConstraintSettings Settings { get; set; }

Property Value

Type: SolverConstraintSettings
See Also