lsst.geom ga1e77700b3+99e9273977
|
A Recurrence for Chebyshev polynomials of the first kind. More...
#include <Chebyshev1Basis1d.h>
Static Public Member Functions | |
static double | getB0 (double x) |
static double | getB1 (double x) |
static double | next (double x, std::size_t n, double current, double previous) |
A Recurrence for Chebyshev polynomials of the first kind.
Definition at line 36 of file Chebyshev1Basis1d.h.
|
inlinestatic |
Definition at line 39 of file Chebyshev1Basis1d.h.
|
inlinestatic |
Definition at line 41 of file Chebyshev1Basis1d.h.
|
inlinestatic |
Definition at line 43 of file Chebyshev1Basis1d.h.