Implementation of class stir::Quaternion.
More...
|
| | stir |
| | Namespace for the STIR library (and some/most of its applications)
|
| |
|
|
template<typename coordT > |
| coordT | stir::norm_squared (const Quaternion< coordT > &q) |
| |
|
template<typename coordT > |
| coordT | stir::norm (const Quaternion< coordT > &q) |
| |
|
template<typename coordT > |
| Quaternion< coordT > | stir::conjugate (const Quaternion< coordT > &) |
| |
|
template<typename coordT > |
| Quaternion< coordT > | stir::inverse (const Quaternion< coordT > &) |
| |
Implementation of class stir::Quaternion.
- Author
- Sanida Mustafovic
-
Kris Thielemans