Milena (Olena)  User documentation 2.0a Id
 All Classes Namespaces Functions Variables Typedefs Enumerator Groups Pages
vv2b Directory Reference

Files

file  fun/vv2b/all.hh [code]
 File that includes all functions mapping two values to a logical value.
 
file  fun/vv2b/eq.hh [code]
 Functor that computes equal between two values.
 
file  ge.hh [code]
 Functor that computes "greater or equal than" between two values.
 
file  gt.hh [code]
 Functor that computes "greater than" between two values.
 
file  implies.hh [code]
 Functor that computes "logical implies" between two values.
 
file  le.hh [code]
 Functor that computes "lower or equal than" between two values.
 
file  lt.hh [code]
 Functor that computes "lower than" between two values.