LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
Loading...
Searching...
No Matches
Public Member Functions | List of all members
loos::DensityTools::ThresholdRange< T > Class Template Reference

Functor that is true if value is between low and hi, inclusive. More...

#include <GridUtils.hpp>

Public Member Functions

 ThresholdRange (const T &l, const T &h)
 
bool operator() (const T &t) const
 

Detailed Description

template<typename T>
class loos::DensityTools::ThresholdRange< T >

Functor that is true if value is between low and hi, inclusive.


The documentation for this class was generated from the following file: