Jpp test-rotations-new
the software that should make you happy
|
#include <istream>
#include <ostream>
#include <vector>
#include <limits>
#include "JMath/JZero.hh"
#include "JMath/JMathSupportkit.hh"
Go to the source code of this file.
Classes | |
struct | JMATH::JLegendre_t< JOrdinate_t > |
Base class for Legendre polynome. More... | |
struct | JMATH::JLegendre< JOrdinate_t,(size_t) -1 > |
Template specialisation for function evaluation of of Legendre polynome for undefined number of degrees. More... | |
struct | JMATH::JLegendre< JOrdinate_t, N > |
Template definition for function evaluation of Legendre polynome. More... | |
Namespaces | |
namespace | JMATH |
Auxiliary classes and methods for mathematical operations. | |
namespace | JPP |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |