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