SpECTRE  v2025.08.19
Spectral::Jacobi Class Reference

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].
 

Detailed Description

A collection of helper functions for Jacobi polyomials.


The documentation for this class was generated from the following file: