Matrix |
The MatrixMathMatrixWithOneRowT type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColumnCount | Number of columns, i.e. number of elements of the horizontal vector. |
![]() | Count | Gets the number of elements in the collection. |
![]() | ItemInt32 | Read/write Accessor for the element at index i. |
![]() | ItemInt32, Int32 | Element accessor. The argument rows should be zero, but no exception is thrown if it is not zero. |
![]() | RowCount | Number of rows. Returns always 1 (one). |