PPL API Reference |
|
---|
This is the complete list of members for Neighbor, including all inherited members.
Comparator typedef | Neighbor | |
distance | Neighbor | |
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 noexcept | Neighbor | |
operator<(const Neighbor &_other) const noexcept | Neighbor | |
operator==(const Neighbor &_other) const noexcept | Neighbor | |
OrderByAll() noexcept | Neighbor | static |
OrderByDistanceThenSource() noexcept | Neighbor | static |
OrderByDistanceThenTarget() noexcept | Neighbor | static |
source | Neighbor | |
target | Neighbor | |
VID typedef (defined in Neighbor) | Neighbor |