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


| Public Member Functions | |
| thresh1 (LEFT threshold, LEFT background) | |
| LEFT | operator() (const LEFT &x) const | 
| Public Attributes | |
| LEFT | threshold | 
| LEFT | background | 
Definition at line 175 of file threshold.h.
| 
 | inline | 
Definition at line 177 of file threshold.h.
| 
 | inline | 
Definition at line 183 of file threshold.h.
References internal::thresh1< LEFT, OP >::background, and internal::thresh1< LEFT, OP >::threshold.
| LEFT internal::thresh1< LEFT, OP >::background | 
Definition at line 189 of file threshold.h.
Referenced by internal::thresh1< LEFT, OP >::operator()().
| LEFT internal::thresh1< LEFT, OP >::threshold | 
Definition at line 188 of file threshold.h.
Referenced by internal::thresh1< LEFT, OP >::operator()().