coefficient_series typedef | pcl::GenericChebyshevFit< Tx, Ty > | |
coefficients typedef | pcl::GenericChebyshevFit< Tx, Ty > | |
Coefficients() const | pcl::GenericChebyshevFit< Tx, Ty > | inline |
Derivative() const | pcl::GenericChebyshevFit< Tx, Ty > | inline |
Evaluate(Tx x) const | pcl::GenericChebyshevFit< Tx, Ty > | inline |
function_value typedef | pcl::GenericChebyshevFit< Tx, Ty > | |
function_values typedef | pcl::GenericChebyshevFit< Tx, Ty > | |
GenericChebyshevFit(F f, Tx x1, Tx x2, int N, int n) | pcl::GenericChebyshevFit< Tx, Ty > | inline |
GenericChebyshevFit(const coefficient_series &ck, Tx x1, Tx x2) | pcl::GenericChebyshevFit< Tx, Ty > | inline |
GenericChebyshevFit()=default | pcl::GenericChebyshevFit< Tx, Ty > | |
GenericChebyshevFit(const GenericChebyshevFit &)=default | pcl::GenericChebyshevFit< Tx, Ty > | |
GenericChebyshevFit(GenericChebyshevFit &&)=default | pcl::GenericChebyshevFit< Tx, Ty > | |
Integral() const | pcl::GenericChebyshevFit< Tx, Ty > | inline |
IsTruncated(int i=-1) const | pcl::GenericChebyshevFit< Tx, Ty > | inline |
IsValid() const | pcl::GenericChebyshevFit< Tx, Ty > | inline |
Length(int i=0) const | pcl::GenericChebyshevFit< Tx, Ty > | inline |
LowerBound() const | pcl::GenericChebyshevFit< Tx, Ty > | inline |
NumberOfCoefficients() const | pcl::GenericChebyshevFit< Tx, Ty > | inline |
NumberOfComponents() const | pcl::GenericChebyshevFit< Tx, Ty > | inline |
NumberOfTruncatedCoefficients() const | pcl::GenericChebyshevFit< Tx, Ty > | inline |
operator()(Tx x) const | pcl::GenericChebyshevFit< Tx, Ty > | inline |
operator=(const GenericChebyshevFit &)=default | pcl::GenericChebyshevFit< Tx, Ty > | |
operator=(GenericChebyshevFit &&)=default | pcl::GenericChebyshevFit< Tx, Ty > | |
Truncate(Ty e, int mmin=2) | pcl::GenericChebyshevFit< Tx, Ty > | inline |
Truncate(const coefficients &eps, int mmin=2) | pcl::GenericChebyshevFit< Tx, Ty > | inline |
TruncatedLength(int i=-1) const | pcl::GenericChebyshevFit< Tx, Ty > | inline |
TruncationError(int i=-1) const | pcl::GenericChebyshevFit< Tx, Ty > | inline |
UpperBound() const | pcl::GenericChebyshevFit< Tx, Ty > | inline |