Classes | |
| class | ROOT::ROOT_MATH_ARCH::RotationY |
| Rotation class representing a 3D rotation about the Y axis by the angle of rotation. More... | |
Namespaces | |
| namespace | ROOT |
| namespace | ROOT::ROOT_MATH_ARCH |
Functions | |
| template<class R> | |
| RotationY::Scalar | ROOT::ROOT_MATH_ARCH::Distance (const RotationY &r1, const R &r2) |
| Distance between two rotations. | |
| std::ostream & | ROOT::ROOT_MATH_ARCH::operator<< (std::ostream &os, const RotationY &r) |
| Stream Output and Input. | |