Embedded Template Library 1.0
|
Quantize . More...
#include <quantize.h>
Public Member Functions | |
quantize (const TInput *p_thresholds_, const TInput *p_quantizations_, size_t n_quantizations_, TCompare compare_=TCompare()) | |
TInput | operator() (TInput value) const |
Additional Inherited Members | |
![]() | |
typedef TInput | argument_type |
typedef TInput | result_type |
Quantize .