golem is hosted by Hepforge, IPPP Durham

src/higherrank/form_factor_higher_ranks [ Modules ]

[ Top ] [ Modules ]

NAME

  Module form_factor_higher_ranks

USAGE

  use form_factor_higher_ranks

DESCRIPTION

  This module contains the form factors for one to six point amplitudes
  where the rank is higher than the count of propagators

OUTPUT

  It exports functions:
  * a12  -- a function to compute A^{1,2}
  * b12  -- a function to compute B^{1,2}
  * a13  -- a function to compute A^{1,3}
  * b13  -- a function to compute B^{1,3}
  * a14  -- a function to compute A^{1,4}
  * b14  -- a function to compute B^{1,4}
  * c14  -- a function to compute C^{1,4}
  * a15  -- a function to compute A^{1,5}
  * b15  -- a function to compute B^{1,5}
  * c15  -- a function to compute C^{1,5}
  * a16  -- a function to compute A^{1,6}
  * b16  -- a function to compute B^{1,6}
  * c16  -- a function to compute C^{1,6}
  * d16  -- a function to compute D^{1,6}
  * a17  -- a function to compute A^{1,7}
  * b17  -- a function to compute B^{1,7}
  * c17  -- a function to compute C^{1,7}
  * d17  -- a function to compute D^{1,7}
  * a18  -- a function to compute A^{1,8}
  * b18  -- a function to compute B^{1,8}
  * c18  -- a function to compute C^{1,8}
  * d18  -- a function to compute D^{1,8}
  * e18  -- a function to compute E^{1,8}
  * a19  -- a function to compute A^{1,9}
  * b19  -- a function to compute B^{1,9}
  * c19  -- a function to compute C^{1,9}
  * d19  -- a function to compute D^{1,9}
  * e19  -- a function to compute E^{1,9}
  * a110  -- a function to compute A^{1,10}
  * b110  -- a function to compute B^{1,10}
  * c110  -- a function to compute C^{1,10}
  * d110  -- a function to compute D^{1,10}
  * e110  -- a function to compute E^{1,10}
  * f110  -- a function to compute F^{1,10}
  * a111  -- a function to compute A^{1,11}
  * b111  -- a function to compute B^{1,11}
  * c111  -- a function to compute C^{1,11}
  * d111  -- a function to compute D^{1,11}
  * e111  -- a function to compute E^{1,11}
  * f111  -- a function to compute F^{1,11}
  * a23  -- a function to compute A^{2,3}
  * b23  -- a function to compute B^{2,3}
  * a24  -- a function to compute A^{2,4}
  * b24  -- a function to compute B^{2,4}
  * c24  -- a function to compute C^{2,4}
  * a25  -- a function to compute A^{2,5}
  * b25  -- a function to compute B^{2,5}
  * c25  -- a function to compute C^{2,5}
  * a26  -- a function to compute A^{2,6}
  * b26  -- a function to compute B^{2,6}
  * c26  -- a function to compute C^{2,6}
  * d26  -- a function to compute D^{2,6}
  * a27  -- a function to compute A^{2,7}
  * b27  -- a function to compute B^{2,7}
  * c27  -- a function to compute C^{2,7}
  * d27  -- a function to compute D^{2,7}
  * a28  -- a function to compute A^{2,8}
  * b28  -- a function to compute B^{2,8}
  * c28  -- a function to compute C^{2,8}
  * d28  -- a function to compute D^{2,8}
  * e28  -- a function to compute E^{2,8}
  * a29  -- a function to compute A^{2,9}
  * b29  -- a function to compute B^{2,9}
  * c29  -- a function to compute C^{2,9}
  * d29  -- a function to compute D^{2,9}
  * e29  -- a function to compute E^{2,9}
  * a210  -- a function to compute A^{2,10}
  * b210  -- a function to compute B^{2,10}
  * c210  -- a function to compute C^{2,10}
  * d210  -- a function to compute D^{2,10}
  * e210  -- a function to compute E^{2,10}
  * f210  -- a function to compute F^{2,10}
  * a211  -- a function to compute A^{2,11}
  * b211  -- a function to compute B^{2,11}
  * c211  -- a function to compute C^{2,11}
  * d211  -- a function to compute D^{2,11}
  * e211  -- a function to compute E^{2,11}
  * f211  -- a function to compute F^{2,11}
  * a212  -- a function to compute A^{2,12}
  * b212  -- a function to compute B^{2,12}
  * c212  -- a function to compute C^{2,12}
  * d212  -- a function to compute D^{2,12}
  * e212  -- a function to compute E^{2,12}
  * f212  -- a function to compute F^{2,12}
  * g212  -- a function to compute G^{2,12}
  * a34  -- a function to compute A^{3,4}
  * b34  -- a function to compute B^{3,4}
  * c34  -- a function to compute C^{3,4}
  * a35  -- a function to compute A^{3,5}
  * b35  -- a function to compute B^{3,5}
  * c35  -- a function to compute C^{3,5}
  * a36  -- a function to compute A^{3,6}
  * b36  -- a function to compute B^{3,6}
  * c36  -- a function to compute C^{3,6}
  * d36  -- a function to compute D^{3,6}
  * a37  -- a function to compute A^{3,7}
  * b37  -- a function to compute B^{3,7}
  * c37  -- a function to compute C^{3,7}
  * d37  -- a function to compute D^{3,7}
  * a38  -- a function to compute A^{3,8}
  * b38  -- a function to compute B^{3,8}
  * c38  -- a function to compute C^{3,8}
  * d38  -- a function to compute D^{3,8}
  * e38  -- a function to compute E^{3,8}
  * a39  -- a function to compute A^{3,9}
  * b39  -- a function to compute B^{3,9}
  * c39  -- a function to compute C^{3,9}
  * d39  -- a function to compute D^{3,9}
  * e39  -- a function to compute E^{3,9}
  * a310  -- a function to compute A^{3,10}
  * b310  -- a function to compute B^{3,10}
  * c310  -- a function to compute C^{3,10}
  * d310  -- a function to compute D^{3,10}
  * e310  -- a function to compute E^{3,10}
  * f310  -- a function to compute F^{3,10}
  * a311  -- a function to compute A^{3,11}
  * b311  -- a function to compute B^{3,11}
  * c311  -- a function to compute C^{3,11}
  * d311  -- a function to compute D^{3,11}
  * e311  -- a function to compute E^{3,11}
  * f311  -- a function to compute F^{3,11}
  * a312  -- a function to compute A^{3,12}
  * b312  -- a function to compute B^{3,12}
  * c312  -- a function to compute C^{3,12}
  * d312  -- a function to compute D^{3,12}
  * e312  -- a function to compute E^{3,12}
  * f312  -- a function to compute F^{3,12}
  * g312  -- a function to compute G^{3,12}
  * a313  -- a function to compute A^{3,13}
  * b313  -- a function to compute B^{3,13}
  * c313  -- a function to compute C^{3,13}
  * d313  -- a function to compute D^{3,13}
  * e313  -- a function to compute E^{3,13}
  * f313  -- a function to compute F^{3,13}
  * g313  -- a function to compute G^{3,13}
  * a45  -- a function to compute A^{4,5}
  * b45  -- a function to compute B^{4,5}
  * c45  -- a function to compute C^{4,5}
  * a46  -- a function to compute A^{4,6}
  * b46  -- a function to compute B^{4,6}
  * c46  -- a function to compute C^{4,6}
  * d46  -- a function to compute D^{4,6}
  * a47  -- a function to compute A^{4,7}
  * b47  -- a function to compute B^{4,7}
  * c47  -- a function to compute C^{4,7}
  * d47  -- a function to compute D^{4,7}
  * a48  -- a function to compute A^{4,8}
  * b48  -- a function to compute B^{4,8}
  * c48  -- a function to compute C^{4,8}
  * d48  -- a function to compute D^{4,8}
  * e48  -- a function to compute E^{4,8}
  * a49  -- a function to compute A^{4,9}
  * b49  -- a function to compute B^{4,9}
  * c49  -- a function to compute C^{4,9}
  * d49  -- a function to compute D^{4,9}
  * e49  -- a function to compute E^{4,9}
  * a410  -- a function to compute A^{4,10}
  * b410  -- a function to compute B^{4,10}
  * c410  -- a function to compute C^{4,10}
  * d410  -- a function to compute D^{4,10}
  * e410  -- a function to compute E^{4,10}
  * f410  -- a function to compute F^{4,10}
  * a411  -- a function to compute A^{4,11}
  * b411  -- a function to compute B^{4,11}
  * c411  -- a function to compute C^{4,11}
  * d411  -- a function to compute D^{4,11}
  * e411  -- a function to compute E^{4,11}
  * f411  -- a function to compute F^{4,11}
  * a412  -- a function to compute A^{4,12}
  * b412  -- a function to compute B^{4,12}
  * c412  -- a function to compute C^{4,12}
  * d412  -- a function to compute D^{4,12}
  * e412  -- a function to compute E^{4,12}
  * f412  -- a function to compute F^{4,12}
  * g412  -- a function to compute G^{4,12}
  * a413  -- a function to compute A^{4,13}
  * b413  -- a function to compute B^{4,13}
  * c413  -- a function to compute C^{4,13}
  * d413  -- a function to compute D^{4,13}
  * e413  -- a function to compute E^{4,13}
  * f413  -- a function to compute F^{4,13}
  * g413  -- a function to compute G^{4,13}
  * a414  -- a function to compute A^{4,14}
  * b414  -- a function to compute B^{4,14}
  * c414  -- a function to compute C^{4,14}
  * d414  -- a function to compute D^{4,14}
  * e414  -- a function to compute E^{4,14}
  * f414  -- a function to compute F^{4,14}
  * g414  -- a function to compute G^{4,14}
  * h414  -- a function to compute H^{4,14}
  * a56  -- a function to compute A^{5,6}
  * b56  -- a function to compute B^{5,6}
  * c56  -- a function to compute C^{5,6}
  * d56  -- a function to compute D^{5,6}
  * a67  -- a function to compute A^{6,7}

  Note that these are generic functions which can be called either with a
  set of integers or with an integer whose bits represents the set

