|
hace 1 año | |
---|---|---|
.. | ||
TEST | hace 1 año | |
bin | hace 1 año | |
modules | hace 1 año | |
CMakeLists.txt | hace 1 año | |
README.md | hace 1 año |
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).