Home
last modified time | relevance | path

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

/external/ceres-solver/internal/ceres/
Dlinear_least_squares_problems.h69 LinearLeastSquaresProblem* LinearLeastSquaresProblem0();
Dlinear_least_squares_problems.cc54 return LinearLeastSquaresProblem0(); in CreateLinearLeastSquaresProblemFromId()
153 LinearLeastSquaresProblem* LinearLeastSquaresProblem0() { in LinearLeastSquaresProblem0() function