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

Defines | |
| #define | INFO "Ternary operation on three nrrds or constants" |
Functions | |
| int | unrrdu_3opMain (int argc, char **argv, char *me, hestParm *hparm) |
| UNRRDU_CMD (3op, INFO) | |
Variables | |
| char * | _unrrdu_3opInfoL |
| #define INFO "Ternary operation on three nrrds or constants" |
| int unrrdu_3opMain | ( | int | argc, | |
| char ** | argv, | |||
| char * | me, | |||
| hestParm * | hparm | |||
| ) |
| UNRRDU_CMD | ( | 3op | , | |
| INFO | ||||
| ) |
| char* _unrrdu_3opInfoL |
Initial value:
(INFO ". Can have one, two, or three nrrds, but not zero. " "Use \"-\" for an operand to signify " "a nrrd to be read from stdin (a pipe). Note, however, " "that \"-\" can probably only be used once (reliably).")
1.5.6