From 0cf37021486a8f7d19fffb33aeb06a30b2756dd4 Mon Sep 17 00:00:00 2001 From: conrad Date: Tue, 23 May 2023 14:23:05 +1000 Subject: [PATCH] move ensmallen link --- docs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.html b/docs.html index 44027303..04f57a56 100644 --- a/docs.html +++ b/docs.html @@ -10501,7 +10501,6 @@ See also:
  • statistics functions
  • running_stat - class for running statistics of scalars
  • running_stat_vec - class for running statistics of vectors
  • -
  • ensmallen - library for finding minimum of arbitrary function

  • @@ -13800,6 +13799,7 @@ See also:
  • definiteness of a matrix in Wikipedia
  • positive definite matrix in MathWorld
  • iterative refinement
  • +
  • ensmallen - library for solving arbitrary optimisation problems