package
0.0.2
Repository: https://github.com/pro7ech/lattigo.git
Documentation: pkg.go.dev

# Functions

GetChebyshevPoly returns the Chebyshev polynomial approximation of f the in the interval [-K, K] for the given degree.
GetMinimaxPoly returns the minimax polynomial approximation of f the in the interval [-K, K] for the given degree.
PrintPrecisionStats decrypts, decodes and prints the precision stats of a ciphertext.