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

Classes

struct  jrlMathTools::Vector3D< T >
 Generic 3d vector. More...
 

Namespaces

 jrlMathTools
 

Functions

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