eigen
Calculates the eigenvalues and eigenvectors of this F64TwoAxisArray using the QR algorithm.
Return
a pair of eigenvalues as F64FlatArray and eigenvectors as F64TwoAxisArray.
Since
1.2.0
Calculates the eigenvalues and eigenvectors of this F64TwoAxisArray using the QR algorithm.
a pair of eigenvalues as F64FlatArray and eigenvectors as F64TwoAxisArray.
1.2.0