StateTransitionMatrix.ConsiderDimension Property |
Gets the summed dimension of all of the consider parameters.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic int ConsiderDimension { get; }
Public ReadOnly Property ConsiderDimension As Integer
Get
public:
property int ConsiderDimension {
int get ();
}
member ConsiderDimension : int with get
Property Value
Type:
Int32
See Also