chomp/struct/multitab.h File Reference

This file contains the definition of the container "multitable" which is essentially an automatically extendable array whose memory is allocated in small chunks which hold the elements. More...

#include "chomp/system/config.h"

Go to the source code of this file.

Namespaces

namespace  chomp
namespace  chomp::homology

Classes

class  chomp::homology::multitable< element >
 A container for elements placed in a table (like a vector) that is actually built of many smaller tables. More...

Defines

#define DEFAULTPIECESIZE   32
 The default size of a piece used in the multi-table.

Functions

template<typename T>
void chomp::homology::my_swap (T &x, T &y)


Detailed Description

This file contains the definition of the container "multitable" which is essentially an automatically extendable array whose memory is allocated in small chunks which hold the elements.

Author:
Pawel Pilarczyk

Definition in file multitab.h.


Define Documentation

#define DEFAULTPIECESIZE   32

The default size of a piece used in the multi-table.

Definition at line 70 of file multitab.h.

Referenced by chomp::homology::multitable< element >::multitable().


Generated on Wed Nov 21 11:08:42 2007 for The Uniform Expansion Software by  doxygen 1.5.3