PartitionKernel

Companion
class
class Object
trait Matchable
class Any

Type members

Types

type Aux[F[_], R, Model0, Matrix0, Ppv0, NodeClv0, TipClv0] = PartitionKernel[F, R] { type Model = Model0; type Matrix = Matrix0; type Ppv = Ppv0; type NodeClv = NodeClv0; type TipClv = TipClv0; }

Givens

Givens

given Invariant_PartitionKernel[F[_]](using val x$1: Functor[F]): Invariant[[_] =>> PartitionKernel[F, _$10]]