DGtal
1.5.beta
|
Aim: Automatically defines an adequate digital set type according to the hints given by the user. More...
#include <DGtal/kernel/sets/DigitalSetSelector.h>
Public Types | |
typedef DigitalSetByAssociativeContainer< Domain, std::unordered_set< typename Domain::Point > > | Type |
Aim: Automatically defines an adequate digital set type according to the hints given by the user.
Description of template class 'DigitalSetSelector'
Definition at line 88 of file DigitalSetSelector.h.
typedef DigitalSetByAssociativeContainer<Domain, std::unordered_set< typename Domain::Point> > DGtal::DigitalSetSelector< Domain, Preferences >::Type |
Adequate digital set representation for the given preferences.
Definition at line 94 of file DigitalSetSelector.h.