PHP Class MCordingley\LinearAlgebraTest\LUTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Mostrar archivo Open project: mcordingley/linearalgebra

Public Methods

Method Description
testLower ( )
testNonSquare ( )
testUpper ( )

Private Methods

Method Description
getDecomposition ( ) : LU

Method Details

testLower() public method

public testLower ( )

testNonSquare() public method

public testNonSquare ( )

testUpper() public method

public testUpper ( )