|
преди 10 месеца | |
---|---|---|
.. | ||
TEST | преди 10 месеца | |
bin | преди 10 месеца | |
modules | преди 10 месеца | |
CMakeLists.txt | преди 10 месеца | |
README.md | преди 10 месеца |
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).