USES

  * precision (src/module/precision_golem.f90)
  * matrice_s (src/kinematic/matrice_s.f90)
  * array (src/module/array.f90)
  * generic_function_np (src/highrank/generic_function_np.f90)
  * constante (src/module/constante.f90)

src/higherrank/form_factor_higher_ranks/a110_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a110_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,b_pin)

DESCRIPTION

  This function defines the form factor A^{1,10}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a110_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a110_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,set)

DESCRIPTION

  This function defines the form factor A^{1,10}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a111_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a111_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,b_pin)

DESCRIPTION

  This function defines the form factor A^{1,11}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a111_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a111_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,set)

DESCRIPTION

  This function defines the form factor A^{1,11}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a12_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a12_b(l1,l2,b_pin)

DESCRIPTION

  This function defines the form factor A^{1,2}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a12_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a12_s(l1,l2,set)

DESCRIPTION

  This function defines the form factor A^{1,2}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a13_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a13_b(l1,l2,l3,b_pin)

DESCRIPTION

  This function defines the form factor A^{1,3}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a13_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a13_s(l1,l2,l3,set)

DESCRIPTION

  This function defines the form factor A^{1,3}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a14_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a14_b(l1,l2,l3,l4,b_pin)

DESCRIPTION

  This function defines the form factor A^{1,4}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a14_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a14_s(l1,l2,l3,l4,set)

DESCRIPTION

  This function defines the form factor A^{1,4}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a15_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a15_b(l1,l2,l3,l4,l5,b_pin)

DESCRIPTION

  This function defines the form factor A^{1,5}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a15_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a15_s(l1,l2,l3,l4,l5,set)

DESCRIPTION

  This function defines the form factor A^{1,5}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a16_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a16_b(l1,l2,l3,l4,l5,l6,b_pin)

DESCRIPTION

  This function defines the form factor A^{1,6}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a16_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a16_s(l1,l2,l3,l4,l5,l6,set)

DESCRIPTION

  This function defines the form factor A^{1,6}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a17_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a17_b(l1,l2,l3,l4,l5,l6,l7,b_pin)

DESCRIPTION

  This function defines the form factor A^{1,7}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a17_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a17_s(l1,l2,l3,l4,l5,l6,l7,set)

DESCRIPTION

  This function defines the form factor A^{1,7}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a18_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a18_b(l1,l2,l3,l4,l5,l6,l7,l8,b_pin)

DESCRIPTION

  This function defines the form factor A^{1,8}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a18_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a18_s(l1,l2,l3,l4,l5,l6,l7,l8,set)

DESCRIPTION

  This function defines the form factor A^{1,8}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a19_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a19_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,b_pin)

DESCRIPTION

  This function defines the form factor A^{1,9}(l1,l2,l3,l4,l5,l6,l7,l8,l9).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a19_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a19_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,set)

DESCRIPTION

  This function defines the form factor A^{1,9}(l1,l2,l3,l4,l5,l6,l7,l8,l9).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a210_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a210_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,b_pin)

DESCRIPTION

  This function defines the form factor A^{2,10}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a210_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a210_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,set)

DESCRIPTION

  This function defines the form factor A^{2,10}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a211_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a211_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,b_pin)

DESCRIPTION

  This function defines the form factor A^{2,11}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a211_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a211_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,set)

DESCRIPTION

  This function defines the form factor A^{2,11}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a212_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a212_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12,b_pin)

DESCRIPTION

  This function defines the form factor A^{2,12}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * l12 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a212_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a212_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12,set)

DESCRIPTION

  This function defines the form factor A^{2,12}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * l12 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a23_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a23_b(l1,l2,l3,b_pin)

DESCRIPTION

  This function defines the form factor A^{2,3}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a23_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a23_s(l1,l2,l3,set)

DESCRIPTION

  This function defines the form factor A^{2,3}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a24_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a24_b(l1,l2,l3,l4,b_pin)

DESCRIPTION

  This function defines the form factor A^{2,4}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a24_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a24_s(l1,l2,l3,l4,set)

DESCRIPTION

  This function defines the form factor A^{2,4}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a25_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a25_b(l1,l2,l3,l4,l5,b_pin)

DESCRIPTION

  This function defines the form factor A^{2,5}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a25_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a25_s(l1,l2,l3,l4,l5,set)

DESCRIPTION

  This function defines the form factor A^{2,5}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a26_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a26_b(l1,l2,l3,l4,l5,l6,b_pin)

DESCRIPTION

  This function defines the form factor A^{2,6}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a26_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a26_s(l1,l2,l3,l4,l5,l6,set)

DESCRIPTION

  This function defines the form factor A^{2,6}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a27_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a27_b(l1,l2,l3,l4,l5,l6,l7,b_pin)

DESCRIPTION

  This function defines the form factor A^{2,7}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a27_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a27_s(l1,l2,l3,l4,l5,l6,l7,set)

DESCRIPTION

  This function defines the form factor A^{2,7}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a28_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a28_b(l1,l2,l3,l4,l5,l6,l7,l8,b_pin)

DESCRIPTION

  This function defines the form factor A^{2,8}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a28_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a28_s(l1,l2,l3,l4,l5,l6,l7,l8,set)

DESCRIPTION

  This function defines the form factor A^{2,8}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a29_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a29_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,b_pin)

DESCRIPTION

  This function defines the form factor A^{2,9}(l1,l2,l3,l4,l5,l6,l7,l8,l9).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a29_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a29_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,set)

DESCRIPTION

  This function defines the form factor A^{2,9}(l1,l2,l3,l4,l5,l6,l7,l8,l9).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a310_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a310_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,b_pin)

