Construct a matrix from a 2-D array.
Parameters
- A
- Two-dimensional array of doubles.
Exceptions
| Exception Type | Condition |
|---|---|
| ArgumentException | All rows must have the same length |
See Also
GeneralMatrix Class | DotNetMatrix Namespace | GeneralMatrix Constructor Overload List | Create