Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/bench/
H A Dbench_gemm.cpp147 void matlab_real_cplx(const M& a, const M& br, const M& bi, M& cr, M& ci) in matlab_real_cplx() function
354 BENCH(t, tries, rep, matlab_real_cplx(a,br,bi,cr,ci)); in main()