gtsam 4.1.1
gtsam
|
This is the complete list of members for gtsam::Chebyshev2, including all inherited members.
Base typedef (defined in gtsam::Chebyshev2) | gtsam::Chebyshev2 | |
CalculateWeights(size_t N, double x, double a=-1, double b=1) | gtsam::Chebyshev2 | static |
DerivativeWeights(size_t N, double x, double a=-1, double b=1) | gtsam::Chebyshev2 | static |
DifferentiationMatrix(size_t N, double a=-1, double b=1) | gtsam::Chebyshev2 | static |
DiffMatrix typedef (defined in gtsam::Chebyshev2) | gtsam::Chebyshev2 | |
IntegrationWeights(size_t N, double a=-1, double b=1) | gtsam::Chebyshev2 | static |
matrix(boost::function< Eigen::Matrix< double, M, 1 >(double)> f, size_t N, double a=-1, double b=1) | gtsam::Chebyshev2 | inlinestatic |
Parameters typedef (defined in gtsam::Chebyshev2) | gtsam::Chebyshev2 | |
Point(size_t N, int j) | gtsam::Chebyshev2 | inlinestatic |
Point(size_t N, int j, double a, double b) | gtsam::Chebyshev2 | inlinestatic |
Points(size_t N) | gtsam::Chebyshev2 | inlinestatic |
Points(size_t N, double a, double b) | gtsam::Chebyshev2 | inlinestatic |
WeightMatrix(size_t N, const Vector &X) | gtsam::Basis< Chebyshev2 > | inlinestatic |
WeightMatrix(size_t N, const Vector &X, double a, double b) | gtsam::Basis< Chebyshev2 > | inlinestatic |