Add newline

This commit is contained in:
metric-space 2022-04-16 02:23:51 -04:00 committed by Saurabh
parent 3e4be691bf
commit 1d13a3ffda
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@ where
}
/// Calculates the generalized eigenvectors (left and right) associated with the generalized eigenvalues
///
/// Outputs two matrices.
/// The first output matrix contains the left eigenvectors of the generalized eigenvalues
/// as columns.