|
SpECTRE
v2025.08.19
|
A collection of helper functions for the radial functions used in Zernike polyomials. More...
#include <Zernike.hpp>
Static Public Member Functions | |
| template<typename T > | |
| static T | basis_function_value (size_t n, size_t m, const T &xi) |
| Value of the basis function \(\Phi^m_n(\xi) = R^m_n(r)\), where \(r \equiv \frac{1}{2} (\xi + 1)\), implemented from [143]. | |
A collection of helper functions for the radial functions used in Zernike polyomials.