This commit is contained in:
conrad
2023-07-28 11:31:12 +10:00
parent d36d447130
commit 32b218ce31
+5
View File
@@ -14429,6 +14429,11 @@ depending on the given matrix, <i>svds()</i> may find fewer singular values than
</li>
<br>
<li>
<b>NOTE:</b> the implementation in Armadillo 12.6 is considerably faster than earlier versions;
further speedups can be obtained by enabling OpenMP in your compiler (eg. <i>-fopenmp</i> in GCC and clang)
</li>
<br>
<li>
Examples:
<ul>
<pre>