Go to the source code of this file.
Defines |
#define | ERRMSG_0 "Not enough scratch memory" |
#define | ERRMSG_1 "Cannot malloc" |
#define | ERRMSG_2 "Invalid data" |
#define | ERRMSG_3 "Cannot evaluate basis functions" |
#define | ERRMSG_4 "Iterations limit exceeded" |
#define | ERRMSG_5 "Bracketing failed" |
#define | ERRMSG_6 "Failed to improve a point" |
#define | ERRMSG_7 "Cannot decompose constraint equations matrix" |
#define | ERRMSG_8 "Cannot transform the Hessian" |
#define | ERRMSG_9 "Cannot find rows" |
Define Documentation
#define ERRMSG_0 "Not enough scratch memory" |
#define ERRMSG_1 "Cannot malloc" |
#define ERRMSG_2 "Invalid data" |
#define ERRMSG_3 "Cannot evaluate basis functions" |
#define ERRMSG_4 "Iterations limit exceeded" |
#define ERRMSG_5 "Bracketing failed" |
#define ERRMSG_6 "Failed to improve a point" |
#define ERRMSG_7 "Cannot decompose constraint equations matrix" |
#define ERRMSG_8 "Cannot transform the Hessian" |
#define ERRMSG_9 "Cannot find rows" |