Developer documentation
Version 3.0.3-105-gd3941f44
MR::Fixel::Matrix::NormElement Class Reference

#include "fixel/matrix.h"

Public Types

using ValueType = connectivity_value_type
 

Public Member Functions

 NormElement (const index_type fixel_index, const ValueType connectivity_value)
 
FORCE_INLINE index_type index () const
 
FORCE_INLINE ValueType value () const
 
FORCE_INLINE void exponentiate (const ValueType C)
 
FORCE_INLINE void normalise (const ValueType norm_factor)
 

Detailed Description

Definition at line 89 of file matrix.h.

Member Typedef Documentation

◆ ValueType

Constructor & Destructor Documentation

◆ NormElement()

MR::Fixel::Matrix::NormElement::NormElement ( const index_type  fixel_index,
const ValueType  connectivity_value 
)
inline

Definition at line 93 of file matrix.h.

Member Function Documentation

◆ exponentiate()

FORCE_INLINE void MR::Fixel::Matrix::NormElement::exponentiate ( const ValueType  C)
inline

Definition at line 99 of file matrix.h.

◆ index()

FORCE_INLINE index_type MR::Fixel::Matrix::NormElement::index ( ) const
inline

Definition at line 97 of file matrix.h.

◆ normalise()

FORCE_INLINE void MR::Fixel::Matrix::NormElement::normalise ( const ValueType  norm_factor)
inline

Definition at line 100 of file matrix.h.

◆ value()

FORCE_INLINE ValueType MR::Fixel::Matrix::NormElement::value ( ) const
inline

Definition at line 98 of file matrix.h.


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