HomeSort by relevance Sort by last modified time
    Searched refs:ComputeCauchyPoint (Results 1 - 2 of 2) sorted by null

  /external/ceres-solver/internal/ceres/
dogleg_strategy.h 86 void ComputeCauchyPoint(SparseMatrix* jacobian);
dogleg_strategy.cc 128 ComputeCauchyPoint(jacobian);
177 void DoglegStrategy::ComputeCauchyPoint(SparseMatrix* jacobian) {

Completed in 23 milliseconds