Overview     Modules     Class Hierarchy     Classes     Members  

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

  • namespace tlp

Defines

  • #define VECTOR   Vector<Obj,SIZE>
  • #define TEMPLATEVECTOR   template <typename Obj,unsigned int SIZE>

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>
 



Tulip Software by LaBRI Visualization Team    2001 - 2007