Alexandria
2.19
Please provide a description of the project.
|
#include <SamplingPolicy.h>
Public Member Functions | |
virtual IterType | start (IterType begin, IterType end) const =0 |
virtual IterType | next (IterType iter) const =0 |
Definition at line 37 of file SamplingPolicy.h.
|
pure virtual |
|
pure virtual |