Skip to content
Snippets Groups Projects
Commit eb56878a authored by Tom Fischer's avatar Tom Fischer
Browse files

Changed test tolerances, renamed execute -> solve.

Changes in TestDenseGaussAlgorithm:
- Renaming execute() to solve() due to interface changes in GaussAlgorithm.
- Changed test tolerances to std::numeric_limits<float>::epsilon().
- Added test for GaussAlgorithm::solve(..., ...) and template argument DenseVector.
parent 4b4f7c30
No related branches found
No related tags found
No related merge requests found
Loading
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