OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExpectCostFunctionEvaluationIsNearlyCorrect
(Results
1 - 4
of
4
) sorted by null
/external/ceres-solver/internal/ceres/
numeric_diff_functor_test.cc
59
functor.
ExpectCostFunctionEvaluationIsNearlyCorrect
(*cost_function, CENTRAL);
64
functor.
ExpectCostFunctionEvaluationIsNearlyCorrect
(*cost_function, CENTRAL);
78
functor.
ExpectCostFunctionEvaluationIsNearlyCorrect
(*cost_function, FORWARD);
83
functor.
ExpectCostFunctionEvaluationIsNearlyCorrect
(*cost_function, FORWARD);
97
functor.
ExpectCostFunctionEvaluationIsNearlyCorrect
(*cost_function, CENTRAL);
102
functor.
ExpectCostFunctionEvaluationIsNearlyCorrect
(*cost_function, CENTRAL);
116
functor.
ExpectCostFunctionEvaluationIsNearlyCorrect
(*cost_function, FORWARD);
121
functor.
ExpectCostFunctionEvaluationIsNearlyCorrect
(*cost_function, FORWARD);
numeric_diff_test_utils.h
47
void
ExpectCostFunctionEvaluationIsNearlyCorrect
(
72
void
ExpectCostFunctionEvaluationIsNearlyCorrect
(
numeric_diff_cost_function_test.cc
58
functor.
ExpectCostFunctionEvaluationIsNearlyCorrect
(*cost_function, CENTRAL);
71
functor.
ExpectCostFunctionEvaluationIsNearlyCorrect
(*cost_function, FORWARD);
84
functor.
ExpectCostFunctionEvaluationIsNearlyCorrect
(*cost_function, CENTRAL);
97
functor.
ExpectCostFunctionEvaluationIsNearlyCorrect
(*cost_function, FORWARD);
110
functor.
ExpectCostFunctionEvaluationIsNearlyCorrect
(*cost_function, CENTRAL);
123
functor.
ExpectCostFunctionEvaluationIsNearlyCorrect
(*cost_function, FORWARD);
136
functor.
ExpectCostFunctionEvaluationIsNearlyCorrect
(*cost_function, CENTRAL);
149
functor.
ExpectCostFunctionEvaluationIsNearlyCorrect
(*cost_function, FORWARD);
197
functor.
ExpectCostFunctionEvaluationIsNearlyCorrect
(*cost_function, CENTRAL);
numeric_diff_test_utils.cc
57
void EasyFunctor::
ExpectCostFunctionEvaluationIsNearlyCorrect
(
102
void TranscendentalFunctor::
ExpectCostFunctionEvaluationIsNearlyCorrect
(
Completed in 2355 milliseconds