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

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

Inheritance diagram for MR::DWI::Tractography::Algorithms::Tensor_Prob:
MR::DWI::Tractography::Algorithms::Tensor_Det MR::DWI::Tractography::Tracking::MethodBase

Classes

class  Interp
 
class  WildBootstrap
 

Protected Attributes

const Shared & S
 
Interp source
 
- Protected Attributes inherited from MR::DWI::Tractography::Algorithms::Tensor_Det
const Shared & S
 
Tracking::Interpolator< Image< float > >::type source
 
Eigen::SelfAdjointEigenSolver< Eigen::Matrix3f > eig
 
Eigen::Matrix3f M
 
Eigen::VectorXf dt
 
- Protected Attributes inherited from MR::DWI::Tractography::Tracking::MethodBase
std::uniform_real_distribution< float > uniform
 
Eigen::VectorXf values
 

Additional Inherited Members

- Protected Member Functions inherited from MR::DWI::Tractography::Algorithms::Tensor_Det
void get_EV ()
 
bool do_init ()
 
term_t do_next ()
 
- 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)
 

Detailed Description

Definition at line 36 of file tensor_prob.h.

Member Data Documentation

◆ S

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

Definition at line 158 of file tensor_prob.h.

◆ source

Interp MR::DWI::Tractography::Algorithms::Tensor_Prob::source
protected

Definition at line 159 of file tensor_prob.h.


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