From 6087f84dee45808d0d57fae3d303ed5518dc4d0a Mon Sep 17 00:00:00 2001 From: conrad Date: Fri, 18 Mar 2022 11:00:04 +1000 Subject: [PATCH] remove old notes --- docs.html | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/docs.html b/docs.html index 927e7878..b91ec2a1 100644 --- a/docs.html +++ b/docs.html @@ -3858,10 +3858,6 @@ and does not take into account that the underlying matrix memory could be freed
  • -Submatrix views of sparse matrices are only useful with Armadillo 9.600 and later versions; in earlier versions they are inefficient -
  • -
    -
  • Examples: -
  • -
    -
  • -NOTE: handling of sparse matrix diagonals has changed slightly between Armadillo 7.x and 8.x; -to copy sparse diagonal to dense vector, use: -