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::Threshold< T > Class Template Reference

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
 

Detailed Description

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

Functor that is true if value is greater than or equal to threshold.


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