ARTS
2.3.1285(git:92a29ea9-dirty)
|
Contains the code to determine roots of polynomials. More...
Go to the source code of this file.
Functions | |
int | poly_root_solve (Matrix &roots, Vector &coeffs) |
Contains the code to determine roots of polynomials.
Definition in file poly_roots.h.
Definition at line 90 of file poly_roots.cc.
Referenced by main(), rslope_crossing2d(), and rslope_crossing3d().