AI Engine API User Guide (AIE) 2021.2
aie::detail::cmp_impl< Op, T, Elems > Struct Template Reference

#include

Public Types

using mask_type=mask< Elems >
using vector_type=vector< T, Elems >

Static Public Member Functions

staticmask_type run(const T &a, constvector_type&v)
staticmask_type run(constvector_type&v, const T &a)
template
staticmask_type run(constvector_type&v,vector_elem_const_ref< T, Elems2 > a)
staticmask_type run(constvector_type&v1, constvector_type&v2)
template
staticmask_type run(vector_elem_const_ref< T, Elems2 > a, constvector_type&v)

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