remove old note

This commit is contained in:
conrad
2021-12-06 00:07:54 +10:00
parent 4e96a42c81
commit 189aadca8f
-1
View File
@@ -5347,7 +5347,6 @@ to modify the non-zero elements in a safer manner,
use <a href="#transform">.transform()</a> or <a href="#for_each">.for_each()</a> instead of iterators;
<br>
writing a zero value into a sparse matrix through an iterator will invalidate all current iterators associated with the sparse matrix</li>
<li>row iterators for sparse matrices are only useful with Armadillo 8.500 and later versions; in earlier versions they are inefficient
</ul>
</li>
<br>