Rev Language Reference


fnDecompVarCovar

Usage

fnDecompVarCovar(RealPos[] standardDeviations, MatrixReal correlationCoefficients)

Arguments

standardDeviations : RealPos[] (pass by const reference)
A vector of standard deviations.
correlationCoefficients : MatrixReal (pass by const reference)
A matrix of correlation coefficients.

Return Type