ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions
itk::Functor::WeightedPrincipalAxesLabelObjectAccessor< TLabelObject > Class Template Reference

#include <itkStatisticsLabelObjectAccessors.h>

List of all members.

Public Types

typedef LabelObjectType::MatrixType AttributeValueType
typedef TLabelObject LabelObjectType

Public Member Functions

AttributeValueType operator() (const LabelObjectType *labelObject) const

Detailed Description

template<class TLabelObject>
class itk::Functor::WeightedPrincipalAxesLabelObjectAccessor< TLabelObject >

Definition at line 195 of file itkStatisticsLabelObjectAccessors.h.


Member Typedef Documentation

template<class TLabelObject >
typedef LabelObjectType::MatrixType itk::Functor::WeightedPrincipalAxesLabelObjectAccessor< TLabelObject >::AttributeValueType

Definition at line 199 of file itkStatisticsLabelObjectAccessors.h.

template<class TLabelObject >
typedef TLabelObject itk::Functor::WeightedPrincipalAxesLabelObjectAccessor< TLabelObject >::LabelObjectType

Definition at line 198 of file itkStatisticsLabelObjectAccessors.h.


Member Function Documentation

template<class TLabelObject >
AttributeValueType itk::Functor::WeightedPrincipalAxesLabelObjectAccessor< TLabelObject >::operator() ( const LabelObjectType labelObject) const
inline

Definition at line 201 of file itkStatisticsLabelObjectAccessors.h.


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