Home
last modified time | relevance | path

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

/external/eigen/bench/
Ddense_solvers.cpp39 BenchTimer t_llt, t_ldlt, t_lu, t_fplu, t_qr, t_cpqr, t_cod, t_fpqr, t_jsvd, t_bdcsvd; in bench() local
66 BENCH(t_cod, tries, rep, compute(cod,A)); in bench()
80 results["CompleteOrthogonalDecomposition"][id] = t_cod.best(); in bench()