raw_cf
correlation function objectsThe 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
concat.raw_cf(left, right)
raw_cf
object to be concatenated with right
raw_cf
object to be concatenated with left
Returns an object of S3 class raw_cf
, the concatenation of the
two input objects.