Skip to content
Snippets Groups Projects
Commit fcf9b05c authored by Marco Clemencic's avatar Marco Clemencic
Browse files

Fix for failing test GaudiGSL.InterpTest (on latest GSL)

This test confuses interpolation and extrapolation. These have
historically been the same in GSL, but haven't been for a while now. If
you want to extrapolate, you have to tell GSL to do so explicitly.

The test is modified to solely do interpolation.

See merge request !107
parents b0618f78 314cae29
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment