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) |
1.7.1 written by Dimitri van Heesch,
© 1997-2000