#include <array>#include <cmath>#include <complex>#include <gsl/gsl_poly.h>#include <iostream>#include <vector>Go to the source code of this file.
Classes | |
| class | nmx::apps::x013::Polynom< T, N > |
| The Polynom class Darstellung von Polynomen. More... | |
Namespaces | |
| nmx::apps::x013 | |
Functions | |
| std::ostream & | nmx::apps::x013::operator<< (std::ostream &os, const gsl_complex &c) |
| operator << More... | |
| void | nmx::apps::x013::ex1 () |
| cppx4a Beispiel Auswertung von Polynomen More... | |
1.8.13