covmats.CovViaSparseCholesky.get_diagonal# CovViaSparseCholesky.get_diagonal() → ndarray[tuple[Any, ...], dtype[float64]][source]# Return the diagonal entries of the matrix (variances). The matrix is never built explicitly. Instead the matvec interface is used to multiply all column of the identity matrix.