aimstil  5.0.5
symmatrix3tools.h File Reference
#include "til/eigen3D.h"
#include "til/numeric_array.h"
Include dependency graph for symmatrix3tools.h:
This graph shows which files directly or indirectly include this file:

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)