Home
last modified time | relevance | path

Searched defs:LinearLeastSquaresProblem (Results 1 – 1 of 1) sorted by relevance

/external/ceres-solver/internal/ceres/
Dlinear_least_squares_problems.h45 struct LinearLeastSquaresProblem { struct
46 LinearLeastSquaresProblem() in LinearLeastSquaresProblem() function
65 LinearLeastSquaresProblem* CreateLinearLeastSquaresProblemFromId(int id); argument