aimsalgo  5.1.2
Neuroimaging image processing
MomentNormalStrategy< T > Class Template Reference

#include <aims/moment/momNormStgy.h>

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

Public Member Functions

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

Detailed Description

template<class T>
class MomentNormalStrategy< T >

Definition at line 42 of file momNormStgy.h.

Constructor & Destructor Documentation

◆ MomentNormalStrategy()

template<class T >
MomentNormalStrategy< T >::MomentNormalStrategy ( )
inline

Definition at line 46 of file momNormStgy.h.

Member Function Documentation

◆ doit() [1/2]

template<class T >
void MomentNormalStrategy< T >::doit ( Moment< T > *  m,
carto::rc_ptr< carto::Volume< T > > &  d,
label,
int   
)
inlinevirtual

◆ doit() [2/2]

template<typename T >
void MomentNormalStrategy< T >::doit ( Moment< T > *  m,
const aims::BucketMap< Void > &  b,
int   
)
virtual

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