loop_vev_subtract | R Documentation |
Convenience function to subtract any possible vacuum-expectation
value from a loop matrix. The expectation value of each component
of the internal dimensions is subtracted individually.
Averaging over stochstic samples can be restricted to a subset, see
nstoch_to_avg
input parameter.
loop_vev_subtract(loop, nstoch_to_avg = "all")
loop |
'raw_cf' container with loop data |
nstoch_to_avg |
String or integer, number of stochastic samples
to average over. Only possible string is 'all'. If an
integer is provided it must be at least '1' and at most
consistent with the number of stochastic samples in |
Returns the input loop
object with added data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.