24#ifndef quantlib_chebyshev_interpolation_hpp
25#define quantlib_chebyshev_interpolation_hpp
1-D array used in linear algebra.
1-D array used in linear algebra.
~ChebyshevInterpolation() override=default
ChebyshevInterpolation(const ChebyshevInterpolation &)=delete
void updateY(const Array &y)
ChebyshevInterpolation(ChebyshevInterpolation &&)=delete
ChebyshevInterpolation & operator=(const ChebyshevInterpolation &)=delete
ChebyshevInterpolation & operator=(ChebyshevInterpolation &&)=delete
base class for 1-D interpolations.
Maps function, bind and cref to either the boost or std implementation.
std::size_t Size
size of a container
base class for 1-D interpolations