raw_cf_meta: 'raw_cf' metadata mixin constructor

raw_cf_metaR Documentation

raw_cf metadata mixin constructor

Description

raw_cf metadata mixin constructor

Usage

raw_cf_meta(cf = raw_cf(), nrObs = 1, Time = NA, nrStypes = 1,
  dim = c(1, 1), nts = Time)

Arguments

cf

initial raw_cf object

nrObs

Integer, number of different observables assembled in the data field of this container.

Time

Integer, full time extent.

nrStypes

Integer, number of smearing types.

dim

Integer vector of "internal" dimensions for matrix-valued correlation functions. For a scalar correlation, this should be specified as c(1,1).

nts

Integer, number of time separations actually stored in the data field.

Value

An object of S3 class raw_cf with metadat mixing added.

See Also

Other raw_cf constructors: raw_cf_data(), raw_cf()


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