MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Yantra::extraction_traits< T > Struct Template Reference

#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
 

Detailed Description

template<typename T>
requires is_eigen_matrix_v<T>
struct MayaFlux::Yantra::extraction_traits< T >

Definition at line 306 of file DataSpec.hpp.


The documentation for this struct was generated from the following file: