OrderedCell

org.appliedtopology.tda4j.algebra.OrderedCell
trait OrderedCell extends Cell

Attributes

Experimental
true
Graph
Supertypes
trait Cell
trait HasDimension
class Object
trait Matchable
class Any

Members list

Type members

Types

type Self

Givens

Givens

given ordering: Ordering[Self]

Extensions

Inherited and Abstract extensions

extension (self: Self)
def dim: Int

Attributes

Inherited from:
HasDimension
extension (self: Self)
def boundary[CoefficientT]: Seq[(Self, CoefficientT)]

Attributes

Inherited from:
Cell