#include <max.hh>
Public Types | |
typedef Function_vv2v< void > | category |
typedef E | exact_t |
typedef V | result |
Public Member Functions | |
V | operator() (const V &v1, const V &v2) const |
Definition at line 49 of file fun/vv2v/max.hh.
typedef Function_vv2v<void> mln::Function_vv2v< E >::category [inherited] |
typedef E mln::Object< E >::exact_t [inherited] |
typedef V mln::fun::vv2v::max< V >::result |
Definition at line 51 of file fun/vv2v/max.hh.
V mln::fun::vv2v::max< V >::operator() | ( | const V & | v1, | |
const V & | v2 | |||
) | const [inline] |