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

R

rangeByDBID(DistanceQuery<O>, double, int) - Method in class elki.index.projected.ProjectedIndex
 
rangeByObject(DistanceQuery<O>, double, int) - Method in class elki.index.projected.ProjectedIndex
 
readEmptyPages(FileChannel) - Method in class elki.index.tree.TreeIndexHeader
Read the empty pages from the end of file.
readExternal(ObjectInput) - Method in class elki.index.tree.AbstractNode
Reads the id of this node, the numEntries and the entries array from the specified stream.
readExternal(ObjectInput) - Method in class elki.persistent.AbstractExternalizablePage
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readHeader(ByteBuffer) - Method in class elki.index.tree.TreeIndexHeader
Initializes this header from the specified file.
readHeader(ByteBuffer) - Method in class elki.persistent.DefaultPageHeader
Initializes this header from the given Byte array.
refine(DBID) - Method in class elki.index.AbstractRefiningIndex
Refine a given object (and count the refinement!).
refine(DBIDRef, O) - Method in class elki.index.AbstractRefiningIndex.AbstractRefiningQuery
Refinement distance computation.
refinements - Variable in class elki.index.AbstractRefiningIndex
Refinement counter.
refinements - Variable in class elki.index.projected.ProjectedIndex
Count the number of distance refinements computed.
relation - Variable in class elki.index.AbstractRefiningIndex
The representation we are bound to.
relation - Variable in class elki.index.distancematrix.PrecomputedSimilarityMatrix
The representation we are bound to.
relation - Variable in class elki.index.projected.ProjectedIndex
The relation we predend to index.
removeMask(long[]) - Method in class elki.index.tree.AbstractNode
Remove entries according to the given mask.
rkNNByDBID(DistanceQuery<O>, int, int) - Method in class elki.index.projected.ProjectedIndex
 
rkNNByObject(DistanceQuery<O>, int, int) - Method in class elki.index.projected.ProjectedIndex
 
rootEntry - Variable in class elki.index.tree.IndexTree
The 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