Skip to content
Snippets Groups Projects

Add class to merge a vector of matrices into a big combined matrix.

Merged akbib requested to merge feature/add_blockmatrixview into master
Files
2
@@ -5,6 +5,7 @@ install(FILES
@@ -5,6 +5,7 @@ install(FILES
addtodiagonal.hh
addtodiagonal.hh
axpy.hh
axpy.hh
axy.hh
axy.hh
 
blockmatrixview.hh
componentwisematrixmap.hh
componentwisematrixmap.hh
crossproduct.hh
crossproduct.hh
genericvectortools.hh
genericvectortools.hh
Loading