Template Function for_all(int, int, const F&)

Function Documentation

template<typename F>
void for_all(int i_start, int i_end, const F &lambda_fcn)