Home
last modified time | relevance | path

Searched refs:SolveInPlaceUsingQR (Results 1 – 3 of 3) sorted by relevance

/external/ceres-solver/internal/ceres/
Dlapack.h87 static LinearSolverTerminationType SolveInPlaceUsingQR(
Dlapack.cc147 LinearSolverTerminationType LAPACK::SolveInPlaceUsingQR( in SolveInPlaceUsingQR() function in ceres::internal::LAPACK
Ddense_qr_solver.cc106 summary.termination_type = LAPACK::SolveInPlaceUsingQR(lhs_.rows(), in SolveUsingLAPACK()