Teem 1.10.0
src/ten/tendAnhist.c File Reference
#include "ten.h"
#include "privateTen.h"
Include dependency graph for tendAnhist.c:

Defines

#define INFO   "Generate barycentric histograms of anisotropy"

Functions

int tend_anhistMain (int argc, char **argv, char *me, hestParm *hparm)

Variables

char * _tend_anhistInfoL
unrrduCmd tend_anhistCmd = { "anhist", INFO, tend_anhistMain }

Define Documentation

#define INFO   "Generate barycentric histograms of anisotropy"

Function Documentation

int tend_anhistMain ( int  argc,
char **  argv,
char *  me,
hestParm hparm 
)

Variable Documentation

Initial value:
  (INFO
   ".  The barycentric space used is either one of Westin's "
   "triple of spherical, linear, and planar anisotropy.  The bin "
   "counts in the histogram are weighted by the confidence value.")
unrrduCmd tend_anhistCmd = { "anhist", INFO, tend_anhistMain }