#include <diff_abs.hh>
Public Types | |
typedef Function_vv2v< void > | category |
typedef E | exact_t |
typedef V | result |
Public Member Functions | |
V | operator() (const V &v1, const V &v2) const |
Definition at line 50 of file fun/vv2v/diff_abs.hh.
typedef Function_vv2v<void> mln::Function_vv2v< E >::category [inherited] |
typedef E mln::Object< E >::exact_t [inherited] |
typedef V mln::fun::vv2v::diff_abs< V >::result |
Definition at line 52 of file fun/vv2v/diff_abs.hh.
V mln::fun::vv2v::diff_abs< V >::operator() | ( | const V & | v1, | |
const V & | v2 | |||
) | const [inline] |