Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MCordingley
LinearAlgebraTest
LUPTest
PHP Class MCordingley\LinearAlgebraTest\LUPTest
Inheritance:
extends
PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Mostrar archivo
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
public
testPermutationArray
( )
testPermutationMatrix()
public
method
public
testPermutationMatrix
( )
testSingularMatrix()
public
method
public
testSingularMatrix
( )
testUpper()
public
method
public
testUpper
( )