An official website of the United States government
Here’s how you know
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
|
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::FunctionTools | inlinestatic |
realCubicRoots(double coeffCubicTerm, double coeffQuadTerm, double coeffLinearTerm, double coeffConstTerm) | Isis::FunctionTools | inlinestatic |
realLinearRoots(double coeffLinearTerm, double coeffConstTerm) | Isis::FunctionTools | inlinestatic |
realQuadraticRoots(double coeffQuadTerm, double coeffLinearTerm, double coeffConstTerm) | Isis::FunctionTools | inlinestatic |