PropagationStateElementDimension Property |
Gets the number of parameters (per
Order) within this element.
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 abstract int Dimension { get; }
Public MustOverride ReadOnly Property Dimension As Integer
Get
public:
virtual property int Dimension {
int get () abstract;
}
abstract Dimension : int with get
Property Value
Type:
Int32See Also