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.SparseSquareMatrixTest Class Reference

Public Member Functions

SparseSquareMatrix CreateRandomSparseSquareMatrix (int dim, int fill, Random rng)
 
void SparseSquareMatrixManipulation ()
 
void SparseSquareMatrixRowsAndColumns ()
 
void SparseSquareMatrixCopy ()
 
void SparseSquareMatrixAgreement ()
 
void SparseSquareMatrixSolutionAgreement ()
 
void SparseSquareMatrixPotential ()
 

Static Private Member Functions

static double PotentialSolution (int x, int y, int n)
 

Member Function Documentation

SparseSquareMatrix Test.SparseSquareMatrixTest.CreateRandomSparseSquareMatrix ( int  dim,
int  fill,
Random  rng 
)
inline
void Test.SparseSquareMatrixTest.SparseSquareMatrixAgreement ( )
inline
void Test.SparseSquareMatrixTest.SparseSquareMatrixSolutionAgreement ( )
inline
void Test.SparseSquareMatrixTest.SparseSquareMatrixPotential ( )
inline
static double Test.SparseSquareMatrixTest.PotentialSolution ( int  x,
int  y,
int  n 
)
inlinestaticprivate

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