Home
last modified time | relevance | path

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

/external/ceres-solver/internal/ceres/
Dlinear_least_squares_problems.h68 LinearLeastSquaresProblem* LinearLeastSquaresProblem1();
Dlinear_least_squares_problems.cc54 return LinearLeastSquaresProblem1(); in CreateLinearLeastSquaresProblemFromId()
180 LinearLeastSquaresProblem* LinearLeastSquaresProblem1() { in LinearLeastSquaresProblem1() function