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

Classes

struct  jrlMathTools::Matrix4x4< T >
 Generic 4x4 matrix. More...
 

Namespaces

 jrlMathTools
 

Functions

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