StateTransitionMatrixStateDimension Property |
Gets the summed dimension of all of the state parameters.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int StateDimension { get; }
Public ReadOnly Property StateDimension As Integer
Get
public:
property int StateDimension {
int get ();
}
member StateDimension : int with get
Property Value
Type:
Int32See Also