|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| DataType MayaFlux::Yantra::transform_channel_operation | ( | DataType & | input, |
| uint32_t | num_channels, | ||
| bool | interleave | ||
| ) |
Channel operations using C++20 ranges (IN-PLACE)
| DataType | OperationReadyData type |
| input | Input data - WILL BE MODIFIED |
| num_channels | Number of channels |
| interleave | Whether to interleave or deinterleave |
Definition at line 564 of file MatrixHelper.hpp.
References MayaFlux::Yantra::OperationHelper::extract_structured_double().
Here is the call graph for this function: