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