quartic_solve.C File Reference

A quartic solving routine. More...

#include <math.h>
#include <iostream>

Include dependency graph for quartic_solve.C:

Go to the source code of this file.

Namespaces

namespace  Archon
namespace  Archon::Math

Functions

int Archon::Math::quarticSolve (double a, double b, double c, double d, double rts[4], double rterr[4])
 Solve the general 4th order equation:.


Detailed Description

A quartic solving routine.

Don Herbison-Evans 24 June 1994

Updated by: Kristian Spangsege Sat Jun 22 23:26:20 CEST 2002 Conversion to C++ and some reformatting

Definition in file quartic_solve.C.


Generated on Sun Jul 30 22:55:58 2006 for Archon by  doxygen 1.4.4