DESCRIPTION

  This function defines the form factor A^{3,10}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a310_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a310_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,set)

DESCRIPTION

  This function defines the form factor A^{3,10}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a311_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a311_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,b_pin)

DESCRIPTION

  This function defines the form factor A^{3,11}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a311_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a311_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,set)

DESCRIPTION

  This function defines the form factor A^{3,11}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a312_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a312_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12,b_pin)

DESCRIPTION

  This function defines the form factor A^{3,12}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * l12 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a312_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a312_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12,set)

DESCRIPTION

  This function defines the form factor A^{3,12}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * l12 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a313_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a313_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12,l13,b_pin)

DESCRIPTION

  This function defines the form factor A^{3,13}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12,l13).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * l12 -- an integer corresponding to a label in the set of the remaining propagators
 * l13 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a313_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a313_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12,l13,set)

DESCRIPTION

  This function defines the form factor A^{3,13}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12,l13).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * l12 -- an integer corresponding to a label in the set of the remaining propagators
 * l13 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a34_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a34_b(l1,l2,l3,l4,b_pin)

DESCRIPTION

  This function defines the form factor A^{3,4}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a34_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a34_s(l1,l2,l3,l4,set)

DESCRIPTION

  This function defines the form factor A^{3,4}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a35_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a35_b(l1,l2,l3,l4,l5,b_pin)

DESCRIPTION

  This function defines the form factor A^{3,5}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a35_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a35_s(l1,l2,l3,l4,l5,set)

DESCRIPTION

  This function defines the form factor A^{3,5}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a36_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a36_b(l1,l2,l3,l4,l5,l6,b_pin)

DESCRIPTION

  This function defines the form factor A^{3,6}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a36_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a36_s(l1,l2,l3,l4,l5,l6,set)

DESCRIPTION

  This function defines the form factor A^{3,6}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a37_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a37_b(l1,l2,l3,l4,l5,l6,l7,b_pin)

DESCRIPTION

  This function defines the form factor A^{3,7}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a37_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a37_s(l1,l2,l3,l4,l5,l6,l7,set)

DESCRIPTION

  This function defines the form factor A^{3,7}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a38_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a38_b(l1,l2,l3,l4,l5,l6,l7,l8,b_pin)

DESCRIPTION

  This function defines the form factor A^{3,8}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a38_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a38_s(l1,l2,l3,l4,l5,l6,l7,l8,set)

DESCRIPTION

  This function defines the form factor A^{3,8}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a39_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a39_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,b_pin)

DESCRIPTION

  This function defines the form factor A^{3,9}(l1,l2,l3,l4,l5,l6,l7,l8,l9).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a39_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a39_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,set)

DESCRIPTION

  This function defines the form factor A^{3,9}(l1,l2,l3,l4,l5,l6,l7,l8,l9).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a410_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a410_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,b_pin)

DESCRIPTION

  This function defines the form factor A^{4,10}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a410_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a410_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,set)

DESCRIPTION

  This function defines the form factor A^{4,10}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a411_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a411_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,b_pin)

DESCRIPTION

  This function defines the form factor A^{4,11}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a411_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a411_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,set)

DESCRIPTION

  This function defines the form factor A^{4,11}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a412_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a412_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12,b_pin)

DESCRIPTION

  This function defines the form factor A^{4,12}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * l12 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a412_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a412_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12,set)

DESCRIPTION

  This function defines the form factor A^{4,12}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * l12 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a413_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a413_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12,l13,b_pin)

DESCRIPTION

  This function defines the form factor A^{4,13}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12,l13).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * l12 -- an integer corresponding to a label in the set of the remaining propagators
 * l13 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a413_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a413_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12,l13,set)

DESCRIPTION

  This function defines the form factor A^{4,13}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12,l13).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * l12 -- an integer corresponding to a label in the set of the remaining propagators
 * l13 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a414_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a414_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12,l13,l14,b_pin)

DESCRIPTION

  This function defines the form factor A^{4,14}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12,l13,l14).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * l12 -- an integer corresponding to a label in the set of the remaining propagators
 * l13 -- an integer corresponding to a label in the set of the remaining propagators
 * l14 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a414_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a414_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12,l13,l14,set)

DESCRIPTION

  This function defines the form factor A^{4,14}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12,l13,l14).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * l12 -- an integer corresponding to a label in the set of the remaining propagators
 * l13 -- an integer corresponding to a label in the set of the remaining propagators
 * l14 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a45_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a45_b(l1,l2,l3,l4,l5,b_pin)

DESCRIPTION

  This function defines the form factor A^{4,5}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a45_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a45_s(l1,l2,l3,l4,l5,set)

DESCRIPTION

  This function defines the form factor A^{4,5}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a46_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a46_b(l1,l2,l3,l4,l5,l6,b_pin)

DESCRIPTION

  This function defines the form factor A^{4,6}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a46_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a46_s(l1,l2,l3,l4,l5,l6,set)

DESCRIPTION

  This function defines the form factor A^{4,6}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a47_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a47_b(l1,l2,l3,l4,l5,l6,l7,b_pin)

DESCRIPTION

  This function defines the form factor A^{4,7}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a47_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a47_s(l1,l2,l3,l4,l5,l6,l7,set)

DESCRIPTION

  This function defines the form factor A^{4,7}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a48_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a48_b(l1,l2,l3,l4,l5,l6,l7,l8,b_pin)

DESCRIPTION

  This function defines the form factor A^{4,8}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a48_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a48_s(l1,l2,l3,l4,l5,l6,l7,l8,set)

DESCRIPTION

  This function defines the form factor A^{4,8}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a49_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a49_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,b_pin)

DESCRIPTION

  This function defines the form factor A^{4,9}(l1,l2,l3,l4,l5,l6,l7,l8,l9).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a49_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a49_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,set)

DESCRIPTION

  This function defines the form factor A^{4,9}(l1,l2,l3,l4,l5,l6,l7,l8,l9).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a56_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a56_b(l1,l2,l3,l4,l5,l6,b_pin)

DESCRIPTION

  This function defines the form factor A^{5,6}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a56_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a56_s(l1,l2,l3,l4,l5,l6,set)

DESCRIPTION

  This function defines the form factor A^{5,6}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a67_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a67_b(l1,l2,l3,l4,l5,l6,l7,b_pin)

DESCRIPTION

  This function defines the form factor A^{6,7}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/a67_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = a67_s(l1,l2,l3,l4,l5,l6,l7,set)

DESCRIPTION

  This function defines the form factor A^{6,7}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b110_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b110_b(l1,l2,l3,l4,l5,l6,l7,l8,b_pin)

DESCRIPTION

  This function defines the form factor B^{1,10}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b110_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b110_s(l1,l2,l3,l4,l5,l6,l7,l8,set)

DESCRIPTION

  This function defines the form factor B^{1,10}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b111_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b111_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,b_pin)

DESCRIPTION

  This function defines the form factor B^{1,11}(l1,l2,l3,l4,l5,l6,l7,l8,l9).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b111_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b111_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,set)

DESCRIPTION

  This function defines the form factor B^{1,11}(l1,l2,l3,l4,l5,l6,l7,l8,l9).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b12_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b12_b(b_pin)

DESCRIPTION

  This function defines the form factor B^{1,2}().

INPUTS

 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b12_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b12_s(set)

DESCRIPTION

  This function defines the form factor B^{1,2}().

INPUTS

 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b13_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b13_b(l1,b_pin)

DESCRIPTION

  This function defines the form factor B^{1,3}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b13_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b13_s(l1,set)

DESCRIPTION

  This function defines the form factor B^{1,3}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b14_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b14_b(l1,l2,b_pin)

DESCRIPTION

  This function defines the form factor B^{1,4}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b14_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b14_s(l1,l2,set)

