![]() |
aimsdata
4.7.0
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 275 of file threshold.h.
|
inline |
Definition at line 277 of file threshold.h.
|
inline |
Definition at line 283 of file threshold.h.
LEFT internal::thresh2< LEFT, OP >::background |
Definition at line 290 of file threshold.h.
LEFT internal::thresh2< LEFT, OP >::threshold1 |
Definition at line 288 of file threshold.h.
LEFT internal::thresh2< LEFT, OP >::threshold2 |
Definition at line 289 of file threshold.h.