ECLTableInterpolation1D.hpp File Reference
#include <cassert>
#include <type_traits>
#include <vector>
Include dependency graph for ECLTableInterpolation1D.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Common types and policies for one-dimensional (single variate) interpolation of tabulated functions. Mainly intended to support piecewise linear interpolation.