![]() |
|
#include "main.h"
Functions | |
template<int OuterStride, int InnerStride, typename VectorType > | |
void | unaryview_stride (const VectorType &m) |
void | test_mutable_unaryview () |
void | test_unaryview_solve () |
EIGEN_DECLARE_TEST (unaryviewstride) | |
EIGEN_DECLARE_TEST | ( | unaryviewstride | ) |
References CALL_SUBTEST_1, CALL_SUBTEST_2, CALL_SUBTEST_3, CALL_SUBTEST_4, test_mutable_unaryview(), and test_unaryview_solve().
void test_mutable_unaryview | ( | ) |
References i, m, v, VERIFY_IS_EQUAL, plotDoE::x, and y.
Referenced by EIGEN_DECLARE_TEST().
void test_unaryview_solve | ( | ) |
References b, Eigen::Lower, Eigen::PlainObjectBase< Derived >::setRandom(), setZero(), solve, Eigen::Upper, VERIFY_IS_APPROX, and plotDoE::x.
Referenced by EIGEN_DECLARE_TEST().
void unaryview_stride | ( | const VectorType & | m | ) |
References cols, EIGEN_DEVICE_FUNC, EIGEN_STRONG_INLINE, m, rows, v, and VERIFY.