8 #ifndef __SENSCUTILS_HPP__
9 #define __SENSCUTILS_HPP__
ApplicationReturnStatus
Return codes for the Optimize call for an application.
Number * x
Input: Starting point Output: Optimal solution.
SolverReturn AppReturn2SolverReturn(ApplicationReturnStatus ipopt_retval)
Index AsIndexSum(Index length, const Index *x, Index Incr)
SolverReturn
enum for the return from the optimize algorithm (obviously we need to add more)
void append_Index(std::string &str, Index idx)
int Index
Type of all indices of vectors, matrices etc.
Index AsIndexMax(Index length, const Index *x, Index Incr)
SensAlgorithmExitStatus
This header file provides some definitions used throughout the program.