Home
last modified time | relevance | path

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

/external/ceres-solver/internal/ceres/
Dlinear_least_squares_problems.h69 LinearLeastSquaresProblem* LinearLeastSquaresProblem2();
Dlinear_least_squares_problems.cc56 return LinearLeastSquaresProblem2(); in CreateLinearLeastSquaresProblemFromId()
285 LinearLeastSquaresProblem* LinearLeastSquaresProblem2() { in LinearLeastSquaresProblem2() function