|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::span< T > MayaFlux::Kakshya::convert_variant | ( | DataVariant & | variant, |
| Utils::ComplexConversionStrategy | strategy = Utils::ComplexConversionStrategy::MAGNITUDE |
||
| ) |
Get const span from DataVariant without conversion (zero-copy for matching types)
| T | Data type (must match DataVariant contents) |
| variant | DataVariant to extract from |
| std::runtime_error | if type doesn't match |
Definition at line 366 of file DataUtils.hpp.
References convert_data(), MayaFlux::Journal::Kakshya, and MayaFlux::Journal::Runtime.
Here is the call graph for this function: