TopCofacetEnumerator

org.appliedtopology.tda4j.streams.TopCofacetEnumerator
class TopCofacetEnumerator(val simplex: SimplexEdge, val neighbors: SortedSet[Int])(using val metricSpace: FiniteMetricSpace[Int])

Attributes

Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def hasNext: Boolean
def isValid(head: Option[Int]): Boolean
def next(): Int
def nonValid(head: Option[Int]): Boolean

Concrete fields

val case2: Boolean
val case3: Boolean
val neighborIt: BufferedIterator[Int]
val neighbors: SortedSet[Int]

Givens

Givens