This is the complete list of members for test::VectorTest, including all inherited members.
_succeed() | test::TestCase | inline |
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) (defined in test::TestCase) | 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 |
report() const | test::TestCase | |
reset() | test::TestCase | inlinevirtual |
run() | test::VectorTest | virtual |
setStream(ostream *osptr) | test::TestCase | inline |
TestCase(ostream *osptr=0) | test::TestCase | inline |
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) (defined in test::VectorTest) | test::VectorTest | |
testl2norm(const concepts::Vector< Real > &v) | test::VectorTest | |
testl2normC(const concepts::Vector< Cmplx > &v) (defined in test::VectorTest) | test::VectorTest | |
testmax(const concepts::Vector< Real > &v) | test::VectorTest | |
testmaxC(const concepts::Vector< Cmplx > &v) (defined in test::VectorTest) | test::VectorTest | |
testreadwrite(const concepts::Vector< Real > &v) | test::VectorTest | |
testreadwriteC(const concepts::Vector< Cmplx > &v) (defined in test::VectorTest) | test::VectorTest | |
testResize() | test::VectorTest | |
testsplit(const concepts::Vector< Cmplx > &v) | test::VectorTest | |
VectorTest() (defined in test::VectorTest) | test::VectorTest | inline |
~TestCase() (defined in test::TestCase) | test::TestCase | inlinevirtual |
~VectorTest() (defined in test::VectorTest) | test::VectorTest | inlinevirtual |