A functor computing the vecimum of two values. More...
#include <vec.hh>

Public Types | |
| typedef Function_vv2v< void > | category |
| typedef vec< V > | exact_t |
| typedef algebra::vec< 2, V > | result |
Public Member Functions | |
| algebra::vec< 2, V > | operator() (const V &v1, const V &v2) const |
A functor computing the vecimum of two values.
typedef Function_vv2v<void> mln::Function_vv2v< vec< V > >::category [inherited] |
Reimplemented from mln::Function< vec< V > >.
typedef vec< V > mln::Object< vec< V > >::exact_t [inherited] |
| typedef algebra::vec<2,V> mln::fun::vv2v::vec< V >::result |
| algebra::vec< 2, V > mln::fun::vv2v::vec< V >::operator() | ( | const V & | v1, | |
| const V & | v2 | |||
| ) | const [inline] |
1.7.1