|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| DataType MayaFlux::Yantra::transform_wrap | ( | DataType & | input, |
| double | wrap_range | ||
| ) |
Wrap transformation (modulo operation) using C++20 ranges (IN-PLACE)
| DataType | OperationReadyData type |
| input | Input data - WILL BE MODIFIED |
| wrap_range | Wrap range [0, wrap_range) |
Definition at line 485 of file MathematicalHelper.hpp.
References transform_wrap().
Referenced by transform_wrap(), and transform_wrap().
Here is the call graph for this function:
Here is the caller graph for this function: