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

#include <itkStatisticsLabelObjectAccessors.h>

Detailed Description

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

Definition at line 219 of file itkStatisticsLabelObjectAccessors.h.

Public Types

using AttributeValueType = double
 
using LabelObjectType = TLabelObject
 

Public Member Functions

AttributeValueType operator() (const LabelObjectType *labelObject) const
 

Member Typedef Documentation

◆ AttributeValueType

template<typename TLabelObject >
using itk::Functor::KurtosisLabelObjectAccessor< TLabelObject >::AttributeValueType = double

Definition at line 223 of file itkStatisticsLabelObjectAccessors.h.

◆ LabelObjectType

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

Definition at line 222 of file itkStatisticsLabelObjectAccessors.h.

Member Function Documentation

◆ operator()()

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

Definition at line 226 of file itkStatisticsLabelObjectAccessors.h.


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