A B C D E F G H I K L M N P Q R S T V W 
All Classes All Packages

C

children(IndexTreePath<E>) - Method in class elki.index.tree.AbstractNode
 
children(IndexTreePath<E>) - Method in interface elki.index.tree.Node
Returns an enumeration of the children paths of this node.
configure(Parameterization) - Method in class elki.index.PagedIndexFactory.Par
 
countRefinement() - Method in class elki.index.projected.ProjectedIndex
Count a single distance refinement.
countRefinements(int) - Method in class elki.index.AbstractRefiningIndex
Increment the refinement counter, if in use.
createEmptyRoot(E) - Method in class elki.index.tree.IndexTree
Creates an empty root node and writes it to file.
createHeader() - Method in class elki.index.tree.IndexTree
Creates a header for this index structure which is an instance of TreeIndexHeader.
createNewDirectoryNode() - Method in class elki.index.tree.IndexTree
Creates a new directory node with the specified capacity.
createNewLeafNode() - Method in class elki.index.tree.IndexTree
Creates a new leaf node with the specified capacity.
createRootEntry() - Method in class elki.index.tree.IndexTree
Creates an entry representing the root node.
A B C D E F G H I K L M N P Q R S T V W 
All Classes All Packages