Go to the documentation of this file.
21 #ifndef __mia_2d_matrix_hh
22 #define __mia_2d_matrix_hh
102 template <
typename T>
110 template <
typename T>
118 template <
typename T>
132 template <
typename T>
145 template <
typename T>
149 m.
x.y * x.
x + m.
y.y * x.
y);