rasdaman complete source
|
This is the complete list of members for SRPTIndexLogic, including all inherited members.
binaryRegionSearch(const HierIndexDS *ixNode, const r_Minterval &mint, r_Area &area, KeyObjectVector &intersectedObjects, int first, int last, const r_Minterval &parentEntryDom) | SRPTIndexLogic | static |
calculateDistribution(r_Dimension axis, r_Range value, float &dist1, float &dist2, const HierIndexDS *node) | SRPTIndexLogic | static |
calculatePartition(r_Dimension &axis, r_Range &value, const HierIndexDS *node) | SRPTIndexLogic | static |
containPointQuery(const r_Point &searchPoint, const HierIndexDS *ix, KeyObject &result, const StorageLayout &sl) | SRPTIndexLogic | static |
containPointQuery2(const IndexDS *ixDS, const r_Point &searchPoint, KeyObject &result, const StorageLayout &sl) | SRPTIndexLogic | static |
convert(const KeyObject &toConvert) | SRPTIndexLogic | static |
convert(HierIndexDS *toConvert) | SRPTIndexLogic | static |
extendFaces(HierIndexDS *ix, const r_Minterval &newKeyObjectDom, const r_Minterval &oldCurrDom, const bool *facesToExtendLo, const bool *facesToExtendHi) | SRPTIndexLogic | static |
getObjects(const IndexDS *ixDS, KeyObjectVector &objs, const StorageLayout &sl) | SRPTIndexLogic | static |
insertObject(const KeyObject &newObject, HierIndexDS *ix, IndexPVector &leafNodes2Split, const StorageLayout &sl) | SRPTIndexLogic | static |
insertObject2(IndexDS *ixDS, const KeyObject &newObject, const StorageLayout &sl) | SRPTIndexLogic | static |
intersect(const r_Minterval &searchInter, const r_Minterval &parentDomain, KeyObjectVector &intersectedObjs, const HierIndexDS *ix, r_Area &area) | SRPTIndexLogic | static |
intersect2(const IndexDS *ixDS, const r_Minterval &searchInter, KeyObjectVector &objs, const StorageLayout &sl) | SRPTIndexLogic | static |
intersectNoDuplicates(const r_Minterval &searchInter, const r_Minterval &entryDomain, const r_Minterval &parentDomain) | SRPTIndexLogic | static |
redistributeEntries(IndexDS *node, KeyObjectVector &listMinKO, const StorageLayout &sl) | SRPTIndexLogic | static |
regionSearch(const HierIndexDS *ixNode, const r_Minterval &mint, r_Area &area, KeyObjectVector &intersectedObjects, const r_Minterval &parentDomain) | SRPTIndexLogic | static |
removeObject(IndexDS *ixDS, const KeyObject &tileToRemove, const StorageLayout &sl) | SRPTIndexLogic | static |
splitLeaf(HierIndexDS *n1, HierIndexDS *n2, KeyObjectVector &keyvec, r_Dimension axis, r_Range value, r_Minterval &domain, const StorageLayout &sl) | SRPTIndexLogic | static |
splitNodes(HierIndexDS *ixDS, IndexPVector &leafNodes2Split, const StorageLayout &sl) | SRPTIndexLogic | static |
splitNonLeaf(HierIndexDS *n1, HierIndexDS *n2, KeyObjectVector &keyvec, IndexPVector &leafNodes2Split, r_Dimension axis, r_Range value, const r_Minterval &domain, const StorageLayout &sl) | SRPTIndexLogic | static |