SkelGIS
3.0
|
Definitions of the object DDAG_impl used by the user. Three template specializations are available. DDAG_impl is the structure of the tree, not data. data are stored in DProperty objects. More...
#include "../../util/mpi_.hpp"
#include "../../iterators/DDAG/iterator.hpp"
#include <math.h>
#include <vector>
Go to the source code of this file.
Classes | |
struct | skelgis::DDAG_impl< true, true > |
First specialization of the DDAG_impl class. More... | |
struct | skelgis::DDAG_impl< false, true > |
Second specialization of the DDAG_impl class. More... | |
struct | skelgis::DDAG_impl< true, false > |
Third specialization of the DDAG_impl class. More... |
Definitions of the object DDAG_impl used by the user. Three template specializations are available. DDAG_impl is the structure of the tree, not data. data are stored in DProperty objects.
Definition in file ddag_impl.hpp.