C# 클래스 TestSuite.T_Matrices

파일 보기 프로젝트 열기: ammachado/QLNet

공개 메소드들

메소드 설명
testQRDecomposition ( ) : void

비공개 메소드들

메소드 설명
norm ( Matrix m ) : double
norm ( Vector v ) : double
setup ( ) : void
testEigenvectors ( ) : void
testHighamSqrt ( ) : void
testSVD ( ) : void
testSqrt ( ) : void

메소드 상세

testQRDecomposition() 공개 메소드

public testQRDecomposition ( ) : void
리턴 void