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