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: -