$extrastylesheet
#include <mln/fun/p2p/mirror.hh>
Public Member Functions | |
| mirror (const B &box) | |
| B::psite | operator() (const typename B::psite &) const |
Public Attributes | |
| const B & | box_ |
Public Types | |
| typedef Function_v2v< void > | category |
| typedef mirror< B > | exact_t |
| typedef void | mutable_result |
| typedef B::psite | result |
Definition at line 45 of file fun/p2p/mirror.hh.
| mln::fun::p2p::mirror< B >::mirror | ( | const B & | box | ) |
| B ::psite mln::fun::p2p::mirror< B >::operator() | ( | const typename B::psite & | ) | const |
| const B& mln::fun::p2p::mirror< B >::box_ |
Definition at line 54 of file fun/p2p/mirror.hh.
|
inherited |
Definition at line 134 of file function.hh.
|
inherited |
|
inherited |
Definition at line 135 of file function.hh.
| typedef B ::psite mln::fun::p2p::mirror< B >::result |
Definition at line 47 of file fun/p2p/mirror.hh.