SkelGIS  3.0
skelgis::DPMap_Nodes_impl< DD, T *, overlap, size > Struct Template Reference

third specialization of DPMap_Nodes_impl More...

#include <dpmap_nodes_impl.hpp>

List of all members.


Detailed Description

template<class DD, class T, int overlap, int size>
struct skelgis::DPMap_Nodes_impl< DD, T *, overlap, size >

third specialization of DPMap_Nodes_impl

Template Parameters:
DDis the type of the DDAG
Tis the type of data in the property map overlap is the overlap size needed to compute the data
sizeis the number of elements at each node

The type T is specialized with a specific pointer type in this case as float*, double*, int* etc. The overlap is not specialized and is [0,...,size] The size is not specialized, it is the number of elements in the pointer table to map

Definition at line 377 of file dpmap_nodes_impl.hpp.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Defines