Click or drag to resize

MatrixFromColumnMajorLinearArrayT Properties

The MatrixMathMatrixFromColumnMajorLinearArrayT type exposes the following members.

Properties
 NameDescription
Public propertyColumnCountThe number of columns of the matrix.
(Inherited from MatrixMathROMatrixFromColumnMajorLinearArrayT)
Public propertyItemGet / sets an element of the matrix at (row, col).
Public propertyRowCountThe number of rows of the matrix.
(Inherited from MatrixMathROMatrixFromColumnMajorLinearArrayT)
Top
See Also