#include "unrrdu.h"
#include "privateUnrrdu.h"
Defines | |
#define | INFO "Superficially change dimension and/or axes sizes" |
Functions | |
int | unrrdu_reshapeMain (int argc, char **argv, char *me, hestParm *hparm) |
UNRRDU_CMD (reshape, INFO) | |
Variables | |
char * | _unrrdu_reshapeInfoL |
#define INFO "Superficially change dimension and/or axes sizes" |
UNRRDU_CMD | ( | reshape | , | |
INFO | ||||
) |
int unrrdu_reshapeMain | ( | int | argc, | |
char ** | argv, | |||
char * | me, | |||
hestParm * | hparm | |||
) |
char* _unrrdu_reshapeInfoL |
Initial value:
(INFO ". The underlying linear ordering of the samples is " "unchanged, but the reported dimension or axes sizes " "are changed. Identical in concept to Matlab's " "\"reshape\" command.")