|
MayaFlux 0.4.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 233 of file ContainerUtils.cpp.
References convert_variant_to_double(), MayaFlux::Journal::Kakshya, and MayaFlux::Journal::Runtime.
Here is the call graph for this function: