#include "chomp/system/config.h"
#include "chomp/struct/multitab.h"
#include "config.h"
#include "typedefs.h"
#include "morsedec.h"
Go to the source code of this file.
Classes | |
| class | TConnTable |
| A simple class for storing connections in an array that uses the "multitable" class. More... | |
| class | TConnMorse |
| A simple class for storing connections in an array that uses the "multitable" class. More... | |
This file contains the definition of two auxiliary classes for recording connections between Morse sets in a Morse decomposition.
Definition in file morsecon.h.
1.5.3