Jpp test-rotations-old
the software that should make you happy
|
#include <limits>
#include <cmath>
Go to the source code of this file.
Classes | |
class | JGEOMETRY2D::JVersor2D |
Data structure for normalised vector in two dimensions. More... | |
Namespaces | |
namespace | JGEOMETRY2D |
Auxiliary classes and methods for 2D geometrical objects and operations. | |
namespace | JPP |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Variables | |
static const JVersor2D | JGEOMETRY2D::JVersor2X_t (1, 0) |
unit x-vector | |
static const JVersor2D | JGEOMETRY2D::JVersor2Y_t (0, 1) |
unit y-vector | |