Module franklin_crypto::interpolation

source ·

Functions§

  • Perform a Lagrange interpolation for a set of points It’s O(n^2) operations, so use with caution