Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
Loading...
Searching...
No Matches
average.h File Reference

Helper functions/classes to aggregate data. More...

#include <vector>

Go to the source code of this file.

Classes

class  Fauna::PeriodAverage
 Average of a double value over a given time period. More...
 

Namespaces

namespace  Fauna
 

Functions

double Fauna::average (const double a, const double b, const double weight_a=1.0, const double weight_b=1.0)
 Build weighted average of two numbers. More...
 

Detailed Description

Helper functions/classes to aggregate data.

Date
2019