#include "algo/loop.h"
Classes | |
| struct | Run |
Public Member Functions | |
| template<class... ImageType> | |
| FORCE_INLINE Run< ImageType... > | operator() (ImageType &... images) const |
Public Attributes | |
| NOMEMALIGN const std::string | text |
| const size_t | axis |
|
inline |
| NOMEMALIGN const std::string MR::LoopAlongSingleAxisProgress::text |