List of all members | Public Member Functions | Private Member Functions
TestSparseMatrix Class Reference
Inheritance diagram for TestSparseMatrix:
Inheritance graph
[legend]

Public Member Functions

void TestAccess ()
 
void TestIterators ()
 
void TestMultiplication ()
 
void TestNonSquareMultiplication ()
 
void TestNonSquareMultiplication2 ()
 
void TestOperators ()
 
void TestTranspose ()
 

Private Member Functions

 CPPUNIT_TEST (TestAccess)
 
 CPPUNIT_TEST (TestIterators)
 
 CPPUNIT_TEST (TestOperators)
 
 CPPUNIT_TEST (TestMultiplication)
 
 CPPUNIT_TEST (TestNonSquareMultiplication)
 
 CPPUNIT_TEST (TestNonSquareMultiplication2)
 
 CPPUNIT_TEST (TestTranspose)
 
 CPPUNIT_TEST_SUITE (TestSparseMatrix)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

Test SparseMatrix class

Author
Darko Veberic
Date
5 Jun 2008

Definition at line 33 of file testSparseMatrix.cc.

Member Function Documentation

TestSparseMatrix::CPPUNIT_TEST ( TestAccess  )
private
TestSparseMatrix::CPPUNIT_TEST ( TestIterators  )
private
TestSparseMatrix::CPPUNIT_TEST ( TestOperators  )
private
TestSparseMatrix::CPPUNIT_TEST ( TestMultiplication  )
private
TestSparseMatrix::CPPUNIT_TEST ( TestNonSquareMultiplication  )
private
TestSparseMatrix::CPPUNIT_TEST ( TestNonSquareMultiplication2  )
private
TestSparseMatrix::CPPUNIT_TEST ( TestTranspose  )
private
TestSparseMatrix::CPPUNIT_TEST_SUITE ( TestSparseMatrix  )
private
TestSparseMatrix::CPPUNIT_TEST_SUITE_END ( )
private
void TestSparseMatrix::TestAccess ( )
inline
void TestSparseMatrix::TestIterators ( )
inline
void TestSparseMatrix::TestMultiplication ( )
inline
void TestSparseMatrix::TestNonSquareMultiplication ( )
inline
void TestSparseMatrix::TestNonSquareMultiplication2 ( )
inline
void TestSparseMatrix::TestOperators ( )
inline
void TestSparseMatrix::TestTranspose ( )
inline

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

, generated on Tue Sep 26 2023.