Construct a Chebyshev polynomial object.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ChebyshevPolynomial_t), | intent(inout) | :: | this |
The polynomial to construct. |
||
integer, | intent(in) | :: | degree |
Degree of the polynomial. |