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

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

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

Protected Member Functions

Eigen::Vector3f rand_dir (const Eigen::Vector3f &d)
 
- 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 38 of file nulldist.h.

Member Function Documentation

◆ rand_dir()

Eigen::Vector3f MR::DWI::Tractography::Algorithms::NullDist1::rand_dir ( const Eigen::Vector3f &  d)
inlineprotected

Definition at line 86 of file nulldist.h.

Member Data Documentation

◆ S

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

Definition at line 83 of file nulldist.h.

◆ source

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

Definition at line 84 of file nulldist.h.


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