Specialization for 4x2-matrix. More...
Public Attributes | |
| T | xx |
| xx-element. More... | |
| T | xy |
| xy-element. More... | |
| T | yx |
| yx-element. More... | |
| T | yy |
| yy-element. More... | |
| T | zx |
| zx-element. More... | |
| T | zy |
| zy-element. More... | |
| T | wx |
| wx-element. More... | |
| T | wy |
| wy-element. More... | |
Specialization for 4x2-matrix.
| T mi::math::Matrix_struct< T, 4, 2 >::wx |
wx-element.
| T mi::math::Matrix_struct< T, 4, 2 >::wy |
wy-element.
| T mi::math::Matrix_struct< T, 4, 2 >::xx |
xx-element.
| T mi::math::Matrix_struct< T, 4, 2 >::xy |
xy-element.
| T mi::math::Matrix_struct< T, 4, 2 >::yx |
yx-element.
| T mi::math::Matrix_struct< T, 4, 2 >::yy |
yy-element.
| T mi::math::Matrix_struct< T, 4, 2 >::zx |
zx-element.
| T mi::math::Matrix_struct< T, 4, 2 >::zy |
zy-element.