ITK  5.0.0
Insight Segmentation and Registration Toolkit
Public Types | List of all members
itk::Statistics::MeasurementVectorPixelTraits< TPixelType > Class Template Reference

#include <itkMeasurementVectorTraits.h>

Detailed Description

template<typename TPixelType>
class itk::Statistics::MeasurementVectorPixelTraits< TPixelType >

Traits for generating the MeasurementVectorType that best matches a particular pixel type.

Definition at line 425 of file itkMeasurementVectorTraits.h.

Public Types

using MeasurementVectorType = TPixelType
 

Member Typedef Documentation

template<typename TPixelType>
using itk::Statistics::MeasurementVectorPixelTraits< TPixelType >::MeasurementVectorType = TPixelType

Definition at line 429 of file itkMeasurementVectorTraits.h.


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