Nikolay 4300158177 fix readme file | 8 months ago | |
---|---|---|
.. | ||
TEST | 8 months ago | |
bin | 8 months ago | |
modules | 8 months ago | |
CMakeLists.txt | 8 months ago | |
README.md | 8 months ago |
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).