Gadget
Classes
stomachcontent.h File Reference
#include "commentstream.h"
#include "lengthgroup.h"
#include "predatorptrvector.h"
#include "preyptrvector.h"
#include "doublematrixptrmatrix.h"
#include "intmatrix.h"
#include "formulamatrix.h"
#include "actionattimes.h"
#include "charptrmatrix.h"
#include "predatoraggregator.h"
#include "multinomial.h"
Include dependency graph for stomachcontent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SC
 This is the base class used to calculate the stomach content likelihood score based on the consumption of the preys in the model and the stomach content data specified in the input files. More...
 
class  SCNumbers
 This is the class used to calculate the stomach content likelihood score based on a function of the numbers of prey consumed. More...
 
class  SCAmounts
 This is the class used to calculate the stomach content likelihood score based on a function of the amount of prey consumed, the standard deviation of this amount and the number of stomachs sampled. More...
 
class  SCRatios
 This is the class used to calculate the stomach content likelihood score based on a function of the ratios of the prey consumed, the standard deviation of this ratio and the number of stomachs sampled. More...
 
class  SCSimple
 This is the class used to calculate the stomach content likelihood score based on a simple function of the ratios of the prey consumed. More...
 
class  StomachContent
 This is the class used to calculate a likelihood score based on data sampled from the stomach of stocks caught by fleets. More...