covmats.SparseCholeskyFactor.get_invdiagonal#

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

Return the diagonal entries of the inverse matrix \(\mathbf{A}^{-1}\).

It as shape (n,).