PostOrderLeaf

final case class PostOrderLeaf[R, Matrix, Clv](height: R, clv: Clv) extends HeightClv[R, Clv]
trait Serializable
trait Product
trait Equals
class HeightClv[R, Clv]
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product