Click or drag to resize

MatrixWrapperStructForColumnMajorOrderLinearArrayT Constructor

Overload List
 NameDescription
Public methodMatrixWrapperStructForColumnMajorOrderLinearArrayT(Int32, Int32) Initializes a new instance of the MatrixWrapperStructForLeftSpineJaggedArrayT struct and creates the jagged matrix array.
Public methodMatrixWrapperStructForColumnMajorOrderLinearArrayT(T, Int32, Int32) Initializes a new instance of the MatrixWrapperStructForLeftSpineJaggedArrayT struct by wrapping the provided array.
Top
See Also