Go to the source code of this file.
Classes | |
| class | UnitComponentVektor< Dim, IDim > |
| class | ComponentVektor< T, Dim, IDim > |
Functions | |
| template<class T, unsigned Dim, unsigned IDim> | |
| T & | dot_ref (Vektor< T, Dim > &v, const UnitComponentVektor< Dim, IDim > &) |
| template<class T, unsigned Dim, unsigned IDim> | |
| T & | dot_ref (const UnitComponentVektor< Dim, IDim > &, Vektor< T, Dim > &v) |
| template<class T, unsigned Dim, unsigned IDim> | |
| T | dot (const Vektor< T, Dim > &v, const UnitComponentVektor< Dim, IDim > &) |
| template<class T, unsigned Dim, unsigned IDim> | |
| T | dot (const UnitComponentVektor< Dim, IDim > &, const Vektor< T, Dim > &v) |
| template<class T, unsigned Dim, unsigned IDim> | |
| T | dot (const Vektor< T, Dim > &v, const ComponentVektor< T, Dim, IDim > &c) |
| template<class T, unsigned Dim, unsigned IDim> | |
| T | dot (const ComponentVektor< T, Dim, IDim > &c, const Vektor< T, Dim > &v) |
|
||||||||||||||||
|
Definition at line 102 of file GenVektor.h. |
|
||||||||||||||||
|
Definition at line 95 of file GenVektor.h. |
|
||||||||||||||||
|
Definition at line 80 of file GenVektor.h. |
|
||||||||||||||||
|
Definition at line 73 of file GenVektor.h. |
|
||||||||||||||||
|
Definition at line 63 of file GenVektor.h. |
|
||||||||||||||||
|
Definition at line 56 of file GenVektor.h. |
1.4.6