Embedded Template Library 1.0
etl::rescale< TInput, TOutput > Member List

This is the complete list of members for etl::rescale< TInput, TOutput >, including all inherited members.

operator()(TInput value) constetl::rescale< TInput, TOutput >inline
rescale(TInput input_min_value_, TInput input_max_value_, TOutput output_min_value_, TOutput output_max_value_)etl::rescale< TInput, TOutput >inline