◆ ConstantFoldingTest()
ConstantFoldingTest::ConstantFoldingTest |
( |
| ) |
|
|
inline |
◆ compile()
◆ constantColumnMajorMatrixFoundInAST()
template<typename T >
bool ConstantFoldingTest::constantColumnMajorMatrixFoundInAST |
( |
const std::vector< T > & |
constantMatrix | ) |
|
|
inlineprotected |
◆ constantFoundInAST()
template<typename T >
bool ConstantFoldingTest::constantFoundInAST |
( |
T |
constant | ) |
|
|
inlineprotected |
◆ constantVectorFoundInAST()
template<typename T >
bool ConstantFoldingTest::constantVectorFoundInAST |
( |
const std::vector< T > & |
constantVector | ) |
|
|
inlineprotected |
◆ constantVectorNearFoundInAST()
template<typename T >
bool ConstantFoldingTest::constantVectorNearFoundInAST |
( |
const std::vector< T > & |
constantVector, |
|
|
const T & |
faultTolerance |
|
) |
| |
|
inlineprotected |
◆ SetUp()
virtual void ConstantFoldingTest::SetUp |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ TearDown()
virtual void ConstantFoldingTest::TearDown |
( |
| ) |
|
|
inlineprotectedvirtual |
The documentation for this class was generated from the following file: