shape_doc 0.1
/Users/mourrain/Devel/mmx/shape/include/shape/point.hpp File Reference
#include <math.h>
#include <realroot/Seq.hpp>
#include <shape/shape.hpp>

Go to the source code of this file.

Classes

Namespaces

Defines

Functions


Define Documentation

#define Ostream   std::ostream

Definition at line 25 of file point.hpp.

#define SELF   point<C,V,N>

Definition at line 23 of file point.hpp.

#define TMPL   template<class C, class V, int N>

Definition at line 21 of file point.hpp.

#define TMPL1   template<class K>

Definition at line 22 of file point.hpp.

#define TMPL_DEF   template<class C, class V=REF_OF(C), int N=3>

Definition at line 20 of file point.hpp.

#define Viewer   viewer<axel,W>

Definition at line 24 of file point.hpp.