Jpp
18.5.2
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 | |
JGEOMETRY2D | |
Auxiliary classes and methods for 2D geometrical objects and operations. | |
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 More... | |
static const JVersor2D | JGEOMETRY2D::JVersor2Y_t (0, 1) |
unit y-vector More... | |