Developer documentation
Version 3.0.3-105-gd3941f44
MR::LoopAlongSingleAxis Struct Reference

#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 size_t axis
 

Detailed Description

Definition at line 188 of file loop.h.

Member Function Documentation

◆ operator()()

template<class... ImageType>
FORCE_INLINE Run< ImageType... > MR::LoopAlongSingleAxis::operator() ( ImageType &...  images) const
inline

Definition at line 204 of file loop.h.

Member Data Documentation

◆ axis

NOMEMALIGN const size_t MR::LoopAlongSingleAxis::axis

Definition at line 189 of file loop.h.


The documentation for this struct was generated from the following file: