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.
D_MultiDimLoop Class Reference

#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 ()
 

Constructor & Destructor Documentation

◆ D_MultiDimLoop()

D_MultiDimLoop::D_MultiDimLoop ( vector< size_t >  start,
vector< size_t >  end 
)

Member Function Documentation

◆ next()

bool D_MultiDimLoop::next ( )

◆ pos()

vector<size_t> D_MultiDimLoop::pos ( )
inline

◆ valid()

bool D_MultiDimLoop::valid ( )

The documentation for this class was generated from the following files: