Matrix Constructor |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| Matrix(Double) | Initializes a new instance of the Matrix class | |
| Matrix(Int32, Int32, IEnumerableIEnumerableDouble) | Initializes a new instance of the Matrix class | |
| Matrix(Int32, Int32, Double) | Initializes a new instance of the Matrix class |