AI Engine API User Guide (AIE) 2023.2
Loading...
Searching...
No Matches
aie::detail::max_min_bits_reduce_impl< TypeBits, T, Elems, Op > Struct Template Reference

#include <max_min.hpp>

Public Types

using vector_type = vector< T, Elems >
 

Static Public Member Functions

static T run (const vector_type &v)
 

Member Typedef Documentation

◆ vector_type

template<unsigned TypeBits, typename T , unsigned Elems, MaxMinOperation Op>
using aie::detail::max_min_bits_reduce_impl< TypeBits, T, Elems, Op >::vector_type = vector<T, Elems>

Member Function Documentation

◆ run()

template<unsigned TypeBits, typename T , unsigned Elems, MaxMinOperation Op>
static T aie::detail::max_min_bits_reduce_impl< TypeBits, T, Elems, Op >::run ( const vector_type v)
inlinestatic

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