graph
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
cpu_triangle_counter.cpp File Reference
#include "pangolin/reader/gc_tsv_reader.hpp"
#include "pangolin/triangle_counter/cpu_triangle_counter.hpp"
#include "pangolin/logger.hpp"
Include dependency graph for cpu_triangle_counter.cpp:

Functions

static size_t intersection_count (const Int *const aBegin, const Int *const aEnd, const Int *const bBegin, const Int *const bEnd)
 

Function Documentation

◆ intersection_count()

static size_t intersection_count ( const Int *const  aBegin,
const Int *const  aEnd,
const Int *const  bBegin,
const Int *const  bEnd 
)
static