keyx v0.4.1 KeyX.Shamir.Arithmetic
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function
lhs * rhs
Link to this function
lhs + rhs
Link to this function
lhs / rhs
Link to this function
evaluate(poly, x)
evaluate(polynomial(), non_neg_integer()) :: non_neg_integer()
Link to this function
interpolate(x_samples, y_samples, x)
Link to this function
polynomial(intercept, degree)
polynomial(non_neg_integer(), non_neg_integer()) :: polynomial()