Rescale function.
More...
#include <rescale.h>
|
| rescale (TInput input_min_value_, TInput input_max_value_, TOutput output_min_value_, TOutput output_max_value_) |
| Constructor.
|
|
TOutput | operator() (TInput value) const |
| operator ()
|
|
|
typedef TOutput | argument_type |
|
typedef TInput | result_type |
|
template<typename TInput, typename TOutput>
class etl::rescale< TInput, TOutput >
Rescale function.
The documentation for this class was generated from the following file: