Click or drag to resize

ComplexColumnVectorDimension Property

Gets the dimension of the complex column vector.

Namespace:  Meta.Numerics.Matrices
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public int Dimension { get; }

Property Value

Type: Int32
The number of components in the vector.
See Also