|
|
2 лет назад | |
|---|---|---|
| Orthogonal Polynomials | 2 лет назад | |
| Test | 2 лет назад | |
| bin | 2 лет назад | |
| googletest @ | 2 лет назад | |
| modules | 2 лет назад | |
| CMakeLists.txt | 2 лет назад | |
| README.md | 2 лет назад |
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).