package prbnmcn-stats

  1. Overview
  2. Docs
include Basic_structures.Basic_intf.Pp
type t
val pp : Stdlib.Format.formatter -> t -> unit
val proposal : t -> t Gen.t

Proposal kernel.

val proposal_log_density : t -> t -> Log_space.t

Logarithm of the density of the proposal kernel (wrt some unknown underlying measure).

val log_weight : t -> Log_space.t

Logarithm of the density of the (unnormalized) target measure (wrt the same underlying measure as the proposal).