aimstil
5.0.5
|
Go to the source code of this file.
Namespaces | |
til | |
Belongs to package Box Do not include directly, include til/Box.h instead. | |
Functions | |
template<class T > | |
void | til::eigen3D (const SymMatrix3< T > &mat, numeric_array< T, 3 > &vec) |
template<class T > | |
void | til::eigen3D (const SymMatrix3< T > &mat, T &v1, T &v2, T &v3) |
template<typename T1 , typename T2 > | |
INLINE void | til::add (const SymMatrix3< T1 > &mat1, SymMatrix3< T2 > &mat2) |