|
file | fun/vv2v/all.hh [code] |
| File that includes all functions from point to value.
|
|
file | fun/vv2v/diff_abs.hh [code] |
| Computing the absolute difference between two values using a functor.
|
|
file | fun/vv2v/essential.hh [code] |
| File that includes essential functions from point to value.
|
|
file | fun/vv2v/land.hh [code] |
| Functor that computes "logical and" between two values.
|
|
file | land_not.hh [code] |
| Functor that computes "logical and-not" between two values.
|
|
file | fun/vv2v/lor.hh [code] |
| Functor that computes "logical or" between two values.
|
|
file | lxor.hh [code] |
| Functor that computes "logical xor" between two values.
|
|
file | mln/fun/vv2v/macros.hh [code] |
| Define a bunch of macros related to a binary function and a couple of images.
|
|
file | fun/vv2v/max.hh [code] |
| Computing the maximum of two values using a functor.
|
|
file | fun/vv2v/min.hh [code] |
| Functor that computes the minimum of two values.
|
|
file | fun/vv2v/vec.hh [code] |
| computing the vecimum of two values using a functor.
|
|