Home
last modified time | relevance | path

Searched refs:fd_1 (Results 1 – 1 of 1) sorted by relevance

/external/ceres-solver/internal/ceres/
Dloss_function_test.cc65 const double fd_1 = (fwd[0] - bwd[0]) / (2 * kH); in AssertLossFunctionIsValid() local
66 ASSERT_NEAR(fd_1, rho[1], 1e-6); in AssertLossFunctionIsValid()