Searched refs:ComputeCauchyPoint (Results 1 – 2 of 2) sorted by relevance
86 void ComputeCauchyPoint(SparseMatrix* jacobian);
128 ComputeCauchyPoint(jacobian); in ComputeStep()181 void DoglegStrategy::ComputeCauchyPoint(SparseMatrix* jacobian) { in ComputeCauchyPoint() function in ceres::internal::DoglegStrategy