Developer documentation
Version 3.0.3-105-gd3941f44
MR::DWI::Tractography::SIFT2::LineSearchFunctor Class Reference

#include "dwi/tractography/SIFT2/line_search.h"

Classes

class  Fixel
 

Protected Attributes

const SIFT::track_t track_index
 
const double mu
 
const double Fs
 
const double reg_tik
 
const double reg_tv
 
vector< Fixelfixels
 

Detailed Description

Definition at line 41 of file line_search.h.

Member Data Documentation

◆ fixels

vector<Fixel> MR::DWI::Tractography::SIFT2::LineSearchFunctor::fixels
protected

Definition at line 82 of file line_search.h.

◆ Fs

const double MR::DWI::Tractography::SIFT2::LineSearchFunctor::Fs
protected

Definition at line 79 of file line_search.h.

◆ mu

const double MR::DWI::Tractography::SIFT2::LineSearchFunctor::mu
protected

Definition at line 78 of file line_search.h.

◆ reg_tik

const double MR::DWI::Tractography::SIFT2::LineSearchFunctor::reg_tik
protected

Definition at line 80 of file line_search.h.

◆ reg_tv

const double MR::DWI::Tractography::SIFT2::LineSearchFunctor::reg_tv
protected

Definition at line 80 of file line_search.h.

◆ track_index

const SIFT::track_t MR::DWI::Tractography::SIFT2::LineSearchFunctor::track_index
protected

Definition at line 77 of file line_search.h.


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