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

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

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

Protected Member Functions

float find_peak ()
 
float FOD (const 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
 
Interpolator< Image< float > >::type source
 
- Protected Attributes inherited from MR::DWI::Tractography::Tracking::MethodBase
std::uniform_real_distribution< float > uniform
 
Eigen::VectorXf values
 

Detailed Description

Definition at line 34 of file sd_stream.h.

Member Function Documentation

◆ find_peak()

float MR::DWI::Tractography::Algorithms::SDStream::find_peak ( )
inlineprotected

Definition at line 149 of file sd_stream.h.

◆ FOD()

float MR::DWI::Tractography::Algorithms::SDStream::FOD ( const Eigen::Vector3f &  d) const
inlineprotected

Definition at line 157 of file sd_stream.h.

Member Data Documentation

◆ S

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

Definition at line 146 of file sd_stream.h.

◆ source

Interpolator<Image<float>>::type MR::DWI::Tractography::Algorithms::SDStream::source
protected

Definition at line 147 of file sd_stream.h.


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