ARTS 2.5.11 (git: 6827797f)
|
Namespace containing several constants, physical and mathematical. More...
Functions | |
constexpr auto | pow2 (auto x) noexcept |
power of two | |
constexpr auto | pow3 (auto x) noexcept |
power of three | |
constexpr auto | pow4 (auto x) noexcept |
power of four | |
Namespace containing several constants, physical and mathematical.
|
constexprnoexcept |
power of two
Definition at line 21 of file arts_constexpr_math.h.
References pow2().
Referenced by calc_rayleighPhaMat(), lm_hitran_2017::calcw(), case_b_g_coefficient_o2(), closed_shell_trilinear(), lm_hitran_2017::compabs(), lm_hitran_2017::convtp(), createBij(), dabsorption_nlte_rate_dF0(), LineShape::Doppler::dFdT(), LineShape::VanVleckWeisskopf::dNdf(), dnumber_density_dt(), dplanck_df(), dplanck_dt(), dstimulated_relative_emission_dF0(), Absorption::LineMixing::Makarov2020etal::erot(), Zeeman::FromGrids(), gas_scattering_coefAirSimple(), LineShape::ComputeData::interp_add_triplequad(), Raw::Average::nanvar(), Absorption::LineMixing::SpeciesErrorCorrectedSuddenData::Omega(), LineShape::Lorentz::operator()(), LineShape::VanVleckWeisskopf::operator()(), planck(), pow2(), pow3(), pow4(), lm_hitran_2017::qsdv(), lm_hitran_2017::qsdv_si(), IGRF::radius(), Absorption::ReadFromLBLRTMStream(), Absorption::LineMixing::RosenkranzG(), Legendre::schmidt(), Absorption::LineMixing::PopulationAndDipole::sort(), lm_hitran_2017::sorter_calcw(), Zeeman::Model::Strength(), Legendre::to_geodetic(), and Raw::Average::var().
|
constexprnoexcept |
power of three
Definition at line 24 of file arts_constexpr_math.h.
References pow2(), and pow3().
Referenced by case_b_g_coefficient_o2(), lm_hitran_2017::compabs(), createBij(), Absorption::LineMixing::Makarov2020etal::erot(), planck(), pow3(), and Legendre::to_geodetic().
|
constexprnoexcept |
power of four
Definition at line 27 of file arts_constexpr_math.h.
References pow2(), and pow4().
Referenced by dplanck_dt(), gas_scattering_coefAirSimple(), pow4(), Legendre::to_geodetic(), and ze_cfac().