Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Isis Developer Reference
Isis::FunctionTools Member List

This is the complete list of members for Isis::FunctionTools, including all inherited members.

brentsRootFinder(Functor &func, const QList< double > pt1, const QList< double > pt2, double tol, int maxIter, double &root)Isis::FunctionToolsinlinestatic
realCubicRoots(double coeffCubicTerm, double coeffQuadTerm, double coeffLinearTerm, double coeffConstTerm)Isis::FunctionToolsinlinestatic
realLinearRoots(double coeffLinearTerm, double coeffConstTerm)Isis::FunctionToolsinlinestatic
realQuadraticRoots(double coeffQuadTerm, double coeffLinearTerm, double coeffConstTerm)Isis::FunctionToolsinlinestatic