Skip to content

Class cip::CubicCellND

template <typename T, std::size_t N>

ClassList > cip > CubicCellND

Public Functions

Type Name
CubicCellND (const Mdspan & F, const Spans & x)
T eval (Args &&... xi) const
~CubicCellND () = default

Public Functions Documentation

function CubicCellND

inline explicit cip::CubicCellND::CubicCellND (
    const Mdspan & F,
    const Spans & x
) 

function eval

template<typename... Args>
inline T cip::CubicCellND::eval (
    Args &&... xi
) const

function ~CubicCellND

cip::CubicCellND::~CubicCellND () = default


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