Go to the source code of this file.
Functions | |
TEST (Problem, GetNumberOfOptimizationVariables) | |
TEST (Problem, GetBoundsOnOptimizationVariables) | |
TEST (Problem, GetVariableValues) | |
TEST (Problem, GetNumberOfConstraints) | |
TEST (Problem, GetBoundsOnConstraints) | |
TEST (Problem, EvaluateConstraints) | |
TEST (Problem, GetJacobianOfConstraints) | |
TEST (Problem, EvaluateCostFunction) | |
TEST (Problem, HasCostTerms) | |
TEST (Problem, EvaluateCostFunctionGradient) |
Definition at line 37 of file problem_test.cc.
Definition at line 47 of file problem_test.cc.
Definition at line 70 of file problem_test.cc.
Definition at line 90 of file problem_test.cc.
Definition at line 104 of file problem_test.cc.
Definition at line 119 of file problem_test.cc.
Definition at line 133 of file problem_test.cc.
Definition at line 153 of file problem_test.cc.
Definition at line 167 of file problem_test.cc.
Definition at line 183 of file problem_test.cc.