|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| DataType MayaFlux::Yantra::transform_normalize | ( | DataType & | input, |
| const std::pair< double, double > & | target_range = { -1.0, 1.0 } |
||
| ) |
Normalize transformation using existing infrastructure (IN-PLACE)
| DataType | OperationReadyData type |
| input | Input data - WILL BE MODIFIED |
| target_range | Target range [min, max] |
Definition at line 536 of file MathematicalHelper.hpp.
References transform_normalize().
Referenced by MayaFlux::Yantra::MathematicalTransformer< InputType, OutputType >::transform_implementation(), transform_normalize(), and transform_normalize().
Here is the call graph for this function:
Here is the caller graph for this function: