|
|
vor 1 Jahr | |
|---|---|---|
| .. | ||
| TEST | vor 1 Jahr | |
| bin | vor 1 Jahr | |
| modules | vor 1 Jahr | |
| CMakeLists.txt | vor 1 Jahr | |
| README.md | vor 1 Jahr | |
Description: The OrthPol(KF, n, x) function computes orthogonal polynomials: Chebyshev, Laguerre, Hermite polynomials, and their derivatives using recurrence relations.
Parameters:
Return: Vector with values of the orthogonal polynomial (the first place) of order n with argument x, and its first derivatives (the second place).