pops-core  0.9
PoPS (Pest or Pathogen Spread) Model Core C++ library
pops::SwitchDispersalKernel< IntegerRaster, RasterIndex > Member List

This is the complete list of members for pops::SwitchDispersalKernel< IntegerRaster, RasterIndex >, including all inherited members.

deterministic_pops::SwitchDispersalKernel< IntegerRaster, RasterIndex >protected
deterministic_kernel_pops::SwitchDispersalKernel< IntegerRaster, RasterIndex >protected
deterministic_neighbor_kernel_pops::SwitchDispersalKernel< IntegerRaster, RasterIndex >protected
dispersal_kernel_type_pops::SwitchDispersalKernel< IntegerRaster, RasterIndex >protected
is_cell_eligible(int row, int col)pops::SwitchDispersalKernel< IntegerRaster, RasterIndex >inline
network_kernel_pops::SwitchDispersalKernel< IntegerRaster, RasterIndex >protected
operator()(Generator &generator, int row, int col)pops::SwitchDispersalKernel< IntegerRaster, RasterIndex >inline
radial_kernel_pops::SwitchDispersalKernel< IntegerRaster, RasterIndex >protected
supports_kernel(const DispersalKernelType type)pops::SwitchDispersalKernel< IntegerRaster, RasterIndex >inlinestatic
SwitchDispersalKernel(const DispersalKernelType &dispersal_kernel_type, const RadialDispersalKernel< IntegerRaster > &radial_kernel, const DeterministicDispersalKernel< IntegerRaster > &deterministic_kernel, const UniformDispersalKernel &uniform_kernel, const NetworkDispersalKernel< RasterIndex > &network_kernel, const DeterministicNeighborDispersalKernel &deterministic_neighbor_kernel=DeterministicNeighborDispersalKernel(Direction::None), const bool deterministic=false)pops::SwitchDispersalKernel< IntegerRaster, RasterIndex >inline
uniform_kernel_pops::SwitchDispersalKernel< IntegerRaster, RasterIndex >protected