ptemcee_sobh_agn: C failures
Created by: SylvainMarsat
In some cases, failures in EvalCubicSplineSlide occur:
ERROR(ERROR_EINVAL, "Input value x is less than x of slide eval.\n");
These C failures are not caught as exceptions and cause the inference to crash. Need to locate the problem and to improve error handling in the C extensions.