IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Test.RectangularMatrixTest Class Reference

Public Member Functions

void RectangularMatrixAccess ()
 
void RectangularMatrixEquality ()
 
void RectangularMatrixArithmetic ()
 
void RectangularQRDecomposition ()
 
void RectangularMatrixNorms ()
 
void RandomRectangularSVD ()
 
void PC ()
 
void SmallSVD ()
 
void MatrixSelfMultiplication ()
 
void MatrixArrayConversion ()
 

Properties

TestContext TestContext [get, set]
 

Private Member Functions

RectangularMatrix GenerateRandomMatrix (int rd, int cd)
 
void WriteMatrix (AnyRectangularMatrix A)
 

Private Attributes

TestContext testContextInstance
 

Member Function Documentation

void Test.RectangularMatrixTest.RectangularMatrixEquality ( )
inline
void Test.RectangularMatrixTest.WriteMatrix ( AnyRectangularMatrix  A)
inlineprivate

Member Data Documentation

TestContext Test.RectangularMatrixTest.testContextInstance
private

Property Documentation

TestContext Test.RectangularMatrixTest.TestContext
getset

The documentation for this class was generated from the following file: