Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/test/
H A Dsparse_solver.h421 int rhsCols = internal::random<int>(1,16); variable
543 int rhsCols = internal::random<int>(1,16); variable
674 int rhsCols = internal::random<int>(1,16); in check_sparse_leastsquare_solving() local
/aosp_15_r20/external/eigen/Eigen/src/IterativeLinearSolvers/
H A DIterativeSolverBase.h338 Index rhsCols = b.cols(); in _solve_with_guess_impl() local
372 Index rhsCols = b.cols(); in _solve_with_guess_impl() local
/aosp_15_r20/external/eigen/Eigen/src/SparseCore/
H A DSparseSolverBase.h29 Index rhsCols = rhs.cols(); in solve_sparse_through_dense_panels() local
/aosp_15_r20/external/eigen/Eigen/src/KLUSupport/
H A DKLUSupport.h345 Index rhsCols = b.cols(); in _solve_impl() local
/aosp_15_r20/external/eigen/Eigen/src/UmfPackSupport/
H A DUmfPackSupport.h611 Index rhsCols = b.cols(); in _solve_impl() local