DESCRIPTION

  This function defines the form factor B^{1,4}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b15_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b15_b(l1,l2,l3,b_pin)

DESCRIPTION

  This function defines the form factor B^{1,5}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b15_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b15_s(l1,l2,l3,set)

DESCRIPTION

  This function defines the form factor B^{1,5}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b16_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b16_b(l1,l2,l3,l4,b_pin)

DESCRIPTION

  This function defines the form factor B^{1,6}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b16_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b16_s(l1,l2,l3,l4,set)

DESCRIPTION

  This function defines the form factor B^{1,6}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b17_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b17_b(l1,l2,l3,l4,l5,b_pin)

DESCRIPTION

  This function defines the form factor B^{1,7}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b17_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b17_s(l1,l2,l3,l4,l5,set)

DESCRIPTION

  This function defines the form factor B^{1,7}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b18_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b18_b(l1,l2,l3,l4,l5,l6,b_pin)

DESCRIPTION

  This function defines the form factor B^{1,8}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b18_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b18_s(l1,l2,l3,l4,l5,l6,set)

DESCRIPTION

  This function defines the form factor B^{1,8}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b19_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b19_b(l1,l2,l3,l4,l5,l6,l7,b_pin)

DESCRIPTION

  This function defines the form factor B^{1,9}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b19_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b19_s(l1,l2,l3,l4,l5,l6,l7,set)

DESCRIPTION

  This function defines the form factor B^{1,9}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b210_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b210_b(l1,l2,l3,l4,l5,l6,l7,l8,b_pin)

DESCRIPTION

  This function defines the form factor B^{2,10}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b210_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b210_s(l1,l2,l3,l4,l5,l6,l7,l8,set)

DESCRIPTION

  This function defines the form factor B^{2,10}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b211_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b211_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,b_pin)

DESCRIPTION

  This function defines the form factor B^{2,11}(l1,l2,l3,l4,l5,l6,l7,l8,l9).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b211_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b211_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,set)

DESCRIPTION

  This function defines the form factor B^{2,11}(l1,l2,l3,l4,l5,l6,l7,l8,l9).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b212_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b212_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,b_pin)

DESCRIPTION

  This function defines the form factor B^{2,12}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b212_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b212_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,set)

DESCRIPTION

  This function defines the form factor B^{2,12}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b23_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b23_b(l1,b_pin)

DESCRIPTION

  This function defines the form factor B^{2,3}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b23_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b23_s(l1,set)

DESCRIPTION

  This function defines the form factor B^{2,3}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b24_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b24_b(l1,l2,b_pin)

DESCRIPTION

  This function defines the form factor B^{2,4}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b24_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b24_s(l1,l2,set)

DESCRIPTION

  This function defines the form factor B^{2,4}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b25_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b25_b(l1,l2,l3,b_pin)

DESCRIPTION

  This function defines the form factor B^{2,5}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b25_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b25_s(l1,l2,l3,set)

DESCRIPTION

  This function defines the form factor B^{2,5}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b26_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b26_b(l1,l2,l3,l4,b_pin)

DESCRIPTION

  This function defines the form factor B^{2,6}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b26_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b26_s(l1,l2,l3,l4,set)

DESCRIPTION

  This function defines the form factor B^{2,6}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b27_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b27_b(l1,l2,l3,l4,l5,b_pin)

DESCRIPTION

  This function defines the form factor B^{2,7}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b27_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b27_s(l1,l2,l3,l4,l5,set)

DESCRIPTION

  This function defines the form factor B^{2,7}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b28_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b28_b(l1,l2,l3,l4,l5,l6,b_pin)

DESCRIPTION

  This function defines the form factor B^{2,8}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b28_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b28_s(l1,l2,l3,l4,l5,l6,set)

DESCRIPTION

  This function defines the form factor B^{2,8}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b29_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b29_b(l1,l2,l3,l4,l5,l6,l7,b_pin)

DESCRIPTION

  This function defines the form factor B^{2,9}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b29_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b29_s(l1,l2,l3,l4,l5,l6,l7,set)

DESCRIPTION

  This function defines the form factor B^{2,9}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b310_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b310_b(l1,l2,l3,l4,l5,l6,l7,l8,b_pin)

DESCRIPTION

  This function defines the form factor B^{3,10}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b310_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b310_s(l1,l2,l3,l4,l5,l6,l7,l8,set)

DESCRIPTION

  This function defines the form factor B^{3,10}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b311_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b311_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,b_pin)

DESCRIPTION

  This function defines the form factor B^{3,11}(l1,l2,l3,l4,l5,l6,l7,l8,l9).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b311_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b311_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,set)

DESCRIPTION

  This function defines the form factor B^{3,11}(l1,l2,l3,l4,l5,l6,l7,l8,l9).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b312_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b312_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,b_pin)

DESCRIPTION

  This function defines the form factor B^{3,12}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b312_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b312_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,set)

DESCRIPTION

  This function defines the form factor B^{3,12}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b313_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b313_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,b_pin)

DESCRIPTION

  This function defines the form factor B^{3,13}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b313_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b313_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,set)

DESCRIPTION

  This function defines the form factor B^{3,13}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b34_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b34_b(l1,l2,b_pin)

DESCRIPTION

  This function defines the form factor B^{3,4}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b34_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b34_s(l1,l2,set)

DESCRIPTION

  This function defines the form factor B^{3,4}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b35_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b35_b(l1,l2,l3,b_pin)

DESCRIPTION

  This function defines the form factor B^{3,5}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b35_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b35_s(l1,l2,l3,set)

DESCRIPTION

  This function defines the form factor B^{3,5}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b36_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b36_b(l1,l2,l3,l4,b_pin)

DESCRIPTION

  This function defines the form factor B^{3,6}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b36_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b36_s(l1,l2,l3,l4,set)

DESCRIPTION

  This function defines the form factor B^{3,6}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b37_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b37_b(l1,l2,l3,l4,l5,b_pin)

DESCRIPTION

  This function defines the form factor B^{3,7}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b37_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b37_s(l1,l2,l3,l4,l5,set)

DESCRIPTION

  This function defines the form factor B^{3,7}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b38_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b38_b(l1,l2,l3,l4,l5,l6,b_pin)

DESCRIPTION

  This function defines the form factor B^{3,8}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b38_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b38_s(l1,l2,l3,l4,l5,l6,set)

DESCRIPTION

  This function defines the form factor B^{3,8}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b39_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b39_b(l1,l2,l3,l4,l5,l6,l7,b_pin)

DESCRIPTION

  This function defines the form factor B^{3,9}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b39_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b39_s(l1,l2,l3,l4,l5,l6,l7,set)

DESCRIPTION

  This function defines the form factor B^{3,9}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b410_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b410_b(l1,l2,l3,l4,l5,l6,l7,l8,b_pin)

DESCRIPTION

  This function defines the form factor B^{4,10}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b410_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b410_s(l1,l2,l3,l4,l5,l6,l7,l8,set)

DESCRIPTION

  This function defines the form factor B^{4,10}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b411_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b411_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,b_pin)

DESCRIPTION

  This function defines the form factor B^{4,11}(l1,l2,l3,l4,l5,l6,l7,l8,l9).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b411_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b411_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,set)

DESCRIPTION

  This function defines the form factor B^{4,11}(l1,l2,l3,l4,l5,l6,l7,l8,l9).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b412_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b412_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,b_pin)

DESCRIPTION

  This function defines the form factor B^{4,12}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b412_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b412_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,set)

DESCRIPTION

  This function defines the form factor B^{4,12}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b413_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b413_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,b_pin)

DESCRIPTION

  This function defines the form factor B^{4,13}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b413_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b413_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,set)

DESCRIPTION

  This function defines the form factor B^{4,13}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b414_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b414_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12,b_pin)

DESCRIPTION

  This function defines the form factor B^{4,14}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * l12 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b414_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b414_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12,set)

