Home
last modified time | relevance | path

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

/external/eigen/unsupported/bench/
Dbench_svd.cpp55 JacobiSVD<MatrixType> jacobi_matrix(m); in bench_svd() local
86 JacobiSVD<MatrixType> jacobi_matrix(m, ComputeFullU|ComputeFullV); in bench_svd() local