$extrastylesheet
#include <mln/fun/ops.hh>
Public Member Functions | |
| uminus_v2v_expr_ () | |
| uminus_v2v_expr_ (const F &f) | |
| template<typename P > | |
| result | operator() (const P &p) const |
Protected Attributes | |
| F | f_ |
Public Types | |
| typedef Function_v2v< void > | category |
| typedef uminus_v2v_expr_< F > | exact_t |
| typedef void | mutable_result |
| typedef mln::trait::op::uminus < typename F::result >::ret | result |
Definition at line 174 of file fun/ops.hh.
|
inline |
Definition at line 174 of file fun/ops.hh.
|
inline |
Definition at line 174 of file fun/ops.hh.
|
inline |
Definition at line 174 of file fun/ops.hh.
|
protected |
Definition at line 174 of file fun/ops.hh.
|
inherited |
Definition at line 134 of file function.hh.
|
inherited |
|
inherited |
Definition at line 135 of file function.hh.
| typedef mln::trait::op:: uminus< typename F ::result >::ret mln::fun::uminus_v2v_expr_< F >::result |
Definition at line 174 of file fun/ops.hh.