GroundNorm

org.appliedtopology.tda4j.barcode.BarcodeDistance.GroundNorm
enum GroundNorm

The ground metric on the birth-death plane used to cost one matched pair of diagram points (GUDHI/Hera's internal_p). LInfinity (the default in both) is the usual TDA convention.

Attributes

Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

case LInfinity extends GroundNorm
final case class LP(p: Double)