Stride Reference Manual
- generated for commit 9643b11
|
This is the complete list of members for geopop::GeoGrid, including all inherited members.
AddLocation(std::shared_ptr< Location > location) | geopop::GeoGrid | |
begin() | geopop::GeoGrid | inline |
BuildAggregator(F functor, typename Policy::Args &&args) const | geopop::GeoGrid | |
BuildAggregator(typename Policy::Args &&args) const | geopop::GeoGrid | |
cbegin() const | geopop::GeoGrid | inline |
cend() const | geopop::GeoGrid | inline |
CheckFinalized(const std::string &functionName) const | geopop::GeoGrid | private |
const_iterator typedef | geopop::GeoGrid | |
end() | geopop::GeoGrid | inline |
Finalize() | geopop::GeoGrid | |
GeoGrid(stride::Population *population) | geopop::GeoGrid | explicit |
GeoGrid(const GeoGrid &)=delete | geopop::GeoGrid | |
GetById(unsigned int id) const | geopop::GeoGrid | inline |
GetNearbyPools(stride::ContactType::Id id, const Location &start, double startRadius=10.0) const | geopop::GeoGrid | |
GetPopulation() const | geopop::GeoGrid | inline |
iterator typedef | geopop::GeoGrid | |
LocationsInBox(double long1, double lat1, double long2, double lat2) const | geopop::GeoGrid | |
LocationsInBox(Location *loc1, Location *loc2) const | geopop::GeoGrid | |
LocationsInRadius(const Location &start, double radius) const | geopop::GeoGrid | |
m_finalized | geopop::GeoGrid | private |
m_id_to_index | geopop::GeoGrid | private |
m_locations | geopop::GeoGrid | private |
m_population | geopop::GeoGrid | private |
m_tree | geopop::GeoGrid | private |
operator=(const GeoGrid &)=delete | geopop::GeoGrid | |
operator[](size_t index) | geopop::GeoGrid | inline |
operator[](size_t index) const | geopop::GeoGrid | inline |
size() const | geopop::GeoGrid | inline |
TopK(size_t k) const | geopop::GeoGrid |