diff --git a/docs.html b/docs.html index d94c5ca2..5405d148 100644 --- a/docs.html +++ b/docs.html @@ -14429,6 +14429,11 @@ depending on the given matrix, svds() may find fewer singular values than
  • +NOTE: the implementation in Armadillo 12.6 is considerably faster than earlier versions; +further speedups can be obtained by enabling OpenMP in your compiler (eg. -fopenmp in GCC and clang) +
  • +
    +
  • Examples: