Embedded Template Library 1.0
|
Threshold. More...
#include <threshold.h>
Public Member Functions | |
threshold (TInput threshold_value_, TInput true_value_, TInput false_value_, TCompare compare_=TCompare()) | |
TInput | operator() (TInput value) const |
Additional Inherited Members | |
![]() | |
typedef TInput | argument_type |
typedef TInput | result_type |
Threshold.