| Safe Haskell | Safe-Inferred |
|---|
Actions
Documentation
type BatchAction x m b = Action x m (Batch x) bSource
pack :: (Batch x -> m b) -> BatchAct x m -> BatchAction x m bSource
batchPrint :: Show s => PrintF x s -> Int -> BatchAction x IO ()Source
mcmc-samplers-0.1.0.0: A library of combinators to build MCMC kernels, proposals, and targets
| Safe Haskell | Safe-Inferred |
|---|
Actions
type BatchAction x m b = Action x m (Batch x) bSource
pack :: (Batch x -> m b) -> BatchAct x m -> BatchAction x m bSource
batchPrint :: Show s => PrintF x s -> Int -> BatchAction x IO ()Source