
Public Types | |
| typedef Function_vv2v< void > | category |
| typedef myfun | exact_t |
| typedef mln::value::int_u8 | result |
Public Member Functions | |
| result | operator() (const value::int_u8 &v1, const value::int_u8 &v2) const |
typedef Function_vv2v<void> mln::Function_vv2v< myfun >::category [inherited] |
Reimplemented from mln::Function< myfun >.
typedef myfun mln::Object< myfun >::exact_t [inherited] |
| typedef mln::value::int_u8 mln::myfun::result |
| result mln::myfun::operator() | ( | const value::int_u8 & | v1, | |
| const value::int_u8 & | v2 | |||
| ) | const [inline] |
References mln::math::abs().
1.7.1