Developer documentation
Version 3.0.3-105-gd3941f44
MR::DWI::Tractography::GT::Stats Class Reference

#include "dwi/tractography/GT/gt.h"

Protected Attributes

std::mutex mutex
 
double Text
 
double Tint
 
double EextTot
 
double EintTot
 
double alpha
 
unsigned long n_gen [5]
 
unsigned long n_acc [5]
 
unsigned long n_iter
 
const uint64_t n_max
 
ProgressBar progress
 
std::ofstream out
 

Friends

std::ostream & operator<< (std::ostream &o, Stats const &stats)
 

Detailed Description

Definition at line 67 of file gt.h.

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  o,
Stats const &  stats 
)
friend

Member Data Documentation

◆ alpha

double MR::DWI::Tractography::GT::Stats::alpha
protected

Definition at line 203 of file gt.h.

◆ EextTot

double MR::DWI::Tractography::GT::Stats::EextTot
protected

Definition at line 202 of file gt.h.

◆ EintTot

double MR::DWI::Tractography::GT::Stats::EintTot
protected

Definition at line 202 of file gt.h.

◆ mutex

std::mutex MR::DWI::Tractography::GT::Stats::mutex
protected

Definition at line 200 of file gt.h.

◆ n_acc

unsigned long MR::DWI::Tractography::GT::Stats::n_acc[5]
protected

Definition at line 206 of file gt.h.

◆ n_gen

unsigned long MR::DWI::Tractography::GT::Stats::n_gen[5]
protected

Definition at line 205 of file gt.h.

◆ n_iter

unsigned long MR::DWI::Tractography::GT::Stats::n_iter
protected

Definition at line 207 of file gt.h.

◆ n_max

const uint64_t MR::DWI::Tractography::GT::Stats::n_max
protected

Definition at line 208 of file gt.h.

◆ out

std::ofstream MR::DWI::Tractography::GT::Stats::out
protected

Definition at line 211 of file gt.h.

◆ progress

ProgressBar MR::DWI::Tractography::GT::Stats::progress
protected

Definition at line 210 of file gt.h.

◆ Text

double MR::DWI::Tractography::GT::Stats::Text
protected

Definition at line 201 of file gt.h.

◆ Tint

double MR::DWI::Tractography::GT::Stats::Tint
protected

Definition at line 201 of file gt.h.


The documentation for this class was generated from the following file: