MatFromArray Method |
| Name | Description | |
|---|---|---|
| FromArrayTElem(IEnumerableTElem) |
Initializes as N x 1 matrix and copies array data to this
| |
| FromArrayTElem(TElem) |
Initializes as M x N matrix and copies array data to this
| |
| FromArrayTElem(TElem) |
Initializes as N x 1 matrix and copies array data to this
|