aimsdata  5.0.5
Neuroimaging data handling
merge.h File Reference
Include dependency graph for merge.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AimsMerge< T, U >
 The template class to merge data and byte label data. More...
 

Enumerations

enum  merge_t {
  AIMS_MERGE_SAME_VALUES, AIMS_MERGE_ONE_TO_ONE, AIMS_MERGE_ALL_TO_ONE, AIMS_MERGE_ONE_TO_MAXP1,
  AIMS_MERGE_ALL_TO_MAXP1
}
 

Enumeration Type Documentation

◆ merge_t

enum merge_t
Enumerator
AIMS_MERGE_SAME_VALUES 
AIMS_MERGE_ONE_TO_ONE 
AIMS_MERGE_ALL_TO_ONE 
AIMS_MERGE_ONE_TO_MAXP1 
AIMS_MERGE_ALL_TO_MAXP1 

Definition at line 43 of file merge.h.