OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Typedefs | Functions
Quaternion.h File Reference
#include "AppTypes/Vektor.h"
#include "Algorithms/Vektor.h"
Include dependency graph for Quaternion.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Tenzor< class, unsigned >
 
class  Quaternion
 

Typedefs

typedef Quaternion Quaternion_t
 

Functions

Quaternion getQuaternion (Vector_t vec, Vector_t reference)
 

Typedef Documentation

Definition at line 43 of file Quaternion.h.

Function Documentation

Quaternion getQuaternion ( Vector_t  vec,
Vector_t  reference 
)