MatOfShortFromArray Method |
| Name | Description | |
|---|---|---|
| FromArray(IEnumerableInt16) |
Initializes as N x 1 matrix and copys array data to this
| |
| FromArray(Int16) |
Initializes as M x N matrix and copys array data to this
| |
| FromArray(Int16) |
Initializes as N x 1 matrix and copys array data to this
|