PropagationScalarDimension Property |
Gets the number of parameters (per
Order) within this element.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public override int Dimension { get; }
Public Overrides ReadOnly Property Dimension As Integer
Get
public:
virtual property int Dimension {
int get () override;
}
abstract Dimension : int with get
override Dimension : int with get
Property Value
Type:
Int32See Also