Home
last modified time | relevance | path

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

/external/ceres-solver/internal/ceres/
Dlinear_least_squares_problems.h70 LinearLeastSquaresProblem* LinearLeastSquaresProblem3();
Dlinear_least_squares_problems.cc58 return LinearLeastSquaresProblem3(); in CreateLinearLeastSquaresProblemFromId()
419 LinearLeastSquaresProblem* LinearLeastSquaresProblem3() { in LinearLeastSquaresProblem3() function