Developer documentation
Version 3.0.3-105-gd3941f44
MR::DWI::Tractography::Mapping::Fixel_TD_map< Fixel > Class Template Reference

#include "dwi/tractography/mapping/fixel_td_map.h"

Inheritance diagram for MR::DWI::Tractography::Mapping::Fixel_TD_map< Fixel >:
MR::DWI::Fixel_map< Fixel > MR::DWI::Tractography::SIFT::ModelBase< Fixel > MR::DWI::Tractography::SIFT::Model< Fixel > MR::DWI::Tractography::SIFT2::TckFactor MR::DWI::Tractography::SIFT::SIFTer

Public Member Functions

 Fixel_TD_map (const Header &H, const DWI::Directions::FastLookupSet &directions)
 
 Fixel_TD_map (const Fixel_TD_map &)=delete
 
virtual ~Fixel_TD_map ()
 
virtual bool operator() (const SetDixel &in)
 

Protected Member Functions

size_t dixel2fixel (const Dixel &) const
 

Protected Attributes

const DWI::Directions::FastLookupSetdirs
 
- Protected Attributes inherited from MR::DWI::Fixel_map< Fixel >
vector< Fixel > fixels
 

Detailed Description

template<class Fixel>
class MR::DWI::Tractography::Mapping::Fixel_TD_map< Fixel >

Definition at line 39 of file fixel_td_map.h.

Constructor & Destructor Documentation

◆ Fixel_TD_map() [1/2]

template<class Fixel >
MR::DWI::Tractography::Mapping::Fixel_TD_map< Fixel >::Fixel_TD_map ( const Header H,
const DWI::Directions::FastLookupSet directions 
)
inline

Definition at line 46 of file fixel_td_map.h.

◆ Fixel_TD_map() [2/2]

template<class Fixel >
MR::DWI::Tractography::Mapping::Fixel_TD_map< Fixel >::Fixel_TD_map ( const Fixel_TD_map< Fixel > &  )
delete

◆ ~Fixel_TD_map()

template<class Fixel >
virtual MR::DWI::Tractography::Mapping::Fixel_TD_map< Fixel >::~Fixel_TD_map ( )
inlinevirtual

Definition at line 51 of file fixel_td_map.h.

Member Function Documentation

◆ dixel2fixel()

template<class Fixel >
size_t MR::DWI::Tractography::Mapping::Fixel_TD_map< Fixel >::dixel2fixel ( const Dixel in) const
protected

Definition at line 82 of file fixel_td_map.h.

◆ operator()()

Member Data Documentation

◆ dirs

template<class Fixel >
const DWI::Directions::FastLookupSet& MR::DWI::Tractography::Mapping::Fixel_TD_map< Fixel >::dirs
protected

Definition at line 59 of file fixel_td_map.h.


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