YAP
|
Go to the source code of this file.
Namespaces | |
yap | |
Functions | |
template<typename T > | |
const ThreeMatrix< T > | rotation (const ThreeVector< T > &V, const T &theta) |
template<typename T > | |
const ThreeMatrix< T > | eulerRotationZXZ (const CoordinateSystem< T, 3 > &C, const T &alpha, const T &beta, const T &gamma) |
template<typename T > | |
const ThreeMatrix< T > | eulerRotationZYZ (const CoordinateSystem< T, 3 > &C, const T &alpha, const T &beta, const T &gamma) |