![]() |
aimsdata 6.0.0
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.
References threshold1, and threshold2.
|
inline |
Definition at line 469 of file threshold.h.
References threshold1, and threshold2.
| LEFT internal::clip2< LEFT, OP >::threshold1 |
Definition at line 483 of file threshold.h.
Referenced by clip2(), and operator()().
| LEFT internal::clip2< LEFT, OP >::threshold2 |
Definition at line 484 of file threshold.h.
Referenced by clip2(), and operator()().