Skip to content

Commit

Permalink
[DOC] Add diagonal estimator to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
f-dangel committed Oct 17, 2023
1 parent 2fb99f2 commit 4efa2b3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/rtd/linops.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,9 @@ Trace approximation

.. autoclass:: curvlinops.HutchPPTraceEstimator
:members: __init__, sample

Diagonal approximation
======================

.. autoclass:: curvlinops.HutchinsonDiagonalEstimator
:members: __init__, sample

0 comments on commit 4efa2b3

Please sign in to comment.