hbayes-0.5.2: Bayesian Networks

Safe HaskellNone
LanguageHaskell2010

Bayes.Factor.MaxCPT

Contents

Description

Implementation of Max-product factors for MAP queries

Synopsis

Type

type MAXCPT = PrivateCPT Vector (Double, PossibleInstantiations) Source