Class cip::CubicInterpND< T, 1, IM >
template <typename T, IndexMethod IM>
ClassList > cip > CubicInterpND< T, 1, IM >
Public Functions
| Type | Name |
|---|---|
| CubicInterpND (const Vector & _x, const Vector & _f) |
|
| void | build (Vector f) |
| virtual Vector | calc_slopes (const Vector & x, const Mdspan1D & f) const = 0 |
| T | eval (const T xi) const |
| Vector | evaln (const Vector & xi) const |
| virtual | ~CubicInterpND () |
Public Functions Documentation
function CubicInterpND
function build
function calc_slopes
virtual Vector cip::CubicInterpND< T, 1, IM >::calc_slopes (
const Vector & x,
const Mdspan1D & f
) const = 0
function eval
function evaln
function ~CubicInterpND
The documentation for this class was generated from the following file include/old/cubic_interp_1d_spec.hpp