createCovarianceMatrixFromUpperTriangle
Creates a Matrix3 that describes a covariance matrix (which is symmetric) from the array containing the upper triangle, in column-major order.
Return
The Matrix3
Parameters
array
The input array