![]() |
|
Public Member Functions | |
| bool | operator() (const complex< T > &x, const complex< T > &y) const |
| Comparison in terms of magnitude of complex number. More... | |
| bool | operator() (const complex< T > &x, const complex< T > &y) const |
| Comparison. Are the values identical or not? More... | |
| bool | operator() (const complex< T > &x, const complex< T > &y) const |
| Comparison. Are the values identical or not? More... | |
Function-type-object to perform comparison of complex data types Needed to sort the complex eigenvalues into order based on the size of the real part.
|
inline |
|
inline |
Comparison. Are the values identical or not?
References plotDoE::x, and y.
|
inline |
Comparison. Are the values identical or not?
References plotDoE::x, and y.