SLIP
1.4
|
Provides a class to iterate a 1d range according to a step. More...
#include <iterator>
#include <cassert>
Go to the source code of this file.
Classes | |
class | slip::stride_iterator< T > |
Namespaces | |
slip | |
This namespace corresponds to the kernel of the Simple Library on Image Processing (SLIP). That is to say that it contains the data structures and the algorithms needed by these data strucutres. | |
Provides a class to iterate a 1d range according to a step.
Definition in file stride_iterator.hpp.