CAPD RedHom Library
|
#include <capd/persistence/VolumePersistentHomology.h>
Public Types | |
typedef boost::iterator_range< const double * > | Data |
typedef homAux::SmallVector< size_t, DIM > | Lengths |
Public Member Functions | |
template<typename LengthsT > | |
VolumePersistentHomology (const LengthsT &lengths, Data data) | |
const PersistentSignature & | operator() () |
const PersistentSignature & | signature () const |
Static Public Member Functions | |
static bool | Enabled () |
typedef boost::iterator_range<const double*> capd::persistence::VolumePersistentHomology< DIM >::Data |
typedef homAux::SmallVector<size_t, DIM> capd::persistence::VolumePersistentHomology< DIM >::Lengths |
|
inline |
|
static |
auto capd::persistence::VolumePersistentHomology< DIM >::operator() | ( | ) |
|
inline |