herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
f
g
h
i
l
m
o
p
r
s
t
u
w
z
Variables
Typedefs
a
b
c
d
h
i
j
k
l
m
o
p
s
t
v
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
c
d
e
h
i
m
o
p
r
s
t
u
v
w
x
Enumerations
Enumerator
Related Functions
b
c
d
e
f
g
h
k
m
o
p
s
t
Files
File List
File Members
All
Functions
Variables
Macros
Looptools
util
solve-LU.h
1
QVAR G(DIM,DIM), Gnorm(DIM)
2
integer perm(DIM)
3
4
#define XSetup(G) XLUDecompose(n, G,DIM, Gnorm, perm)
5
#define IN(i) in(perm(i))
6
7
8
9
10
11
QVAR G(DIM,DIM), Ginv(DIM,DIM)
12
13
#define XSetup(G) XLUDecompose(n, G,DIM, Ginv,DIM)
14
#define IN(i) in(i)
15
16
17
18
19
sign
of permutation?
20
ThePEG::Math::sign
T sign(T x, U y)
Generated on Thu Jun 20 2024 17:50:52 for Herwig by
1.9.6