Searched refs:DENSE_QR (Results 1 – 22 of 22) sorted by relevance
76 if (linear_solver_type == DENSE_QR || in TestSolver()119 TestSolver(DENSE_QR, SUITE_SPARSE); in TEST_F()
50 CASESTR(DENSE_QR); in LinearSolverTypeToString()64 STRENUM(DENSE_QR); in StringToLinearSolverType()
79 case DENSE_QR: in Create()
509 options.linear_solver_type = DENSE_QR; in TEST()520 options.linear_solver_type = DENSE_QR; in TEST()531 options.linear_solver_type = DENSE_QR; in TEST()578 options.linear_solver_type = DENSE_QR; in TEST()583 EXPECT_EQ(options.linear_solver_type, DENSE_QR); in TEST()667 options.linear_solver_type = DENSE_QR; in TEST()737 options.linear_solver_type = DENSE_QR; in TEST()
61 linear_solver_type(DENSE_QR) {} in Options()
114 evaluator_options_.linear_solver_type = DENSE_QR; in Init()135 linear_solver_options.type = DENSE_QR; in Minimize()
53 case DENSE_QR: in Create()
84 options.type = DENSE_QR; in TestSolver()
67 options.type = DENSE_QR; in SetUpFromProblemId()
578 ::testing::Values(make_pair(DENSE_QR, 0),633 options.linear_solver_type = DENSE_QR; in TEST()
365 options.linear_solver_type = ceres::DENSE_QR; in TEST()
281 CONFIGURE(DENSE_QR, SUITE_SPARSE, kAutomaticOrdering); in TEST()
744 options->linear_solver_type = DENSE_QR; in CreateReducedProgram()
80 options.linear_solver_type = ceres::DENSE_QR; in main()
83 options.linear_solver_type = ceres::DENSE_QR; in main()
84 options.linear_solver_type = ceres::DENSE_QR; in main()
156 options.linear_solver_type = ceres::DENSE_QR; in main()
131 options.linear_solver_type = ceres::DENSE_QR; in main()
152 options.linear_solver_type = ceres::DENSE_QR; in main()
70 DENSE_QR, enumerator
80 linear_solver_type = DENSE_QR; in Options()
51 options.linear_solver_type = ceres::DENSE_QR;