Class cip::LinearInterpND
template <typename T, std::size_t N, IndexMethod IM>
ClassList > cip > LinearInterpND
Inherited by the following classes: cip::LinearInterp
Public Functions
| Type | Name |
|---|---|
| LinearInterpND (const F & _f, const Args &... _xi) |
|
| LinearInterpND (LinearInterpND &&) = delete |
|
| T | eval (const Args &... args) const |
| Vector | evaln (const Vectors &... inputs) const |
| LinearInterpND & | operator= (LinearInterpND &&) = delete |
| ~LinearInterpND () |
Public Functions Documentation
function LinearInterpND [1/2]
template<typename... Args>
inline cip::LinearInterpND::LinearInterpND (
const F & _f,
const Args &... _xi
)
function LinearInterpND [2/2]
function eval
function evaln
template<typename... Vectors>
inline Vector cip::LinearInterpND::evaln (
const Vectors &... inputs
) const
function operator=
function ~LinearInterpND
The documentation for this class was generated from the following file include/linear_interp.hpp