orderStrmInterNum - 2024.2 English

Vitis Libraries

Document ID
XD160
Release Date
2024-11-29
Version
2024.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