| carl
    25.04
    Computer ARithmetic Library | 
Implements a generator for Chebyshev polynomials. More...
#include <Chebyshev.h>

| Public Member Functions | |
| Chebyshev (Variable v) | |
| UnivariatePolynomial< Number > | operator() (std::size_t n) const | 
| Data Fields | |
| Variable | mVar | 
Implements a generator for Chebyshev polynomials.
Definition at line 12 of file Chebyshev.h.
| 
 | inlineexplicit | 
Definition at line 14 of file Chebyshev.h.
| 
 | inline | 
Definition at line 16 of file Chebyshev.h.
| Variable carl::Chebyshev< Number >::mVar | 
Definition at line 13 of file Chebyshev.h.