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