Public Member Functions | |
FindMatching (KdTree *pT, GaloisRuntime::galois_insert_bag< NodeWrapper * > *&pNNodes, GaloisRuntime::galois_insert_bag< NodeWrapper * > &pAllocs, vector< double > *pCoordinatesArray, vector< ClusterNode * > &pClusterArray) | |
template<typename ContextTy > | |
void | __attribute__ ((noinline)) operator()(NodeWrapper *nodeA |
Public Attributes | |
KdTree * | tree |
GaloisRuntime::galois_insert_bag < NodeWrapper * > * | newNodes |
GaloisRuntime::galois_insert_bag < NodeWrapper * > & | allocs |
vector< double > * | coordinatesArray |
vector< ClusterNode * > & | clusterArray |
FindMatching::FindMatching | ( | KdTree * | pT, | |
GaloisRuntime::galois_insert_bag< NodeWrapper * > *& | pNNodes, | |||
GaloisRuntime::galois_insert_bag< NodeWrapper * > & | pAllocs, | |||
vector< double > * | pCoordinatesArray, | |||
vector< ClusterNode * > & | pClusterArray | |||
) | [inline] |
void FindMatching::__attribute__ | ( | (noinline) | ) | [inline] |
vector<ClusterNode*>& FindMatching::clusterArray |
vector<double>* FindMatching::coordinatesArray |