|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::span< To > MayaFlux::Kakshya::convert_data | ( | std::span< From > | source, |
| std::vector< To > & | storage, | ||
| Utils::ComplexConversionStrategy | strategy = Utils::ComplexConversionStrategy::MAGNITUDE |
||
| ) |
Convert a span of one data type to another (with type conversion).
| From | Source type. |
| To | Destination type. |
| source | Source data span. |
| dest | Destination data span. |
Definition at line 337 of file DataUtils.hpp.
References MayaFlux::Kakshya::DataConverter< From, To, Enable >::convert().
Referenced by convert_complex(), convert_variant(), and extract_from_variant().
Here is the call graph for this function:
Here is the caller graph for this function: