A functor computing the diff_absimum of two values. More...
#include <diff_abs.hh>

Public Types | |
| typedef Function_vv2v< void > | category |
| typedef diff_abs< V > | exact_t |
| typedef V | result |
Public Member Functions | |
| V | operator() (const V &v1, const V &v2) const |
A functor computing the diff_absimum of two values.
typedef Function_vv2v<void> mln::Function_vv2v< diff_abs< V > >::category [inherited] |
Reimplemented from mln::Function< diff_abs< V > >.
typedef diff_abs< V > mln::Object< diff_abs< V > >::exact_t [inherited] |
| typedef V mln::fun::vv2v::diff_abs< V >::result |
| V mln::fun::vv2v::diff_abs< V >::operator() | ( | const V & | v1, | |
| const V & | v2 | |||
| ) | const [inline] |
References mln::math::diff_abs().
1.7.1