The QPolynom class Nullstellen eines quadratischen Polynoms mit reellen Koeffizienten.
More...
#include <x016.h>
The QPolynom class Nullstellen eines quadratischen Polynoms mit reellen Koeffizienten.
Definition at line 13 of file x016.h.
◆ complex_roots()
| auto nmx::apps::x016::QPolynom::complex_roots |
( |
| ) |
const |
|
inline |
complex_roots berechne komplexe Nullstellen
- Returns
- Feld mit berechneten Nullstellen (immer zwei)
Definition at line 42 of file x016.h.
◆ real_roots()
| auto nmx::apps::x016::QPolynom::real_roots |
( |
| ) |
const |
|
inline |
real_roots berechne reelle Nullstellen
- Returns
- Feld mit Nullstellen, die Länge des Feldes ist gleich der Anzahl der Nullstellen
Definition at line 25 of file x016.h.
The documentation for this class was generated from the following file: