CAPD RedHom Library
HomologyOfDiscreteVectorField Struct Reference

Public Types

typedef int Scalar
 
typedef HomologySignature< Scalar, int > Signature
 

Public Member Functions

template<typename DVF >
void operator() (DVF &dvf)
 
template<typename Complex >
void operator() (SqueezedComplex< Complex > &)
 
template<typename Complex >
void operator() (Complex &complex)
 
void updateSignature (size_t coreductionsExtracted)
 

Public Attributes

Signature signature
 
bool called
 

Member Typedef Documentation

typedef int HomologyOfComplex::Scalar
inherited

Member Function Documentation

template<typename Complex >
void HomologyOfComplex::operator() ( SqueezedComplex< Complex > &  )
inlineinherited
template<typename Complex >
void HomologyOfComplex::operator() ( Complex &  complex)
inlineinherited
template<typename DVF >
void HomologyOfDiscreteVectorField::operator() ( DVF &  dvf)
inline
void HomologyOfComplex::updateSignature ( size_t  coreductionsExtracted)
inlineinherited

Member Data Documentation

bool HomologyOfComplex::called
inherited
Signature HomologyOfComplex::signature
inherited