raw_cf_meta | R Documentation |
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)
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 |
nts |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.