Searched refs:SolveInPlaceUsingQR (Results 1 – 3 of 3) sorted by relevance
87 static LinearSolverTerminationType SolveInPlaceUsingQR(
147 LinearSolverTerminationType LAPACK::SolveInPlaceUsingQR( in SolveInPlaceUsingQR() function in ceres::internal::LAPACK
106 summary.termination_type = LAPACK::SolveInPlaceUsingQR(lhs_.rows(), in SolveUsingLAPACK()