This file includes most of the other CHomP library header files. More...
#include "chomp/system/config.h"
#include "chomp/system/textfile.h"
#include "chomp/system/timeused.h"
#include "chomp/system/arg.h"
#include "chomp/bitmaps/bitmaps.h"
#include "chomp/struct/digraph.h"
#include "chomp/homology/homology.h"
Go to the source code of this file.
Namespaces | |
namespace | chomp |
This namespace contains the entire CHomP library interface. |
This file includes most of the other CHomP library header files.
For simplicity of use, one can just include this header file without taking care about the remaining header files in the library. Note that each program that includes this file must be linked with the compiled CHomP library.
Definition in file chomp.h.