Class cip::LinearInterpND
template <typename T, std::size_t N>
ClassList > cip > LinearInterpND
Public Functions
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 LinearInterpND
template<typename... Args>
inline cip::LinearInterpND::LinearInterpND (
const F & _f,
const Args &... _xi
)
function eval
function evaln
template<typename... Vectors>
inline Vector cip::LinearInterpND::evaln (
const Vectors &... inputs
) const
function ~LinearInterpND
The documentation for this class was generated from the following file include/linear_interp.hpp