|
преди 1 година | |
---|---|---|
Orthogonal Polynomials | преди 1 година | |
Test | преди 1 година | |
bin | преди 1 година | |
googletest @ | преди 1 година | |
modules | преди 1 година | |
CMakeLists.txt | преди 1 година | |
README.md | преди 1 година |
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).