SegmentPropagatorCostFunctionEvaluatorIdentifier Property |
Gets the
identifier for this evaluator.
It is highly discouraged to use this for anything other than identification purposes.
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public SegmentPropagatorCostFunction Identifier { get; }
Public ReadOnly Property Identifier As SegmentPropagatorCostFunction
Get
public:
property SegmentPropagatorCostFunction^ Identifier {
SegmentPropagatorCostFunction^ get ();
}
member Identifier : SegmentPropagatorCostFunction with get
Property Value
Type:
SegmentPropagatorCostFunctionSee Also