Index of all elements
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ i ]
[ m ]
[ n ]
[ o ]
[ r ]
[ s ]
[ v ]
[ _ ]
top
top
d
- d1x
- in file Newton-Raphson2.php, function d1x()
f'(x) callback function.
- d2x
- in file Newton-Raphson2.php, function d2x()
f''(x) callback function.
top
top
top
top
top
m
- Math_Numerical_RootFinding
- in file RootFinding.php, class Math_Numerical_RootFinding
Math_Numerical_RootFinding base class.
- Math_Numerical_RootFinding_Bisection
- in file Bisection.php, class Math_Numerical_RootFinding_Bisection
Bisection/Binary Chopping/Interval Halving/Bolzano method class.
- Math_Numerical_RootFinding_Bisection
- in file Bisection.php, method Math_Numerical_RootFinding_Bisection::Math_Numerical_RootFinding_Bisection()
PHP4 compatible constructor.
- Math_Numerical_RootFinding_Common
- in file Common.php, class Math_Numerical_RootFinding_Common
Abstract class contains common properties and methods for specified method classes.
- Math_Numerical_RootFinding_Common
- in file Common.php, method Math_Numerical_RootFinding_Common::Math_Numerical_RootFinding_Common()
PHP4 Compatible Constructor.
- Math_Numerical_RootFinding_Falseposition
- in file Falseposition.php, class Math_Numerical_RootFinding_Falseposition
False Position/Regula Falsi method class.
- Math_Numerical_RootFinding_Falseposition
- in file Falseposition.php, method Math_Numerical_RootFinding_Falseposition::Math_Numerical_RootFinding_Falseposition()
PHP4 compatible constructor.
- Math_Numerical_RootFinding_Fixedpoint
- in file Fixedpoint.php, method Math_Numerical_RootFinding_Fixedpoint::Math_Numerical_RootFinding_Fixedpoint()
PHP4 compatible constructor.
- Math_Numerical_RootFinding_Fixedpoint
- in file Fixedpoint.php, class Math_Numerical_RootFinding_Fixedpoint
Fixed Point method class.
- Math_Numerical_RootFinding_Newtonraphson
- in file Newtonraphson.php, class Math_Numerical_RootFinding_Newtonraphson
Newton-Raphson method class.
- Math_Numerical_RootFinding_Newtonraphson
- in file Newtonraphson.php, method Math_Numerical_RootFinding_Newtonraphson::Math_Numerical_RootFinding_Newtonraphson()
PHP4 compatible constructor.
- Math_Numerical_RootFinding_Newtonraphson2
- in file Newtonraphson2.php, method Math_Numerical_RootFinding_Newtonraphson2::Math_Numerical_RootFinding_Newtonraphson2()
Constructor.
- Math_Numerical_RootFinding_Newtonraphson2
- in file Newtonraphson2.php, class Math_Numerical_RootFinding_Newtonraphson2
Newton-Raphson 2 method class.
- Math_Numerical_RootFinding_Ralstonrabinowitz
- in file Ralstonrabinowitz.php, method Math_Numerical_RootFinding_Ralstonrabinowitz::Math_Numerical_RootFinding_Ralstonrabinowitz()
PHP4 compatible constructor.
- Math_Numerical_RootFinding_Ralstonrabinowitz
- in file Ralstonrabinowitz.php, class Math_Numerical_RootFinding_Ralstonrabinowitz
Ralston and Rabinowitz method class.
- Math_Numerical_RootFinding_Secant
- in file Secant.php, method Math_Numerical_RootFinding_Secant::Math_Numerical_RootFinding_Secant()
PHP4 compatible constructor.
- Math_Numerical_RootFinding_Secant
- in file Secant.php, class Math_Numerical_RootFinding_Secant
Secant method class.
top
top
top
top
top
top
top
Documentation generated on Mon, 11 Mar 2019 14:15:23 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|