Mapack |
| Name | Description | |
|---|---|---|
| MapackMatrix(Double) | Constructs a matrix from the given array. | |
| MapackMatrix(Int32, Int32) | Constructs an empty matrix of the given size. | |
| MapackMatrix(Int32, Int32, Double) | Constructs a matrix of the given size and assigns a given value to all diagonal elements. |