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

File: Bisection.php

Source Location: /Math_Numerical_RootFinding-1.1.0a2/Math/Numerical/RootFinding/Bisection.php

Classes:

Math_Numerical_RootFinding_Bisection
Bisection/Binary Chopping/Interval Halving/Bolzano method class.

Page Details:

Driver file contains Math_Numerical_RootFinding_Bisection class to provide Bisection/Binary Chopping/Interval Halving/Bolzano method root finding calculation.

PHP versions 4 and 5

LICENSE: Copyright (c) 2008 Firman Wandayandi <firman@php.net>

This source file is subject to the BSD License license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://www.opensource.org/licenses/bsd-license.php If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to pear-dev@list.php.net so we can send you a copy immediately.

Includes:

require_once('Math/Numerical/RootFinding/Common.php') [line 33]
Math_Numerical_RootFinding_Common

Documentation generated on Mon, 11 Mar 2019 15:40:48 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.