PHP 클래스 MathPHP\NumericalAnalysis\RootFinding\FixedPointIterationTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: markrogoyski/math-php

공개 메소드들

메소드 설명
testFixedPointIterationExceptionGuessNotInInterval ( )
testFixedPointIterationExceptionNegativeTolerance ( )
testFixedPointIterationExceptionZeroInterval ( )
testSolve ( )

메소드 상세

testFixedPointIterationExceptionGuessNotInInterval() 공개 메소드

testFixedPointIterationExceptionNegativeTolerance() 공개 메소드

testFixedPointIterationExceptionZeroInterval() 공개 메소드

testSolve() 공개 메소드

public testSolve ( )