LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Namespaces | Typedefs
Chebyshev1Function1d.h File Reference
#include "lsst/geom/polynomials/Function1d.h"
#include "lsst/geom/polynomials/Chebyshev1Basis1d.h"

Go to the source code of this file.

Namespaces

 lsst
 A base class for image defects.
 
 lsst::geom
 
 lsst::geom::polynomials
 

Typedefs

using lsst::geom::polynomials::Chebyshev1Function1d = Function1d< Chebyshev1Basis1d >
 A Function1d for Chebyshev polynomials of the first kind. More...
 
using lsst::geom::polynomials::ScaledChebyshev1Function1d = Function1d< ScaledChebyshev1Basis1d >
 A Function1d for scaled Chebyshev polynomials of the first kind. More...