ANIMA  4.0
Public Member Functions | List of all members
anima::BlockMatchingInitializer< PixelType, NDimensions >::pair_comparator Struct Reference

#include <animaBlockMatchInitializer.h>

Public Member Functions

bool operator() (const std::pair< double, std::pair< PointType, ImageRegionType > > &f, const std::pair< double, std::pair< PointType, ImageRegionType > > &s)
 

Detailed Description

template<class PixelType, unsigned int NDimensions = 3>
struct anima::BlockMatchingInitializer< PixelType, NDimensions >::pair_comparator

Definition at line 131 of file animaBlockMatchInitializer.h.

Member Function Documentation

◆ operator()()

template<class PixelType , unsigned int NDimensions = 3>
bool anima::BlockMatchingInitializer< PixelType, NDimensions >::pair_comparator::operator() ( const std::pair< double, std::pair< PointType, ImageRegionType > > &  f,
const std::pair< double, std::pair< PointType, ImageRegionType > > &  s 
)
inline

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