Home | History | Annotate | Download | only in ceres

Lines Matching refs:SPARSE_SCHUR

1213   if (options->linear_solver_type == SPARSE_SCHUR) {
1214 *error = "Can't use SPARSE_SCHUR because neither SuiteSparse nor"
1464 if (options->linear_solver_type == SPARSE_SCHUR) {
1466 msg += "SPARSE_SCHUR to SPARSE_NORMAL_CHOLESKY.";
1628 if (linear_solver_type == SPARSE_SCHUR &&