vertices.hpp
Go to the documentation of this file.
std::pair< std::complex< double >, std::complex< double > > value Definition vertices.hpp:60 std::complex< double > left() const Definition vertices.hpp:69 ChiralVertex(const std::complex< double > &left, const std::complex< double > &right) Definition vertices.hpp:63 std::complex< double > right() const Definition vertices.hpp:70 std::complex< double > value() const Definition vertices.hpp:266 bool isZero() const Definition vertices.hpp:268 InverseMetricVertex(std::complex< double > v) Definition vertices.hpp:264 std::complex< double > val Definition vertices.hpp:262 MomentumDifferenceVertex(std::complex< double > v, int mi, int si) Definition vertices.hpp:237 int subtrahendIndex Definition vertices.hpp:235 std::complex< double > val Definition vertices.hpp:233 int outgoing_index() const Definition vertices.hpp:253 int incoming_index() const Definition vertices.hpp:252 bool isZero() const Definition vertices.hpp:255 std::complex< double > value(int mi, int si) const Definition vertices.hpp:240 int minuendIndex Definition vertices.hpp:234 A class representing a numerically evaluated tree-level vertex that is proportional to a momentum.... Definition vertices.hpp:85 std::complex< double > value(int i) const Retrieve the numerical value of the vertex. Definition vertices.hpp:107 MomentumVertex(const std::complex< double > &v, int i) Contruct a MomentumVertex from a complex number representing and a field index. Definition vertices.hpp:92 int index() const Retrieve the index of the field to whose momentum the vertex is proportional. Definition vertices.hpp:100 A class representing a numerically evaluated tree-level vertex with four vector bosons.... Definition vertices.hpp:195 bool isZero() const Definition vertices.hpp:224 std::complex< double > part3 Definition vertices.hpp:196 std::complex< double > part1 Definition vertices.hpp:196 QuadrupleVectorVertex(const std::complex< double > &p1, const std::complex< double > &p2, const std::complex< double > &p3) Contruct a QuadrupleVectorVertex from three complex numbers representing the coefficients in the basi... Definition vertices.hpp:203 std::complex< double > part2 Definition vertices.hpp:196 ScalarVertex(std::complex< double > v) Definition vertices.hpp:47 std::complex< double > value() const Definition vertices.hpp:49 A class representing a numerically evaluated tree-level vertex with three vector bosons.... Definition vertices.hpp:138 bool isZero() const Definition vertices.hpp:180 TripleVectorVertex(const std::complex< double > &v, even_permutation) Contruct a TripleVectorVertex from a complex number representing the even coefficient. Definition vertices.hpp:149 bool is_even() const Check whether the value in the vertex is stored as proportional to the even permutation. Definition vertices.hpp:166 TripleVectorVertex(const std::complex< double > &v, odd_permutation) Contruct a TripleVectorVertex from a complex number representing the odd coefficient. Definition vertices.hpp:157 std::complex< double > value(odd_permutation) const Retrieve the coefficient of the odd permutation. Definition vertices.hpp:177 std::complex< double > val Definition vertices.hpp:143 std::complex< double > value(even_permutation) const Retrieve the coefficient of the even permutation. Definition vertices.hpp:171 Definition depgen.cpp:33 std::enable_if_t< std::is_unsigned< T >::value, bool > is_zero(T a, T prec=std::numeric_limits< T >::epsilon()) noexcept compares a number for being close to zero Definition numerics2.hpp:46 Generated on Sun Apr 6 2025 11:10:36 for FlexibleSUSY by |