|
SpECTRE
v2025.08.19
|
A collection of helper functions for Jacobi polyomials. More...
#include <Jacobi.hpp>
Static Public Member Functions | |
| template<typename T > | |
| static T | basis_function_value (double alpha, double beta, size_t k, const T &x) |
| Value of the basis function \(\Phi^k(x) = P^(\alpha,\beta)_k(x)\), implemented from [76]. | |
A collection of helper functions for Jacobi polyomials.