Quetzal-CoaTL
The Coalescence Template Library
Loading...
Searching...
No Matches
quetzal::demography::dispersal_kernel Namespace Reference

Dispersal location kernels as defined in Nathan et al 2012, table 15.1. More...

Classes

struct  exponential_power
 Exponential Power dispersal location kernel ( \(b > 1\) : thin-tailed, \(b < 1\) : fat-tailed. Always thinner than power laws.) More...
 
struct  gaussian
 Gaussian dispersal location kernel (thin-tailed) More...
 
struct  gaussian_mixture
 Gaussian Mixture dispersal location kernel (leptokurtic, never fat-tailed) More...
 
struct  inverse_power_law
 Inverse Power Law dispersal location kernel (fat-tailed, power-law tail) More...
 
struct  logistic
 Logistic dispersal location kernel (fat-tailed, power-law tail) More...
 
struct  lognormal
 Lognormal dispersal location kernel (fat-tailed) More...
 
struct  negative_exponential
 Negative Exponential dispersal location kernel (exponential tail fatness) More...
 
struct  two_dt
 TwoDt dispersal location kernel (fat-tailed, power-law tail) More...
 

Detailed Description

Dispersal location kernels as defined in Nathan et al 2012, table 15.1.