mln::fun::v2b::threshold< V > Struct Template Reference
Threshold function.
More...
#include <threshold.hh>
List of all members.
Detailed Description
template<typename V>
struct mln::fun::v2b::threshold< V >
Threshold function.
f(v) = (v >= threshold).
Definition at line 48 of file fun/v2b/threshold.hh.