Implementation of the polynomials. More...
#include <iostream>
#include <ecl/exceptions/standard_exception.hpp>
#include <ecl/math/constants.hpp>
#include <ecl/math/fuzzy.hpp>
#include <ecl/math/simple.hpp>
#include "../../include/ecl/geometry/polynomial.hpp"
Go to the source code of this file.
Namespaces | |
ecl | |
Embedded control libraries. | |
Implementation of the polynomials.
Implementation of the polynomials.
Definition in file polynomial.cpp.