|  | aimsdata
    5.1.2
    Neuroimaging data handling | 
#include <iostream>#include <limits>#include <functional>#include <aims/config/aimsdata_config.h>#include <cartodata/volume/volume.h>#include <aims/mesh/texture.h>

Go to the source code of this file.
| Classes | |
| class | AimsThreshold< T, U > | 
| The template class to make thresholds.  More... | |
| class | AimsTexThreshold< T, U > | 
| struct | internal::thresh1< LEFT, OP > | 
| struct | internal::between_with_bounds< T > | 
| struct | internal::between_with_upper_bound< T > | 
| struct | internal::between_with_lower_bound< T > | 
| struct | internal::between_without_bounds< T > | 
| struct | internal::outside_with_bounds< T > | 
| struct | internal::outside_with_upper_bound< T > | 
| struct | internal::outside_with_lower_bound< T > | 
| struct | internal::outside_without_bounds< T > | 
| struct | internal::thresh2< LEFT, OP > | 
| struct | internal::clip1< LEFT, OP > | 
| struct | internal::rel_between_with_bounds< T > | 
| struct | internal::rel_between_with_lower_bound< T > | 
| struct | internal::rel_between_with_upper_bound< T > | 
| struct | internal::rel_between_without_bounds< T > | 
| struct | internal::clip2< LEFT, OP > | 
| struct | internal::thresh1_bin< LEFT, RIGHT, OP > | 
| struct | internal::thresh2_bin< LEFT, RIGHT, OP > | 
| Namespaces | |
| internal | |
| enum threshold_t | 
Definition at line 49 of file threshold.h.