Searched defs:B_start (Results 1 – 2 of 2) sorted by relevance
213 ReferenceMatrixTypeB const & B_start, in test_solve()384 std::vector<std::vector<NumericT> > B_start(matrix_size, std::vector<NumericT>(rhs_num)); in test_solve() local