From 211487f0759c988a4cbc2a7e2bc5cd7899fb6b56 Mon Sep 17 00:00:00 2001 From: conrad Date: Fri, 29 Apr 2022 13:22:59 +1000 Subject: [PATCH] more details --- docs.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs.html b/docs.html index 5c7068c6..893b8acf 100644 --- a/docs.html +++ b/docs.html @@ -16760,7 +16760,8 @@ model.save("my_model.gmm");   - machine epsilon: the difference between 1 and the value least greater than 1 that is representable (type and machine dependent) + machine epsilon; approximately 2.2204e-16; difference between 1 and the next representable value +