Home
last modified time | relevance | path

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

/external/ceres-solver/internal/ceres/
Dschur_complement_solver.cc250 return SolveReducedLinearSystemUsingCXSparse(solution); in SolveReducedLinearSystem()
338 bool SparseSchurComplementSolver::SolveReducedLinearSystemUsingCXSparse( in SolveReducedLinearSystemUsingCXSparse() function in ceres::internal::SparseSchurComplementSolver
369 bool SparseSchurComplementSolver::SolveReducedLinearSystemUsingCXSparse( in SolveReducedLinearSystemUsingCXSparse() function in ceres::internal::SparseSchurComplementSolver
Dschur_complement_solver.h165 bool SolveReducedLinearSystemUsingCXSparse(double* solution);