#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 |
| double tenEstimateContext::bValue |
| double tenEstimateContext::valueMin |
| double tenEstimateContext::sigma |
| const Nrrd* tenEstimateContext::_ngrad |
| const Nrrd * tenEstimateContext::_nbmat |
| unsigned int* tenEstimateContext::skipList |
| const float* tenEstimateContext::all_f |
| const double* tenEstimateContext::all_d |
| unsigned int tenEstimateContext::WLSIterNum |
| int tenEstimateContext::flag[128] |
| unsigned int tenEstimateContext::allNum |
| unsigned int tenEstimateContext::dwiNum |
| double tenEstimateContext::knownB0 |
| double * tenEstimateContext::all |
| double * tenEstimateContext::bnorm |
| double * tenEstimateContext::allTmp |
| double * tenEstimateContext::dwiTmp |
| double * tenEstimateContext::dwi |
| unsigned char* tenEstimateContext::skipLut |
| double tenEstimateContext::ten[7] |
| double tenEstimateContext::conf |
| double tenEstimateContext::mdwi |
| double tenEstimateContext::time |
| double tenEstimateContext::errorDwi |
1.5.6