HDK
|
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 147 of file CE_Vector.h.
typedef CE_VectorT<fpreal32> CE_VectorF |
Definition at line 146 of file CE_Vector.h.
|
inline |
Definition at line 140 of file CE_Vector.h.