|
|
%!s(int64=2) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| TEST | %!s(int64=2) %!d(string=hai) anos | |
| bin | %!s(int64=2) %!d(string=hai) anos | |
| modules | %!s(int64=2) %!d(string=hai) anos | |
| CMakeLists.txt | %!s(int64=2) %!d(string=hai) anos | |
| README.md | %!s(int64=2) %!d(string=hai) anos | |
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).