#include "../ten.h"
Functions | |
static int | csimDo (double tm[7], double tcov[21], double rm[3], double rv[3], Nrrd *ntbuff, tenEstimateContext *tec, double *dwibuff, double sigma, double bvalue, double B0, unsigned int NN, int randrot, double _tenOrig[7]) |
int | main (int argc, char *argv[]) |
Variables | |
char * | info = ("does something") |
static int csimDo | ( | double | tm[7], | |
double | tcov[21], | |||
double | rm[3], | |||
double | rv[3], | |||
Nrrd * | ntbuff, | |||
tenEstimateContext * | tec, | |||
double * | dwibuff, | |||
double | sigma, | |||
double | bvalue, | |||
double | B0, | |||
unsigned int | NN, | |||
int | randrot, | |||
double | _tenOrig[7] | |||
) | [static] |
int main | ( | int | argc, | |
char * | argv[] | |||
) |
char* info = ("does something") |