Copyright | Copyright (c) 2016 the Hakaru team |
---|---|
License | BSD3 |
Maintainer | ppaml@indiana.edu |
Stability | experimental |
Portability | GHC-only |
Safe Haskell | None |
Language | Haskell2010 |
A simpler version of the work done in Disintegrate
In principle, this module's functionality is entirely subsumed by the work done in Language.Hakaru.Disintegrate, so we can hope to define observe in terms of disintegrate. This is still useful as a guide to those that want something more in line with what other probabilisitc programming systems support.
Documentation
observeVar :: a Source #