#include <edge_tc.hpp>
◆ Kernel
◆ EdgeTC()
◆ ~EdgeTC()
◆ count()
◆ num_edges()
| virtual uint64_t EdgeTC::num_edges |
( |
| ) |
|
|
inlineoverridevirtual |
number of edges traversed during triangle counting
Implements TriangleCounter.
◆ num_nodes()
| virtual size_t EdgeTC::num_nodes |
( |
| ) |
|
|
inlinevirtual |
◆ read_data()
| void EdgeTC::read_data |
( |
const std::string & |
path | ) |
|
|
overridevirtual |
◆ setup_data()
| void EdgeTC::setup_data |
( |
| ) |
|
|
overridevirtual |
◆ cols_d_
| std::vector<const Uint *> EdgeTC::cols_d_ |
|
private |
◆ edgeSrc_
◆ graphs_
◆ isLocalCol_d_
| std::vector<const char *> EdgeTC::isLocalCol_d_ |
|
private |
◆ kernel_
◆ numEdges_
◆ numNodes_
◆ rowOffsets_d_
| std::vector<const Uint *> EdgeTC::rowOffsets_d_ |
|
private |
◆ rows_d_
| std::vector<const Uint *> EdgeTC::rows_d_ |
|
private |
◆ triangleCounts_
◆ triangleCounts_d_
| std::vector<uint64_t *> EdgeTC::triangleCounts_d_ |
|
private |
The documentation for this class was generated from the following files:
- /home/pearson/repos/pangolin/include/pangolin/triangle_counter/edge_tc.hpp
- /home/pearson/repos/pangolin/src/triangle_counter/edge_tc.cu