libvot  0.1.3
A C++11 multithread library for image retrieval
vot::TreeLeafNode Member List

This is the complete list of members for vot::TreeLeafNode, including all inherited members.

add_lockvot::TreeLeafNode
ClearNode(int bf)vot::TreeLeafNodevirtual
ClearScores(int bf)vot::TreeLeafNodevirtual
Compare(TreeNode *leaf, int branch_num, int dim) const vot::TreeLeafNodevirtual
ComputeDatabaseMagnitude(int bf, DistanceType dis_type, size_t start_id, std::vector< float > &database_mag)vot::TreeLeafNodevirtual
ComputeImageVectorMagnitude(int bf, DistanceType dt)vot::TreeLeafNodevirtual
ComputeTFIDFWeight(int bf, size_t n)vot::TreeLeafNodevirtual
CountLeaves(int branch_num) const vot::TreeLeafNodevirtual
CountNodes(int branch_num) const vot::TreeLeafNodevirtual
desvot::TreeNode
DescendFeature(float *q, DTYPE *v, size_t image_index, int branch_num, int dim, bool add=true)vot::TreeLeafNodevirtual
FillQueryVector(float *q, int branch_num, float normalize_factor)vot::TreeLeafNodevirtual
idvot::TreeNode
IndexLeaves(int branch_num)vot::TreeLeafNodevirtual
inv_listvot::TreeLeafNode
NormalizeDatabase(int bf, size_t start_id, std::vector< float > &database_mag)vot::TreeLeafNodevirtual
ReadNode(FILE *f, int branch_num, int dim)vot::TreeLeafNodevirtual
RecursiveBuild(size_t num_keys, int dim, int depth, int depth_curr, int bf, DTYPE **p, double *means, int *assign, int thread_num=1)vot::TreeLeafNodevirtual
scorevot::TreeLeafNode
ScoreQuery(float *q, int branch_num, DistanceType dt, float *scores)vot::TreeLeafNodevirtual
SetConstantWeight(int bf)vot::TreeLeafNodevirtual
TreeLeafNode()vot::TreeLeafNodeinline
TreeNode()vot::TreeNodeinline
weightvot::TreeLeafNode
WriteNode(FILE *f, int branch_num, int dim) const vot::TreeLeafNodevirtual
~TreeLeafNode()vot::TreeLeafNodevirtual
~TreeNode()vot::TreeNodeinlinevirtual