STIR  6.2.0
Namespaces | Functions
Quaternion.h File Reference

Declaration of class stir::Quaternion. More...

#include "stir/BasicCoordinate.h"
#include "stir_experimental/Quaternion.inl"

Go to the source code of this file.

Namespaces

 stir
 Namespace for the STIR library (and some/most of its applications)
 

Functions

template<typename coordT >
Quaternion< coordT > stir::conjugate (const Quaternion< coordT > &)
 
template<typename coordT >
Quaternion< coordT > stir::inverse (const Quaternion< coordT > &)
 
template<typename coordT >
coordT stir::norm_squared (const Quaternion< coordT > &q)
 
template<typename coordT >
coordT stir::norm (const Quaternion< coordT > &q)
 

Detailed Description

Declaration of class stir::Quaternion.

Author
Sanida Mustafovic
Kris Thielemans