DESCRIPTION

  This function defines the form factor B^{4,14}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,l11,l12).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * l11 -- an integer corresponding to a label in the set of the remaining propagators
 * l12 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b45_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b45_b(l1,l2,l3,b_pin)

DESCRIPTION

  This function defines the form factor B^{4,5}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b45_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b45_s(l1,l2,l3,set)

DESCRIPTION

  This function defines the form factor B^{4,5}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b46_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b46_b(l1,l2,l3,l4,b_pin)

DESCRIPTION

  This function defines the form factor B^{4,6}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b46_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b46_s(l1,l2,l3,l4,set)

DESCRIPTION

  This function defines the form factor B^{4,6}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b47_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b47_b(l1,l2,l3,l4,l5,b_pin)

DESCRIPTION

  This function defines the form factor B^{4,7}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b47_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b47_s(l1,l2,l3,l4,l5,set)

DESCRIPTION

  This function defines the form factor B^{4,7}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b48_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b48_b(l1,l2,l3,l4,l5,l6,b_pin)

DESCRIPTION

  This function defines the form factor B^{4,8}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b48_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b48_s(l1,l2,l3,l4,l5,l6,set)

DESCRIPTION

  This function defines the form factor B^{4,8}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b49_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b49_b(l1,l2,l3,l4,l5,l6,l7,b_pin)

DESCRIPTION

  This function defines the form factor B^{4,9}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b49_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b49_s(l1,l2,l3,l4,l5,l6,l7,set)

DESCRIPTION

  This function defines the form factor B^{4,9}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b56_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b56_b(l1,l2,l3,l4,b_pin)

DESCRIPTION

  This function defines the form factor B^{5,6}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/b56_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = b56_s(l1,l2,l3,l4,set)

DESCRIPTION

  This function defines the form factor B^{5,6}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c110_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c110_b(l1,l2,l3,l4,l5,l6,b_pin)

DESCRIPTION

  This function defines the form factor C^{1,10}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c110_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c110_s(l1,l2,l3,l4,l5,l6,set)

DESCRIPTION

  This function defines the form factor C^{1,10}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c111_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c111_b(l1,l2,l3,l4,l5,l6,l7,b_pin)

DESCRIPTION

  This function defines the form factor C^{1,11}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c111_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c111_s(l1,l2,l3,l4,l5,l6,l7,set)

DESCRIPTION

  This function defines the form factor C^{1,11}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c14_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c14_b(b_pin)

DESCRIPTION

  This function defines the form factor C^{1,4}().

INPUTS

 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c14_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c14_s(set)

DESCRIPTION

  This function defines the form factor C^{1,4}().

INPUTS

 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c15_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c15_b(l1,b_pin)

DESCRIPTION

  This function defines the form factor C^{1,5}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c15_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c15_s(l1,set)

DESCRIPTION

  This function defines the form factor C^{1,5}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c16_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c16_b(l1,l2,b_pin)

DESCRIPTION

  This function defines the form factor C^{1,6}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c16_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c16_s(l1,l2,set)

DESCRIPTION

  This function defines the form factor C^{1,6}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c17_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c17_b(l1,l2,l3,b_pin)

DESCRIPTION

  This function defines the form factor C^{1,7}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c17_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c17_s(l1,l2,l3,set)

DESCRIPTION

  This function defines the form factor C^{1,7}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c18_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c18_b(l1,l2,l3,l4,b_pin)

DESCRIPTION

  This function defines the form factor C^{1,8}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c18_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c18_s(l1,l2,l3,l4,set)

DESCRIPTION

  This function defines the form factor C^{1,8}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c19_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c19_b(l1,l2,l3,l4,l5,b_pin)

DESCRIPTION

  This function defines the form factor C^{1,9}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c19_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c19_s(l1,l2,l3,l4,l5,set)

DESCRIPTION

  This function defines the form factor C^{1,9}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c210_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c210_b(l1,l2,l3,l4,l5,l6,b_pin)

DESCRIPTION

  This function defines the form factor C^{2,10}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c210_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c210_s(l1,l2,l3,l4,l5,l6,set)

DESCRIPTION

  This function defines the form factor C^{2,10}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c211_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c211_b(l1,l2,l3,l4,l5,l6,l7,b_pin)

DESCRIPTION

  This function defines the form factor C^{2,11}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c211_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c211_s(l1,l2,l3,l4,l5,l6,l7,set)

DESCRIPTION

  This function defines the form factor C^{2,11}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c212_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c212_b(l1,l2,l3,l4,l5,l6,l7,l8,b_pin)

DESCRIPTION

  This function defines the form factor C^{2,12}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c212_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c212_s(l1,l2,l3,l4,l5,l6,l7,l8,set)

DESCRIPTION

  This function defines the form factor C^{2,12}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c24_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c24_b(b_pin)

DESCRIPTION

  This function defines the form factor C^{2,4}().

INPUTS

 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c24_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c24_s(set)

DESCRIPTION

  This function defines the form factor C^{2,4}().

INPUTS

 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c25_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c25_b(l1,b_pin)

DESCRIPTION

  This function defines the form factor C^{2,5}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c25_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c25_s(l1,set)

DESCRIPTION

  This function defines the form factor C^{2,5}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c26_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c26_b(l1,l2,b_pin)

DESCRIPTION

  This function defines the form factor C^{2,6}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c26_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c26_s(l1,l2,set)

DESCRIPTION

  This function defines the form factor C^{2,6}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c27_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c27_b(l1,l2,l3,b_pin)

DESCRIPTION

  This function defines the form factor C^{2,7}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c27_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c27_s(l1,l2,l3,set)

DESCRIPTION

  This function defines the form factor C^{2,7}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c28_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c28_b(l1,l2,l3,l4,b_pin)

DESCRIPTION

  This function defines the form factor C^{2,8}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c28_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c28_s(l1,l2,l3,l4,set)

DESCRIPTION

  This function defines the form factor C^{2,8}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c29_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c29_b(l1,l2,l3,l4,l5,b_pin)

DESCRIPTION

  This function defines the form factor C^{2,9}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c29_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c29_s(l1,l2,l3,l4,l5,set)

DESCRIPTION

  This function defines the form factor C^{2,9}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c310_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c310_b(l1,l2,l3,l4,l5,l6,b_pin)

DESCRIPTION

  This function defines the form factor C^{3,10}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c310_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c310_s(l1,l2,l3,l4,l5,l6,set)

DESCRIPTION

  This function defines the form factor C^{3,10}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c311_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c311_b(l1,l2,l3,l4,l5,l6,l7,b_pin)

DESCRIPTION

  This function defines the form factor C^{3,11}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c311_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c311_s(l1,l2,l3,l4,l5,l6,l7,set)

DESCRIPTION

  This function defines the form factor C^{3,11}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c312_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c312_b(l1,l2,l3,l4,l5,l6,l7,l8,b_pin)

DESCRIPTION

  This function defines the form factor C^{3,12}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c312_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c312_s(l1,l2,l3,l4,l5,l6,l7,l8,set)

DESCRIPTION

  This function defines the form factor C^{3,12}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c313_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c313_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,b_pin)

DESCRIPTION

  This function defines the form factor C^{3,13}(l1,l2,l3,l4,l5,l6,l7,l8,l9).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c313_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c313_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,set)

DESCRIPTION

  This function defines the form factor C^{3,13}(l1,l2,l3,l4,l5,l6,l7,l8,l9).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c34_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c34_b(b_pin)

DESCRIPTION

  This function defines the form factor C^{3,4}().

INPUTS

 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c34_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c34_s(set)

DESCRIPTION

  This function defines the form factor C^{3,4}().

INPUTS

 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c35_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c35_b(l1,b_pin)

DESCRIPTION

  This function defines the form factor C^{3,5}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c35_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c35_s(l1,set)

DESCRIPTION

  This function defines the form factor C^{3,5}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c36_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c36_b(l1,l2,b_pin)

