Back to Adaptive Vision Library website
You are here: Start » Function Reference » Real » AvsFilter_RescaleReal
AvsFilter_RescaleReal
This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.
Applies linear transformation to real number.
Syntax
void avs::AvsFilter_RescaleReal ( atl::real inReal, atl::real inA, atl::real inB, atl::real& outReal )


