From 57dbfd195ecf6c2fe1c8d388df9b6c0d86fdc2eb Mon Sep 17 00:00:00 2001 From: conrad Date: Mon, 4 Jul 2022 17:25:11 +1000 Subject: [PATCH] swap order --- docs.html | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/docs.html b/docs.html index 121a92ea..70025577 100644 --- a/docs.html +++ b/docs.html @@ -19307,30 +19307,6 @@ If you mainly use lots of very small vectors (eg. ≤ 4 elements) -ARMA_CERR_STREAM - - -   - - -The default stream used for printing warnings and errors. -Must be always enabled. -By default defined to std::cerr - - - - -   - - -   - - -   - - - - ARMA_COUT_STREAM @@ -19355,6 +19331,30 @@ By default defined to std::cout +ARMA_CERR_STREAM + + +   + + +The default stream used for printing warnings and errors. +Must be always enabled. +By default defined to std::cerr + + + + +   + + +   + + +   + + + + ARMA_WARN_LEVEL