36 #ifndef PCL_POLYNOMIAL_CALCULATIONS_H_
37 #define PCL_POLYNOMIAL_CALCULATIONS_H_
49 template <
typename real>
97 unsigned int polynomial_degree,
bool& error)
const;
112 isNearlyZero (real d)
const
119 sqrtIsNearlyZero (real d)
const
125 Parameters parameters_;