Definition at line 41 of file LogicalSparseUnitTests.cpp.
◆ LogicalSparseOpsUnitTest()
| LogicalSparseOpsUnitTest::LogicalSparseOpsUnitTest |
( |
| ) |
|
|
inlineprotected |
◆ SetUp()
| void LogicalSparseOpsUnitTest::SetUp |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ TearDown()
| void LogicalSparseOpsUnitTest::TearDown |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ compareFads()
| void LogicalSparseOpsUnitTest::compareFads |
( |
const DFadType & |
x_dfad, |
|
|
const LSType & |
x_ls |
|
) |
| |
|
inlineprotected |
◆ compareDoubles()
| void LogicalSparseOpsUnitTest::compareDoubles |
( |
double |
a, |
|
|
double |
b |
|
) |
| |
|
inlineprotected |
◆ compareBools()
| void LogicalSparseOpsUnitTest::compareBools |
( |
bool |
a, |
|
|
bool |
b |
|
) |
| |
|
inlineprotected |
◆ compareDx()
| void LogicalSparseOpsUnitTest::compareDx |
( |
double |
a, |
|
|
bool |
b |
|
) |
| |
|
inlineprotected |
◆ composite1()
template<typename ScalarT >
| ScalarT LogicalSparseOpsUnitTest::composite1 |
( |
const ScalarT & |
a, |
|
|
const ScalarT & |
b |
|
) |
| |
|
inlineprotected |
◆ a_dfad
| DFadType LogicalSparseOpsUnitTest::a_dfad |
|
protected |
◆ b_dfad
| DFadType LogicalSparseOpsUnitTest::b_dfad |
|
protected |
◆ c_dfad
| DFadType LogicalSparseOpsUnitTest::c_dfad |
|
protected |
◆ a_ls
| LSType LogicalSparseOpsUnitTest::a_ls |
|
protected |
◆ b_ls
| LSType LogicalSparseOpsUnitTest::b_ls |
|
protected |
◆ c_ls
| LSType LogicalSparseOpsUnitTest::c_ls |
|
protected |
◆ urand
| int LogicalSparseOpsUnitTest::n |
|
protected |
◆ tol_a
| double LogicalSparseOpsUnitTest::tol_a |
|
protected |
◆ tol_r
| double LogicalSparseOpsUnitTest::tol_r |
|
protected |
The documentation for this class was generated from the following file: