Home
last modified time | relevance | path

Searched defs:expected_residuals (Results 1 – 2 of 2) sorted by relevance

/external/ceres-solver/internal/ceres/
Devaluator_test_utils.cc42 const double* expected_residuals, in CompareEvaluations()
Dproblem_test.cc906 ResidualBlockId expected_residuals[] = {r_yzw, 0}; in TEST_P() local
911 ResidualBlockId expected_residuals[] = {r_yzw, r_yz, 0}; in TEST_P() local
916 ResidualBlock *expected_residuals[] = {r_yzw, r_yz, r_yw, 0}; in TEST_P() local
921 ResidualBlock *expected_residuals[] = {r_yzw, r_yz, r_yw, r_zw, 0}; in TEST_P() local
926 ResidualBlock *expected_residuals[] = {r_yzw, r_yz, r_yw, r_zw, r_y, 0}; in TEST_P() local
931 ResidualBlock *expected_residuals[] = { in TEST_P() local
938 ResidualBlock *expected_residuals[] = { in TEST_P() local
1091 const double* expected_residuals, in EvaluateAndCompare()