FIMS  v0.8.0
Loading...
Searching...
No Matches
selectivity.hpp
Go to the documentation of this file.
1
12#ifndef FIMS_POPULATION_DYNAMICS_SELECTIVITY_HPP
13#define FIMS_POPULATION_DYNAMICS_SELECTIVITY_HPP
14
16#include "functors/logistic.hpp"
18
19#endif /* FIMS_POPULATION_DYNAMICS_SELECTIVITY_HPP */
Declares the DoubleLogisticSelectivity class which implements the logistic function from fims_math in...
Declares the SelectivityBase class which is the base class for all selectivity functors.