ITK  4.4.0
Insight Segmentation and Registration Toolkit
Public Types | List of all members
itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >::OutputTypeSpecializationStructType< T > Struct Template Reference

Detailed Description

template<class TInputImage, class TCoordRep = float, class TOutputType = CovariantVector<double, TInputImage::ImageDimension >>
template<typename T>
struct itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >::OutputTypeSpecializationStructType< T >

Structure for specialization of Evaulate* methods on OutputType

Definition at line 223 of file itkCentralDifferenceImageFunction.h.

Public Types

typedef T Type
 

Member Typedef Documentation

template<class TInputImage , class TCoordRep = float, class TOutputType = CovariantVector<double, TInputImage::ImageDimension >>
template<typename T >
typedef T itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >::OutputTypeSpecializationStructType< T >::Type

Definition at line 225 of file itkCentralDifferenceImageFunction.h.


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