|
il y a 1 an | |
---|---|---|
Orthogonal Polynomials | il y a 1 an | |
Test | il y a 1 an | |
bin | il y a 1 an | |
googletest @ | il y a 1 an | |
modules | il y a 1 an | |
CMakeLists.txt | il y a 1 an | |
README.md | il y a 1 an |
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).