mln::fun::vv2v::min< L, R > Struct Template Reference

A functor computing the minimum of two values. More...

#include <min.hh>

Inheritance diagram for mln::fun::vv2v::min< L, R >:

Inheritance graph

List of all members.

Public Types

typedef Function_vv2v< void > category
typedef E exact_t
typedef L result

Public Member Functions

operator() (const L &v1, const R &v2) const


Detailed Description

template<typename L, typename R = L>
struct mln::fun::vv2v::min< L, R >

A functor computing the minimum of two values.

Definition at line 50 of file fun/vv2v/min.hh.


Member Typedef Documentation

template<typename E>
typedef Function_vv2v<void> mln::Function_vv2v< E >::category [inherited]

Reimplemented from mln::Function< E >.

Definition at line 146 of file function.hh.

template<typename E>
typedef E mln::Object< E >::exact_t [inherited]

Definition at line 172 of file object.hh.

template<typename L, typename R = L>
typedef L mln::fun::vv2v::min< L, R >::result

Definition at line 53 of file fun/vv2v/min.hh.


Member Function Documentation

template<typename L, typename R>
L mln::fun::vv2v::min< L, R >::operator() ( const L &  v1,
const R &  v2 
) const [inline]

Definition at line 63 of file fun/vv2v/min.hh.

References mln::math::min().


Generated on Sun Apr 25 02:01:54 2010 for Milena (Olena) by  doxygen 1.5.6