Searched refs:matlab_cplx_cplx (Results 1 – 1 of 1) sorted by relevance
/external/eigen/bench/ |
D | bench_gemm.cpp | 93 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 237 BENCH(t, tries, rep, matlab_cplx_cplx(ar,ai,br,bi,cr,ci)); in main()
|