|
|
MatrixH Operators and Type Conversions |
The MatrixH type exposes the following members.
| Name | Description | |
|---|---|---|
| (MatrixH to Double) |
Double[,] conversion.
| |
| (MatrixH to Single) |
Single[,] conversion.
| |
| Multiply |
Matrix multiplication.
|