#include "algo/loop.h"
Public Member Functions | |
| FORCE_INLINE | Run (const size_t axis, const std::tuple< ImageType &... > &vox) |
| FORCE_INLINE | operator bool () const |
| FORCE_INLINE void | operator++ () const |
| FORCE_INLINE void | operator++ (int) const |
Public Attributes | |
| NOMEMALIGN const size_t | axis |
| const std::tuple< ImageType &... > | vox |
| const ssize_t | size0 |
|
inline |
|
inline |
|
inline |
|
inline |
| NOMEMALIGN const size_t MR::LoopAlongSingleAxis::Run< ImageType >::axis |
| const ssize_t MR::LoopAlongSingleAxis::Run< ImageType >::size0 |
| const std::tuple<ImageType&...> MR::LoopAlongSingleAxis::Run< ImageType >::vox |