34 #ifndef QPOASES_UTILS_HPP 35 #define QPOASES_UTILS_HPP 53 const int*
const V_idx
75 const int*
const ROW_idx,
76 const int*
const COL_idx
119 const char* datafilename
128 const char* datafilename
137 const char* datafilename
147 const char* datafilename,
156 const char* datafilename,
165 const char* datafilename,
Allows to pass back messages to the calling function.
returnValue readFromFile(real_t *data, int nrow, int ncol, const char *datafilename)
returnValue myPrintf(const char *s)
returnValue writeIntoFile(const real_t *const data, int nrow, int ncol, const char *datafilename, BooleanType append)
returnValue printCopyrightNotice()
real_t getNorm(const real_t *const v, int n)
BEGIN_NAMESPACE_QPOASES returnValue print(const real_t *const v, int n)