#include "SimTKcommon/basics.h"
#include "SimTKcommon/Simmatrix.h"
Go to the source code of this file.
Namespaces | |
namespace | SimTK |
Classes | |
class | PolynomialRootFinder |
This class provides static methods for finding the roots of polynomials. More... | |
class | PolynomialRootFinder::ZeroLeadingCoefficient |
This is an exception which is thrown by all of the PolynomialRootFinder::findRoots() methods. More... |