covmats.CovarianceMatrix.get_diagonal# abstractmethod CovarianceMatrix.get_diagonal() → ndarray[tuple[Any, ...], dtype[float64]][source]# Return the diagonal entries of the matrix (variances) as a vector (n,).