Developer documentation
Version 3.0.3-105-gd3941f44
MR::DWI::Tractography::Algorithms::FACT Class Reference

#include "dwi/tractography/algorithms/fact.h"

Inheritance diagram for MR::DWI::Tractography::Algorithms::FACT:
MR::DWI::Tractography::Tracking::MethodBase

Protected Member Functions

float select_fixel (Eigen::Vector3f &d) const
 
- Protected Member Functions inherited from MR::DWI::Tractography::Tracking::MethodBase
Eigen::Vector3f random_direction ()
 
Eigen::Vector3f random_direction (const float max_angle, const float sin_max_angle)
 
Eigen::Vector3f rotate_direction (const Eigen::Vector3f &reference, const Eigen::Vector3f &direction)
 
FORCE_INLINE Eigen::Vector3f random_direction (const Eigen::Vector3f &d, const float max_angle, const float sin_max_angle)
 

Protected Attributes

const Shared & S
 
Interp::Masked< Interp::Nearest< Image< float > > > source
 
- Protected Attributes inherited from MR::DWI::Tractography::Tracking::MethodBase
std::uniform_real_distribution< float > uniform
 
Eigen::VectorXf values
 

Detailed Description

Definition at line 40 of file fact.h.

Member Function Documentation

◆ select_fixel()

float MR::DWI::Tractography::Algorithms::FACT::select_fixel ( Eigen::Vector3f &  d) const
inlineprotected

Definition at line 127 of file fact.h.

Member Data Documentation

◆ S

const Shared& MR::DWI::Tractography::Algorithms::FACT::S
protected

Definition at line 124 of file fact.h.

◆ source

Interp::Masked<Interp::Nearest<Image<float> > > MR::DWI::Tractography::Algorithms::FACT::source
protected

Definition at line 125 of file fact.h.


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