|  | aimsdata
    5.1.2
    Neuroimaging data handling | 
#include <aims/utility/threshold.h>


| Public Member Functions | |
| thresh2 (LEFT threshold1, LEFT threshold2, LEFT background) | |
| LEFT | operator() (const LEFT &x) const | 
| Public Attributes | |
| LEFT | threshold1 | 
| LEFT | threshold2 | 
| LEFT | background | 
Definition at line 274 of file threshold.h.
| 
 | inline | 
Definition at line 276 of file threshold.h.
| 
 | inline | 
Definition at line 282 of file threshold.h.
References internal::thresh2< LEFT, OP >::background, internal::thresh2< LEFT, OP >::threshold1, and internal::thresh2< LEFT, OP >::threshold2.
| LEFT internal::thresh2< LEFT, OP >::background | 
Definition at line 289 of file threshold.h.
Referenced by internal::thresh2< LEFT, OP >::operator()().
| LEFT internal::thresh2< LEFT, OP >::threshold1 | 
Definition at line 287 of file threshold.h.
Referenced by internal::thresh2< LEFT, OP >::operator()().
| LEFT internal::thresh2< LEFT, OP >::threshold2 | 
Definition at line 288 of file threshold.h.
Referenced by internal::thresh2< LEFT, OP >::operator()().