Developer documentation
Version 3.0.3-105-gd3941f44
MR::LoopAlongSingleAxisProgress 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 std::string text
 
const size_t axis
 

Detailed Description

Definition at line 207 of file loop.h.

Member Function Documentation

◆ operator()()

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

Definition at line 225 of file loop.h.

Member Data Documentation

◆ axis

const size_t MR::LoopAlongSingleAxisProgress::axis

Definition at line 209 of file loop.h.

◆ text

NOMEMALIGN const std::string MR::LoopAlongSingleAxisProgress::text

Definition at line 208 of file loop.h.


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