-
- Downloads
Add DenseMatrix class
This class consists actually in a renaming and cleaning of the class LocalRectangularMatrix written by Julie. Matrices of this type are dense, rectangular and local (cannot represent a matrix spread on various CPUs).
parent
2d05f6b5
No related branches found
No related tags found
src/algebra/DenseMatrix.hpp
0 → 100644
tests/test_DenseMatrix.cpp
0 → 100644
Please register or sign in to comment