Nikolay 4300158177 fix readme file | před 6 měsíci | |
---|---|---|
.. | ||
TEST | před 6 měsíci | |
bin | před 6 měsíci | |
modules | před 6 měsíci | |
CMakeLists.txt | před 6 měsíci | |
README.md | před 6 měsíci |
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).