lsst.geom g19811a7679+fd0852f7a0
Loading...
Searching...
No Matches
Chebyshev1Basis1d.h File Reference

Go to the source code of this file.

Classes

class  lsst::geom::polynomials::Chebyshev1Recurrence
 A Recurrence for Chebyshev polynomials of the first kind. More...
 

Namespaces

namespace  lsst
 
namespace  lsst::geom
 
namespace  lsst::geom::polynomials
 Low-level polynomials (including special polynomials) in C++.
 

Typedefs

using lsst::geom::polynomials::Chebyshev1Basis1d = RecurrenceBasis1d<Chebyshev1Recurrence>
 A Basis1d for Chebyshev polynomials of the first kind.
 
using lsst::geom::polynomials::ScaledChebyshev1Basis1d = ScaledBasis1d<Chebyshev1Basis1d>
 A Basis1d for scaled Chebyshev polynomials of the first kind.