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.cc251 return SolveReducedLinearSystemUsingSuiteSparse(solution); in SolveReducedLinearSystem()
268 bool SparseSchurComplementSolver::SolveReducedLinearSystemUsingSuiteSparse( in SolveReducedLinearSystemUsingSuiteSparse() function in ceres::internal::SparseSchurComplementSolver
338 bool SparseSchurComplementSolver::SolveReducedLinearSystemUsingSuiteSparse( in SolveReducedLinearSystemUsingSuiteSparse() function in ceres::internal::SparseSchurComplementSolver
Dschur_complement_solver.h163 bool SolveReducedLinearSystemUsingSuiteSparse(double* solution);