ComplexColumnVector Properties |
The ComplexColumnVector type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColumnCount |
Gets the number of matrix columns.
(Overrides AnyMatrixTColumnCount.) |
![]() | Dimension |
Gets the dimension of the complex column vector.
|
![]() | IsReadOnly |
Gets a flag indicating whether the matrix is read-only.
(Inherited from AnyMatrixT.) |
![]() | ItemInt32 |
Gets or sets the specified vector component.
|
![]() | ItemInt32, Int32 |
Gets or sets the value of a matrix entry.
(Overrides AnyMatrixTItemInt32, Int32.) |
![]() | RowCount |
Gets the number of matrix rows.
(Overrides AnyMatrixTRowCount.) |