From 483fee2b46751afa03306bb68a0a6a67e2ea9166 Mon Sep 17 00:00:00 2001 From: conrad Date: Sat, 29 May 2021 22:13:32 +1000 Subject: [PATCH] update examples to take into account new defaults --- docs.html | 48 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 32 insertions(+), 16 deletions(-) diff --git a/docs.html b/docs.html index 472b1290..b0fa48f0 100644 --- a/docs.html +++ b/docs.html @@ -2674,11 +2674,14 @@ optionally first changing the size to specified dimensions Examples: @@ -2757,11 +2760,14 @@ optionally first changing the size to specified dimensions Examples: @@ -2806,11 +2812,14 @@ An identity matrix is generated when n_rows = n_cols Examples: @@ -2939,11 +2948,14 @@ To change the RNG seed, use arma_rng::set_seed(value) or arma_rng::set Examples: