22#ifndef LSST_AFW_MATH_POLYNOMIALS_Chebyshev1Function1d_h_INCLUDED
23#define LSST_AFW_MATH_POLYNOMIALS_Chebyshev1Function1d_h_INCLUDED
A 1-d function defined by a series expansion and its coefficients.
Low-level polynomials (including special polynomials) in C++.
Function1d< ScaledChebyshev1Basis1d > ScaledChebyshev1Function1d
A Function1d for scaled Chebyshev polynomials of the first kind.
Function1d< Chebyshev1Basis1d > Chebyshev1Function1d
A Function1d for Chebyshev polynomials of the first kind.