#include "unrrdu.h"#include "privateUnrrdu.h"

Defines | |
| #define | INFO "Merge two adjacent axes into one" |
Functions | |
| int | unrrdu_axmergeMain (int argc, char **argv, char *me, hestParm *hparm) |
| UNRRDU_CMD (axmerge, INFO) | |
Variables | |
| char * | _unrrdu_axmergeInfoL |
| #define INFO "Merge two adjacent axes into one" |
| int unrrdu_axmergeMain | ( | int | argc, | |
| char ** | argv, | |||
| char * | me, | |||
| hestParm * | hparm | |||
| ) |
| UNRRDU_CMD | ( | axmerge | , | |
| INFO | ||||
| ) |
| char* _unrrdu_axmergeInfoL |
Initial value:
(INFO ". A more general version of \"unu axdelete\". " "The underlying linear ordering of the samples is " "unchanged, and the information about the other axes is " "shifted downwards as needed.")
1.5.6