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.h67 LinearLeastSquaresProblem* LinearLeastSquaresProblem0();
Dlinear_least_squares_problems.cc52 return LinearLeastSquaresProblem0(); in CreateLinearLeastSquaresProblemFromId()
83 LinearLeastSquaresProblem* LinearLeastSquaresProblem0() { in LinearLeastSquaresProblem0() function