raw_cf
metadata mixin constructorraw_cf
metadata mixin constructor
raw_cf_meta(cf = raw_cf(), nrObs = 1, Time = NA, nrStypes = 1,
dim = c(1, 1), nts = Time)
initial raw_cf object
Integer, number of different observables assembled in the data field of this container.
Integer, full time extent.
Integer, number of smearing types.
Integer vector of "internal" dimensions for matrix-valued correlation functions.
For a scalar correlation, this should be specified as c(1,1)
.
Integer, number of time separations actually stored in the data field.
An object of S3 class raw_cf
with metadat mixing added.
Other raw_cf constructors:
raw_cf_data()
,
raw_cf()