FCLoopBasisGetSize[n1, n2]
returns the number of linearly independent propagators for a topology that contains n1
loop momenta and n2
external momenta.
[1, 0] FCLoopBasisGetSize
1
[2, 1] FCLoopBasisGetSize
5
[3, 2] FCLoopBasisGetSize
12
[4, 1] FCLoopBasisGetSize
14
The third argument (if given) is simply added to the final result.
[4, 1, 1] FCLoopBasisGetSize
15