src/ten/tendBfit.c File Reference

#include "ten.h"
#include "privateTen.h"

Include dependency graph for tendBfit.c:


Defines

#define INFO   "Non-linear least-squares fitting of b-value curves"

Functions

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

Variables

char * _tend_bfitInfoL
unrrduCmd tend_bfitCmd = { "bfit", INFO, tend_bfitMain }

Define Documentation

#define INFO   "Non-linear least-squares fitting of b-value curves"


Function Documentation

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


Variable Documentation

Initial value:

  (INFO
   ". Axis 0 is replaced by three values: amp, dec, err, based on a "
   "non-linear least-squares fit of amp*exp(-b*dec) to the range of DWI "
   "values along input axis 0, as a function of changing b values.  ")

unrrduCmd tend_bfitCmd = { "bfit", INFO, tend_bfitMain }


Generated on Thu Jan 1 01:07:07 2009 for Teem by  doxygen 1.5.6