Click or drag to resize

PropagationStateArrayIndicesIntoOverallState 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: 24.1.418.0 (24.1.418.0)
Syntax
public int[] IndicesIntoOverallState { get; }

Property Value

Type: Int32
See Also