17#ifndef __dwi_tractography_sift2_fixel_h__
18#define __dwi_tractography_sift2_fixel_h__
33 namespace Tractography
54 SIFT::FixelBase (lobe),
61 SIFT::FixelBase (that),
64 orig_TD (that.orig_TD),
95 double orig_TD, mean_coeff;
void normalise_mean_coeff()
track_t get_count() const
Fixel(const FMLS::FOD_lobe &lobe)
double get_orig_TD() const
Fixel & operator+=(const double length)
void add_to_mean_coeff(const double i)
double get_mean_coeff() const
void add_TD(const double sum_lengths, const track_t num)
PointType::Scalar length(const vector< PointType > &tck)