GLAMERDOC++
Gravitational Lensing Code Library
Loading...
Searching...
No Matches
TreeStruct Member List

This is the complete list of members for TreeStruct, including all inherited members.

_FindLeaf(TreeStruct::iterator &current, const PosType *ray, unsigned long Nadd=0) constTreeStruct
AddPointsToTree(Point *xpoint, unsigned long Nadd)TreeStruct
AtEdge(Point *point)TreeStruct
begin() const (defined in TreeStruct)TreeStructinline
checkTree() (defined in TreeStruct)TreeStruct
emptyTree()TreeStruct
end() const (defined in TreeStruct)TreeStructinline
FillTree(Point *xp, unsigned long Npoints)TreeStruct
FindAllBoxNeighborsKist(Point *point, Kist< Point > *neighbors) constTreeStruct
FindAllBoxNeighborsKist(Point *point, std::vector< Point * > &neighbors) constTreeStruct
FindBoxPoint(const PosType *ray) constTreeStruct
getNbranches() (defined in TreeStruct)TreeStruct
getTop()TreeStructinline
isEmpty() (defined in TreeStruct)TreeStruct
mutex (defined in TreeStruct)TreeStructstatic
NearestNeighborKist(const PosType *center, int Nneighbors, Kist< Point > *neighborkist) constTreeStruct
pointlistTreeStruct
PointsWithinEllipKist(const PosType *center, float rmax, float rmin, float posangle, Kist< Point > *neighborkist) constTreeStruct
PointsWithinKist(const PosType *center, PosType rmax, Kist< Point > *neighborkist, short markpoints) constTreeStruct
PointsWithinKist_iter(const PosType *center, float rmin, float rmax, Kist< Point > *neighborkist) constTreeStruct
printTree(TreeStruct::iterator &current) (defined in TreeStruct)TreeStruct
RemoveLeafFromTree(TreeStruct::iterator &current, 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