|
HDK
|
Include dependency graph for CE_Vector.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | CE_VectorT< T > |
Typedefs | |
| typedef CE_VectorT< fpreal32 > | CE_VectorF |
| typedef CE_VectorT< fpreal64 > | CE_VectorD |
Functions | |
| template<typename T > | |
| fpreal64 | dot (const CE_VectorT< T > &a, const CE_VectorT< T > &b) |
| typedef CE_VectorT<fpreal64> CE_VectorD |
Definition at line 144 of file CE_Vector.h.
| typedef CE_VectorT<fpreal32> CE_VectorF |
Definition at line 143 of file CE_Vector.h.
|
inline |
Definition at line 137 of file CE_Vector.h.