CAPD RedHom Library
|
#include <capd/complex/ComputeHomologySignature.h>
Public Types | |
typedef ComplexT | Complex |
typedef ScalarT | Scalar |
typedef IntT | Int |
typedef HomologySignature< ScalarT, IntT > | result_type |
Public Member Functions | |
ComputeHomologySignature (Complex &complex, bool useAlgebraicReductions) | |
virtual | ~ComputeHomologySignature () |
result_type | operator() () |
typedef ComplexT capd::complex::ComputeHomologySignature< ComplexT, ScalarT, IntT >::Complex |
typedef IntT capd::complex::ComputeHomologySignature< ComplexT, ScalarT, IntT >::Int |
typedef HomologySignature<ScalarT, IntT> capd::complex::ComputeHomologySignature< ComplexT, ScalarT, IntT >::result_type |
typedef ScalarT capd::complex::ComputeHomologySignature< ComplexT, ScalarT, IntT >::Scalar |
|
inlineexplicit |
|
inlinevirtual |
HomologySignature< ScalarT, IntT > capd::complex::ComputeHomologySignature< ComplexT, ScalarT, IntT >::operator() | ( | ) |