Class cip::LinearInterp4D
template <typename T>
ClassList > cip > LinearInterp4D
Inherits the following classes: cip::LinearInterpND
Public Functions
Type | Name |
---|---|
LinearInterp4D (const Vector & x, const Vector & y, const Vector & z, const Vector & w, const Vector4 & f) |
|
~LinearInterp4D () |
Public Functions inherited from cip::LinearInterpND
Type | Name |
---|---|
LinearInterpND (const F & _f, const Args &... _xi) |
|
T | eval (const Args &... args) const |
Vector | evaln (const Vectors &... inputs) const |
~LinearInterpND () |
Public Functions Documentation
function LinearInterp4D
inline explicit cip::LinearInterp4D::LinearInterp4D (
const Vector & x,
const Vector & y,
const Vector & z,
const Vector & w,
const Vector4 & f
)
function ~LinearInterp4D
The documentation for this class was generated from the following file include/linear_interp.hpp