PHP Class MathPHP\NumericalAnalysis\Interpolation\NaturalCubicSplineTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: markrogoyski/math-php

Public Methods

Method Description
testPolynomialAgrees ( )
testSolveNonzeroError ( )
testSolveZeroError ( )

Method Details

testPolynomialAgrees() public method

testSolveNonzeroError() public method

testSolveZeroError() public method

public testSolveZeroError ( )