View source: R/removeTemporal.cf.R
removeTemporal.cf | R Documentation |
Remove Thermal States by Weighting and Shifting
removeTemporal.cf(cf, single.cf1, single.cf2, p1 = c(0, 0, 0), p2 = c(0, 0, 0), L, lat.disp = TRUE, weight.cosh = FALSE)
cf |
Object of type cf |
single.cf1 |
Object of type cf |
single.cf2 |
Object of type cf |
p1 |
Numeric vector. Spatial momentum of first state |
p2 |
Numeric vector. Spatial momentum of second state |
L |
Integer. Spatial lattice extent. |
lat.disp |
Boolean. Use lattice dispersion relation instead of continuum one |
weight.cosh |
Boolean. Use cosh functional form in the weighting procedure |
weighted and shifted correlation function as a cf object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.