HomeSort by relevance Sort by last modified time
    Searched refs:IsSchurType (Results 1 - 4 of 4) sorted by null

  /external/ceres-solver/include/ceres/
types.h 455 bool IsSchurType(LinearSolverType type);
  /external/ceres-solver/internal/ceres/
solver_impl.cc     [all...]
solver.cc 246 if (IsSchurType(linear_solver_type_used)) {
types.cc 311 bool IsSchurType(LinearSolverType type) {

Completed in 53 milliseconds