Click or drag to resize

MatrixWrapperStructForLeftSpineJaggedArrayT Constructor

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