removed operator() from class template CRSMatrix (the non-const operator())
inserted instead of operator() two methods: addValue() and setValue()
Showing
- MathLib/LinAlg/Sparse/CRSMatrix.h 59 additions, 62 deletionsMathLib/LinAlg/Sparse/CRSMatrix.h
- MathLib/LinAlg/Sparse/amuxCRS.cpp 1 addition, 1 deletionMathLib/LinAlg/Sparse/amuxCRS.cpp
- SimpleTests/MatrixTests/MatTestRemoveRowsCols.cpp 15 additions, 3 deletionsSimpleTests/MatrixTests/MatTestRemoveRowsCols.cpp
Loading
Please register or sign in to comment