Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/bench/
H A Dbench_gemm.cpp138 void matlab_cplx_cplx(const M& ar, const M& ai, const M& br, const M& bi, M& cr, M& ci) in matlab_cplx_cplx() function
341 BENCH(t, tries, rep, matlab_cplx_cplx(ar,ai,br,bi,cr,ci)); in main()