PolyVec constructor

PolyVec()

Implementation

PolyVec() : vec = List<Poly>.generate(KYBER_K, (_) => Poly());