#include <ten.h>
Data Fields | |
double | bValue |
double | valueMin |
double | sigma |
double | dwiConfThresh |
double | dwiConfSoft |
const Nrrd * | _ngrad |
const Nrrd * | _nbmat |
unsigned int * | skipList |
airArray * | skipListArr |
const float * | all_f |
const double * | all_d |
int | simulate |
int | estimate1Method |
int | estimateB0 |
int | recordTime |
int | recordErrorDwi |
int | recordErrorLogDwi |
int | recordLikelihoodDwi |
int | verbose |
int | negEvalShift |
int | progress |
unsigned int | WLSIterNum |
int | flag [128] |
unsigned int | allNum |
unsigned int | dwiNum |
Nrrd * | nbmat |
Nrrd * | nwght |
Nrrd * | nemat |
double | knownB0 |
double * | all |
double * | bnorm |
double * | allTmp |
double * | dwiTmp |
double * | dwi |
unsigned char * | skipLut |
double | estimatedB0 |
double | ten [7] |
double | conf |
double | mdwi |
double | time |
double | errorDwi |
double | errorLogDwi |
double | likelihoodDwi |
const Nrrd * tenEstimateContext::_nbmat |
const Nrrd* tenEstimateContext::_ngrad |
double * tenEstimateContext::all |
const double* tenEstimateContext::all_d |
const float* tenEstimateContext::all_f |
unsigned int tenEstimateContext::allNum |
double * tenEstimateContext::allTmp |
double * tenEstimateContext::bnorm |
double tenEstimateContext::bValue |
double tenEstimateContext::conf |
double * tenEstimateContext::dwi |
unsigned int tenEstimateContext::dwiNum |
double * tenEstimateContext::dwiTmp |
double tenEstimateContext::errorDwi |
int tenEstimateContext::flag[128] |
double tenEstimateContext::knownB0 |
double tenEstimateContext::mdwi |
double tenEstimateContext::sigma |
unsigned int* tenEstimateContext::skipList |
unsigned char* tenEstimateContext::skipLut |
double tenEstimateContext::ten[7] |
double tenEstimateContext::time |
double tenEstimateContext::valueMin |
unsigned int tenEstimateContext::WLSIterNum |