liesel.goose.mm.tune_inv_mm_full#

liesel.goose.mm.tune_inv_mm_full(history)[source]#

Tunes an inverse mass matrix with the sample variance-covariance matrix of the history.

Parameters:

history (NewType(Position, dict[str, Any])) – Holds the history of the position. It is to be understand as in liesel.goose.types.Kernel.tune().

Return type:

Any