LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
|
Functor that is true if value is greater than or equal to threshold. More...
#include <GridUtils.hpp>
Public Member Functions | |
Threshold (const T &t) | |
bool | operator() (const T &t) const |
Functor that is true if value is greater than or equal to threshold.