AuxiliaryStateElementConverterAuxiliaryIndices Property |
Gets the indices into the auxiliary state output.
Namespace:
AGI.Foundation.Propagators.Advanced
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int[] AuxiliaryIndices { get; }
Public ReadOnly Property AuxiliaryIndices As Integer()
Get
public:
property array<int>^ AuxiliaryIndices {
array<int>^ get ();
}
member AuxiliaryIndices : int[] with get
Property Value
Type:
Int32See Also