#include <function.hh>
Public Types | |
typedef Function_vv2v< void > | category |
typedef E | exact_t |
Protected Member Functions | |
Function_vv2v (const Function_vv2v &) | |
Function_vv2v () |
The parameter E is the exact type.
Definition at line 144 of file function.hh.
typedef Function_vv2v<void> mln::Function_vv2v< E >::category |
typedef E mln::Object< E >::exact_t [inherited] |
mln::Function_vv2v< E >::Function_vv2v | ( | ) | [inline, protected] |
Definition at line 232 of file function.hh.
mln::Function_vv2v< E >::Function_vv2v | ( | const Function_vv2v< E > & | rhs | ) | [inline, protected] |
Definition at line 238 of file function.hh.