covarMatrix# swordfish.function.covarMatrix()# Return a covariance matrix, where the (i, j) entry is the covariance between the columns i and j of X. 参数: X (Constant) -- A matrix.