GenError {HomomorphicEncryption} | R Documentation |
Generate a
Description
Generate a
Usage
GenError(n)
Arguments
n |
the order |
Value
polynomial of order x^^n with discrete Gaussian distribution, bounded (not strictly true) by -n,n
Examples
n = 16
GenError(n)
[Package HomomorphicEncryption version 0.9.0 Index]