GLAMERDOC++
Gravitational Lensing Code Library
|
This is the complete list of members for TreeStruct, including all inherited members.
_FindLeaf(TreeStruct::iterator ¤t, const PosType *ray, unsigned long Nadd=0) const | TreeStruct | |
AddPointsToTree(Point *xpoint, unsigned long Nadd) | TreeStruct | |
AtEdge(Point *point) | TreeStruct | |
begin() const (defined in TreeStruct) | TreeStruct | inline |
checkTree() (defined in TreeStruct) | TreeStruct | |
emptyTree() | TreeStruct | |
end() const (defined in TreeStruct) | TreeStruct | inline |
FillTree(Point *xp, unsigned long Npoints) | TreeStruct | |
FindAllBoxNeighborsKist(Point *point, Kist< Point > *neighbors) const | TreeStruct | |
FindAllBoxNeighborsKist(Point *point, std::vector< Point * > &neighbors) const | TreeStruct | |
FindBoxPoint(const PosType *ray) const | TreeStruct | |
getNbranches() (defined in TreeStruct) | TreeStruct | |
getTop() | TreeStruct | inline |
isEmpty() (defined in TreeStruct) | TreeStruct | |
mutex (defined in TreeStruct) | TreeStruct | static |
NearestNeighborKist(const PosType *center, int Nneighbors, Kist< Point > *neighborkist) const | TreeStruct | |
pointlist | TreeStruct | |
PointsWithinEllipKist(const PosType *center, float rmax, float rmin, float posangle, Kist< Point > *neighborkist) const | TreeStruct | |
PointsWithinKist(const PosType *center, PosType rmax, Kist< Point > *neighborkist, short markpoints) const | TreeStruct | |
PointsWithinKist_iter(const PosType *center, float rmin, float rmax, Kist< Point > *neighborkist) const | TreeStruct | |
printTree(TreeStruct::iterator ¤t) (defined in TreeStruct) | TreeStruct | |
RemoveLeafFromTree(TreeStruct::iterator ¤t, unsigned long *Npoints) | TreeStruct | |
Test() (defined in TreeStruct) | TreeStruct | |
TreeStruct(Point *xp, unsigned long Npoints, short my_median_cut=1, PosType buffer=0.0) | TreeStruct | |
TreeStruct(Point *xp, unsigned long npoints, PosType boundary_p1[2], PosType boundary_p2[2], PosType center[2], int Nbucket) | TreeStruct | |
~TreeStruct() | TreeStruct |