Skip to content

Class cip::LinearCellND

template <typename T, std::size_t N>

ClassList > cip > LinearCellND

Public Functions

Type Name
LinearCellND (const Mdspan & _f, const Spans & _x)
T eval (Args &&... args) const

Public Functions Documentation

function LinearCellND

inline explicit cip::LinearCellND::LinearCellND (
    const Mdspan & _f,
    const Spans & _x
) 

function eval

template<typename... Args>
inline T cip::LinearCellND::eval (
    Args &&... args
) const


The documentation for this class was generated from the following file include/linear_interp.hpp