Click or drag to resize

MatrixWrapperStructForRowMajorOrderLinearArrayT Constructor

Overload List
 NameDescription
Public methodMatrixWrapperStructForRowMajorOrderLinearArrayT(Int32, Int32) Initializes a new instance of the MatrixWrapperStructForLeftSpineJaggedArrayT struct and creates the underlying row oriented array.
Public methodMatrixWrapperStructForRowMajorOrderLinearArrayT(T, Int32, Int32) Initializes a new instance of the MatrixWrapperStructForLeftSpineJaggedArrayT struct by wrapping the provided row oriented array.
Top
See Also