Public Types | Public Member Functions

dist_t Struct Reference

Inheritance diagram for dist_t:
Inheritance graph

List of all members.

Public Types

typedef Function_vv2v< void > category
typedef dist_t exact_t
typedef int_u8 result

Public Member Functions

template<typename V >
int_u8 operator() (const V v1, const V v2) const

Detailed Description

Definition at line 36 of file inter_pixel.cc.


Member Typedef Documentation

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

Reimplemented from mln::Function< dist_t >.

Definition at line 179 of file function.hh.

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

Definition at line 173 of file object.hh.

Definition at line 38 of file inter_pixel.cc.


Member Function Documentation

template<typename V >
int_u8 dist_t::operator() ( const V  v1,
const V  v2 
) const [inline]

Definition at line 41 of file inter_pixel.cc.

References mln::math::diff_abs().