covmats.SparseCholeskyFactor.get_diagonal#

SparseCholeskyFactor.get_diagonal() ndarray[tuple[Any, ...], dtype[float64]][source]#

Return the diagonal entries of the matrix \(\mathbf{A}\).

It as shape (n,).