$extrastylesheet
#include <mln/core/concept/function.hh>
Protected Member Functions | |
Function_vv2v () | |
Function_vv2v (const Function_vv2v &) |
Public Types | |
typedef Function_vv2v< void > | category |
typedef E | exact_t |
Base class for implementation of function-objects from a couple of values to a value.
The parameter E is the exact type.
Definition at line 189 of file function.hh.
|
protected |
|
protected |
typedef Function_vv2v<void> mln::Function_vv2v< E >::category |
Definition at line 191 of file function.hh.
|
inherited |