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