ITK  4.4.0
Insight Segmentation and Registration Toolkit
Public Types | List of all members
itk::IdentityHelper< T > Struct Template Reference

#include <itkANTSNeighborhoodCorrelationImageToImageMetricv4GetValueAndDerivativeThreader.h>

Detailed Description

template<class T>
struct itk::IdentityHelper< T >

A template struct to identify different input type arguments. This is used for function overloading by different threaders. Refer to the comments below.

Definition at line 36 of file itkANTSNeighborhoodCorrelationImageToImageMetricv4GetValueAndDerivativeThreader.h.

Public Types

typedef T MyType
 

Member Typedef Documentation

template<class T >
typedef T itk::IdentityHelper< T >::MyType

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