Go to the source code of this file.
Define Documentation
#define G1H_ERROR_CANNOT_MALLOC 2 |
#define G1H_ERROR_INCONSISTENT_CONSTR 9 |
#define G1H_ERROR_INVALID_JUNC_FUNC 5 |
#define G1H_ERROR_INVALID_OPTION 3 |
#define G1H_ERROR_INVALID_PARTITION 4 |
#define G1H_ERROR_NL_CANNOT_PROJECT 10 |
#define G1H_ERROR_NL_JACOBIAN 11 |
#define G1H_ERROR_NL_MINIMIZATION 12 |
#define G1H_ERROR_NO_SCRATCH_MEMORY 1 |
#define G1H_ERROR_NONPOSITIVE_EXT_MATRIX 7 |
#define G1H_ERROR_NONPOSITIVE_MATRIX 6 |
#define G1H_ERROR_SPLINE_BASIS_NOT_READY 13 |
#define G1H_ERROR_UNDEFINED_CONSTR 8 |
Function Documentation
char* _g1h_GetErrorString |
( |
int |
errorcode |
) |
|