OEGeom3DMatrixTranspose¶
template<class T>
void OEGeom3DMatrixTranspose(T *mat)
Transposes the elements of the \(3x3\) matrix mat
, that is, the
elements are swapped along the diagonal.
template<class T>
void OEGeom3DMatrixTranspose(T *mat)
Transposes the elements of the \(3x3\) matrix mat
, that is, the
elements are swapped along the diagonal.