Functions
problem_test.cc File Reference
#include <gtest/gtest.h>
#include <ifopt/problem.h>
#include <ifopt/test_vars_constr_cost.h>
Include dependency graph for problem_test.cc:

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)
 

Function Documentation

TEST ( Problem  ,
GetNumberOfOptimizationVariables   
)

Definition at line 37 of file problem_test.cc.

TEST ( Problem  ,
GetBoundsOnOptimizationVariables   
)

Definition at line 47 of file problem_test.cc.

TEST ( Problem  ,
GetVariableValues   
)

Definition at line 70 of file problem_test.cc.

TEST ( Problem  ,
GetNumberOfConstraints   
)

Definition at line 90 of file problem_test.cc.

TEST ( Problem  ,
GetBoundsOnConstraints   
)

Definition at line 104 of file problem_test.cc.

TEST ( Problem  ,
EvaluateConstraints   
)

Definition at line 119 of file problem_test.cc.

TEST ( Problem  ,
GetJacobianOfConstraints   
)

Definition at line 133 of file problem_test.cc.

TEST ( Problem  ,
EvaluateCostFunction   
)

Definition at line 153 of file problem_test.cc.

TEST ( Problem  ,
HasCostTerms   
)

Definition at line 167 of file problem_test.cc.

TEST ( Problem  ,
EvaluateCostFunctionGradient   
)

Definition at line 183 of file problem_test.cc.



ifopt
Author(s): Alexander W. Winkler
autogenerated on Fri Jan 22 2021 03:47:32