#include "MathX/GenVectorX/Quaternion.h"
#include "MathX/GenVectorX/AccHeaders.h"
#include "MathX/GenVectorX/MathHeaders.h"
Namespaces | |
namespace | ROOT |
namespace | ROOT::ROOT_MATH_ARCH |
Functions | |
Quaternion | ROOT::ROOT_MATH_ARCH::operator* (RotationX const &r1, Quaternion const &r2) |
Multiplication of an axial rotation by an AxisAngle. | |
Quaternion | ROOT::ROOT_MATH_ARCH::operator* (RotationY const &r1, Quaternion const &r2) |
Quaternion | ROOT::ROOT_MATH_ARCH::operator* (RotationZ const &r1, Quaternion const &r2) |