#include <BreakpointUtils.h>
Public Member Functions | |
| bool | operator() (const Breakpoint &b) const |
| isFrequencyBetween (double x, double y) | |
| Construct a predicate functor, specifying two frequency bounds. | |
| bool Loris::BreakpointUtils::isFrequencyBetween::operator() | ( | const Breakpoint & | b | ) | const [inline] |
Return true if its Breakpoint argument has frequency between specified bounds, and false otherwise.
1.5.7