realroot_doc 0.1.1
|
#include <univariate_bounds.hpp>
Definition at line 149 of file univariate_bounds.hpp.
abs_max | ( | ) | [inline] |
Definition at line 151 of file univariate_bounds.hpp.
: max(T(-1)) {}
void operator() | ( | const T & | x | ) | [inline] |
Definition at line 152 of file univariate_bounds.hpp.
References mmx::abs(), and abs_max< T >::max.
T max |
Definition at line 158 of file univariate_bounds.hpp.
Referenced by abs_max< T >::operator()(), and Cauchy< C >::upper_bound().