Teem 1.10.0
src/unrrdu/jhisto.c File Reference
#include "unrrdu.h"
#include "privateUnrrdu.h"
Include dependency graph for jhisto.c:

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 Documentation

#define INFO   "Create joint histogram of two or more nrrds"

Function Documentation

UNRRDU_CMD ( jhisto  ,
INFO   
)
int unrrdu_jhistoMain ( int  argc,
char **  argv,
char *  me,
hestParm hparm 
)

Variable Documentation

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.")