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