Home
last modified time | relevance | path

Searched refs:SolveInPlaceUsingCholesky (Results 1 – 4 of 4) sorted by relevance

/external/ceres-solver/internal/ceres/
Dlapack.h57 static LinearSolverTerminationType SolveInPlaceUsingCholesky(
Dlapack.cc69 LinearSolverTerminationType LAPACK::SolveInPlaceUsingCholesky( in SolveInPlaceUsingCholesky() function in ceres::internal::LAPACK
Ddense_normal_cholesky_solver.cc158 LAPACK::SolveInPlaceUsingCholesky(num_cols, in SolveUsingLAPACK()
Dschur_complement_solver.cc152 LAPACK::SolveInPlaceUsingCholesky(num_rows, in SolveReducedLinearSystem()