AI Engine API User Guide (AIE) 2023.2
|
#include <compare.hpp>
Public Types | |
using | vector_type = vector< T, Elems > |
Static Public Member Functions | |
static bool | run (const T &a, const vector_type &v) |
static bool | run (const vector_type &v1, const vector_type &v2) |
template<unsigned Elems2> | |
static bool | run (vector_elem_const_ref< T, Elems2 > a, const vector_type &v) |
using aie::detail::not_equal< T, Elems >::vector_type = vector<T, Elems> |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |