covmats.CovarianceMatrix.todense#

CovarianceMatrix.todense() ndarray[tuple[Any, ...], dtype[float64]][source]#

Explicit dense representation of the covariance matrix with shape (n, n).