CAPD RedHom Library
capd::apiRedHom::CrHom::Impl Struct Reference

Public Member Functions

void insert (const std::vector< int > &coords)
 
template<int dim>
std::vector< int > bettiTmpl (int method)
 
std::vector< int > betti (int method)
 

Public Attributes

RepSet< ElementaryCube_repSet
 

Member Function Documentation

std::vector<int> capd::apiRedHom::CrHom::Impl::betti ( int  method)
inline
template<int dim>
std::vector<int> capd::apiRedHom::CrHom::Impl::bettiTmpl ( int  method)
inline
void capd::apiRedHom::CrHom::Impl::insert ( const std::vector< int > &  coords)
inline

Member Data Documentation

RepSet<ElementaryCube> capd::apiRedHom::CrHom::Impl::_repSet