orderStrmInterNum - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English
#include "triangle_count.hpp"
template <typename DT>
void orderStrmInterNum (
    hls::stream <DT>& value1Strm,
    hls::stream <bool>& end1Strm,
    hls::stream <DT>& value2Strm,
    hls::stream <bool>& end2Strm,
    hls::stream <int>& interNum
    )

orderStrmInterNum the intersection number of ordered (ascending) streams