Developer documentation
Version 3.0.3-105-gd3941f44
MR::DWI::Tractography::SIFT2::CoefficientOptimiserBase Class Referenceabstract

#include "dwi/tractography/SIFT2/coeff_optimiser.h"

Inheritance diagram for MR::DWI::Tractography::SIFT2::CoefficientOptimiserBase:
MR::DWI::Tractography::SIFT2::CoefficientOptimiserGSS MR::DWI::Tractography::SIFT2::CoefficientOptimiserIterative MR::DWI::Tractography::SIFT2::CoefficientOptimiserQLS

Protected Member Functions

virtual double get_coeff_change (const SIFT::track_t) const =0
 

Protected Attributes

TckFactormaster
 
const double mu
 
double local_sum_costs
 

Detailed Description

Definition at line 45 of file coeff_optimiser.h.

Member Function Documentation

◆ get_coeff_change()

virtual double MR::DWI::Tractography::SIFT2::CoefficientOptimiserBase::get_coeff_change ( const SIFT::track_t  ) const
protectedpure virtual

Member Data Documentation

◆ local_sum_costs

double MR::DWI::Tractography::SIFT2::CoefficientOptimiserBase::local_sum_costs
mutableprotected

Definition at line 79 of file coeff_optimiser.h.

◆ master

TckFactor& MR::DWI::Tractography::SIFT2::CoefficientOptimiserBase::master
protected

Definition at line 56 of file coeff_optimiser.h.

◆ mu

const double MR::DWI::Tractography::SIFT2::CoefficientOptimiserBase::mu
protected

Definition at line 57 of file coeff_optimiser.h.


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