A particle is the basic element of the Gibbs fiber tractography method.
Contains and manages particles.
std::vector< Particle > m_Particles
vnl_vector_fixed< float, 3 > m_GridScale
std::vector< int > cellidx
std::vector< int > m_OccupationCount
std::vector< int > cellidx_c
vnl_vector_fixed< int, 3 > m_GridSize
std::vector< Particle * > m_Grid
itk::Image< float, 3 > ItkFloatImageType