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

Defines | |
| #define | INFO "Create joint histogram of two or more nrrds" |
Functions | |
| int | unrrdu_jhistoMain (int argc, char **argv, char *me, hestParm *hparm) |
| UNRRDU_CMD (jhisto, INFO) | |
Variables | |
| char * | _unrrdu_jhistoInfoL |
| #define INFO "Create joint histogram of two or more nrrds" |
| UNRRDU_CMD | ( | jhisto | , | |
| INFO | ||||
| ) |
| int unrrdu_jhistoMain | ( | int | argc, | |
| char ** | argv, | |||
| char * | me, | |||
| hestParm * | hparm | |||
| ) |
| char* _unrrdu_jhistoInfoL |
Initial value:
(INFO ". Each axis of the output corresponds to one of the " "input nrrds, and each bin in the output records the " "number of corresponding positions in the inputs with " "a combination of values represented by the coordinates " "of the bin.")
1.5.6