Home
last modified time | relevance | path

Searched defs:matX (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/eigen/test/
H A Dcholesky.cpp71 MatrixType matB = MatrixType::Random(rows,cols), matX(rows,cols); in cholesky() local
303 MatrixType matB = MatrixType::Random(rows,cols), matX(rows,cols); in cholesky_cplx() local