Add newline
This commit is contained in:
parent
80a844a3bf
commit
bc31012c08
|
@ -180,6 +180,7 @@ where
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Calculates the generalized eigenvectors (left and right) associated with the generalized eigenvalues
|
/// Calculates the generalized eigenvectors (left and right) associated with the generalized eigenvalues
|
||||||
|
///
|
||||||
/// Outputs two matrices.
|
/// Outputs two matrices.
|
||||||
/// The first output matrix contains the left eigenvectors of the generalized eigenvalues
|
/// The first output matrix contains the left eigenvectors of the generalized eigenvalues
|
||||||
/// as columns.
|
/// as columns.
|
||||||
|
|
Loading…
Reference in New Issue