Public Types | Public Member Functions

d_t Struct Reference

Inheritance diagram for d_t:
Inheritance graph

List of all members.

Public Types

typedef Function_vv2v< void > category
typedef d_t exact_t
typedef int result
typedef int result

Public Member Functions

int operator() (int i1, int i2) const
int operator() (int i1, int i2) const

Detailed Description

Definition at line 40 of file world/inter_pixel/compute.cc.


Member Typedef Documentation

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

Reimplemented from mln::Function< d_t >.

Definition at line 179 of file function.hh.

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

Definition at line 173 of file object.hh.

typedef int d_t::result

Definition at line 42 of file world/inter_pixel/compute.cc.

typedef int d_t::result

Definition at line 40 of file display_edge.cc.


Member Function Documentation

int d_t::operator() ( int  i1,
int  i2 
) const [inline]

Definition at line 44 of file world/inter_pixel/compute.cc.

int d_t::operator() ( int  i1,
int  i2 
) const [inline]

Definition at line 42 of file display_edge.cc.