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


| Public Member Functions | |
| clip2 (LEFT threshold1, LEFT threshold2) | |
| LEFT | operator() (const LEFT &x) const | 
| Public Attributes | |
| LEFT | threshold1 | 
| LEFT | threshold2 | 
Definition at line 461 of file threshold.h.
| 
 | inline | 
Definition at line 463 of file threshold.h.
| 
 | inline | 
Definition at line 469 of file threshold.h.
References internal::clip2< LEFT, OP >::threshold1, and internal::clip2< LEFT, OP >::threshold2.
| LEFT internal::clip2< LEFT, OP >::threshold1 | 
Definition at line 483 of file threshold.h.
Referenced by internal::clip2< LEFT, OP >::operator()().
| LEFT internal::clip2< LEFT, OP >::threshold2 | 
Definition at line 484 of file threshold.h.
Referenced by internal::clip2< LEFT, OP >::operator()().