Poly constructor

Poly()

Implementation

Poly() : coeffs = List<int>.filled(KYBER_N, 0);