Public Types | Public Member Functions

mln::myfun Struct Reference

Inheritance diagram for mln::myfun:
Inheritance graph

List of all members.

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

Member Typedef Documentation

typedef Function_vv2v<void> mln::Function_vv2v< myfun >::category [inherited]

Reimplemented from mln::Function< myfun >.

typedef myfun mln::Object< myfun >::exact_t [inherited]

Member Function Documentation

result mln::myfun::operator() ( const value::int_u8 v1,
const value::int_u8 v2 
) const [inline]

References mln::math::abs().