PHP Class MCordingley\LinearAlgebraTest\LUPTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Mostra file Open project: mcordingley/linearalgebra

Public Methods

Method Description
testLower ( )
testNonSquare ( )
testParity ( )
testPermutationArray ( )
testPermutationMatrix ( )
testSingularMatrix ( )
testUpper ( )

Private Methods

Method Description
getDecomposition ( ) : LUP

Method Details

testLower() public method

public testLower ( )

testNonSquare() public method

public testNonSquare ( )

testParity() public method

public testParity ( )

testPermutationArray() public method

testPermutationMatrix() public method

testSingularMatrix() public method

public testSingularMatrix ( )

testUpper() public method

public testUpper ( )