Quartic roots
Utilities for C++ programming
Loading...
Searching...
No Matches
PolynomialRoots.hh File Reference
#include <cmath>
#include <cfloat>
#include <complex>
#include <iostream>

Go to the source code of this file.

Classes

class  PolynomialRoots::Quadratic
 
class  PolynomialRoots::Cubic
 
class  PolynomialRoots::Quartic
 

Namespaces

namespace  PolynomialRoots
 

Functions

int PolynomialRoots::roots (real_type const *op, integer Degree, real_type *zeror, real_type *zeroi)