Searched refs:blhs (Results 1 – 1 of 1) sorted by relevance
82 BlockRandomAccessDenseMatrix blhs(blocks); in ReducedLinearSystemAndSolution() local83 const int num_schur_rows = blhs.num_rows(); in ReducedLinearSystemAndSolution()97 eliminator->Eliminate(A_.get(), b_.get(), D, &blhs, rhs->data()); in ReducedLinearSystemAndSolution()99 MatrixRef lhs_ref(blhs.mutable_values(), num_schur_rows, num_schur_rows); in ReducedLinearSystemAndSolution()