CAPD RedHom Library
|
#include <capd/homMaps/InclusionHomology.hpp>
Public Types | |
typedef FreeChainComplexType::FreeModuleType | FreeModuleType |
typedef FreeModuleType::GeneratorType | ElementaryCellType |
typedef FreeModuleType::ScalarType | ScalarType |
typedef FreeModuleType::MatrixType | MatrixType |
typedef MatrixType::ColumnVectorType | ColumnVectorType |
typedef SCubCelSet::ReductorType | ReductorType |
typedef ReductorType::CubeFaceIndexType | CubeFaceIndexType |
typedef ChainT< ChainContainer< ElementaryCellType, ScalarType > > | ChainType |
typedef ChainT< ChainContainer< int, ScalarType > > | SparseIntVector |
typedef std::vector< SparseIntVector > | SparseIntMatrix |
typedef std::vector< CRef< SparseIntMatrix > > | GradedCRefSparseIntMatrix |
Static Public Member Functions | |
static CRef< std::vector< MatrixType > > | CrbIncHom (const CubCellSetFiltrT< SCubCelSet, FreeChainComplexType > &A_subHFiltr, const CubCellSetFiltrT< SCubCelSet, FreeChainComplexType > &A_supHFiltr) |
static std::string | CrbIncHom (CRef< SCubCelSet > A_subCubCellSetCR, CRef< SCubCelSet > A_supCubCellSetCR) |
typedef ChainT<ChainContainer<ElementaryCellType,ScalarType> > InclusionHomology< SCubCelSet, FreeChainComplexType >::ChainType |
typedef MatrixType::ColumnVectorType InclusionHomology< SCubCelSet, FreeChainComplexType >::ColumnVectorType |
typedef ReductorType::CubeFaceIndexType InclusionHomology< SCubCelSet, FreeChainComplexType >::CubeFaceIndexType |
typedef FreeModuleType::GeneratorType InclusionHomology< SCubCelSet, FreeChainComplexType >::ElementaryCellType |
typedef FreeChainComplexType::FreeModuleType InclusionHomology< SCubCelSet, FreeChainComplexType >::FreeModuleType |
typedef std::vector<CRef<SparseIntMatrix> > InclusionHomology< SCubCelSet, FreeChainComplexType >::GradedCRefSparseIntMatrix |
typedef FreeModuleType::MatrixType InclusionHomology< SCubCelSet, FreeChainComplexType >::MatrixType |
typedef SCubCelSet::ReductorType InclusionHomology< SCubCelSet, FreeChainComplexType >::ReductorType |
typedef FreeModuleType::ScalarType InclusionHomology< SCubCelSet, FreeChainComplexType >::ScalarType |
typedef std::vector<SparseIntVector> InclusionHomology< SCubCelSet, FreeChainComplexType >::SparseIntMatrix |
typedef ChainT<ChainContainer<int,ScalarType> > InclusionHomology< SCubCelSet, FreeChainComplexType >::SparseIntVector |
|
inlinestatic |
|
inlinestatic |