AI Engine API User Guide (AIE-API) 2025.1
Loading...
Searching...
No Matches
aie::is_sparse_vector_op< binary_op< Parent1, Parent2, Op > > Struct Template Reference

#include <expr.hpp>

Static Public Attributes

static constexpr bool value
 
static constexpr bool value
 

Member Data Documentation

◆ value [1/2]

bool aie::is_sparse_vector_op< binary_op< Parent1, Parent2, Op > >::value
staticconstexpr

◆ value [2/2]

template<typename Parent1, typename Parent2, Operation Op>
bool aie::is_sparse_vector_op< binary_op< Parent1, Parent2, Op > >::value
staticconstexpr
Initial value:
= detail::is_sparse_vector_v<typename binary_op<aie_dm_resource_remove_t<Parent1>,
aie_dm_resource_remove_t<Parent2>, Op>::result_type>

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