AlBrP

Results 2 issues of AlBrP

**Bug type: Language Service** - OS and Version: Linux arm64 5.10.27-rt36-v8 - VS Code Version: 1.55.2 - C/C++ Extension Version: 1.3.1 I am programming with eigen3 library on vscode on...

bug
Language Service
Visual Studio
verified

Hi, I want to create symmetric sparse matrix by **SymSparseMat** class so I check the **Matrices.hpp** for arguments descriptions. ``` int_t nr, /**< Number of rows. */ int_t nc, /**<...