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

Defines | |
| #define | INFO "Map nrrd through whole nrrd of univariate lookup tables" |
Functions | |
| int | unrrdu_mlutMain (int argc, char **argv, char *me, hestParm *hparm) |
| UNRRDU_CMD (mlut, INFO) | |
Variables | |
| char * | _unrrdu_mlutInfoL |
| #define INFO "Map nrrd through whole nrrd of univariate lookup tables" |
| UNRRDU_CMD | ( | mlut | , | |
| INFO | ||||
| ) |
| int unrrdu_mlutMain | ( | int | argc, | |
| char ** | argv, | |||
| char * | me, | |||
| hestParm * | hparm | |||
| ) |
| char* _unrrdu_mlutInfoL |
Initial value:
(INFO ", with one lookup table per element of input nrrd. The multiple " "tables are stored in a nrrd with a dimension which is either 1 or 2 " "more than the dimension of the input nrrd, resulting in an output " "which has either the same or one more dimension than the input, " "resptectively. ")
1.5.6