-
- Downloads
Add polynomial reconstruction
Works in parallel for degree 1 polynomials in 1d
parent
83022e21
No related branches found
No related tags found
Showing
- src/algebra/Givens.hpp 99 additions, 0 deletionssrc/algebra/Givens.hpp
- src/scheme/PolynomialReconstruction.hpp 81 additions, 0 deletionssrc/scheme/PolynomialReconstruction.hpp
- tests/CMakeLists.txt 2 additions, 0 deletionstests/CMakeLists.txt
- tests/test_Givens.cpp 96 additions, 0 deletionstests/test_Givens.cpp
- tests/test_PolynomialReconstruction.cpp 65 additions, 0 deletionstests/test_PolynomialReconstruction.cpp
src/algebra/Givens.hpp
0 → 100644
src/scheme/PolynomialReconstruction.hpp
0 → 100644
tests/test_Givens.cpp
0 → 100644
tests/test_PolynomialReconstruction.cpp
0 → 100644
Please register or sign in to comment