sisi4s
|
Comparator that should filter out zero values of the diagonal matrix. Zero values are treated as infinite so that they get appended to the end of the list. More...
Public Member Functions | |
bool | operator() (const std::pair< int, F > &a, const std::pair< int, F > &b) |
double | computeDifference (const F &a, const F &b) |
double | computeDifference (const sisi4s::complex &a, const sisi4s::complex &b) |
Comparator that should filter out zero values of the diagonal matrix. Zero values are treated as infinite so that they get appended to the end of the list.
|
inline |
double EomDiagonalValueComparator< sisi4s::complex >::computeDifference | ( | const sisi4s::complex & | a, |
const sisi4s::complex & | b | ||
) |
|
inline |