PolynomialRootFinder::ZeroLeadingCoefficient Class Reference

#include <PolynomialRootFinder.h>

Inheritance diagram for PolynomialRootFinder::ZeroLeadingCoefficient:

Base

List of all members.


Detailed Description

This is an exception which is thrown by all of the PolynomialRootFinder::findRoots() methods.

It indicates that the leading polynomial coefficient is zero. This means that the polynomial is not really of the stated degree, and does not have the expected number of roots.

Public Member Functions

 ZeroLeadingCoefficient (const char *fn, int ln)


Constructor & Destructor Documentation

ZeroLeadingCoefficient ( const char *  fn,
int  ln 
) [inline]

References Base::setMessage().


The documentation for this class was generated from the following file:

Generated on Fri Sep 26 07:44:29 2008 for SimTKcore by  doxygen 1.5.6