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

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

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

Public Member Functions

 VoxelAddon ()
 
 VoxelAddon (const default_type v)
 
default_type get_factor () const
 

Protected Member Functions

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 34 of file voxel.h.

Constructor & Destructor Documentation

◆ VoxelAddon() [1/2]

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

Definition at line 37 of file voxel.h.

◆ VoxelAddon() [2/2]

MR::DWI::Tractography::Mapping::Gaussian::VoxelAddon::VoxelAddon ( const default_type  v)
inline

Definition at line 38 of file voxel.h.

Member Function Documentation

◆ get_factor()

default_type MR::DWI::Tractography::Mapping::Gaussian::VoxelAddon::get_factor ( ) const
inline

Definition at line 39 of file voxel.h.

◆ normalize()

void MR::DWI::Tractography::Mapping::Gaussian::VoxelAddon::normalize ( const default_type  l) const
inlineprotected

Definition at line 44 of file voxel.h.

◆ operator+=()

void MR::DWI::Tractography::Mapping::Gaussian::VoxelAddon::operator+= ( const default_type  f) const
inlineprotected

Definition at line 41 of file voxel.h.

◆ operator=() [1/2]

void MR::DWI::Tractography::Mapping::Gaussian::VoxelAddon::operator= ( const default_type  f)
inlineprotected

Definition at line 42 of file voxel.h.

◆ operator=() [2/2]

void MR::DWI::Tractography::Mapping::Gaussian::VoxelAddon::operator= ( const VoxelAddon that)
inlineprotected

Definition at line 43 of file voxel.h.


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