=
{ "unknown error",
"sizes of objects don't match",
"index out of bounds",
"can't allocate memory",
"singular matrix",
"matrix not positive definite",
"incorrect format input",
"bad input file/device",
"NULL objects passed",
"matrix not square",
"object out of range",
"can't do operation in situ for non-square matrix",
"can't do operation in situ",
"excessive number of iterations",
"convergence criterion failed",
"bad starting value",
"floating exception",
"internal inconsistency (data structure)",
"unexpected end-of-file",
"shared vectors (cannot release them)",
"negative argument",
"cannot overwrite object",
"breakdown in iterative method"
}