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

adapts product-style growth models to the GrowthBase interface used by caa. More...

#include <cmath>
#include <memory>
#include <stdexcept>
#include "../../common/fims_vector.hpp"
#include "../../common/fims_math.hpp"
#include "growth_model.hpp"
#include "functors/growth_base.hpp"
#include "functors/vonb_schnute.hpp"

Go to the source code of this file.

Classes

class  fims_popdy::GrowthDerivedObservationBase< Type >
 Generic capability interface for growth models that can feed the growth-derived age-to-length conversion / bin-based WAA path in catch-at-age. More...
 
class  fims_popdy::VonBertalanffySchnuteGrowthModelAdapter< Type >
 von Bertalanffy–Schnute growth model adapter implementing the generic growth-derived observation capability for catch-at-age. More...
 

Namespaces

namespace  fims_popdy
 The population dynamics of FIMS.
 

Detailed Description

adapts product-style growth models to the GrowthBase interface used by caa.