Learn R Programming

HomomorphicEncryption (version 0.9.0)

GenError: Generate a

Description

Generate a

Usage

GenError(n)

Value

polynomial of order x^^n with discrete Gaussian distribution, bounded (not strictly true) by -n,n

Arguments

n

the order

Examples

Run this code
n = 16
GenError(n)

Run the code above in your browser using DataLab