PartitionKernel

trait PartitionKernel[F[_], R]
class Object
trait Matchable
class Any

Value members

Concrete methods

final def imap[S](f: R => S)(g: S => R)(using Functor[F]): Aux[F, S, Model, Matrix, Ppv, NodeClv, TipClv]