LikelihoodKernel

trait LikelihoodKernel[F[_], R, -N]
class Object
trait Matchable
class Any

Value members

Abstract methods

def mkPartition(stateCount: N, categoryCount: Int, sequences: IndexedSeq[BitVector], siteWeights: IndexedSeq[Int]): Resource[F, PartitionKernel[F, R]]