CAPD RedHom Library
capd::complex::CubicalComplexes Struct Reference

#include <capd/complex/CubicalComplexes.h>

Public Types

typedef int Type
 

Static Public Member Functions

static Type Default ()
 
static size_t id (DimType dim, Type type)
 

Static Public Attributes

static const Type DENSE = DenseCubicalTag::ID
 
static const Type GRID_GRAPH = GridGraphTag::ID
 
static const Type GRID_GRAPH_EXTERNAL_MEMORY = GridGraphExternalMemoryTag::ID
 

Member Typedef Documentation

Member Function Documentation

static Type capd::complex::CubicalComplexes::Default ( )
inlinestatic
static size_t capd::complex::CubicalComplexes::id ( DimType  dim,
Type  type 
)
inlinestatic

Member Data Documentation

const Type capd::complex::CubicalComplexes::DENSE = DenseCubicalTag::ID
static
const Type capd::complex::CubicalComplexes::GRID_GRAPH = GridGraphTag::ID
static
const Type capd::complex::CubicalComplexes::GRID_GRAPH_EXTERNAL_MEMORY = GridGraphExternalMemoryTag::ID
static