#include <DAClusterizerInZ_vect.h>
Public Member Functions | |
void | AddItem (double new_z, double new_pk) |
void | DebugOut () |
void | ExtractRaw () |
unsigned int | GetSize () const |
void | InsertItem (unsigned int i, double new_z, double new_pk) |
void | RemoveItem (unsigned int i) |
Public Attributes | |
double *__restrict__ | _ei |
double *__restrict__ | _ei_cache |
double *__restrict__ | _pk |
double *__restrict__ | _se |
double *__restrict__ | _sw |
double *__restrict__ | _swE |
double *__restrict__ | _swz |
double *__restrict__ | _z |
std::vector< double > | ei |
std::vector< double > | ei_cache |
std::vector< double > | pk |
std::vector< double > | se |
std::vector< double > | sw |
std::vector< double > | swE |
std::vector< double > | swz |
std::vector< double > | z |
Definition at line 68 of file DAClusterizerInZ_vect.h.
|
inline |
Definition at line 86 of file DAClusterizerInZ_vect.h.
References ei, ei_cache, ExtractRaw(), pk, se, sw, swE, swz, and z.
Referenced by DAClusterizerInZ_vect::splitAll(), and DAClusterizerInZ_vect::vertices().
|
inline |
Definition at line 131 of file DAClusterizerInZ_vect.h.
References _pk, _z, gather_cfg::cout, GetSize(), and i.
Referenced by DAClusterizerInZ_vect::splitAll().
|
inline |
Definition at line 142 of file DAClusterizerInZ_vect.h.
References _ei, _ei_cache, _pk, _se, _sw, _swE, _swz, _z, ei, ei_cache, pk, se, sw, swE, swz, and z.
Referenced by AddItem(), InsertItem(), RemoveItem(), and DAClusterizerInZ_vect::splitAll().
|
inline |
Definition at line 81 of file DAClusterizerInZ_vect.h.
References z.
Referenced by DAClusterizerInZ_vect::beta0(), DebugOut(), DAClusterizerInZ_vect::dump(), DAClusterizerInZ_vect::merge(), DAClusterizerInZ_vect::purge(), DAClusterizerInZ_vect::split(), DAClusterizerInZ_vect::splitAll(), DAClusterizerInZ_vect::update(), and DAClusterizerInZ_vect::vertices().
|
inline |
Definition at line 101 of file DAClusterizerInZ_vect.h.
References ei, ei_cache, ExtractRaw(), i, pk, se, sw, swE, swz, and z.
Referenced by DAClusterizerInZ_vect::split().
|
inline |
Definition at line 116 of file DAClusterizerInZ_vect.h.
References ei, ei_cache, ExtractRaw(), i, pk, se, sw, swE, swz, and z.
Referenced by DAClusterizerInZ_vect::merge(), and DAClusterizerInZ_vect::purge().
double* __restrict__ DAClusterizerInZ_vect::vertex_t::_ei |
Definition at line 160 of file DAClusterizerInZ_vect.h.
Referenced by ExtractRaw(), and DAClusterizerInZ_vect::update().
double* __restrict__ DAClusterizerInZ_vect::vertex_t::_ei_cache |
Definition at line 159 of file DAClusterizerInZ_vect.h.
Referenced by ExtractRaw(), and DAClusterizerInZ_vect::update().
double* __restrict__ DAClusterizerInZ_vect::vertex_t::_pk |
Definition at line 157 of file DAClusterizerInZ_vect.h.
Referenced by DebugOut(), DAClusterizerInZ_vect::dump(), ExtractRaw(), DAClusterizerInZ_vect::merge(), DAClusterizerInZ_vect::purge(), DAClusterizerInZ_vect::split(), DAClusterizerInZ_vect::splitAll(), and DAClusterizerInZ_vect::vertices().
double* __restrict__ DAClusterizerInZ_vect::vertex_t::_se |
Definition at line 163 of file DAClusterizerInZ_vect.h.
Referenced by ExtractRaw(), and DAClusterizerInZ_vect::update().
double* __restrict__ DAClusterizerInZ_vect::vertex_t::_sw |
Definition at line 161 of file DAClusterizerInZ_vect.h.
Referenced by ExtractRaw(), DAClusterizerInZ_vect::merge(), DAClusterizerInZ_vect::split(), and DAClusterizerInZ_vect::update().
double* __restrict__ DAClusterizerInZ_vect::vertex_t::_swE |
Definition at line 164 of file DAClusterizerInZ_vect.h.
Referenced by ExtractRaw(), DAClusterizerInZ_vect::merge(), DAClusterizerInZ_vect::split(), and DAClusterizerInZ_vect::update().
double* __restrict__ DAClusterizerInZ_vect::vertex_t::_swz |
Definition at line 162 of file DAClusterizerInZ_vect.h.
Referenced by ExtractRaw(), and DAClusterizerInZ_vect::update().
double* __restrict__ DAClusterizerInZ_vect::vertex_t::_z |
Definition at line 156 of file DAClusterizerInZ_vect.h.
Referenced by DAClusterizerInZ_vect::beta0(), DebugOut(), DAClusterizerInZ_vect::dump(), ExtractRaw(), DAClusterizerInZ_vect::merge(), DAClusterizerInZ_vect::purge(), DAClusterizerInZ_vect::split(), DAClusterizerInZ_vect::splitAll(), and DAClusterizerInZ_vect::vertices().
std::vector<double> DAClusterizerInZ_vect::vertex_t::ei |
Definition at line 74 of file DAClusterizerInZ_vect.h.
Referenced by AddItem(), ExtractRaw(), InsertItem(), and RemoveItem().
std::vector<double> DAClusterizerInZ_vect::vertex_t::ei_cache |
Definition at line 73 of file DAClusterizerInZ_vect.h.
Referenced by AddItem(), ExtractRaw(), InsertItem(), and RemoveItem().
std::vector<double> DAClusterizerInZ_vect::vertex_t::pk |
Definition at line 70 of file DAClusterizerInZ_vect.h.
Referenced by AddItem(), ExtractRaw(), InsertItem(), RemoveItem(), and DAClusterizerInZ_vect::splitAll().
std::vector<double> DAClusterizerInZ_vect::vertex_t::se |
Definition at line 77 of file DAClusterizerInZ_vect.h.
Referenced by AddItem(), ExtractRaw(), InsertItem(), and RemoveItem().
std::vector<double> DAClusterizerInZ_vect::vertex_t::sw |
Definition at line 75 of file DAClusterizerInZ_vect.h.
Referenced by AddItem(), ExtractRaw(), InsertItem(), and RemoveItem().
std::vector<double> DAClusterizerInZ_vect::vertex_t::swE |
Definition at line 78 of file DAClusterizerInZ_vect.h.
Referenced by AddItem(), ExtractRaw(), InsertItem(), and RemoveItem().
std::vector<double> DAClusterizerInZ_vect::vertex_t::swz |
Definition at line 76 of file DAClusterizerInZ_vect.h.
Referenced by AddItem(), ExtractRaw(), InsertItem(), and RemoveItem().
std::vector<double> DAClusterizerInZ_vect::vertex_t::z |
Definition at line 69 of file DAClusterizerInZ_vect.h.
Referenced by AddItem(), ExtractRaw(), GetSize(), InsertItem(), geometryXMLparser.Alignable::pos(), RemoveItem(), and DAClusterizerInZ_vect::splitAll().