Returns maximun of given argument and previous calls. More...
#include <pbori_func.h>
Public Member Functions | |
| maximum_iteration (ValueType &init) | |
| ValueType & | operator() (const ValueType &val) const |
Returns maximun of given argument and previous calls.
| maximum_iteration< ValueType >::maximum_iteration | ( | ValueType & | init | ) | [inline] |
| ValueType& maximum_iteration< ValueType >::operator() | ( | const ValueType & | val | ) | const [inline] |
1.6.3