Click or drag to resize

BasisDimension Property

Gets the dimension of the Basis.

Namespace:  Novacta.Analytics.Advanced
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public int Dimension { get; }

Property Value

Type: Int32
The dimension of the vector space for which this instance is a basis.
Remarks

If this instance represents a basis for a vector space having dimension LaTeX equation, then property Dimension returns LaTeX equation.

See Also