Skip to content
Snippets Groups Projects
user avatar
Christian Engwer authored
getMatOrThrow handed out a reference to the underlying matrix, but for
the compiler it was undecidable, whether this might be a dangling
refernce. This lead to many warnings. We now hand out the
AssebledLinearOperator and call getmat explicitly where ever needed.
bc1329d3
History
Name Last commit Last update