| ColorPalette | Provides a palette of distinct RGB colors |
| ConleyIndex< IndexPair, euclidom > | The class that computes and returns properties of the Conley index |
| Coordinator | The coordinator class which prepares chunks of parameter space to be processed by workers, and then incorporates the results of the computations into the final picture, and also saves the results to a log file |
| Coordinator::datapack | This is an auxiliary class whose objects store the information on the data chunks sent to workers |
| custom::pop0p::SpaceOffsetType | An imitation of an array which returns the offset of the rectangular area in the phase space which contains the invariant sets of interest |
| custom::pop0p::SpaceWidthType | An imitation of an array which returns the width of the rectangular area in the phase space which contains the invariant sets of interest |
| custom::pop2p::SpaceOffsetType | An imitation of an array which returns the offset of the rectangular area in the phase space which contains the invariant sets of interest |
| custom::pop2p::SpaceWidthType | An imitation of an array which returns the width of the rectangular area in the phase space which contains the invariant sets of interest |
| custom::pop2s::SpaceOffsetType | An imitation of an array which returns the offset of the rectangular area in the phase space which contains the invariant sets of interest |
| custom::pop2s::SpaceWidthType | An imitation of an array which returns the width of the rectangular area in the phase space which contains the invariant sets of interest |
| custom::pop3p::SpaceOffsetType | An imitation of an array which returns the offset of the rectangular area in the phase space which contains the invariant sets of interest |
| custom::pop3p::SpaceWidthType | An imitation of an array which returns the width of the rectangular area in the phase space which contains the invariant sets of interest |
| EmptyIndexPair | The empty index pair class simulates an empty index pair |
| IdentityMap | The identity map class |
| IndexCache | Cached information on the Conley-Morse decompositions which contains information on computed Conley indices for Morse sets and also the information on whether the invariant part was proved to be empty for the sets with the trivial index |
| IndexEigenValues | Eigenvalues of the Conley index map gathered by levels |
| IndexPair< mapcomp, cubetype, cubsettype > | A generic class that computes an index pair given the isolating neighborhood and a means to compute the multivalued cubical map |
| local_value< T > | Initializes the given variable with the value provided and restores the previous value at the end of the current block |
| MapComputation< mapcomp, cubetype, cubsettype > | The generic map computation routine that computes a rigorous cubical multivalued map based on a function that computes the image of intervals using interval arithmetic |
| MapPopModel | This class defines a map for the nonlinear density dependent overcompensatory Leslie population model |
| MapType | This is an abstract class which defines the interface to other classes that describe maps for the use for the program "cmgraphs.cpp" |
| MatchArray< CoordType, IntType > | A multi-dimensional array with links forward/backward between the entries |
| MatchArray< CoordType, IntType >::pair2 | A small class whose objects store an IntType object and an int value |
| MorseDecomposition< mapcomp, cubetype, cubsettype > | The Morse decoposition class |
| PngImage | An interface to the PNG library |
| ppComplex | An auxiliary class that represents complex numbers |
| TConnMorse | A simple class for storing connections in an array that uses the "multitable" class |
| TConnTable | A simple class for storing connections in an array that uses the "multitable" class |
| UndefinedComputation< cubetype, cubsettype > | The undefined map computation class |
| UndefinedMap | The undefined map class |
| Worker | The worker class that processes single chunks of data which contain the definition of a selected rectangular area in the set of parameters to process |