powered by
raw_cf
scale raw_cf data
mul.raw_cf(cf, a = 1)
'raw_cf' container with data to be scaled by the factor a
a
Numeric or complex scaling factor, although it could also be an array of dimensions compatible with cf$data
cf$data
raw_cf object with res$data == a*cf$data
res$data == a*cf$data