Lines Matching full:fatal
75 LOG(FATAL) << "Ceres was built without a BLAS library."; in SolveInPlaceUsingCholesky()
86 LOG(FATAL) << "Congratulations, you found a bug in Ceres." in SolveInPlaceUsingCholesky()
88 << "LAPACK::dpotrf fatal error." in SolveInPlaceUsingCholesky()
103 LOG(FATAL) << "Congratulations, you found a bug in Ceres." in SolveInPlaceUsingCholesky()
105 << "LAPACK::dpotrs fatal error." in SolveInPlaceUsingCholesky()
117 LOG(FATAL) << "Ceres was built without a LAPACK library."; in EstimateWorkSizeForQR()
138 LOG(FATAL) << "Congratulations, you found a bug in Ceres." in EstimateWorkSizeForQR()
140 << "LAPACK::dgels fatal error." in EstimateWorkSizeForQR()
156 LOG(FATAL) << "Ceres was built without a LAPACK library."; in SolveInPlaceUsingQR()
181 LOG(FATAL) << "Congratulations, you found a bug in Ceres." in SolveInPlaceUsingQR()
183 << "LAPACK::dgels fatal error." in SolveInPlaceUsingQR()