PHP 클래스 MCordingley\LinearAlgebraTest\LUPTest

상속: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: mcordingley/linearalgebra

공개 메소드들

메소드 설명
testLower ( )
testNonSquare ( )
testParity ( )
testPermutationArray ( )
testPermutationMatrix ( )
testSingularMatrix ( )
testUpper ( )

비공개 메소드들

메소드 설명
getDecomposition ( ) : LUP

메소드 상세

testLower() 공개 메소드

public testLower ( )

testNonSquare() 공개 메소드

public testNonSquare ( )

testParity() 공개 메소드

public testParity ( )

testPermutationArray() 공개 메소드

testPermutationMatrix() 공개 메소드

testSingularMatrix() 공개 메소드

public testSingularMatrix ( )

testUpper() 공개 메소드

public testUpper ( )