Public Types | Public Member Functions

wrap Struct Reference

Inheritance diagram for wrap:
Inheritance graph

List of all members.

Public Types

typedef mln::point2d argument
typedef Function_v2v< void > category
typedef wrap exact_t
typedef void mutable_result
typedef mln::point2d result

Public Member Functions

result inverse (const result &p) const
result operator() (const result &p) const

Detailed Description

Definition at line 33 of file p_transformed.cc.


Member Typedef Documentation

Definition at line 36 of file p_transformed.cc.

typedef Function_v2v<void> mln::Function_v2v< wrap >::category [inherited]

Reimplemented from mln::Function< wrap >.

Definition at line 126 of file function.hh.

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

Definition at line 173 of file object.hh.

typedef void mln::Function_v2v< wrap >::mutable_result [inherited]

Definition at line 127 of file function.hh.

Definition at line 35 of file p_transformed.cc.


Member Function Documentation

result wrap::inverse ( const result p  )  const [inline]

Definition at line 43 of file p_transformed.cc.

result wrap::operator() ( const result p  )  const [inline]

Definition at line 38 of file p_transformed.cc.