Typo
This commit is contained in:
parent
c7fcb448c9
commit
98d49ae58c
|
@ -32,7 +32,7 @@ import org.apache.commons.math3.util.FastMath;
|
||||||
* </code>
|
* </code>
|
||||||
* <br/>
|
* <br/>
|
||||||
* Recurrence relation and weights computation follow
|
* Recurrence relation and weights computation follow
|
||||||
* <a href="http://en.wikipedia.org/wiki/Abramowitz_and_Stegun"
|
* <a href="http://en.wikipedia.org/wiki/Abramowitz_and_Stegun">
|
||||||
* Abramowitz and Stegun, 1964</a>.
|
* Abramowitz and Stegun, 1964</a>.
|
||||||
* <br/>
|
* <br/>
|
||||||
* The coefficients of the standard Hermite polynomials grow very rapidly;
|
* The coefficients of the standard Hermite polynomials grow very rapidly;
|
||||||
|
|
Loading…
Reference in New Issue