ITK  5.0.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | List of all members
itk::Functor::StandardDeviationLabelObjectAccessor< TLabelObject > Class Template Reference

#include <itkStatisticsLabelObjectAccessors.h>

Detailed Description

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

Definition at line 89 of file itkStatisticsLabelObjectAccessors.h.

Public Types

using AttributeValueType = double
 
using LabelObjectType = TLabelObject
 

Public Member Functions

AttributeValueType operator() (const LabelObjectType *labelObject) const
 

Member Typedef Documentation

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

Definition at line 93 of file itkStatisticsLabelObjectAccessors.h.

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

Definition at line 92 of file itkStatisticsLabelObjectAccessors.h.

Member Function Documentation

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

Definition at line 95 of file itkStatisticsLabelObjectAccessors.h.


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