Click or drag to resize

MatrixMathLeftSpineJaggedArrayMatrixT Constructor

Overload List
 NameDescription
Public methodMatrixMathLeftSpineJaggedArrayMatrixT(T) Uses an already existing array for the matrix data.
Public methodMatrixMathLeftSpineJaggedArrayMatrixT(MatrixWrapperStructForLeftSpineJaggedArrayT) Uses an already existing array for the matrix data.
Public methodMatrixMathLeftSpineJaggedArrayMatrixT(Int32, Int32) Sets up an empty matrix with dimension(row,cols).
Top
See Also