matrix3x3.hh File Reference
#include <stdexcept>
#include <jrl/mathtools/fwd.hh>
#include <jrl/mathtools/vector3.hh>
Include dependency graph for matrix3x3.hh:
This graph shows which files directly or indirectly include this file:

Classes

struct  jrlMathTools::Matrix3x3< T >
 Generic 3x3 matrix. More...

Namespaces

namespace  jrlMathTools

Functions

template<typename T >
std::ostream & jrlMathTools::operator<< (std::ostream &os, const Matrix3x3< T > &m)