Home
last modified time | relevance | path

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

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