namespace triangle_count


orderStrmInterNum

#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