eig Vals
abstract fun <T : Number> eigVals(mat: MultiArray<T, D2>): D1Array<ComplexDouble>
Content copied to clipboard
Calculates the eigenvalues of a numeric matrix.
Return
ComplexDouble vector
Calculates the eigenvalues of a numeric matrix.
ComplexDouble vector