Skip to content
Snippets Groups Projects
Commit 396e7d73 authored by Elias Pipping's avatar Elias Pipping Committed by Elias Pipping
Browse files

Cleanup

parent 45164922
No related branches found
No related tags found
No related merge requests found
......@@ -235,7 +235,6 @@ void minimise(Functional const J, typename Functional::SmallVector &x,
JRest.evaluate(stepsize, tmp);
x = tmp;
}
// std::cout << "Resulting vector: " << x << std::endl;
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment