cf_weighted: Weighted CF mixin constructor

cf_weightedR Documentation

Weighted CF mixin constructor

Description

Weighted CF mixin constructor

Usage

cf_weighted(.cf = cf(), weight.factor, weight.cosh)

Arguments

.cf

cf object to extend.

weight.factor

TODO

weight.cosh

TODO

Details

The following fields will also be made available:

  • weighted: Logical, indicating whether the correlation function has been weighted. This is deprecated and instead the presence of this should be queried with inherits(cf, 'cf_weighted').

Value

returns the input object of class cf with the weighted mixin added

See Also

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


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