OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:x_plus_delta_norm
(Results
1 - 2
of
2
) sorted by null
/external/ceres-solver/internal/ceres/
autodiff_local_parameterization_test.cc
126
const double
x_plus_delta_norm
=
local
132
EXPECT_NEAR(
x_plus_delta_norm
, 1.0, kTolerance);
local_parameterization_test.cc
171
const double
x_plus_delta_norm
=
local
177
EXPECT_NEAR(
x_plus_delta_norm
, 1.0, kTolerance);
Completed in 94 milliseconds