Developer documentation
Version 3.0.3-105-gd3941f44
MR::DWI::Tractography::Mapping::Gaussian::VoxelDEC Class Reference

#include "dwi/tractography/mapping/gaussian/voxel.h"

Inheritance diagram for MR::DWI::Tractography::Mapping::Gaussian::VoxelDEC:
MR::DWI::Tractography::Mapping::VoxelDEC MR::DWI::Tractography::Mapping::Gaussian::VoxelAddon MR::DWI::Tractography::Mapping::Voxel

Public Member Functions

 VoxelDEC ()
 
 VoxelDEC (const Eigen::Vector3i &V)
 
 VoxelDEC (const Eigen::Vector3i &V, const Eigen::Vector3d &d)
 
 VoxelDEC (const Eigen::Vector3i &V, const Eigen::Vector3d &d, const default_type l)
 
 VoxelDEC (const Eigen::Vector3i &V, const Eigen::Vector3d &d, const default_type l, const default_type f)
 
VoxelDECoperator= (const VoxelDEC &V)
 
void operator+= (const default_type) const
 
void operator+= (const Eigen::Vector3d &) const
 
bool operator== (const VoxelDEC &V) const
 
bool operator< (const VoxelDEC &V) const
 
void add (const Eigen::Vector3d &, const default_type) const
 
void add (const Eigen::Vector3d &i, const default_type l, const default_type f) const
 
void normalize () const
 
- Public Member Functions inherited from MR::DWI::Tractography::Mapping::Gaussian::VoxelAddon
 VoxelAddon ()
 
 VoxelAddon (const default_type v)
 
default_type get_factor () const
 

Additional Inherited Members

- Protected Member Functions inherited from MR::DWI::Tractography::Mapping::Gaussian::VoxelAddon
void operator+= (const default_type f) const
 
void operator= (const default_type f)
 
void operator= (const VoxelAddon &that)
 
void normalize (const default_type l) const
 

Detailed Description

Definition at line 75 of file voxel.h.

Constructor & Destructor Documentation

◆ VoxelDEC() [1/5]

MR::DWI::Tractography::Mapping::Gaussian::VoxelDEC::VoxelDEC ( )
inline

Definition at line 81 of file voxel.h.

◆ VoxelDEC() [2/5]

MR::DWI::Tractography::Mapping::Gaussian::VoxelDEC::VoxelDEC ( const Eigen::Vector3i &  V)
inline

Definition at line 82 of file voxel.h.

◆ VoxelDEC() [3/5]

MR::DWI::Tractography::Mapping::Gaussian::VoxelDEC::VoxelDEC ( const Eigen::Vector3i &  V,
const Eigen::Vector3d &  d 
)
inline

Definition at line 83 of file voxel.h.

◆ VoxelDEC() [4/5]

MR::DWI::Tractography::Mapping::Gaussian::VoxelDEC::VoxelDEC ( const Eigen::Vector3i &  V,
const Eigen::Vector3d &  d,
const default_type  l 
)
inline

Definition at line 84 of file voxel.h.

◆ VoxelDEC() [5/5]

MR::DWI::Tractography::Mapping::Gaussian::VoxelDEC::VoxelDEC ( const Eigen::Vector3i &  V,
const Eigen::Vector3d &  d,
const default_type  l,
const default_type  f 
)
inline

Definition at line 85 of file voxel.h.

Member Function Documentation

◆ add() [1/2]

void MR::DWI::Tractography::Mapping::Gaussian::VoxelDEC::add ( const Eigen::Vector3d &  ,
const  default_type 
) const
inline

Definition at line 93 of file voxel.h.

◆ add() [2/2]

void MR::DWI::Tractography::Mapping::Gaussian::VoxelDEC::add ( const Eigen::Vector3d &  i,
const default_type  l,
const default_type  f 
) const
inline

Definition at line 94 of file voxel.h.

◆ normalize()

void MR::DWI::Tractography::Mapping::Gaussian::VoxelDEC::normalize ( ) const
inline

Definition at line 95 of file voxel.h.

◆ operator+=() [1/2]

void MR::DWI::Tractography::Mapping::Gaussian::VoxelDEC::operator+= ( const  default_type) const
inline

Definition at line 88 of file voxel.h.

◆ operator+=() [2/2]

void MR::DWI::Tractography::Mapping::Gaussian::VoxelDEC::operator+= ( const Eigen::Vector3d &  ) const
inline

Definition at line 89 of file voxel.h.

◆ operator<()

bool MR::DWI::Tractography::Mapping::Gaussian::VoxelDEC::operator< ( const VoxelDEC V) const
inline

Definition at line 91 of file voxel.h.

◆ operator=()

VoxelDEC & MR::DWI::Tractography::Mapping::Gaussian::VoxelDEC::operator= ( const VoxelDEC V)
inline

Definition at line 87 of file voxel.h.

◆ operator==()

bool MR::DWI::Tractography::Mapping::Gaussian::VoxelDEC::operator== ( const VoxelDEC V) const
inline

Definition at line 90 of file voxel.h.


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