SegmentPropagatorCostFunctionSettings Property |
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public CostFunctionSettings Settings { get; set; }
Public Property Settings As CostFunctionSettings
Get
Set
public:
property CostFunctionSettings^ Settings {
CostFunctionSettings^ get ();
void set (CostFunctionSettings^ value);
}
member Settings : CostFunctionSettings with get, set
Property Value
Type:
CostFunctionSettingsSee Also