$extrastylesheet
#include <mln/fun/v2v/projection.hh>
Public Member Functions | |
result | operator() (const P &p) const |
Public Types | |
typedef P | argument |
typedef Function_v2v< void > | category |
typedef projection< P, dir > | exact_t |
typedef void | mutable_result |
typedef point < mln_regular_grid_from_dim(n_-1), C_ > | result |
Definition at line 48 of file projection.hh.
result mln::fun::v2v::projection< P, dir >::operator() | ( | const P & | p | ) | const |
typedef P mln::fun::v2v::projection< P, dir >::argument |
Definition at line 58 of file projection.hh.
|
inherited |
Definition at line 134 of file function.hh.
|
inherited |
|
inherited |
Definition at line 135 of file function.hh.
typedef point<mln_regular_grid_from_dim(n_ - 1), C_> mln::fun::v2v::projection< P, dir >::result |
Definition at line 57 of file projection.hh.