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

Go to the source code of this file.

Typedefs

typedef Vektor< double, 3 > Vector_t
 

Functions

double euclidean_norm (Vector_t a)
 comment: this should go to AppTypes/Vektor.h More...
 

Typedef Documentation

typedef Vektor<double, 3> Vector_t

Definition at line 6 of file Vektor.h.

Function Documentation

double euclidean_norm ( Vector_t  a)
inline

comment: this should go to AppTypes/Vektor.h

Definition at line 11 of file Vektor.h.

References dot(), and sqrt().

Here is the call graph for this function: