Add newline
This commit is contained in:
parent
3e4be691bf
commit
1d13a3ffda
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue