Public Member Functions | |
void | TestAccess () |
void | TestAddSubtract () |
void | TestCtor () |
void | TestDotProduct () |
void | TestIterators () |
void | TestScalarMultiply () |
Private Member Functions | |
CPPUNIT_TEST (TestAccess) | |
CPPUNIT_TEST (TestIterators) | |
CPPUNIT_TEST (TestDotProduct) | |
CPPUNIT_TEST (TestAddSubtract) | |
CPPUNIT_TEST (TestScalarMultiply) | |
CPPUNIT_TEST (TestCtor) | |
CPPUNIT_TEST_SUITE (TestSparseVector) | |
CPPUNIT_TEST_SUITE_END () | |
Definition at line 34 of file testSparseVector.cc.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
inline |
Definition at line 47 of file testSparseVector.cc.
References ASSERT_EQUAL, utl::SparseVector< T >::GetNonEmptySize(), utl::SparseVector< T >::Reclaim(), and U.
|
inline |
Definition at line 118 of file testSparseVector.cc.
References RdGeoCeLDFFitter::a, ASSERT_EQUAL, RdGeoCeLDFFitter::b, utl::SparseVector< T >::GetNonEmptySize(), utl::SparseVector< T >::IsEmpty(), G4StationSimulatorOG::p, utl::SparseVector< T >::Reclaim(), and U.
|
inline |
Definition at line 175 of file testSparseVector.cc.
|
inline |
Definition at line 104 of file testSparseVector.cc.
References RdGeoCeLDFFitter::a, ASSERT_EQUAL, and RdGeoCeLDFFitter::b.
|
inline |
Definition at line 77 of file testSparseVector.cc.
References ASSERT_ITERATOR_EQUAL, utl::SparseVector< T >::Find(), utl::SparseVector< T >::SparseBegin(), and utl::SparseVector< T >::SparseEnd().
|
inline |
Definition at line 161 of file testSparseVector.cc.
References RdGeoCeLDFFitter::a, and RdGeoCeLDFFitter::b.