Evaluation of polynomials - the implementation Templated class (on the data type of the coefficients), further very similar to the vnl_real_polynomial class. More...
Go to the source code of this file.
Defines | |
#define | vnl_polynomial_txx_ |
#define | VNL_POLYNOMIAL_INSTANTIATE(T) |
Evaluation of polynomials - the implementation Templated class (on the data type of the coefficients), further very similar to the vnl_real_polynomial class.
Definition in file vnl_polynomial.txx.
#define VNL_POLYNOMIAL_INSTANTIATE | ( | T | ) |
template class vnl_polynomial<T >; \ template vcl_ostream& operator<<(vcl_ostream& os, vnl_polynomial<T > const&)
Definition at line 151 of file vnl_polynomial.txx.
#define vnl_polynomial_txx_ |
Definition at line 3 of file vnl_polynomial.txx.