hbayes-0.4.1: Inference with Discrete 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