Math_Numerical_RootFinding
[ class tree: Math_Numerical_RootFinding ] [ index: Math_Numerical_RootFinding ] [ all elements ]

Element index for package Math_Numerical_RootFinding

[ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ]

b

bisection
in file RootFinding.php, method Math_Numerical_RootFinding::bisection()
    Bisection method
top

c

comparison.php
procedural page comparison.php
top

d

dfx
in file comparison.php, function dfx()
top

e

example1.php
procedural page example1.php
example2.php
procedural page example2.php
example3.php
procedural page example3.php
example4.php
procedural page example4.php
example5.php
procedural page example5.php
example6.php
procedural page example6.php
top

f

f
in file example3.php, function f()
falsePosition
in file RootFinding.php, method Math_Numerical_RootFinding::falsePosition()
    False Position method
fixedPoint
in file RootFinding.php, method Math_Numerical_RootFinding::fixedPoint()
    Fixed Point method.
fx
in file example4.php, function fx()
top

g

getIterationCount
in file RootFinding.php, method Math_Numerical_RootFinding::getIterationCount()
    Get iteration count number
getRoot
in file RootFinding.php, method Math_Numerical_RootFinding::getRoot()
    Get root value
getRootList
in file RootFinding.php, method Math_Numerical_RootFinding::getRootList()
    Get all roots found during iteration
gx
in file example2.php, function gx()
top

i

isDivergentRow
in file RootFinding.php, method Math_Numerical_RootFinding::isDivergentRow()
    Detect for divergent row
top

m

Math_Numerical_RootFinding
in file RootFinding.php, method Math_Numerical_RootFinding::Math_Numerical_RootFinding()
    Constructor
Math_Numerical_RootFinding
in file RootFinding.php, class Math_Numerical_RootFinding
    This class provide common numerical analysis root finding methods calculation.
top

n

newtonRaphson
in file RootFinding.php, method Math_Numerical_RootFinding::newtonRaphson()
    Netwon-Raphson method
top

o

$options
in file RootFinding.php, variable Math_Numerical_RootFinding::$options
    Options for this object
top

p

printResult
in file comparison.php, function printResult()
top

r

RootFinding.php
procedural page RootFinding.php
top

s

secant
in file RootFinding.php, method Math_Numerical_RootFinding::secant()
    Secant method
set
in file RootFinding.php, method Math_Numerical_RootFinding::set()
    Set the option(s)
top

Documentation generated on Mon, 11 Mar 2019 10:14:59 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.