Home
last modified time | relevance | path

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

/external/ceres-solver/internal/ceres/
Dlinear_least_squares_problems.cc507 bool DumpLinearLeastSquaresProblemToConsole(const SparseMatrix* A, in DumpLinearLeastSquaresProblemToConsole() function
614 return DumpLinearLeastSquaresProblemToConsole(A, D, b, x, in DumpLinearLeastSquaresProblem()