add note
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user