|
SpECTRE
v2025.08.19
|
Half of the exponent in the exponential. More...
#include <ExponentialFilter.hpp>
Public Types | |
| using | type = unsigned |
Static Public Member Functions | |
| static type | lower_bound () |
Static Public Attributes | |
| static constexpr Options::String | help |
Half of the exponent in the exponential.
\begin{align*} c_i\to c_i \exp\left[-\alpha \left(\frac{i}{N}\right)^{2m}\right] \end{align*}
|
staticconstexpr |