FIMS  v0.8.0
Loading...
Searching...
No Matches
maturity.hpp
Go to the documentation of this file.
1
13#ifndef FIMS_POPULATION_DYNAMICS_MATURITY_HPP
14#define FIMS_POPULATION_DYNAMICS_MATURITY_HPP
15
16#include "functors/logistic.hpp"
18
19#endif /* FIMS_POPULATION_DYNAMICS_MATURITY_HPP */
Declares the MaturityBase class which is the base class for all maturity functors.