-
- Downloads
Add a bunch of improvements and test for PCG
- Vector<const T> should now be supported - CRSMatrix data is constant
parent
bcda054e
No related branches found
No related tags found
Showing
- src/algebra/CRSMatrix.hpp 12 additions, 4 deletionssrc/algebra/CRSMatrix.hpp
- src/algebra/PCG.hpp 3 additions, 0 deletionssrc/algebra/PCG.hpp
- src/algebra/Vector.hpp 50 additions, 27 deletionssrc/algebra/Vector.hpp
- tests/CMakeLists.txt 1 addition, 0 deletionstests/CMakeLists.txt
- tests/test_PCG.cpp 50 additions, 0 deletionstests/test_PCG.cpp
- tests/test_main.cpp 3 additions, 0 deletionstests/test_main.cpp
tests/test_PCG.cpp
0 → 100644
Please register or sign in to comment