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 |
Definition at line 33 of file p_transformed.cc.
typedef mln::point2d wrap::argument |
Definition at line 36 of file p_transformed.cc.
typedef Function_v2v<void> mln::Function_v2v< wrap >::category [inherited] |
typedef void mln::Function_v2v< wrap >::mutable_result [inherited] |
Definition at line 94 of file function.hh.
typedef mln::point2d wrap::result |
Definition at line 35 of file p_transformed.cc.
Definition at line 43 of file p_transformed.cc.
Definition at line 38 of file p_transformed.cc.