| SegmentPropagatorCostFunctionSettings Property  | 
  
    Namespace: 
   AGI.Foundation.NumericalMethods
    Assembly:
   AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic 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: 
CostFunctionSettings See Also
See Also