Milena (Olena)  User documentation 2.0a Id
 All Classes Namespaces Functions Variables Typedefs Enumerator Groups Pages
mln::fun::vv2v Namespace Reference

Namespace of functions from a couple of values to a value. More...

Classes

struct  diff_abs
 A functor computing the diff_absimum of two values. More...
 
struct  land
 Functor computing logical-and between two values. More...
 
struct  land_not
 Functor computing logical and-not between two values. More...
 
struct  lor
 Functor computing logical-or between two values. More...
 
struct  lxor
 Functor computing logical-xor between two values. More...
 
struct  max
 A functor computing the maximum of two values. More...
 
struct  min
 A functor computing the minimum of two values. More...
 
struct  vec
 A functor computing the vecimum of two values. More...
 

Detailed Description

Namespace of functions from a couple of values to a value.