gtsam 4.1.1
gtsam
|
Chebyshev basis decompositions. More...
Go to the source code of this file.
Classes | |
struct | gtsam::Chebyshev1Basis |
Basis of Chebyshev polynomials of the first kind https://en.wikipedia.org/wiki/Chebyshev_polynomials#First_kind These are typically denoted with the symbol T_n, where n is the degree. More... | |
struct | gtsam::Chebyshev2Basis |
Basis of Chebyshev polynomials of the second kind. More... | |
Namespaces | |
namespace | gtsam |
Global functions in a separate testing namespace. | |
Chebyshev basis decompositions.