Create cross-correlation matrix from auto- and cross-covariance matrix
GetCrCorYZ(ccYZ, acYY, covZ)
A cross-correlation matrix between variables Y (functional) and Z (scalar).
The cross-covariance vector between variables Y and Z (n-by-1).
The auto-covariance n-by-n matrix of variable Y or the (n-by-1) diagonal of that matrix.
The (scalar) covariance of variable Z.