![]() |
PK_BCURVE_raise_degree |
PK_ERROR_code_t PK_BCURVE_raise_degree
(
--- received arguments ---
PK_BCURVE_t bcurve, --- b-curve
int increment, --- how much to raise by
const PK_BCURVE_raise_degree_o_t *options --- options
)
This function modifies the given 'bcurve' by raising its degree by 'increment'.
Specific Errors:
PK_ERROR_bad_value 'increment' is not greater than zero