On this page, you can find my Bachelor’s Thesis, supplementary material and errata.
This work may be cited as:
Moritz Klammler, Application of Efficient Matrix Inversion to the Decomposition of Hierarchical Matrices. Bachelor’s thesis, Karlsruhe Institute of Technology, 2014. http://klammler.eu/bsc/
The following BibTeX entry might come handy:
@Thesis{Klammler2014, author = "Klammler, Moritz", title = "Application of Efficient Matrix Inversion to the Decomposition of Hierarchical Matrices", school = "Karlsruhe Institute of Technology", year = "2014", month = "11", type = "bachelor's thesis", address = "Karlsruhe, Germany", url = "https://klammler.eu/bsc/", }
distributed, not
sharedmemory systems.
InversePreconditioner
class is wrong. It should
be FullMatrix
, not ArrangedMatrix
.