IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Public Member Functions | |
void | MixedMatrixAddition () |
void | MixedMatrixSubtraction () |
void | MixedMatrixMultiplication () |
void | AnyRectangularMatrixOperations () |
Properties | |
TestContext | TestContext [get, set] |
Static Private Member Functions | |
static | MixedMatrixTest () |
Private Attributes | |
TestContext | testContextInstance |
Static Private Attributes | |
static RectangularMatrix | R |
static SquareMatrix | M |
static SymmetricMatrix | S |
|
inlinestaticprivate |
|
inline |
References Test.MixedMatrixTest.M, and Test.MixedMatrixTest.S.
|
inline |
References Test.MixedMatrixTest.M, and Test.MixedMatrixTest.S.
|
inline |
References Test.MixedMatrixTest.M, and Test.MixedMatrixTest.S.
|
inline |
References Test.MixedMatrixTest.R.
|
private |
|
staticprivate |
Referenced by Test.MixedMatrixTest.AnyRectangularMatrixOperations().
|
staticprivate |
|
staticprivate |
|
getset |