test::MatfileIOTest Member List
This is the complete list of members for test::MatfileIOTest, including all inherited members.
_succeed() | test::TestCase | inline |
createMATfile() const | test::MatfileIOTest | private |
do_fail(const string &lbl, const char *fname, long lineno) | test::TestCase | protected |
do_numtest(double num, double orig, const string &lbl, const string &lbl2, const char *fname, long lineno, const double tol=1e-10) | test::TestCase | protected |
do_numtest(std::complex< double > num, std::complex< double > orig, const string &lbl, const string &lbl2, const char *fname, long lineno, const double tol=1e-10) | test::TestCase | protected |
do_test(bool cond, const string &lbl, const char *fname, long lineno) | test::TestCase | protected |
getNumFailed() const | test::TestCase | inline |
getNumPassed() const | test::TestCase | inline |
getStream() const | test::TestCase | inline |
isEqual_(concepts::ElementMatrix< F > &m1, concepts::ElementMatrix< F > &m2) | test::MatfileIOTest | private |
isEqual_(concepts::SparseMatrix< F > &m1, concepts::SparseMatrix< F > &m2) | test::MatfileIOTest | private |
isEqual_(concepts::DiagonalMatrix< F > &m1, concepts::DiagonalMatrix< F > &m2) | test::MatfileIOTest | private |
isEqual_(concepts::Sequence< F > &m1, concepts::Sequence< F > &m2) | test::MatfileIOTest | private |
isEqual_(concepts::Vector< F > &m1, concepts::Vector< F > &m2) | test::MatfileIOTest | private |
isEqual_(concepts::Array< F > &m1, concepts::Array< F > &m2) | test::MatfileIOTest | private |
isEqual_(concepts::Real &m1, concepts::Real &m2) | test::MatfileIOTest | private |
isEqual_(concepts::Cmplx &m1, concepts::Cmplx &m2) | test::MatfileIOTest | private |
isEqual_(concepts::Mapping< F, dim1 > &m1, concepts::Mapping< F, dim2 > &m2) | test::MatfileIOTest | inlineprivate |
isEqual_(concepts::Point< F, dim1 > &m1, concepts::Point< F, dim2 > &m2) | test::MatfileIOTest | inlineprivate |
m_nFail | test::TestCase | private |
m_nPass | test::TestCase | private |
m_osptr | test::TestCase | private |
MatfileIOTest() | test::MatfileIOTest | inline |
operator=(const TestCase &) | test::TestCase | private |
report() const | test::TestCase | |
reset() | test::TestCase | inlinevirtual |
run() | test::MatfileIOTest | virtual |
setStream(ostream *osptr) | test::TestCase | inline |
testAddSth_(F &obj) | test::MatfileIOTest | private |
testAddSthOtherCmp_(F &obj_F, G &obj_G) | test::MatfileIOTest | private |
testBasics_() | test::MatfileIOTest | private |
TestCase(ostream *osptr=0) | test::TestCase | inline |
TestCase(const TestCase &) | test::TestCase | private |
testClearAll_() | test::MatfileIOTest | private |
testGetSth_() | test::MatfileIOTest | private |
~MatfileIOTest() | test::MatfileIOTest | inlinevirtual |
~TestCase() | test::TestCase | inlinevirtual |