12#ifndef FIMS_POPULATION_DYNAMICS_SELECTIVITY_HPP
13#define FIMS_POPULATION_DYNAMICS_SELECTIVITY_HPP
16#include "functors/logistic.hpp"
Declares the AgeSpecificSelectivity class which age-based selectivity.
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.