PK_BCURVE_fitted_t   

typedef int PK_BCURVE_fitted_t;

Used in:

PK_BCURVE_fitted_fault_t


This datatype denotes the final status of the attempt to fit a
general curve with a bcurve.
It has values:

    PK_BCURVE_fitted_success_c             fit succeeded
    PK_BCURVE_fitted_failure_c             unspecified failure
    PK_BCURVE_fitted_eval_failure_c        evaluator function failed
    PK_BCURVE_fitted_bad_range_c           invalid range supplied
    PK_BCURVE_fitted_bad_tolerance_c       invalid tolerance supplied
    PK_BCURVE_fitted_bad_eval_type_c       invalid eval type supplied
    PK_BCURVE_fitted_bad_interp_parm_c     invalid interpolation parameters
                                           supplied