OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ComputeGradient
(Results
1 - 2
of
2
) sorted by null
/external/ceres-solver/internal/ceres/
dogleg_strategy.h
87
void
ComputeGradient
(SparseMatrix* jacobian, const double* residuals);
dogleg_strategy.cc
127
ComputeGradient
(jacobian, residuals);
167
void DoglegStrategy::
ComputeGradient
(
Completed in 31 milliseconds