PPL API Reference
Overview Core Algorithm Abstractions Utilities Parallel Methods
Modules Class Hierarchy Classes Functions
Todo List Bug List Dead Code
Neighbor Member List

This is the complete list of members for Neighbor, including all inherited members.

Comparator typedefNeighbor
distanceNeighbor
Neighbor() (defined in Neighbor)Neighbor
Neighbor(const VID _target, const double _distance) (defined in Neighbor)Neighbor
Neighbor(const VID _source, const VID _target, const double _distance) (defined in Neighbor)Neighbor
operator!=(const Neighbor &_other) const noexceptNeighbor
operator<(const Neighbor &_other) const noexceptNeighbor
operator==(const Neighbor &_other) const noexceptNeighbor
OrderByAll() noexceptNeighborstatic
OrderByDistanceThenSource() noexceptNeighborstatic
OrderByDistanceThenTarget() noexceptNeighborstatic
sourceNeighbor
targetNeighbor
VID typedef (defined in Neighbor)Neighbor