Add newline

This commit is contained in:
metric-space 2022-04-16 02:23:51 -04:00
parent 80a844a3bf
commit bc31012c08
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.