|
STIR 6.4.0
|
Declares the stir::min_positive_element() function. More...
Go to the source code of this file.
Namespaces | |
| namespace | 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. | |
Declares the stir::min_positive_element() function.