coefficients property

List<Complex> coefficients
final

The list with the polynomial coefficients.

Implementation

final List<Complex> coefficients;