C# Class TestSuite.T_Matrices

Mostra file Open project: ammachado/QLNet

Public Methods

Method Description
testQRDecomposition ( ) : void

Private Methods

Method Description
norm ( Matrix m ) : double
norm ( Vector v ) : double
setup ( ) : void
testEigenvectors ( ) : void
testHighamSqrt ( ) : void
testSVD ( ) : void
testSqrt ( ) : void

Method Details

testQRDecomposition() public method

public testQRDecomposition ( ) : void
return void