#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 vector< size_t > | axes |
|
inline |
| NOMEMALIGN const vector<size_t> MR::LoopAlongDynamicAxes::axes |