The Original CHomP Software
Classes | Namespaces
pool.h File Reference

This file contains the definition of a pool container which keeps elements and manages their reusage. More...

#include <chomp/struct/multitab.h>

Go to the source code of this file.

Classes

class  chomp::homology::pool< element >
 This template contains the definition of a pool of elements that are stored in an extensible table. More...
 

Namespaces

namespace  chomp
 This namespace contains the entire CHomP library interface.
 
namespace  chomp::homology
 This namespace contains the core of the homology computation procedures and related classes and templates contained in the CHomP C++ library.
 

Detailed Description

This file contains the definition of a pool container which keeps elements and manages their reusage.

Author
Pawel Pilarczyk

Definition in file pool.h.