Milena (Olena)  User documentation 2.0a Id
 All Classes Namespaces Functions Variables Typedefs Enumerator Groups Pages
mln::fun::v2b::threshold< V > Struct Template Reference

Threshold function. More...

#include <threshold.hh>

Inheritance diagram for mln::fun::v2b::threshold< V >:
Inheritance graph

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.