test::VectorTest Member List

This is the complete list of members for test::VectorTest, including all inherited members.

_succeed()test::TestCaseinline
do_fail(const string &lbl, const char *fname, long lineno)test::TestCaseprotected
do_numtest(double num, double orig, const string &lbl, const string &lbl2, const char *fname, long lineno, const double tol=1e-10)test::TestCaseprotected
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::TestCaseprotected
do_test(bool cond, const string &lbl, const char *fname, long lineno)test::TestCaseprotected
getNumFailed() consttest::TestCaseinline
getNumPassed() consttest::TestCaseinline
getStream() consttest::TestCaseinline
m_nFailtest::TestCaseprivate
m_nPasstest::TestCaseprivate
m_osptrtest::TestCaseprivate
operator=(const TestCase &)test::TestCaseprivate
report() consttest::TestCase
reset()test::TestCaseinlinevirtual
run()test::VectorTestvirtual
setStream(ostream *osptr)test::TestCaseinline
spctest::VectorTestprivate
TestCase(ostream *osptr=0)test::TestCaseinline
TestCase(const TestCase &)test::TestCaseprivate
testconversion(const concepts::Vector< Real > &v, const concepts::Vector< Real > &w)test::VectorTest
testl1norm(const concepts::Vector< Real > &v)test::VectorTest
testl1normC(const concepts::Vector< Cmplx > &v)test::VectorTest
testl2norm(const concepts::Vector< Real > &v)test::VectorTest
testl2normC(const concepts::Vector< Cmplx > &v)test::VectorTest
testmax(const concepts::Vector< Real > &v)test::VectorTest
testmaxC(const concepts::Vector< Cmplx > &v)test::VectorTest
testreadwrite(const concepts::Vector< Real > &v)test::VectorTest
testreadwriteC(const concepts::Vector< Cmplx > &v)test::VectorTest
testResize()test::VectorTest
testsplit(const concepts::Vector< Cmplx > &v)test::VectorTest
VectorTest()test::VectorTestinline
~TestCase()test::TestCaseinlinevirtual
~VectorTest()test::VectorTestinlinevirtual
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich