pops-core  0.9
PoPS (Pest or Pathogen Spread) Model Core C++ library
Classes | Namespaces
network_kernel.hpp File Reference
#include "kernel_types.hpp"
#include "raster.hpp"
#include "utils.hpp"
#include <algorithm>
#include <set>
#include <random>
#include <string>
#include <sstream>
#include <map>
#include <cmath>
#include <vector>
Include dependency graph for network_kernel.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pops::Network< RasterIndex >
 Network structure and algorithms. More...
 
class  pops::Network< RasterIndex >::ConstEitherWayIterator< Container >
 A const iterator which encapsulates either forward or reverse iterator. More...
 
class  pops::Network< RasterIndex >::SegmentView
 A const view of a Segment which can be iterated. More...
 
class  pops::NetworkDispersalKernel< RasterIndex >
 Dispersal kernel for dispersal over a network. More...
 

Namespaces

 pops