hbayes-0.5: Bayesian Networks

Safe HaskellSafe-Infered

Bayes.Factor.MaxCPT

Contents

Description

Implementation of Max-product factors for MAP queries

Synopsis

Type

type MAXCPT = PrivateCPT Vector (Double, PossibleInstantiations)Source