ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Types
itk::Statistics::MeasurementVectorPixelTraits< TPixelType > Class Template Reference

#include <itkMeasurementVectorTraits.h>

List of all members.

Public Types

typedef TPixelType MeasurementVectorType

Detailed Description

template<class 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.


Member Typedef Documentation

template<class 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: