Go to the source code of this file.
Classes | |
| class | MapType |
| This is an abstract class which defines the interface to other classes that describe maps for the use for the program "cmgraphs.cpp". More... | |
This file contains the definition of an abstract class of a multi-parameter map for the program "cmgraphs.cpp". Each class which defines a particular map should be derived from the class "MapType" defined in this file, or at least should have the same interface.
Definition in file maptype.h.
1.5.3