Skip to content

Commit 61eaede

Browse files
committed
Docs: class DiagoDavid
1 parent f3cd89c commit 61eaede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/module_hsolver/diago_david.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ namespace hsolver
1414
{
1515
/**
1616
* @class DiagoDavid
17-
* @brief A class that implements the Davidson diagonalization algorithm for solving eigenvalue problems.
17+
* @brief A class that implements the block-Davidson algorithm for solving generalized eigenvalue problems.
1818
*
1919
* The DiagoDavid class provides methods for performing iterative diagonalization using the Davidson algorithm.
2020
* It supports both real and complex data types and can be executed on different devices (CPU or GPU).

0 commit comments

Comments
 (0)