$extrastylesheet
#include <mln/fun/p2p/translation.hh>
Public Member Functions | |
translation_t (const typename P::delta &dp) | |
P | inverse (const P &p) const |
P | operator() (const P &p) const |
Protected Attributes | |
P::delta | dp_ |
Public Types | |
typedef P | argument |
typedef Function_v2v< void > | category |
typedef translation_t< P > | exact_t |
typedef void | mutable_result |
typedef P | result |
Definition at line 47 of file p2p/translation.hh.
mln::fun::p2p::translation_t< P >::translation_t | ( | const typename P::delta & | dp | ) |
P mln::fun::p2p::translation_t< P >::inverse | ( | const P & | p | ) | const |
P mln::fun::p2p::translation_t< P >::operator() | ( | const P & | p | ) | const |
|
protected |
Definition at line 58 of file p2p/translation.hh.
typedef P mln::fun::p2p::translation_t< P >::argument |
Definition at line 50 of file p2p/translation.hh.
|
inherited |
Definition at line 134 of file function.hh.
|
inherited |
|
inherited |
Definition at line 135 of file function.hh.
typedef P mln::fun::p2p::translation_t< P >::result |
Definition at line 49 of file p2p/translation.hh.