Skip to content

Commit

Permalink
DOC: Fix digraph for projection weights
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Rit committed Dec 16, 2022
1 parent 82d313c commit 2c35fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/rtkMechlemOneStepSpectralReconstructionFilter.h
Expand Up @@ -117,7 +117,7 @@ namespace rtk
* SQSRegul -> MultiplyRegulGradient;
* MultiplyRegulGradient -> AddGradients;
* Input5 -> MultiplyGradientToBeBackProjected;
* BackProjectionGradients -> MultiplyGradientToBeBackProjected
* Weidinger -> MultiplyGradientToBeBackProjected
* MultiplyGradientToBeBackProjected -> AddGradients;
* AddGradients -> Newton;
* Input4 -> MultiplyRegulHessian;
Expand Down

0 comments on commit 2c35fdf

Please sign in to comment.