PSCF v1.1
|
Comparator for TWave objects, based on TWave::indicesDft. More...
#include <TWave.h>
Public Member Functions | |
bool | operator() (const TWave< D > &a, const TWave< D > &b) const |
Function (a, b) returns true iff a.indicesDft < b.indicesDft. More... | |
Comparator for TWave objects, based on TWave::indicesDft.
Used to sort set of unique waves in ascending order of dft indices.
|
inline |