polynomial property

List<Complex> polynomial
final

The list of evaluated coefficients.

Implementation

final List<Complex> polynomial;