From 6aa346b59a4361de80fda0a5e643a6923ee0a152 Mon Sep 17 00:00:00 2001 From: conrad Date: Wed, 27 Sep 2023 12:56:31 +1000 Subject: [PATCH] add caveats to differentiate between wishrnd() and iwishrnd() --- docs.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs.html b/docs.html index 0a56ee86..0948cc54 100644 --- a/docs.html +++ b/docs.html @@ -16129,6 +16129,10 @@ Generate a random matrix sampled from the Wishart distribution with parameters <
  • +Caveat: for the inverse (inverted) Wishart distribution, use iwishrnd() +
  • +
    +
  • Examples: