Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Apache Jakarta Commons Math 1.1
Package:
org.apache.commons.math.analysis
Class
public
class
BisectionSolver
extends
UnivariateRealSolverImpl
Overview
Inheritance
Members
Usage
Source
Books
Since
Not specified.
Version
$Revision:
Author(s)
Not specified.
Implements the
bisection algorithm
for finding zeros of univariate real functions.
The function should be continuous but not necessarily smooth.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
The function should be continuous but not necessarily smooth.