Update documentation
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
*/
|
||||
void jacobi_rotate(arma::mat& A, arma::mat& R, int k, int l);
|
||||
|
||||
/** @ brief Solves the eigenvalue problem using the jacobi rotation method.
|
||||
/** @brief Solves the eigenvalue problem using the jacobi rotation method.
|
||||
*
|
||||
* Description
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user