| Matrix33D Conversion Operators |
| Name | Description | |
|---|---|---|
| (Matrix33D to Double) |
Performs an explicit conversion from Matrix33D to a 2-dimensional
double array.
| |
| (Matrix33D to Double) |
Performs an explicit conversion from Matrix33D to a jagged
double array.
| |
| (Matrix33D to Matrix33F) |