|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::vector< std::span< double > > MayaFlux::Kakshya::extract_numeric_data | ( | const std::shared_ptr< SignalSourceContainer > & | container | ) |
Extracts numeric data from container with fallback handling.
| container | Container to extract from |
| std::runtime_error | if no numeric data can be extracted |
Definition at line 171 of file ContainerUtils.cpp.
References convert_variant_to_double().
Here is the call graph for this function: