PK_CURVE_fix_fault_t   
typedef int PK_CURVE_fix_fault_t;

Used in:

PK_CURVE_fix_self_int_r_t


This datatype indicates the status of a PK_CURVE_fix_self_int operation. It has
the values:

    PK_CURVE_fix_fault_ok_c            The operation was completed without
                                       problems.

    PK_CURVE_fix_fault_incomplete_c    Some self-intersecting regions could not
                                       be fixed and will not be covered by the
                                       returned curves.

Generated on: Fri, 04 Oct 2024 12:17:48 GMT