CBICA Toolkit  1.0.0
Mean< TInput, TOutput > Class Template Reference

Helper class for calculating mean of images which interfaces with NaryMeanImageFilter. More...

#include <itkNaryMeanImageFilter.h>

Public Types

typedef NumericTraits< TOutput >::RealType RealType
 

Public Member Functions

bool operator!= (const Mean &) const
 
TOutput operator() (const std::vector< TInput > &B)
 
bool operator== (const Mean &) const
 

Detailed Description

template<class TInput, class TOutput>
class itk::Functor::Mean< TInput, TOutput >

Helper class for calculating mean of images which interfaces with NaryMeanImageFilter.


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