Vector.h File Reference
#include <cassert>
#include <tulip/Array.h>
#include "./cxx/Vector.cxx"
Include dependency graph for Vector.h:
This graph shows which files directly or indirectly include this file:
Namespaces
Defines
Functions
- TEMPLATEVECTOR VECTOR operator * (const VECTOR &, const VECTOR &)
- TEMPLATEVECTOR VECTOR operator * (const VECTOR &, const Obj &)
Define Documentation
| #define TEMPLATEVECTOR template <typename Obj,unsigned int SIZE> |
|
| #define VECTOR Vector<Obj,SIZE> |
|
|