SemiSparseMat introduced

This commit is contained in:
2026-02-03 15:46:39 +01:00
parent febc20965a
commit b1f1be8457
5 changed files with 88 additions and 2 deletions

2
vec.h
View File

@@ -1436,7 +1436,7 @@ return;
/***************************************************************************//**
* perfrom deep copy
* perform a deep copy
* @param[in] rhs vector being copied
* @see NRVec<T>::copyonwrite()
******************************************************************************/