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

Detailed Description

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

Structure for specialization of Evaluate* methods on OutputType

Definition at line 216 of file itkCentralDifferenceImageFunction.h.

Public Types

using Type = T
 

Member Typedef Documentation

◆ Type

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

Definition at line 218 of file itkCentralDifferenceImageFunction.h.


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