FIMS  v0.8.0
Loading...
Searching...
No Matches
growth.hpp
Go to the documentation of this file.
1
12#ifndef FIMS_POPULATION_DYNAMICS_GROWTH_HPP
13#define FIMS_POPULATION_DYNAMICS_GROWTH_HPP
14
15#include "functors/ewaa.hpp"
17
18#endif /* FIMS_POPULATION_DYNAMICS_GROWTH_HPP */
Defines the EWAAGrowth class, which inherits from the GrowthBase class.
Declares the GrowthBase class which is the base class for all growth functors.