MapPopModel Class Reference

This class defines a map for the nonlinear density dependent overcompensatory Leslie population model. More...

#include <popmodel.h>

Inheritance diagram for MapPopModel:

MapType

List of all members.

Public Member Functions

void compute (const double *xleft, const double *xright, double *yleft, double *yright, int dim) const
 Computes the image of a box whose left and right coordinates are given.


Detailed Description

This class defines a map for the nonlinear density dependent overcompensatory Leslie population model.

The interpretation of parameters depends on the dimension.

Definition at line 53 of file popmodel.h.


Member Function Documentation

void MapPopModel::compute ( const double *  xleft,
const double *  xright,
double *  yleft,
double *  yright,
int  dim 
) const [inline, virtual]

Computes the image of a box whose left and right coordinates are given.

Fills in the images with the left and right coordinates of the image box.

Implements MapType.

Definition at line 66 of file popmodel.h.

References MapType::getLeftParam(), and MapType::getRightParam().


The documentation for this class was generated from the following file:
Generated on Sun Mar 28 17:47:59 2010 for The Conley-Morse Graphs Software by  doxygen 1.5.3