CAPD RedHom Library
|
#include <capd/homAlgebra/QuotientGradedModule.h>
Public Types | |
typedef freeModuleType::MatrixType | MatrixType |
typedef freeModuleType::GeneratorType | GeneratorType |
typedef freeModuleType::IntType | IntType |
typedef freeModuleType::MatrixType::ScalarType | ScalarType |
Public Member Functions | |
QuotientGradedModule () | |
QuotientGradedModule (std::vector< QuotientModule< freeModuleType > > &A_quotientModuleVector, const CRef< FreeChainComplex< freeModuleType > > &A_masterChainComplexCR) | |
operator CRef< HomologySignature< ScalarType, IntType > > () | |
std::string | descriptor () const |
const QuotientModule< freeModuleType > & | component (int i) const |
int | TopDim () const |
Friends | |
template<typename freeModuleType2 > | |
void | swap (QuotientGradedModule< freeModuleType2 > &A_qgm1, QuotientGradedModule< freeModuleType2 > &A_qgm2) |
std::ostream & | operator<< (std::ostream &out, const QuotientGradedModule &A_qgM) |
typedef freeModuleType::GeneratorType QuotientGradedModule< freeModuleType >::GeneratorType |
typedef freeModuleType::IntType QuotientGradedModule< freeModuleType >::IntType |
typedef freeModuleType::MatrixType QuotientGradedModule< freeModuleType >::MatrixType |
typedef freeModuleType::MatrixType::ScalarType QuotientGradedModule< freeModuleType >::ScalarType |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |