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 21 of file LogicalSparseUnitTests.cpp.
|
inlineprotected |
Definition at line 39 of file LogicalSparseUnitTests.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 42 of file LogicalSparseUnitTests.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 68 of file LogicalSparseUnitTests.cpp.
|
inlineprotected |
Definition at line 71 of file LogicalSparseUnitTests.cpp.
|
inlineprotected |
Definition at line 92 of file LogicalSparseUnitTests.cpp.
|
inlineprotected |
Definition at line 97 of file LogicalSparseUnitTests.cpp.
|
inlineprotected |
Definition at line 102 of file LogicalSparseUnitTests.cpp.
|
inlineprotected |
Definition at line 107 of file LogicalSparseUnitTests.cpp.
|
protected |
Definition at line 25 of file LogicalSparseUnitTests.cpp.
|
protected |
Definition at line 25 of file LogicalSparseUnitTests.cpp.
|
protected |
Definition at line 25 of file LogicalSparseUnitTests.cpp.
|
protected |
Definition at line 28 of file LogicalSparseUnitTests.cpp.
|
protected |
Definition at line 28 of file LogicalSparseUnitTests.cpp.
|
protected |
Definition at line 28 of file LogicalSparseUnitTests.cpp.
|
protected |
Definition at line 31 of file LogicalSparseUnitTests.cpp.
|
protected |
Definition at line 34 of file LogicalSparseUnitTests.cpp.
|
protected |
Definition at line 37 of file LogicalSparseUnitTests.cpp.
|
protected |
Definition at line 37 of file LogicalSparseUnitTests.cpp.