#include <lineshape.h>
|
constexpr | Lorentz (Numeric F0_noshift, const Output &ls) noexcept |
|
constexpr Complex | dFdVMR (const Output &d) const noexcept |
|
constexpr Complex | dFdT (const Output &d, Numeric) const noexcept |
|
constexpr Complex | dFdf () const noexcept |
|
constexpr Complex | dFdF0 () const noexcept |
|
constexpr Complex | dFdDV (Numeric d) const noexcept |
|
constexpr Complex | dFdD0 (Numeric d) const noexcept |
|
constexpr Complex | dFdG0 (Numeric d) const noexcept |
|
constexpr Complex | operator() (Numeric f) noexcept |
|
|
static constexpr Complex | dFdH (Numeric) noexcept |
|
static constexpr Complex | dFdD2 (Numeric) noexcept |
|
static constexpr Complex | dFdG2 (Numeric) |
|
static constexpr Complex | dFdETA (Numeric) noexcept |
|
static constexpr Complex | dFdFVC (Numeric) noexcept |
|
|
Complex | F |
|
Complex | dF |
|
Numeric | mF0 |
|
Numeric | G0 |
|
|
static constexpr std::string_view | name = "Lorentz" |
|
Definition at line 72 of file lineshape.h.
◆ Lorentz()
constexpr LineShape::Lorentz::Lorentz |
( |
Numeric |
F0_noshift, |
|
|
const Output & |
ls |
|
) |
| |
|
inlineconstexprnoexcept |
◆ dFdD0()
constexpr Complex LineShape::Lorentz::dFdD0 |
( |
Numeric |
d | ) |
const |
|
inlineconstexprnoexcept |
◆ dFdD2()
static constexpr Complex LineShape::Lorentz::dFdD2 |
( |
Numeric |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ dFdDV()
constexpr Complex LineShape::Lorentz::dFdDV |
( |
Numeric |
d | ) |
const |
|
inlineconstexprnoexcept |
◆ dFdETA()
static constexpr Complex LineShape::Lorentz::dFdETA |
( |
Numeric |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ dFdf()
constexpr Complex LineShape::Lorentz::dFdf |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ dFdF0()
constexpr Complex LineShape::Lorentz::dFdF0 |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ dFdFVC()
static constexpr Complex LineShape::Lorentz::dFdFVC |
( |
Numeric |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ dFdG0()
constexpr Complex LineShape::Lorentz::dFdG0 |
( |
Numeric |
d | ) |
const |
|
inlineconstexprnoexcept |
◆ dFdG2()
static constexpr Complex LineShape::Lorentz::dFdG2 |
( |
Numeric |
| ) |
|
|
inlinestaticconstexpr |
◆ dFdH()
static constexpr Complex LineShape::Lorentz::dFdH |
( |
Numeric |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ dFdT()
constexpr Complex LineShape::Lorentz::dFdT |
( |
const Output & |
d, |
|
|
Numeric |
|
|
) |
| const |
|
inlineconstexprnoexcept |
◆ dFdVMR()
constexpr Complex LineShape::Lorentz::dFdVMR |
( |
const Output & |
d | ) |
const |
|
inlineconstexprnoexcept |
◆ operator()()
constexpr Complex LineShape::Lorentz::operator() |
( |
Numeric |
f | ) |
|
|
inlineconstexprnoexcept |
◆ dF
Complex LineShape::Lorentz::dF |
Complex LineShape::Lorentz::F |
◆ G0
Numeric LineShape::Lorentz::G0 |
◆ mF0
Numeric LineShape::Lorentz::mF0 |
◆ name
constexpr std::string_view LineShape::Lorentz::name = "Lorentz" |
|
staticconstexpr |
The documentation for this struct was generated from the following file: