Classes | Typedefs | Variables

BCModel.h File Reference

Go to the source code of this file.

Classes

class  BCModel
 The base class for all user-defined models. More...

Typedefs

typedef std::vector< BCModel * > BCModelContainer

Variables

const int MAXNDATAPOINTVALUES = 20

Typedef Documentation

typedef std::vector<BCModel*> BCModelContainer

Definition at line 852 of file BCModel.h.


Variable Documentation

const int MAXNDATAPOINTVALUES = 20

Definition at line 47 of file BCModel.h.