Go to the source code of this file.
◆ EIGEN_SPARSE_CREATE_TEMPORARY_PLUGIN
◆ VERIFY_EVALUATION_COUNT
#define VERIFY_EVALUATION_COUNT |
( |
|
XPR, |
|
|
|
N |
|
) |
| |
Value:{\
nb_temporaries = 0; \
CALL_SUBTEST( XPR ); \
VERIFY( (#XPR) && nb_temporaries==
N ); \
}
static long int nb_temporaries
Definition at line 27 of file test/sparse_product.cpp.
◆ bug_942()
template<typename Scalar >
◆ EIGEN_DECLARE_TEST()
◆ on_temporary_creation()
void on_temporary_creation |
( |
| ) |
|
|
inline |
◆ sparse_product()
template<typename SparseMatrixType >
◆ sparse_product_regression_test()
template<typename SparseMatrixType , typename DenseMatrixType >
void sparse_product_regression_test |
( |
| ) |
|
◆ test_mixing_types()
template<typename Real >
void test_mixing_types |
( |
| ) |
|
◆ nb_temporaries