DESCRIPTION

  This function defines the form factor C^{3,6}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c36_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c36_s(l1,l2,set)

DESCRIPTION

  This function defines the form factor C^{3,6}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c37_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c37_b(l1,l2,l3,b_pin)

DESCRIPTION

  This function defines the form factor C^{3,7}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c37_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c37_s(l1,l2,l3,set)

DESCRIPTION

  This function defines the form factor C^{3,7}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c38_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c38_b(l1,l2,l3,l4,b_pin)

DESCRIPTION

  This function defines the form factor C^{3,8}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c38_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c38_s(l1,l2,l3,l4,set)

DESCRIPTION

  This function defines the form factor C^{3,8}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c39_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c39_b(l1,l2,l3,l4,l5,b_pin)

DESCRIPTION

  This function defines the form factor C^{3,9}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c39_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c39_s(l1,l2,l3,l4,l5,set)

DESCRIPTION

  This function defines the form factor C^{3,9}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c410_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c410_b(l1,l2,l3,l4,l5,l6,b_pin)

DESCRIPTION

  This function defines the form factor C^{4,10}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c410_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c410_s(l1,l2,l3,l4,l5,l6,set)

DESCRIPTION

  This function defines the form factor C^{4,10}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c411_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c411_b(l1,l2,l3,l4,l5,l6,l7,b_pin)

DESCRIPTION

  This function defines the form factor C^{4,11}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c411_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c411_s(l1,l2,l3,l4,l5,l6,l7,set)

DESCRIPTION

  This function defines the form factor C^{4,11}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c412_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c412_b(l1,l2,l3,l4,l5,l6,l7,l8,b_pin)

DESCRIPTION

  This function defines the form factor C^{4,12}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c412_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c412_s(l1,l2,l3,l4,l5,l6,l7,l8,set)

DESCRIPTION

  This function defines the form factor C^{4,12}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c413_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c413_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,b_pin)

DESCRIPTION

  This function defines the form factor C^{4,13}(l1,l2,l3,l4,l5,l6,l7,l8,l9).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c413_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c413_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,set)

DESCRIPTION

  This function defines the form factor C^{4,13}(l1,l2,l3,l4,l5,l6,l7,l8,l9).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c414_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c414_b(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,b_pin)

DESCRIPTION

  This function defines the form factor C^{4,14}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c414_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c414_s(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10,set)

DESCRIPTION

  This function defines the form factor C^{4,14}(l1,l2,l3,l4,l5,l6,l7,l8,l9,l10).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * l9 -- an integer corresponding to a label in the set of the remaining propagators
 * l10 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c45_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c45_b(l1,b_pin)

DESCRIPTION

  This function defines the form factor C^{4,5}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c45_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c45_s(l1,set)

DESCRIPTION

  This function defines the form factor C^{4,5}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c46_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c46_b(l1,l2,b_pin)

DESCRIPTION

  This function defines the form factor C^{4,6}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c46_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c46_s(l1,l2,set)

DESCRIPTION

  This function defines the form factor C^{4,6}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c47_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c47_b(l1,l2,l3,b_pin)

DESCRIPTION

  This function defines the form factor C^{4,7}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c47_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c47_s(l1,l2,l3,set)

DESCRIPTION

  This function defines the form factor C^{4,7}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c48_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c48_b(l1,l2,l3,l4,b_pin)

DESCRIPTION

  This function defines the form factor C^{4,8}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c48_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c48_s(l1,l2,l3,l4,set)

DESCRIPTION

  This function defines the form factor C^{4,8}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c49_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c49_b(l1,l2,l3,l4,l5,b_pin)

DESCRIPTION

  This function defines the form factor C^{4,9}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c49_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c49_s(l1,l2,l3,l4,l5,set)

DESCRIPTION

  This function defines the form factor C^{4,9}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c56_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c56_b(l1,l2,b_pin)

DESCRIPTION

  This function defines the form factor C^{5,6}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/c56_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = c56_s(l1,l2,set)

DESCRIPTION

  This function defines the form factor C^{5,6}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d110_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d110_b(l1,l2,l3,l4,b_pin)

DESCRIPTION

  This function defines the form factor D^{1,10}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d110_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d110_s(l1,l2,l3,l4,set)

DESCRIPTION

  This function defines the form factor D^{1,10}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d111_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d111_b(l1,l2,l3,l4,l5,b_pin)

DESCRIPTION

  This function defines the form factor D^{1,11}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d111_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d111_s(l1,l2,l3,l4,l5,set)

DESCRIPTION

  This function defines the form factor D^{1,11}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d16_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d16_b(b_pin)

DESCRIPTION

  This function defines the form factor D^{1,6}().

INPUTS

 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d16_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d16_s(set)

DESCRIPTION

  This function defines the form factor D^{1,6}().

INPUTS

 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d17_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d17_b(l1,b_pin)

DESCRIPTION

  This function defines the form factor D^{1,7}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d17_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d17_s(l1,set)

DESCRIPTION

  This function defines the form factor D^{1,7}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d18_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d18_b(l1,l2,b_pin)

DESCRIPTION

  This function defines the form factor D^{1,8}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d18_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d18_s(l1,l2,set)

DESCRIPTION

  This function defines the form factor D^{1,8}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d19_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d19_b(l1,l2,l3,b_pin)

DESCRIPTION

  This function defines the form factor D^{1,9}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d19_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d19_s(l1,l2,l3,set)

DESCRIPTION

  This function defines the form factor D^{1,9}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d210_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d210_b(l1,l2,l3,l4,b_pin)

DESCRIPTION

  This function defines the form factor D^{2,10}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d210_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d210_s(l1,l2,l3,l4,set)

DESCRIPTION

  This function defines the form factor D^{2,10}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d211_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d211_b(l1,l2,l3,l4,l5,b_pin)

DESCRIPTION

  This function defines the form factor D^{2,11}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d211_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d211_s(l1,l2,l3,l4,l5,set)

DESCRIPTION

  This function defines the form factor D^{2,11}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d212_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d212_b(l1,l2,l3,l4,l5,l6,b_pin)

DESCRIPTION

  This function defines the form factor D^{2,12}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d212_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d212_s(l1,l2,l3,l4,l5,l6,set)

DESCRIPTION

  This function defines the form factor D^{2,12}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d26_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d26_b(b_pin)

DESCRIPTION

  This function defines the form factor D^{2,6}().

INPUTS

 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d26_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d26_s(set)

DESCRIPTION

  This function defines the form factor D^{2,6}().

INPUTS

 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d27_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d27_b(l1,b_pin)

DESCRIPTION

  This function defines the form factor D^{2,7}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d27_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d27_s(l1,set)

DESCRIPTION

  This function defines the form factor D^{2,7}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d28_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d28_b(l1,l2,b_pin)

DESCRIPTION

  This function defines the form factor D^{2,8}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d28_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d28_s(l1,l2,set)

DESCRIPTION

  This function defines the form factor D^{2,8}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d29_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d29_b(l1,l2,l3,b_pin)

DESCRIPTION

  This function defines the form factor D^{2,9}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d29_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d29_s(l1,l2,l3,set)

DESCRIPTION

  This function defines the form factor D^{2,9}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d310_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d310_b(l1,l2,l3,l4,b_pin)

DESCRIPTION

  This function defines the form factor D^{3,10}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d310_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d310_s(l1,l2,l3,l4,set)

DESCRIPTION

  This function defines the form factor D^{3,10}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d311_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d311_b(l1,l2,l3,l4,l5,b_pin)

DESCRIPTION

  This function defines the form factor D^{3,11}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d311_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d311_s(l1,l2,l3,l4,l5,set)

DESCRIPTION

  This function defines the form factor D^{3,11}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d312_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d312_b(l1,l2,l3,l4,l5,l6,b_pin)

