CAPD RedHom Library
capdRedHom.persistence.distance_matrix_persistence_homology.DistanceMatrixPersistentHomology Class Reference

Public Member Functions

def Enabled (cls)
 
def __init__ (self, data, max_dim, degreeLimit, distanceLimit)
 
def __call__ (self)
 
def diagram (self, dim=-1, shring_to=None)
 

Constructor & Destructor Documentation

def capdRedHom.persistence.distance_matrix_persistence_homology.DistanceMatrixPersistentHomology.__init__ (   self,
  data,
  max_dim,
  degreeLimit,
  distanceLimit 
)

Member Function Documentation

def capdRedHom.persistence.distance_matrix_persistence_homology.DistanceMatrixPersistentHomology.__call__ (   self)
def capdRedHom.persistence.distance_matrix_persistence_homology.DistanceMatrixPersistentHomology.diagram (   self,
  dim = -1,
  shring_to = None 
)
def capdRedHom.persistence.distance_matrix_persistence_homology.DistanceMatrixPersistentHomology.Enabled (   cls)