|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| DataType MayaFlux::Yantra::transform_clamp | ( | DataType & | input, |
| double | min_val, | ||
| double | max_val | ||
| ) |
Clamp transformation using C++20 ranges (IN-PLACE)
| DataType | OperationReadyData type |
| input | Input data - WILL BE MODIFIED |
| min_val | Minimum value |
| max_val | Maximum value |
Definition at line 437 of file MathematicalHelper.hpp.
References transform_clamp().
Referenced by transform_clamp(), and transform_clamp().
Here is the call graph for this function:
Here is the caller graph for this function: