ITK  4.2.0
Insight Segmentation and Registration Toolkit
Namespaces | Functions
itkGenericUtilities.h File Reference

Go to the source code of this file.

Namespaces

namespace  itk

Functions

template<class TInputIter >
std::pair< TInputIter, TInputIter > itk::min_max_element (TInputIter first, TInputIter last)
template<class TInputIter , class TCompare >
std::pair< TInputIter, TInputIter > itk::min_max_element (TInputIter first, TInputIter last, TCompare comp)