Home
last modified time | relevance | path

Searched refs:SolveReducedLinearSystemUsingSuiteSparse (Results 1 – 2 of 2) sorted by relevance

/external/ceres-solver/internal/ceres/
Dschur_complement_solver.h172 LinearSolver::Summary SolveReducedLinearSystemUsingSuiteSparse(
Dschur_complement_solver.cc255 return SolveReducedLinearSystemUsingSuiteSparse(solution); in SolveReducedLinearSystem()
272 SparseSchurComplementSolver::SolveReducedLinearSystemUsingSuiteSparse( in SolveReducedLinearSystemUsingSuiteSparse() function in ceres::internal::SparseSchurComplementSolver