| extract.loop | R Documentation |
cmiloopExtracts all loop values from an object of class cmiloop for all
available times, samples and configurations.
extract.loop(cmiloop, obs = 9, ind.vec = c(2, 3, 4, 5, 6, 7, 8, 1), L)
cmiloop |
input object of class |
obs |
the observable to extract |
ind.vec |
index vector to be used during extraction with
|
L |
The spatial lattice extent needed for normalisation. If not given
set to |
a list with elements as follows:
cf: real part of the local loop
icf: imaginary part of the local loop
scf: real part of the smeared loop
iscf: imaginary part of the smeared loop
Time=Time, nrSamples, nrObs=1, nrStypes=2,
obs=obs and conf.index. The last is the list of configurations
corresponding to the loops.
Carsten Urbach, curbach@gmx.de
readcmiloopfiles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.