Skip to content

[interpolation] make sure the value for x determined when generating the grid are within the valid range

Alexander Semke requested to merge work/check-interpolation-ranges into master

Description

make sure the value for x determined when generating the grind for the interpolation points is within the valid range to avoid subtle issues related to the representation of float numbers.

Conformity

When external dependencies are removed

  • Reporting to ...
Edited by Alexander Semke

Merge request reports