cf: Correlation function container

cfR Documentation

Correlation function container

Description

This function cf() creates containers for correlation functions of class cf. This class is particularly designed to deal with correlation functions emerging in statistical and quantum field theory simulations. Arithmetic operations are defined for this class in several ways, as well as concatenation and is.cf.

Usage

cf()

Details

And last but not least, these are the fields that are used somewhere in the library but we have not figured out which mixin these should belong to:

  • conf.index: TODO

  • N: Integer, number of measurements.

  • blockind: TODO

  • jack.boot.se: TODO

Value

returns an object of S3 class cf derived from a list

See Also

Other cf constructors: cf_boot(), cf_meta(), cf_orig(), cf_principal_correlator(), cf_shifted(), cf_smeared(), cf_subtracted(), cf_weighted()

Examples

newcf <- cf()


hadron documentation built on Sept. 9, 2022, 5:06 p.m.