|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
#include <DataSpec.hpp>
Collaboration diagram for MayaFlux::Yantra::extraction_traits< T >:Public Types | |
| using | algorithm_result_type = std::vector< std::span< double > > |
| using | native_element_type = typename T::Scalar |
| using | native_result_type = std::vector< std::span< native_element_type > > |
Static Public Attributes | |
| static constexpr bool | is_multi_variant = true |
| static constexpr bool | is_region_like = false |
| static constexpr bool | requires_container = false |
Definition at line 306 of file DataSpec.hpp.