STIR  6.2.0
Namespaces | Functions
divide.inl File Reference

implementation of stir::divide More...

#include <cmath>

Namespaces

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

Functions

template<class NumeratorIterT , class DenominatorIterT , class small_numT >
void stir::divide (const NumeratorIterT &numerator_begin, const NumeratorIterT &numerator_end, const DenominatorIterT &denominator_begin, const small_numT small_num)
 division of two ranges, 0/0 = 0 More...
 

Detailed Description

implementation of stir::divide

Author
Matthew Jacobson
Kris Thielemans
PARAPET project