Developer documentation
Version 3.0.3-105-gd3941f44
MR::DWI::Tractography::GT::ParticleEnd Struct Reference

#include "dwi/tractography/GT/particle.h"

Public Member Functions

 MEMALIGN (ParticleEnd) Particle *par
 

Public Attributes

int alpha
 
float e_conn
 
double p_suc
 

Detailed Description

Small data structure that refers to one end of a particle. It is used to represent candidate neighbours of a given particle, and to represent a pending fibre track.

Definition at line 226 of file particle.h.

Member Function Documentation

◆ MEMALIGN()

MR::DWI::Tractography::GT::ParticleEnd::MEMALIGN ( ParticleEnd  )

Member Data Documentation

◆ alpha

int MR::DWI::Tractography::GT::ParticleEnd::alpha

Definition at line 229 of file particle.h.

◆ e_conn

float MR::DWI::Tractography::GT::ParticleEnd::e_conn

Definition at line 230 of file particle.h.

◆ p_suc

double MR::DWI::Tractography::GT::ParticleEnd::p_suc

Definition at line 231 of file particle.h.


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