![]() |
|
#include "main.h"
Macros | |
#define | TEST_CHECK_STATIC_ASSERTIONS |
Functions | |
template<typename MatrixType > | |
void | selfadjoint (const MatrixType &m) |
void | bug_159 () |
EIGEN_DECLARE_TEST (selfadjoint) | |
#define TEST_CHECK_STATIC_ASSERTIONS |
void bug_159 | ( | ) |
EIGEN_DECLARE_TEST | ( | selfadjoint | ) |
References bug_159(), CALL_SUBTEST_1, CALL_SUBTEST_2, CALL_SUBTEST_3, CALL_SUBTEST_4, CALL_SUBTEST_5, EIGEN_TEST_MAX_SIZE, Eigen::g_repeat, i, s, selfadjoint(), and TEST_SET_BUT_UNUSED_VARIABLE.
void selfadjoint | ( | const MatrixType & | m | ) |
References cols, m, m1, m2(), rows, and VERIFY_IS_APPROX.
Referenced by EIGEN_DECLARE_TEST().