flexiblesusy
is hosted by
Hepforge
,
IPPP Durham
Home
Downloads
FlexibleSUSY
Models
Documentation
Installation
Source code
Resources
Images
Online spectrum generator
Development
ChangeLog
Bugs
Resources
Contact
FlexibleSUSY
src
zeta.hpp
Go to the documentation of this file.
1
// ====================================================================
2
// This file is part of Polylogarithm.
3
//
4
// Polylogarithm is licenced under the MIT License.
5
// ====================================================================
6
7
#ifndef ZETA_H
8
#define ZETA_H
9
10
#include <cstdint>
11
12
namespace
flexiblesusy
{
13
15
double
zeta
(int64_t)
noexcept
;
16
17
}
// namespace flexiblesusy
18
19
#endif
flexiblesusy
Definition
depgen.cpp:33
flexiblesusy::zeta
double zeta(int64_t n) noexcept
Riemann zeta function for integer arguments.
Definition
zeta.cpp:83
Generated on Sun Apr 6 2025 11:10:37 for FlexibleSUSY by
1.9.8