DESCRIPTION

  This function defines the form factor D^{3,12}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d312_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d312_s(l1,l2,l3,l4,l5,l6,set)

DESCRIPTION

  This function defines the form factor D^{3,12}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d313_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d313_b(l1,l2,l3,l4,l5,l6,l7,b_pin)

DESCRIPTION

  This function defines the form factor D^{3,13}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d313_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d313_s(l1,l2,l3,l4,l5,l6,l7,set)

DESCRIPTION

  This function defines the form factor D^{3,13}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d36_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d36_b(b_pin)

DESCRIPTION

  This function defines the form factor D^{3,6}().

INPUTS

 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d36_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d36_s(set)

DESCRIPTION

  This function defines the form factor D^{3,6}().

INPUTS

 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d37_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d37_b(l1,b_pin)

DESCRIPTION

  This function defines the form factor D^{3,7}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d37_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d37_s(l1,set)

DESCRIPTION

  This function defines the form factor D^{3,7}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d38_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d38_b(l1,l2,b_pin)

DESCRIPTION

  This function defines the form factor D^{3,8}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d38_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d38_s(l1,l2,set)

DESCRIPTION

  This function defines the form factor D^{3,8}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d39_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d39_b(l1,l2,l3,b_pin)

DESCRIPTION

  This function defines the form factor D^{3,9}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d39_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d39_s(l1,l2,l3,set)

DESCRIPTION

  This function defines the form factor D^{3,9}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d410_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d410_b(l1,l2,l3,l4,b_pin)

DESCRIPTION

  This function defines the form factor D^{4,10}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d410_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d410_s(l1,l2,l3,l4,set)

DESCRIPTION

  This function defines the form factor D^{4,10}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d411_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d411_b(l1,l2,l3,l4,l5,b_pin)

DESCRIPTION

  This function defines the form factor D^{4,11}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d411_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d411_s(l1,l2,l3,l4,l5,set)

DESCRIPTION

  This function defines the form factor D^{4,11}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d412_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d412_b(l1,l2,l3,l4,l5,l6,b_pin)

DESCRIPTION

  This function defines the form factor D^{4,12}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d412_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d412_s(l1,l2,l3,l4,l5,l6,set)

DESCRIPTION

  This function defines the form factor D^{4,12}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d413_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d413_b(l1,l2,l3,l4,l5,l6,l7,b_pin)

DESCRIPTION

  This function defines the form factor D^{4,13}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d413_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d413_s(l1,l2,l3,l4,l5,l6,l7,set)

DESCRIPTION

  This function defines the form factor D^{4,13}(l1,l2,l3,l4,l5,l6,l7).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d414_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d414_b(l1,l2,l3,l4,l5,l6,l7,l8,b_pin)

DESCRIPTION

  This function defines the form factor D^{4,14}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d414_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d414_s(l1,l2,l3,l4,l5,l6,l7,l8,set)

DESCRIPTION

  This function defines the form factor D^{4,14}(l1,l2,l3,l4,l5,l6,l7,l8).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * l7 -- an integer corresponding to a label in the set of the remaining propagators
 * l8 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d46_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d46_b(b_pin)

DESCRIPTION

  This function defines the form factor D^{4,6}().

INPUTS

 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d46_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d46_s(set)

DESCRIPTION

  This function defines the form factor D^{4,6}().

INPUTS

 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d47_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d47_b(l1,b_pin)

DESCRIPTION

  This function defines the form factor D^{4,7}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d47_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d47_s(l1,set)

DESCRIPTION

  This function defines the form factor D^{4,7}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d48_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d48_b(l1,l2,b_pin)

DESCRIPTION

  This function defines the form factor D^{4,8}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d48_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d48_s(l1,l2,set)

DESCRIPTION

  This function defines the form factor D^{4,8}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d49_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d49_b(l1,l2,l3,b_pin)

DESCRIPTION

  This function defines the form factor D^{4,9}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d49_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d49_s(l1,l2,l3,set)

DESCRIPTION

  This function defines the form factor D^{4,9}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d56_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d56_b(b_pin)

DESCRIPTION

  This function defines the form factor D^{5,6}().

INPUTS

 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/d56_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = d56_s(set)

DESCRIPTION

  This function defines the form factor D^{5,6}().

INPUTS

 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e110_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e110_b(l1,l2,b_pin)

DESCRIPTION

  This function defines the form factor E^{1,10}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e110_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e110_s(l1,l2,set)

DESCRIPTION

  This function defines the form factor E^{1,10}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e111_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e111_b(l1,l2,l3,b_pin)

DESCRIPTION

  This function defines the form factor E^{1,11}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e111_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e111_s(l1,l2,l3,set)

DESCRIPTION

  This function defines the form factor E^{1,11}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e18_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e18_b(b_pin)

DESCRIPTION

  This function defines the form factor E^{1,8}().

INPUTS

 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e18_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e18_s(set)

DESCRIPTION

  This function defines the form factor E^{1,8}().

INPUTS

 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e19_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e19_b(l1,b_pin)

DESCRIPTION

  This function defines the form factor E^{1,9}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e19_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e19_s(l1,set)

DESCRIPTION

  This function defines the form factor E^{1,9}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e210_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e210_b(l1,l2,b_pin)

DESCRIPTION

  This function defines the form factor E^{2,10}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e210_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e210_s(l1,l2,set)

DESCRIPTION

  This function defines the form factor E^{2,10}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e211_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e211_b(l1,l2,l3,b_pin)

DESCRIPTION

  This function defines the form factor E^{2,11}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e211_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e211_s(l1,l2,l3,set)

DESCRIPTION

  This function defines the form factor E^{2,11}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e212_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e212_b(l1,l2,l3,l4,b_pin)

DESCRIPTION

  This function defines the form factor E^{2,12}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e212_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e212_s(l1,l2,l3,l4,set)

DESCRIPTION

  This function defines the form factor E^{2,12}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e28_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e28_b(b_pin)

DESCRIPTION

  This function defines the form factor E^{2,8}().

INPUTS

 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e28_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e28_s(set)

DESCRIPTION

  This function defines the form factor E^{2,8}().

INPUTS

 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e29_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e29_b(l1,b_pin)

DESCRIPTION

  This function defines the form factor E^{2,9}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e29_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e29_s(l1,set)

DESCRIPTION

  This function defines the form factor E^{2,9}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e310_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e310_b(l1,l2,b_pin)

DESCRIPTION

  This function defines the form factor E^{3,10}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e310_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e310_s(l1,l2,set)

DESCRIPTION

  This function defines the form factor E^{3,10}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e311_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e311_b(l1,l2,l3,b_pin)

DESCRIPTION

  This function defines the form factor E^{3,11}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e311_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e311_s(l1,l2,l3,set)

DESCRIPTION

  This function defines the form factor E^{3,11}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e312_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e312_b(l1,l2,l3,l4,b_pin)

DESCRIPTION

  This function defines the form factor E^{3,12}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e312_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e312_s(l1,l2,l3,l4,set)

DESCRIPTION

  This function defines the form factor E^{3,12}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e313_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e313_b(l1,l2,l3,l4,l5,b_pin)

DESCRIPTION

  This function defines the form factor E^{3,13}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e313_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e313_s(l1,l2,l3,l4,l5,set)

DESCRIPTION

  This function defines the form factor E^{3,13}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e38_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e38_b(b_pin)

DESCRIPTION

  This function defines the form factor E^{3,8}().

INPUTS

 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e38_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e38_s(set)

DESCRIPTION

  This function defines the form factor E^{3,8}().

INPUTS

 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e39_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e39_b(l1,b_pin)

DESCRIPTION

  This function defines the form factor E^{3,9}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e39_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e39_s(l1,set)

DESCRIPTION

  This function defines the form factor E^{3,9}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e410_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e410_b(l1,l2,b_pin)

DESCRIPTION

  This function defines the form factor E^{4,10}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e410_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e410_s(l1,l2,set)

