add.cf: Arithmetically adds two correlation functions

View source: R/cf.R

add.cfR Documentation

Arithmetically adds two correlation functions

Description

Arithmetically adds two correlation functions

Usage

add.cf(cf1, cf2, a = 1, b = 1)

Arguments

cf1, cf2

cf_orig object.

a, b

Numeric. Factors that multiply the correlation function before the addition.

Since addition is associative, this operates also on the bootstrap samples and these are thus not invalidated in the process.

Value

The value is

a C_1 + b C_2 \,.


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