STIR  6.2.0
Namespaces | Functions
min_positive_element.h File Reference

Declares the stir::min_positive_element() function. More...

#include "stir/common.h"
#include <iostream>

Go to the source code of this file.

Namespaces

 stir
 Namespace for the STIR library (and some/most of its applications)
 

Functions

template<typename ForwardIter_t >
ForwardIter_t stir::min_positive_element (ForwardIter_t start, ForwardIter_t end)
 Finds where the smallest strictly positive element occurs. More...
 

Detailed Description

Declares the stir::min_positive_element() function.

Author
Kris Thielemans