coefficients property

UnmodifiableListView<Complex> coefficients
final

An unmodifiable list with the coefficients of the polynomial.

Implementation

final UnmodifiableListView<Complex> coefficients;