lsst.geom
22.0.1-5-g096abc9+d18c45d440
|
Go to the source code of this file.
Namespaces | |
lsst | |
lsst::geom | |
lsst::geom::polynomials | |
Low-level polynomials (including special polynomials) in C++. | |
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... | |