From b0deff09d4dfc2a3e2b741e1dd42c347c960b3f4 Mon Sep 17 00:00:00 2001 From: conrad Date: Fri, 11 Aug 2023 11:49:25 +1000 Subject: [PATCH] better wording --- docs.html | 36 ++++++++++++++++++++++++++++++------ 1 file changed, 30 insertions(+), 6 deletions(-) diff --git a/docs.html b/docs.html index 49ec80f3..cdc9734a 100644 --- a/docs.html +++ b/docs.html @@ -18061,7 +18061,7 @@ Since Armadillo 12.6.2, the default RNG on all systems is the 64-bit version of
  • -Caveat: when using a framework such as OpenMP for multi-threading and the underlying system supports the thread_local storage specifier, +Caveat: when using a multi-threading framework (such as OpenMP) and the underlying system supports the thread_local storage specifier, the above functions change the seed only within the thread they are running on

  • @@ -18208,11 +18208,33 @@ log_a, log_b and log_c must have the same type cx_double, cx_float