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