concat.raw_cf: Concatenate two 'raw_cf' correlation function objects

concat.raw_cfR Documentation

Concatenate two raw_cf correlation function objects

Description

The data of the left and right objects is concatenated along the second array dimension such that the output contains the tensor slices of right after the slices of left

Usage

concat.raw_cf(left, right)

Arguments

left

raw_cf object to be concatenated with right

right

raw_cf object to be concatenated with left

Value

Returns an object of S3 class raw_cf, the concatenation of the two input objects.


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