| 
    Jpp - the software that should make you happy
    
   | 
 
#include <cmath>#include <map>#include <limits>#include <functional>#include "TMatrixDSymEigen.h"#include "JLang/JException.hh"#include "JMath/JMath.hh"#include "JMath/JLegendre.hh"#include "JGeometry3D/JVector3D.hh"#include "JGeometry3D/JQuaternion3D.hh"#include "JGeometry3D/JGeometry3DToolkit.hh"Go to the source code of this file.
Classes | |
| struct | JGEOMETRY3D::JEigenValues3D | 
| Eigen values in 3D.  More... | |
| struct | JMATH::JAverage< JQuaternion3D > | 
| Template spacialisation for averaging quaternions.  More... | |
| struct | JMATH::JLegendre< JQuaternion3D,(size_t)-1 > | 
| Template specialisation for function evaluation of Legendre polynome of quaternions for undefined number of degrees.  More... | |
| struct | JMATH::JLegendre< JQuaternion3D, N > | 
| Template specialisation for function evaluation of Legendre polynome of quaternions for defined number of degrees.  More... | |
Namespaces | |
| JGEOMETRY3D | |
| Auxiliary classes and methods for 3D geometrical objects and operations.  | |
| JPP | |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).  | |
| JMATH | |
| Auxiliary classes and methods for mathematical operations.  | |
 1.8.5