#include "arts.h"
#include "matpackI.h"
Go to the source code of this file.
Functions | |
int | poly_root_solve (Matrix &roots, Vector &coeffs) |
Definition in file poly_roots.h.
Definition at line 100 of file poly_roots.cc.
References GSL_SUCCESS, ConstMatrixView::mdata, ConstVectorView::mdata, ConstMatrixView::ncols(), ConstVectorView::nelem(), and ConstMatrixView::nrows().
Referenced by main(), and plevel_crossing_2d().