Click or drag to resize

PropagationStateArray.IndicesIntoOverallState Property

Gets the set of indices for each sub-state element which represent the indices into the OverallState.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public int[] IndicesIntoOverallState { get; }

Property Value

Type:Int32[]
See Also