Home
last modified time | relevance | path

Searched refs:basicStuffComplex (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/eigen/test/
H A Dbasicstuff.cpp161 template<typename MatrixType> void basicStuffComplex(const MatrixType& m) in basicStuffComplex() function
346 …CALL_SUBTEST_3( basicStuffComplex(MatrixXcf(internal::random<int>(1,EIGEN_TEST_MAX_SIZE), internal… in EIGEN_DECLARE_TEST()
347 …CALL_SUBTEST_5( basicStuffComplex(MatrixXcd(internal::random<int>(1,EIGEN_TEST_MAX_SIZE), internal… in EIGEN_DECLARE_TEST()