-
- Downloads
Merge branch 'feature/transposed-matrix-multiply' into 'master'
Add wrapper representing the transposed of a matrix See merge request core/dune-common!889
No related branches found
No related tags found
Showing
- dune/common/CMakeLists.txt 1 addition, 0 deletionsdune/common/CMakeLists.txt
- dune/common/test/CMakeLists.txt 4 additions, 0 deletionsdune/common/test/CMakeLists.txt
- dune/common/test/transposetest.cc 98 additions, 0 deletionsdune/common/test/transposetest.cc
- dune/common/transpose.hh 77 additions, 0 deletionsdune/common/transpose.hh
dune/common/test/transposetest.cc
0 → 100644
dune/common/transpose.hh
0 → 100644
Please register or sign in to comment