|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| std::vector< Datum< T > > MayaFlux::Yantra::as_io_batch | ( | const std::vector< T > & | inputs | ) |
Convert a vector of raw values into a vector of Datum wrappers.
| T | ComputeData type |
| inputs | Raw input vector to wrap |
Definition at line 341 of file DataIO.hpp.
Referenced by MayaFlux::Yantra::UniversalAnalyzer< InputType, OutputType >::analyze_batch(), and MayaFlux::Yantra::UniversalExtractor< InputType, OutputType >::extract_batch().
Here is the caller graph for this function: