Module r_gen::trace[][src]

Expand description

Trace objects that represent a run of a generative model.

Structs

Choicemap

A struct to hold all of the random choices made during the execution of a generative model.

Trace

The trace struct. This holds information about the execution of a gnerative model.