PHP Class MathPHP\NumericalAnalysis\RootFinding\FixedPointIterationTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: markrogoyski/math-php

Méthodes publiques

Méthode Description
testFixedPointIterationExceptionGuessNotInInterval ( )
testFixedPointIterationExceptionNegativeTolerance ( )
testFixedPointIterationExceptionZeroInterval ( )
testSolve ( )

Method Details

testFixedPointIterationExceptionGuessNotInInterval() public méthode

testFixedPointIterationExceptionNegativeTolerance() public méthode

testFixedPointIterationExceptionZeroInterval() public méthode

testSolve() public méthode

public testSolve ( )