RectangularMatrix Constructor |
Name | Description | |
---|---|---|
RectangularMatrix(Double) |
Initializes a rectangular matrix from the given 2D array.
| |
RectangularMatrix(Int32, Int32) |
Initializes a rectangular matrix with the given dimensions.
|