Skip to content
Snippets Groups Projects
Commit 613fe55f authored by maxka's avatar maxka
Browse files

Fix typo.

parent b7f1fe4a
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -208,7 +208,7 @@ auto truncateSymmetrically(LinearSolver&& linearSolver) {
namespace LocalSolverRegularizer {
// a suitable value for defaultDiagRagularization could be 1e-10
// a suitable value for defaultDiagRegularization could be 1e-10
// nevertheless, the default is 0 to avoid unintentional regularization
static constexpr double defaultDiagRegularizeParameter = 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment