Matrix |
Name | Description | |
---|---|---|
![]() | MatrixMathLeftSpineJaggedArrayMatrixT(T) | Uses an already existing array for the matrix data. |
![]() | MatrixMathLeftSpineJaggedArrayMatrixT(MatrixWrapperStructForLeftSpineJaggedArrayT) | Uses an already existing array for the matrix data. |
![]() | MatrixMathLeftSpineJaggedArrayMatrixT(Int32, Int32) | Sets up an empty matrix with dimension(row,cols). |