multidim.PointCloud.from_distances¶
-
classmethod
PointCloud.
from_distances
(*args, **kwargs)[source]¶ This method is not available for
PointCloud
, because actual coordinates are needed. Perhaps you want to useSimplicialComplex.from_distances()
instead?