eigVals

abstract fun <T : Number> eigVals(mat: MultiArray<T, D2>): D1Array<ComplexDouble>

Calculates the eigenvalues of a numeric matrix.

Return

ComplexDouble vector