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

/external/ceres-solver/internal/ceres/
H A Dlinear_least_squares_problems.h45 struct LinearLeastSquaresProblem { struct in namespace:ceres::internal
46 LinearLeastSquaresProblem() function in struct:ceres::internal::LinearLeastSquaresProblem
65 LinearLeastSquaresProblem* CreateLinearLeastSquaresProblemFromId(int id);
66 LinearLeastSquaresProblem* CreateLinearLeastSquaresProblemFromFile(
69 LinearLeastSquaresProblem* LinearLeastSquaresProblem0();
70 LinearLeastSquaresProblem* LinearLeastSquaresProblem1();
71 LinearLeastSquaresProblem* LinearLeastSquaresProblem2();
72 LinearLeastSquaresProblem* LinearLeastSquaresProblem3();

Completed in 834 milliseconds