Learn R Programming

HomomorphicEncryption (version 0.9.0)

GenU: Generate u

Description

Generate u

Usage

GenU(n)

Value

polynomial of order x^^n-1 with coefficients (-1,-,1)

Arguments

n

the order

Examples

Run this code
n = 16
GenU

Run the code above in your browser using DataLab