Developer documentation
Version 3.0.3-105-gd3941f44
MR::DWI::Tractography::SIFT::FixelBase Class Reference

#include "dwi/tractography/SIFT/model_base.h"

Inheritance diagram for MR::DWI::Tractography::SIFT::FixelBase:
MR::DWI::Tractography::SIFT2::Fixel MR::DWI::Tractography::SIFT::Fixel MR::DWI::Tractography::Seeding::Fixel_TD_seed

Protected Member Functions

default_type get_cost_unweighted (const default_type mu) const
 

Protected Attributes

default_type FOD
 
default_type TD
 
default_type weight
 
Eigen::Vector3d dir
 

Detailed Description

Definition at line 61 of file model_base.h.

Member Function Documentation

◆ get_cost_unweighted()

default_type MR::DWI::Tractography::SIFT::FixelBase::get_cost_unweighted ( const default_type  mu) const
inlineprotected

Definition at line 110 of file model_base.h.

Member Data Documentation

◆ dir

Eigen::Vector3d MR::DWI::Tractography::SIFT::FixelBase::dir
protected

Definition at line 108 of file model_base.h.

◆ FOD

default_type MR::DWI::Tractography::SIFT::FixelBase::FOD
protected

Definition at line 107 of file model_base.h.

◆ TD

default_type MR::DWI::Tractography::SIFT::FixelBase::TD
protected

Definition at line 107 of file model_base.h.

◆ weight

default_type MR::DWI::Tractography::SIFT::FixelBase::weight
protected

Definition at line 107 of file model_base.h.


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