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

Detailed Description

Definition at line 37 of file make_edge_image.cc.


Member Typedef Documentation

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

Reimplemented from mln::Function< myfun >.

Definition at line 179 of file function.hh.

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

Definition at line 173 of file object.hh.

Definition at line 39 of file make_edge_image.cc.


Member Function Documentation

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

Definition at line 41 of file make_edge_image.cc.

References mln::math::abs().