|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|

Protected Member Functions | |
| LogicalSparseOpsUnitTest () | |
| void | SetUp () override |
| void | TearDown () override |
| void | compareFads (const DFadType &x_dfad, const LSType &x_ls) |
| void | compareDoubles (double a, double b) |
| void | compareBools (bool a, bool b) |
| void | compareDx (double a, bool b) |
| template<typename ScalarT> | |
| ScalarT | composite1 (const ScalarT &a, const ScalarT &b) |
| Protected Member Functions inherited from testing::Test | |
| Test () | |
Protected Attributes | |
| DFadType | a_dfad |
| DFadType | b_dfad |
| DFadType | c_dfad |
| LSType | a_ls |
| LSType | b_ls |
| LSType | c_ls |
| Sacado::Random< double > | urand |
| int | n |
| double | tol_a |
| double | tol_r |
Additional Inherited Members | |
| Public Member Functions inherited from testing::Test | |
| virtual | ~Test () |
| Static Public Member Functions inherited from testing::Test | |
| static void | SetUpTestSuite () |
| static void | TearDownTestSuite () |
| static void | TearDownTestCase () |
| static void | SetUpTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | IsSkipped () |
| static bool | HasFailure () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, int value) |
Definition at line 41 of file LogicalSparseUnitTests.cpp.
|
inlineprotected |
Definition at line 59 of file LogicalSparseUnitTests.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 62 of file LogicalSparseUnitTests.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 88 of file LogicalSparseUnitTests.cpp.
|
inlineprotected |
Definition at line 91 of file LogicalSparseUnitTests.cpp.
|
inlineprotected |
Definition at line 112 of file LogicalSparseUnitTests.cpp.
|
inlineprotected |
Definition at line 117 of file LogicalSparseUnitTests.cpp.
|
inlineprotected |
Definition at line 122 of file LogicalSparseUnitTests.cpp.
|
inlineprotected |
Definition at line 127 of file LogicalSparseUnitTests.cpp.
|
protected |
Definition at line 45 of file LogicalSparseUnitTests.cpp.
|
protected |
Definition at line 45 of file LogicalSparseUnitTests.cpp.
|
protected |
Definition at line 45 of file LogicalSparseUnitTests.cpp.
|
protected |
Definition at line 48 of file LogicalSparseUnitTests.cpp.
|
protected |
Definition at line 48 of file LogicalSparseUnitTests.cpp.
|
protected |
Definition at line 48 of file LogicalSparseUnitTests.cpp.
|
protected |
Definition at line 51 of file LogicalSparseUnitTests.cpp.
|
protected |
Definition at line 54 of file LogicalSparseUnitTests.cpp.
|
protected |
Definition at line 57 of file LogicalSparseUnitTests.cpp.
|
protected |
Definition at line 57 of file LogicalSparseUnitTests.cpp.