PHP Class MathPHP\NumericalAnalysis\Interpolation\ClampedCubicSplineTest

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

Méthodes publiques

Méthode Description
testIncorrectInput ( )
testNotAFunctionException ( )
testNotCoordinatesException ( )
testNotEnoughArraysException ( )
testPolynomialAgrees ( )
testSolveNonzeroError ( )
testSolveZeroError ( )

Method Details

testIncorrectInput() public méthode

public testIncorrectInput ( )

testNotAFunctionException() public méthode

testNotCoordinatesException() public méthode

testNotEnoughArraysException() public méthode

testPolynomialAgrees() public méthode

testSolveNonzeroError() public méthode

testSolveZeroError() public méthode

public testSolveZeroError ( )