aimsalgo  5.0.5
Neuroimaging image processing
MomentIncrementalStrategy< T > Class Template Reference

#include <aims/moment/momIncStgy.h>

Inheritance diagram for MomentIncrementalStrategy< T >:
Collaboration diagram for MomentIncrementalStrategy< T >:

Public Member Functions

 MomentIncrementalStrategy ()
 
void update (Moment< T > *, double, double, double, int)
 
void doit (Moment< T > *, AimsData< T > &, T, int)
 
void doit (Moment< T > *, const aims::BucketMap< Void > &, int)
 
- Public Member Functions inherited from MomentStrategy< T >
 MomentStrategy ()
 
virtual ~MomentStrategy ()
 

Detailed Description

template<class T>
class MomentIncrementalStrategy< T >

Definition at line 42 of file momIncStgy.h.

Constructor & Destructor Documentation

◆ MomentIncrementalStrategy()

Member Function Documentation

◆ doit() [1/2]

◆ doit() [2/2]

template<class T >
void MomentIncrementalStrategy< T >::doit ( Moment< T > *  m,
const aims::BucketMap< Void > &  b,
int  dir 
)
inlinevirtual

Reimplemented from MomentStrategy< T >.

Definition at line 201 of file momIncStgy.h.

References MomentIncrementalStrategy< T >::update().

◆ update()

template<class T >
void MomentIncrementalStrategy< T >::update ( Moment< T > *  m,
double  x,
double  y,
double  z,
int  dir 
)
inlinevirtual

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