DGtal  0.6.devel
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
DigitalSetSelector.ih
1 
34 
35 #include <cstdlib>
37 
39 // IMPLEMENTATION of inline methods.
41 
42 
44 // TEMPLATE SPECIALIZATION
46 namespace DGtal {
47 
52  template <typename Domain>
54  {
59  };
60 
65  template <typename Domain>
67  {
72  };
73 
74 
75 
76 }
77 // //
79 
80