#include <lineshape.h>
|
constexpr | Nonorm () noexcept=default |
|
constexpr Numeric | dNdF0 () const noexcept |
|
constexpr Numeric | operator() (Numeric) noexcept |
|
|
static constexpr Numeric | dNdT (Numeric, Numeric) noexcept |
|
static constexpr Numeric | dNdf (Numeric) noexcept |
|
|
static constexpr Numeric | N = 1.0 |
|
Definition at line 288 of file lineshape.h.
◆ Nonorm()
constexpr LineShape::Nonorm::Nonorm |
( |
| ) |
|
|
constexprdefaultnoexcept |
◆ dNdf()
static constexpr Numeric LineShape::Nonorm::dNdf |
( |
Numeric |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ dNdF0()
constexpr Numeric LineShape::Nonorm::dNdF0 |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ dNdT()
static constexpr Numeric LineShape::Nonorm::dNdT |
( |
Numeric |
, |
|
|
Numeric |
|
|
) |
| |
|
inlinestaticconstexprnoexcept |
◆ operator()()
constexpr Numeric LineShape::Nonorm::operator() |
( |
Numeric |
| ) |
|
|
inlineconstexprnoexcept |
constexpr Numeric LineShape::Nonorm::N = 1.0 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: