cellcomplex.h File Reference

(r1659/r1633)

#include <iostream>
#include <cstddef>
#include <vector>
#include <queue>
#include <deque>
#include "globals.h"
#include "hash_set.h"
#include "hash_map.h"
#include "hash_classes.h"
#include "util.h"
#include "celltuple.h"
#include "persistance.h"

Include dependency graph for cellcomplex.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CellComplex< Vertex, Edge, Face, Tuple >
 A toplogical data structure. More...

Functions

template<class Vertex, class Edge, class Face, class Tuple>
std::ostream & operator<< (std::ostream &stream, const CellComplex< Vertex, Edge, Face, Tuple > &cc)


Detailed Description

Contains the definition of CellComplex.

Author:
Mark J. Olah (mjo@andrew.cmu.edu)

Definition in file cellcomplex.h.


Function Documentation

template<class Vertex, class Edge, class Face, class Tuple>
std::ostream& operator<< ( std::ostream &  stream,
const CellComplex< Vertex, Edge, Face, Tuple > &  cc 
) [inline]

Definition at line 306 of file cellcomplex.h.

References CellComplex< Vertex, Edge, Face, Tuple >::print_statistics().

Here is the call graph for this function:


Generated on Mon May 24 09:53:31 2010 for TUMBLE by  doxygen 1.5.2