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... | |
Namespace of functions from a couple of values to a value.
 1.7.1