DESCRIPTION

  This function defines the form factor E^{4,10}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e411_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e411_b(l1,l2,l3,b_pin)

DESCRIPTION

  This function defines the form factor E^{4,11}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e411_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e411_s(l1,l2,l3,set)

DESCRIPTION

  This function defines the form factor E^{4,11}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e412_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e412_b(l1,l2,l3,l4,b_pin)

DESCRIPTION

  This function defines the form factor E^{4,12}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e412_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e412_s(l1,l2,l3,l4,set)

DESCRIPTION

  This function defines the form factor E^{4,12}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e413_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e413_b(l1,l2,l3,l4,l5,b_pin)

DESCRIPTION

  This function defines the form factor E^{4,13}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e413_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e413_s(l1,l2,l3,l4,l5,set)

DESCRIPTION

  This function defines the form factor E^{4,13}(l1,l2,l3,l4,l5).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e414_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e414_b(l1,l2,l3,l4,l5,l6,b_pin)

DESCRIPTION

  This function defines the form factor E^{4,14}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e414_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e414_s(l1,l2,l3,l4,l5,l6,set)

DESCRIPTION

  This function defines the form factor E^{4,14}(l1,l2,l3,l4,l5,l6).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * l5 -- an integer corresponding to a label in the set of the remaining propagators
 * l6 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e48_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e48_b(b_pin)

DESCRIPTION

  This function defines the form factor E^{4,8}().

INPUTS

 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e48_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e48_s(set)

DESCRIPTION

  This function defines the form factor E^{4,8}().

INPUTS

 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e49_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e49_b(l1,b_pin)

DESCRIPTION

  This function defines the form factor E^{4,9}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/e49_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = e49_s(l1,set)

DESCRIPTION

  This function defines the form factor E^{4,9}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f110_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f110_b(b_pin)

DESCRIPTION

  This function defines the form factor F^{1,10}().

INPUTS

 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f110_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f110_s(set)

DESCRIPTION

  This function defines the form factor F^{1,10}().

INPUTS

 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f111_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f111_b(l1,b_pin)

DESCRIPTION

  This function defines the form factor F^{1,11}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f111_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f111_s(l1,set)

DESCRIPTION

  This function defines the form factor F^{1,11}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f210_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f210_b(b_pin)

DESCRIPTION

  This function defines the form factor F^{2,10}().

INPUTS

 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f210_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f210_s(set)

DESCRIPTION

  This function defines the form factor F^{2,10}().

INPUTS

 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f211_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f211_b(l1,b_pin)

DESCRIPTION

  This function defines the form factor F^{2,11}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f211_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f211_s(l1,set)

DESCRIPTION

  This function defines the form factor F^{2,11}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f212_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f212_b(l1,l2,b_pin)

DESCRIPTION

  This function defines the form factor F^{2,12}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f212_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f212_s(l1,l2,set)

DESCRIPTION

  This function defines the form factor F^{2,12}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f310_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f310_b(b_pin)

DESCRIPTION

  This function defines the form factor F^{3,10}().

INPUTS

 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f310_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f310_s(set)

DESCRIPTION

  This function defines the form factor F^{3,10}().

INPUTS

 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f311_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f311_b(l1,b_pin)

DESCRIPTION

  This function defines the form factor F^{3,11}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f311_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f311_s(l1,set)

DESCRIPTION

  This function defines the form factor F^{3,11}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f312_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f312_b(l1,l2,b_pin)

DESCRIPTION

  This function defines the form factor F^{3,12}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f312_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f312_s(l1,l2,set)

DESCRIPTION

  This function defines the form factor F^{3,12}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f313_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f313_b(l1,l2,l3,b_pin)

DESCRIPTION

  This function defines the form factor F^{3,13}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f313_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f313_s(l1,l2,l3,set)

DESCRIPTION

  This function defines the form factor F^{3,13}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f410_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f410_b(b_pin)

DESCRIPTION

  This function defines the form factor F^{4,10}().

INPUTS

 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f410_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f410_s(set)

DESCRIPTION

  This function defines the form factor F^{4,10}().

INPUTS

 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f411_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f411_b(l1,b_pin)

DESCRIPTION

  This function defines the form factor F^{4,11}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f411_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f411_s(l1,set)

DESCRIPTION

  This function defines the form factor F^{4,11}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f412_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f412_b(l1,l2,b_pin)

DESCRIPTION

  This function defines the form factor F^{4,12}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f412_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f412_s(l1,l2,set)

DESCRIPTION

  This function defines the form factor F^{4,12}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f413_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f413_b(l1,l2,l3,b_pin)

DESCRIPTION

  This function defines the form factor F^{4,13}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f413_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f413_s(l1,l2,l3,set)

DESCRIPTION

  This function defines the form factor F^{4,13}(l1,l2,l3).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f414_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f414_b(l1,l2,l3,l4,b_pin)

DESCRIPTION

  This function defines the form factor F^{4,14}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/f414_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = f414_s(l1,l2,l3,l4,set)

DESCRIPTION

  This function defines the form factor F^{4,14}(l1,l2,l3,l4).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * l3 -- an integer corresponding to a label in the set of the remaining propagators
 * l4 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/g212_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = g212_b(b_pin)

DESCRIPTION

  This function defines the form factor G^{2,12}().

INPUTS

 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/g212_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = g212_s(set)

DESCRIPTION

  This function defines the form factor G^{2,12}().

INPUTS

 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/g312_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = g312_b(b_pin)

DESCRIPTION

  This function defines the form factor G^{3,12}().

INPUTS

 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/g312_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = g312_s(set)

DESCRIPTION

  This function defines the form factor G^{3,12}().

INPUTS

 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/g313_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = g313_b(l1,b_pin)

DESCRIPTION

  This function defines the form factor G^{3,13}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/g313_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = g313_s(l1,set)

DESCRIPTION

  This function defines the form factor G^{3,13}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/g412_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = g412_b(b_pin)

DESCRIPTION

  This function defines the form factor G^{4,12}().

INPUTS

 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/g412_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = g412_s(set)

DESCRIPTION

  This function defines the form factor G^{4,12}().

INPUTS

 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/g413_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = g413_b(l1,b_pin)

DESCRIPTION

  This function defines the form factor G^{4,13}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/g413_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = g413_s(l1,set)

DESCRIPTION

  This function defines the form factor G^{4,13}(l1).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/g414_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = g414_b(l1,l2,b_pin)

DESCRIPTION

  This function defines the form factor G^{4,14}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/g414_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = g414_s(l1,l2,set)

DESCRIPTION

  This function defines the form factor G^{4,14}(l1,l2).

INPUTS

 * l1 -- an integer corresponding to a label in the set of the remaining propagators
 * l2 -- an integer corresponding to a label in the set of the remaining propagators
 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/h414_b [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = h414_b(b_pin)

DESCRIPTION

  This function defines the form factor H^{4,14}().

INPUTS

 * b_pin -- an integer whose bits represent an array of integers of rank 1 corresponding 
            to the label of the propagators pinched (removed from the original set
            which is in the global variable b_ref)

SIDE EFFECTS

  It calls the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.

src/higherrank/form_factor_higher_ranks/h414_s [ Functions ]

[ Top ] [ Functions ]

NAME

  type(form_factor) = h414_s(set)

DESCRIPTION

  This function defines the form factor H^{4,14}().

INPUTS

 * set -- an array of integers of rank 1 corresponding to the label
          of the propagators pinched (removed from the original set
          which is in the global variable set_ref)

SIDE EFFECTS

  It calls indirectly the function fnp_generic.

RETURN VALUE

  The result returned is of the type form_factor
  It returns an array of three complex (type ki) corresponding
  to the real part, imaginary part of the coefficient in front 1/epsilon^2,
  the real part, imaginary part of the 1/epsilon term and the real part,
  imaginary part of the constant term.