a degree n real polynomial More...
#include "vnl_real_npolynomial.h"#include <vcl_cassert.h>#include <vcl_iostream.h>#include <vcl_sstream.h>Go to the source code of this file.
Functions | |
| vcl_ostream & | operator<< (vcl_ostream &os, vnl_real_npolynomial const &P) |
a degree n real polynomial
Implements a polynomial with N variables
Definition in file vnl_real_npolynomial.cxx.
| vcl_ostream& operator<< | ( | vcl_ostream & | os, |
| vnl_real_npolynomial const & | P | ||
| ) |
Definition at line 253 of file vnl_real_npolynomial.cxx.
1.7.5.1