tune_inv_mm_diag()# liesel.goose.mm.tune_inv_mm_diag(history)[source]# Tunes an inverse mass vector with the sample variances 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