FIMS  v0.10.0
Loading...
Searching...
No Matches
growth_model.hpp File Reference

Concrete growth model implementation (Phase 1). More...

#include <cstddef>
#include <stdexcept>
#include "growth_model_base.hpp"
#include "growth_products.hpp"
#include "functors/vonb_schnute.hpp"
#include "../../common/def.hpp"

Go to the source code of this file.

Classes

class  fims_popdy::GrowthModel< Type >
 Concrete growth model using VonBertalanffySchnute growth (Phase 1). More...
 

Namespaces

namespace  fims_popdy
 The population dynamics of FIMS.
 

Detailed Description

Concrete growth model implementation (Phase 1).

Wraps a growth functor (e.g. VonBertalanffySchnute) and produces growth products in (year, age, sex) space.