![]() |
ImageD
v2_7_5 (24.06.22)
ImageD is an image processing software designed for rapid prototyping and implementing algorithms and solutions for science, research and teaching.
|
#include <d_multidimloop.h>
Public Member Functions | |
D_MultiDimLoop (vector< size_t > start, vector< size_t > end) | |
bool | valid () |
bool | next () |
vector< size_t > | pos () |
D_MultiDimLoop::D_MultiDimLoop | ( | vector< size_t > | start, |
vector< size_t > | end | ||
) |
bool D_MultiDimLoop::next | ( | ) |
|
inline |
bool D_MultiDimLoop::valid | ( | ) |