vector.h(3)

NAME

Vector.h

SYNOPSIS

#include <cassert>
#include <tulip/Array.h>
#include './cxx/Vector.cxx'
Classes
class tlp::Vector
    class for mathematical vector
Namespaces
namespace tlp
Defines
#define VECTOR   Vector<Obj,SIZE>
#define TEMPLATEVECTOR   template <typename Obj,unsigned int SIZE>
Functions
TEMPLATEVECTOR VECTOR tlp::operator* (const VECTOR &, const VECTOR &)
TEMPLATEVECTOR VECTOR tlp::operator* (const VECTOR &, const Obj &)

Define Documentation

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

Author

Generated automatically by Doxygen for Tulip Graph Library from the
source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout