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

Class: Math_PolynomialTest

Source Location: /Math_Polynomial-0.0.2/test/PolynomialTest.php

Class Overview

PHPUnit_TestCase
   |
   --Math_PolynomialTest



Methods


Inherited Variables

Inherited Methods


Class Details

[line 7]


[ Top ]


Method Detail

Math_PolynomialTest (Constructor)   [line 9]

Math_PolynomialTest Math_PolynomialTest( $name)


Parameters:

   $name   — 

[ Top ]

setUp   [line 14]

void setUp( )


[ Top ]

tearDown   [line 19]

void tearDown( )


[ Top ]

testAdd   [line 40]

void testAdd( )


[ Top ]

testDivide   [line 67]

void testDivide( )


[ Top ]

testFirstDerivative   [line 79]

void testFirstDerivative( )


[ Top ]

testFromRoots   [line 95]

void testFromRoots( )


[ Top ]

testGetRootsCubic   [line 118]

void testGetRootsCubic( )


[ Top ]

testGetRootsLinear   [line 102]

void testGetRootsLinear( )


[ Top ]

testGetRootsQuadratic   [line 109]

void testGetRootsQuadratic( )


[ Top ]

testLocalMaximums   [line 138]

void testLocalMaximums( )


[ Top ]

testLocalMinimums   [line 147]

void testLocalMinimums( )


[ Top ]

testMultiply   [line 58]

void testMultiply( )


[ Top ]

testObjectConstructor   [line 24]

void testObjectConstructor( )


[ Top ]

testParamConstness   [line 170]

void testParamConstness( )


[ Top ]

testRemainder   [line 165]

void testRemainder( )


[ Top ]

testRootsQuartic   [line 129]

void testRootsQuartic( )


[ Top ]

testSecondDerivative   [line 87]

void testSecondDerivative( )


[ Top ]

testSubtract   [line 48]

void testSubtract( )


[ Top ]

testTangent   [line 156]

void testTangent( )


[ Top ]

testToString   [line 32]

void testToString( )


[ Top ]


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