ITK  5.4.0
Insight Toolkit
Public Types | Public Member Functions | List of all members
itk::Functor::WeightedPrincipalAxesLabelObjectAccessor< TLabelObject > Class Template Reference

#include <itkStatisticsLabelObjectAccessors.h>

Detailed Description

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

Definition at line 205 of file itkStatisticsLabelObjectAccessors.h.

Public Types

using AttributeValueType = typename LabelObjectType::MatrixType
 
using LabelObjectType = TLabelObject
 

Public Member Functions

AttributeValueType operator() (const LabelObjectType *labelObject) const
 

Member Typedef Documentation

◆ AttributeValueType

template<typename TLabelObject >
using itk::Functor::WeightedPrincipalAxesLabelObjectAccessor< TLabelObject >::AttributeValueType = typename LabelObjectType::MatrixType

Definition at line 209 of file itkStatisticsLabelObjectAccessors.h.

◆ LabelObjectType

template<typename TLabelObject >
using itk::Functor::WeightedPrincipalAxesLabelObjectAccessor< TLabelObject >::LabelObjectType = TLabelObject

Definition at line 208 of file itkStatisticsLabelObjectAccessors.h.

Member Function Documentation

◆ operator()()

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

Definition at line 212 of file itkStatisticsLabelObjectAccessors.h.


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