Construct a matrix from a copy of a 2-D array.
Parameters
- A
- Two-dimensional array of doubles.
Exceptions
Exception Type | Condition |
---|---|
ArgumentException | All rows must have the same length |
Construct a matrix from a copy of a 2-D array.
Exception Type | Condition |
---|---|
ArgumentException | All rows must have the same length |