ITK  4.8.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

typedef TPixelType MeasurementVectorType
 

Member Typedef Documentation

template<typename TPixelType>
typedef TPixelType itk::Statistics::MeasurementVectorPixelTraits< TPixelType >::MeasurementVectorType

Definition at line 429 of file itkMeasurementVectorTraits.h.


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