A-16.3 Point-wise Multiplication

Once we have applied the forward FFT operation (§A-16.2) to polynomial A(X) and B(X) as ya and yb, computing the point-value representation of C(X) = A(X) B(X) can be done in O(logn) by Hadamard product yc = yayb (as explained in §A-16.1).