SLIP
1.4
|
Provides a class to iterate a 1d range according to a constant step. More...
#include <iterator>
#include <cassert>
Go to the source code of this file.
Classes | |
class | slip::kstride_iterator< T, NC > |
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 constant step.
Definition in file kstride_iterator.hpp.