Home
last modified time | relevance | path

Searched refs:FixedRealType (Results 1 – 3 of 3) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/Metricsv4/include/
H A DitkDefaultImageToImageMetricTraitsv4.h84 using FixedRealType = typename NumericTraits<FixedImagePixelType>::RealType; variable
85 using FixedGradientPixelType = CovariantVector< FixedRealType,
128 …itkConceptMacro( OnlyDefinedForFloatingPointTypes0, ( itk::Concept::IsFloatingPoint<FixedRealType>…
H A DitkVectorImageToImageMetricTraitsv4.h78 using FixedRealType = typename NumericTraits< FixedImagePixelType >::RealType; variable
H A DitkImageToImageMetricv4.h307 using FixedRealType = typename MetricTraits::FixedRealType; variable
310 using FixedScalarRealType = typename NumericTraits<FixedRealType>::ScalarRealType;