Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

I

i - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.ORCLUS.ProjectedEnergy
 
ID - Static variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.cash.CASHInterval
Used for id assignment.
id - Variable in class de.lmu.ifi.dbs.elki.data.AbstractDatabaseObject
The unique id of this object.
id - Variable in class de.lmu.ifi.dbs.elki.index.tree.AbstractEntry
Holds the id of the object (node or data object) represented by this entry.
id - Variable in class de.lmu.ifi.dbs.elki.persistent.AbstractPage
The unique id if this page.
id - Variable in class de.lmu.ifi.dbs.elki.utilities.heap.DefaultIdentifiable
The unique id of this Identifiable.
id - Variable in class de.lmu.ifi.dbs.elki.visualization.batikutil.NodeReplacer
 
id1 - Variable in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.split.Assignments
The id of the first routing object.
id2 - Variable in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.split.Assignments
The id of the second routing object.
Identifiable - Interface in de.lmu.ifi.dbs.elki.utilities
Defines the requirements for objects that are identifiable, i.e. objects which have an unique id.
identity(int, int) - Static method in class de.lmu.ifi.dbs.elki.math.linearalgebra.Matrix
Generate identity matrix
ids - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.cash.CASHInterval
Holds the ids of the objects associated with this interval.
ids - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.clique.CLIQUEUnit
The ids of the feature vectors this unit contains.
ids - Variable in class de.lmu.ifi.dbs.elki.data.DatabaseObjectGroupArray
ID storage.
ids - Variable in class de.lmu.ifi.dbs.elki.data.DatabaseObjectGroupCollection
Storage for ids.
ids - Variable in class de.lmu.ifi.dbs.elki.evaluation.paircounting.generator.PairGeneratorNoise
Ids to use
idsToList() - Method in class de.lmu.ifi.dbs.elki.data.KNNList
Return a list containing only the object IDs
IGNORE_CLASSES - Static variable in class de.lmu.ifi.dbs.elki.logging.ElkiLogRecord
Classes to ignore when finding the relevant caller.
in - Variable in class de.lmu.ifi.dbs.elki.database.connection.InputStreamDatabaseConnection
The input stream to parse from.
inCache(Deap<K, V>) - Method in class de.lmu.ifi.dbs.elki.utilities.heap.PersistentHeap
Returns true if the specified deap is in the cache, false otherwise.
inCache(int) - Method in class de.lmu.ifi.dbs.elki.utilities.heap.PersistentHeap
Returns true if the deap with the specified index is in the cache, false otherwise.
INCONSISTENT_STATE_NEW_LABEL - Static variable in interface de.lmu.ifi.dbs.elki.utilities.ExceptionMessages
Message when a new label was discovered in a database, that did not exist before.
increaseEntries() - Method in class de.lmu.ifi.dbs.elki.index.tree.AbstractNode
Increases the length of the entries array to entries.length + 1.
increment(int, int, double) - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.Matrix
Increments a single element.
IndefiniteProgress - Class in de.lmu.ifi.dbs.elki.utilities.progress
Progress class without a fixed destination value.
IndefiniteProgress(String) - Constructor for class de.lmu.ifi.dbs.elki.utilities.progress.IndefiniteProgress
Constructor.
indent - Static variable in class de.lmu.ifi.dbs.elki.utilities.Description
Indent for printing.
index - Variable in class de.lmu.ifi.dbs.elki.database.MetricalIndexDatabase
The metrical index storing the data.
index - Variable in class de.lmu.ifi.dbs.elki.database.SpatialIndexDatabase
The index structure storing the data.
Index<O extends DatabaseObject> - Interface in de.lmu.ifi.dbs.elki.index
Interface defining the minimum requirements for all index classes.
index - Variable in class de.lmu.ifi.dbs.elki.index.tree.BreadthFirstEnumeration
The index storing the nodes.
index - Variable in class de.lmu.ifi.dbs.elki.index.tree.DistanceEntry
The index of the entry in its parent's child array.
index - Variable in class de.lmu.ifi.dbs.elki.index.tree.TreeIndexPathComponent
The index of this component in its parent.
index - Variable in class de.lmu.ifi.dbs.elki.properties.IterateKnownImplementations
Index within the class names array
index - Variable in class de.lmu.ifi.dbs.elki.utilities.heap.Deap
The index of this Deap in the persistent heap.
index - Variable in class de.lmu.ifi.dbs.elki.utilities.xml.XMLNodeListIterator
Store the next node
INDEX_ID - Static variable in class de.lmu.ifi.dbs.elki.database.MetricalIndexDatabase
OptionID for MetricalIndexDatabase.INDEX_PARAM
INDEX_ID - Static variable in class de.lmu.ifi.dbs.elki.database.SpatialIndexDatabase
OptionID for SpatialIndexDatabase.INDEX_PARAM
INDEX_PARAM - Variable in class de.lmu.ifi.dbs.elki.database.MetricalIndexDatabase
Parameter to specify the metrical index to use.
INDEX_PARAM - Variable in class de.lmu.ifi.dbs.elki.database.SpatialIndexDatabase
Parameter to specify the spatial index to use.
IndexDatabase<O extends DatabaseObject> - Class in de.lmu.ifi.dbs.elki.database
IndexDatabase is a database implementation which is supported by an index structure.
IndexDatabase() - Constructor for class de.lmu.ifi.dbs.elki.database.IndexDatabase
 
indexOf(int) - Method in class de.lmu.ifi.dbs.elki.utilities.heap.DefaultHeap
Return the index of the node at index i in this heap if i is in heap, otherwise nullIndex.
indexOfNthSetBit(BitSet, int) - Static method in class de.lmu.ifi.dbs.elki.utilities.Util
Returns the index of the nth set bit in the given BitSet.
indexToFileposition(long) - Method in class de.lmu.ifi.dbs.elki.persistent.OnDiskArray
Compute file position from index number
indices - Variable in class de.lmu.ifi.dbs.elki.utilities.heap.DefaultHeap
Holds the indices in the heap of each element.
indices - Variable in class de.lmu.ifi.dbs.elki.utilities.heap.MinMaxHeap
Holds the indices in the heap of each element.
inferCaller() - Static method in class de.lmu.ifi.dbs.elki.logging.LoggingUtil
Infer which class has called the logging helper.
inferCallerELKI() - Method in class de.lmu.ifi.dbs.elki.logging.ElkiLogRecord
Infer a caller, ignoring logging-related classes.
infiniteDistance - Variable in class de.lmu.ifi.dbs.elki.data.KNNList
The infinite distance.
infiniteDistance() - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.AbstractDoubleDistanceFunction
An infinite DoubleDistance is based on Double.POSITIVE_INFINITY.
infiniteDistance() - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.AbstractFloatDistanceFunction
An infinite FloatDistance is based on Float.POSITIVE_INFINITY.
infiniteDistance() - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.correlation.AbstractPreferenceVectorBasedCorrelationDistanceFunction
 
infiniteDistance() - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.correlation.ERiCDistanceFunction
 
infiniteDistance() - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.correlation.PCABasedCorrelationDistanceFunction
Provides an infinite distance.
infiniteDistance() - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.RepresentationSelectingDistanceFunction
 
infiniteDistance() - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.subspace.SubspaceDistanceFunction
 
infiniteDistance() - Method in interface de.lmu.ifi.dbs.elki.distance.MeasurementFunction
Provides an infinite distance.
infiniteDistance() - Method in class de.lmu.ifi.dbs.elki.distance.similarityfunction.AbstractIntegerSimilarityFunction
 
infiniteDistance() - Method in class de.lmu.ifi.dbs.elki.distance.similarityfunction.FractionalSharedNearestNeighborSimilarityFunction
 
infiniteDistance() - Method in class de.lmu.ifi.dbs.elki.distance.similarityfunction.kernel.AbstractDoubleKernelFunction
An infinite DoubleDistance is based on Double.POSITIVE_INFINITY.
infiniteDistance() - Method in class de.lmu.ifi.dbs.elki.distance.similarityfunction.SharedNearestNeighborSimilarityFunction
 
INFINITY_PATTERN - Static variable in class de.lmu.ifi.dbs.elki.distance.AbstractMeasurementFunction
Indicates an infinity pattern.
INFORMATION - Static variable in class de.lmu.ifi.dbs.elki.application.AbstractApplication
Information for citation and version.
init(String) - Method in class de.lmu.ifi.dbs.elki.data.ClassLabel
Initialization of a ClassLabel for the given label.
init(String, Pattern, String) - Method in class de.lmu.ifi.dbs.elki.data.HierarchicalClassLabel
Constructs a hierarchical class label from the given name, using the given Pattern to match separators of different levels in the given name, and setting the given separator-String to separate different levels in String representations of this HierarchicalClassLabel.
init(String) - Method in class de.lmu.ifi.dbs.elki.data.HierarchicalClassLabel
Constructs a hierarchical class label from the given name.
init(String) - Method in class de.lmu.ifi.dbs.elki.data.SimpleClassLabel
Provides a simple class label covering the given String.
initCache(int, int, Cache<P>) - Method in class de.lmu.ifi.dbs.elki.persistent.PageFile
Initializes the cache.
initDefaultNormalizations(int) - Method in class de.lmu.ifi.dbs.elki.normalization.MultiRepresentedObjectNormalization
Init default normalizations for a given number of representations.
initDistanceFunctions(Database<V>, int, boolean, boolean) - Method in class de.lmu.ifi.dbs.elki.preprocessing.DiSHPreprocessor
Initializes the dimension selecting distancefunctions to determine the preference vectors.
initHeap(DefaultHeap<Integer, CASHInterval>, Database<ParameterizationFunction>, int, Set<Integer>) - Method in class de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.CASH
Initializes the heap with the root intervals.
initialize(O) - Method in class de.lmu.ifi.dbs.elki.index.tree.TreeIndex
Initializes the index.
initialize(int, CachedFile<P>) - Method in interface de.lmu.ifi.dbs.elki.persistent.Cache
Initializes this cache with the specified parameters.
initialize(int, CachedFile<P>) - Method in class de.lmu.ifi.dbs.elki.persistent.LRUCache
Initializes this cache with the specified parameters.
initializeCapacities(O, boolean) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkapp.MkAppTree
Determines the maximum and minimum number of entries in a node.
initializeCapacities(O, boolean) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkcop.MkCoPTree
Determines the maximum and minimum number of entries in a node.
initializeCapacities(O, boolean) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkmax.MkMaxTree
 
initializeCapacities(O, boolean) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mktab.MkTabTree
 
initializeCapacities(O, boolean) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mtree.MTree
 
initializeCapacities(O, boolean) - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.AbstractRStarTree
 
initializeCapacities(O, boolean) - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rdknn.RdKNNTree
 
initializeCapacities(O, boolean) - Method in class de.lmu.ifi.dbs.elki.index.tree.TreeIndex
Determines the maximum and minimum number of entries in a node.
initialized - Variable in class de.lmu.ifi.dbs.elki.index.tree.TreeIndex
True if this index is already initialized.
initializeFromFile() - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.AbstractRStarTree
Initializes this R*-Tree from an existing persistent file.
initializeFromFile() - Method in class de.lmu.ifi.dbs.elki.index.tree.TreeIndex
Initializes this index from an existing persistent file.
initialMeans(Database<V>) - Method in class de.lmu.ifi.dbs.elki.algorithm.clustering.EM
Creates k random points distributed uniformly within the attribute ranges of the given database.
initialSeeds(Database<V>, int) - Method in class de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.ORCLUS
Initializes the list of seeds wit a random sample of size k.
initialSet(Set<Integer>, int) - Method in class de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.PROCLUS
Returns a set of k elements from the specified sample set.
initKnnDistanceList() - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mktab.MkTabTree
Returns a knn distance list with all distances set to null distance.
initMinMax(int) - Method in class de.lmu.ifi.dbs.elki.normalization.AttributeWiseMinMaxNormalization
Initializes the min and max array.
initOneDimensionalUnits(Database<V>) - Method in class de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.CLIQUE
Initializes and returns the one dimensional units.
initReInsert(int, DistanceEntry<D, E>[]) - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.AbstractRStarTreeNode
Initializes a reinsert operation.
inline - Variable in class de.lmu.ifi.dbs.elki.result.textwriter.TextWriterStream
Buffer for inline data to output.
inlinePrint(Object) - Method in class de.lmu.ifi.dbs.elki.result.textwriter.TextWriterStream
Print data into the inline part of the file.
inlinePrintNoQuotes(Object) - Method in class de.lmu.ifi.dbs.elki.result.textwriter.TextWriterStream
Print data into the inline part of the file WITHOUT checking for separators (and thus quoting).
input - Variable in class de.lmu.ifi.dbs.elki.application.StandAloneInputApplication
Holds the value of StandAloneInputApplication.INPUT_PARAM.
INPUT_ID - Static variable in class de.lmu.ifi.dbs.elki.application.StandAloneInputApplication
OptionID for StandAloneInputApplication.INPUT_PARAM
INPUT_ID - Static variable in class de.lmu.ifi.dbs.elki.database.connection.FileBasedDatabaseConnection
OptionID for FileBasedDatabaseConnection.INPUT_PARAM
INPUT_ID - Static variable in class de.lmu.ifi.dbs.elki.database.connection.MultipleFileBasedDatabaseConnection
OptionID for MultipleFileBasedDatabaseConnection.INPUT_PARAM
INPUT_PARAM - Variable in class de.lmu.ifi.dbs.elki.application.StandAloneInputApplication
Parameter that specifies the name of the input file.
INPUT_PARAM - Variable in class de.lmu.ifi.dbs.elki.database.connection.FileBasedDatabaseConnection
Parameter that specifies the name of the input file to be parsed.
INPUT_PARAM - Variable in class de.lmu.ifi.dbs.elki.database.connection.MultipleFileBasedDatabaseConnection
Parameter that specifies the names of the input files to be parsed.
InputStreamDatabaseConnection<O extends DatabaseObject> - Class in de.lmu.ifi.dbs.elki.database.connection
Provides a database connection expecting input from an input stream such as stdin.
InputStreamDatabaseConnection() - Constructor for class de.lmu.ifi.dbs.elki.database.connection.InputStreamDatabaseConnection
Adds parameter InputStreamDatabaseConnection.PARSER_PARAM to the option handler additionally to parameters of super class.
inputStreams - Variable in class de.lmu.ifi.dbs.elki.database.connection.MultipleFileBasedDatabaseConnection
The input files to parse from as specified by MultipleFileBasedDatabaseConnection.INPUT_PARAM.
insert(List<Pair<O, Associations>>) - Method in class de.lmu.ifi.dbs.elki.database.AbstractDatabase
 
insert(Pair<O, Associations>) - Method in class de.lmu.ifi.dbs.elki.database.AbstractDatabase
 
insert(List<Pair<O, Associations>>) - Method in interface de.lmu.ifi.dbs.elki.database.Database
Initializes the database by inserting the specified objects and their associations into the database.
insert(Pair<O, Associations>) - Method in interface de.lmu.ifi.dbs.elki.database.Database
Inserts the given object into the database.
insert(Pair<O, Associations>) - Method in class de.lmu.ifi.dbs.elki.database.MetricalIndexDatabase
Calls the super method and afterwards inserts the specified object into the underlying index structure.
insert(List<Pair<O, Associations>>) - Method in class de.lmu.ifi.dbs.elki.database.MetricalIndexDatabase
Calls the super method and afterwards inserts the specified objects into the underlying index structure.
insert(Pair<O, Associations>) - Method in class de.lmu.ifi.dbs.elki.database.SpatialIndexDatabase
Calls the super method and afterwards inserts the specified object into the underlying index structure.
insert(List<Pair<O, Associations>>) - Method in class de.lmu.ifi.dbs.elki.database.SpatialIndexDatabase
Calls the super method and afterwards inserts the specified objects into the underlying index structure.
insert(O) - Method in interface de.lmu.ifi.dbs.elki.index.Index
Inserts the specified object into this index.
insert(List<O>) - Method in interface de.lmu.ifi.dbs.elki.index.Index
Inserts the specified objects into this index.
insert(O, boolean) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.AbstractMTree
Inserts the specified object into this M-Tree.
insert(List<O>) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.AbstractMkTree
Inserts the specified objects into this M-Tree sequentially since a bulk load method is not implemented so far.
insert(O) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkapp.MkAppTree
Inserts the specified object into this MDkNNTree-Tree.
insert(List<O>) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkapp.MkAppTree
Inserts the specified objects into this MkApp-Tree.
insert(O) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkcop.MkCoPTree
Inserts the specified object into this MDkNNTree-Tree.
insert(List<O>) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkcop.MkCoPTree
Inserts the specified objects into this MDkNNTree-Tree.
insert(O) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkmax.MkMaxTree
Inserts the specified object into this MkMax-Tree by calling AbstractMTree.insert(object, true).
insert(O) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mktab.MkTabTree
 
insert(O) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mtree.MTree
Inserts the specified object into this M-Tree by calling AbstractMTree.insert(object, false).
insert(List<O>) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mtree.MTree
Inserts the specified objects into this M-Tree sequentially since a bulk load method is not implemented so far.
insert(O) - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.AbstractRStarTree
Inserts the specified reel vector object into this index.
insert(List<O>) - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.AbstractRStarTree
Inserts the specified objects into this index.
insertDirectoryEntry(E, int) - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.AbstractRStarTree
Inserts the specified directory entry at the specified level into this R*-Tree.
insertHandler(Class<?>, H) - Method in class de.lmu.ifi.dbs.elki.utilities.HandlerList
Insert a handler to the beginning of the stack.
insertLeafEntry(E) - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.AbstractRStarTree
Inserts the specified leaf entry into this R*-Tree.
insertParentToCache(Deap<K, V>) - Method in class de.lmu.ifi.dbs.elki.utilities.heap.PersistentHeap
Inserts recursively the parent of the specified deap into cache.
InspectionUtil - Class in de.lmu.ifi.dbs.elki.utilities
A collection of inspection-related utility functions.
InspectionUtil() - Constructor for class de.lmu.ifi.dbs.elki.utilities.InspectionUtil
 
InspectionUtil.DirClassIterator - Class in de.lmu.ifi.dbs.elki.utilities
 
InspectionUtil.DirClassIterator(File) - Constructor for class de.lmu.ifi.dbs.elki.utilities.InspectionUtil.DirClassIterator
Constructor from Directory
InspectionUtil.JarClassIterator - Class in de.lmu.ifi.dbs.elki.utilities
 
InspectionUtil.JarClassIterator(String) - Constructor for class de.lmu.ifi.dbs.elki.utilities.InspectionUtil.JarClassIterator
Constructor from Jar file.
instantiate(Class<T>, String) - Static method in class de.lmu.ifi.dbs.elki.utilities.ClassGenericsUtil
Returns a new instance of the given type for the specified className.
instantiateClass() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.ClassParameter
Returns a new instance for the value (i.e., the class name) of this class parameter.
instantiateClasses() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.ClassListParameter
Returns a list of new instances for the value (i.e., the class name) of this class list parameter.
instantiateGenerics(Class<?>, String) - Static method in class de.lmu.ifi.dbs.elki.utilities.ClassGenericsUtil
Returns a new instance of the given type for the specified className.
int2Bit(int) - Static method in class de.lmu.ifi.dbs.elki.utilities.Util
Converts the specified positive integer value into a bit representation, where bit 0 denotes 20, bit 1 denotes 21 etc.
IntDoublePair - Class in de.lmu.ifi.dbs.elki.utilities.pairs
Pair storing an integer and a double.
IntDoublePair(int, double) - Constructor for class de.lmu.ifi.dbs.elki.utilities.pairs.IntDoublePair
Constructor
integerDigits(double) - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.LinearEquationSystem
Returns the integer digits of the specified double value.
IntegerDistance - Class in de.lmu.ifi.dbs.elki.distance
 
IntegerDistance() - Constructor for class de.lmu.ifi.dbs.elki.distance.IntegerDistance
Empty constructor for serialization purposes.
IntegerDistance(int) - Constructor for class de.lmu.ifi.dbs.elki.distance.IntegerDistance
Constructor
integrityCheck(AbstractMTree<O, D, N, E>, E) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.AbstractMTreeNode
Tests this node (for debugging purposes).
integrityCheck() - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.AbstractRStarTreeNode
Tests this node (for debugging purposes).
integrityCheckParameters(E, N, int, AbstractMTree<O, D, N, E>) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.AbstractMTreeNode
Tests, if the parameters of the entry representing this node, are correctly set.
integrityCheckParameters(MkAppEntry<D, N>, MkAppTreeNode<O, D, N>, int, AbstractMTree<O, D, MkAppTreeNode<O, D, N>, MkAppEntry<D, N>>) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkapp.MkAppTreeNode
 
integrityCheckParameters(MkCoPEntry<D, N>, MkCoPTreeNode<O, D, N>, int, AbstractMTree<O, D, MkCoPTreeNode<O, D, N>, MkCoPEntry<D, N>>) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkcop.MkCoPTreeNode
 
integrityCheckParameters(MkMaxEntry<D>, MkMaxTreeNode<O, D>, int, AbstractMTree<O, D, MkMaxTreeNode<O, D>, MkMaxEntry<D>>) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkmax.MkMaxTreeNode
Calls the super method and tests if the k-nearest neighbor distance of this node is correctly set.
integrityCheckParameters(MkTabEntry<D>, MkTabTreeNode<O, D>, int, AbstractMTree<O, D, MkTabTreeNode<O, D>, MkTabEntry<D>>) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mktab.MkTabTreeNode
Tests, if the parameters of the entry representing this node, are correctly set.
integrityCheckParameters(N, int) - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.AbstractRStarTreeNode
Tests, if the parameters of the entry representing this node, are correctly set.
integrityCheckParameters(DeLiCluNode, int) - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.deliclu.DeLiCluNode
Tests, if the parameters of the entry representing this node, are correctly set.
integrityCheckParameters(RdKNNNode<D, N>, int) - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rdknn.RdKNNNode
Tests, if the parameters of the entry representing this node, are correctly set.
INTERNAL_HEADER_SIZE - Static variable in class de.lmu.ifi.dbs.elki.persistent.OnDiskArray
Size of the classes header size.
intersection(Set<O>, Set<O>, Set<O>) - Static method in class de.lmu.ifi.dbs.elki.utilities.Util
Provides the intersection of the two specified sets in the given result set.
intersects(HyperBoundingBox) - Method in class de.lmu.ifi.dbs.elki.utilities.HyperBoundingBox
Returns true if this HyperBoundingBox and the given HyperBoundingBox intersect, false otherwise.
Interval - Class in de.lmu.ifi.dbs.elki.data
Represents an interval in a certain dimension of the data space.
Interval(int, double, double) - Constructor for class de.lmu.ifi.dbs.elki.data.Interval
Creates a new interval with the specified parameters.
IntervalConstraint - Class in de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints
Represents an interval parameter constraint testing if a given value lies within the specified interval.
IntervalConstraint(Number, IntervalConstraint.IntervalBoundary, Number, IntervalConstraint.IntervalBoundary) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.IntervalConstraint
Creates an IntervalConstraint parameter constraint.
IntervalConstraint.IntervalBoundary - Enum in de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints
Available interval boundary types types: IntervalConstraint.IntervalBoundary.OPEN denotes an opend interval, i.e. less than (or greater than) comparison IntervalConstraint.IntervalBoundary.CLOSE denotes a closed interval, i.e. an equal to or less than (or equal to or greater than) comparison
IntervalConstraint.IntervalBoundary() - Constructor for enum de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.IntervalConstraint.IntervalBoundary
 
intervalID - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.cash.CASHInterval
Holds the unique id of this interval.
intervals - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.clique.CLIQUEUnit
The one-dimensional intervals of which this unit is build.
IntHistogram(int, double, double) - Static method in class de.lmu.ifi.dbs.elki.math.Histogram
Convenience constructor for Integer-based Histograms.
IntIntHistogram(int, double, double) - Static method in class de.lmu.ifi.dbs.elki.math.Histogram
Convenience constructor for Histograms with pairs of Integers Uses a constructor to initialize bins with Pair(Integer(0),Integer(0))
IntIntPair - Class in de.lmu.ifi.dbs.elki.utilities.pairs
Pair storing two integers.
IntIntPair(int, int) - Constructor for class de.lmu.ifi.dbs.elki.utilities.pairs.IntIntPair
Constructor
IntListParameter - Class in de.lmu.ifi.dbs.elki.utilities.optionhandling
Paramter class for a parameter specifying a list of integer values.
IntListParameter(OptionID, ParameterConstraint<List<Integer>>, boolean, List<Integer>) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.IntListParameter
Constructs an integer list parameter
IntListParameter(OptionID, ParameterConstraint<List<Integer>>) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.IntListParameter
Constructs an integer list parameter
IntListParameter(OptionID) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.IntListParameter
Constructs an integer list parameter
IntParameter - Class in de.lmu.ifi.dbs.elki.utilities.optionhandling
Parameter class for a parameter specifying an integer value.
IntParameter(OptionID) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.IntParameter
Constructs an integer parameter with the given optionID.
IntParameter(OptionID, ParameterConstraint<Number>) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.IntParameter
Constructs an integer parameter with the given optionID, and parameter constraint.
IntParameter(OptionID, ParameterConstraint<Number>, boolean) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.IntParameter
Constructs an integer parameter with the given optionID, parameter constraint, and optional flag.
IntParameter(OptionID, ParameterConstraint<Number>, Integer) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.IntParameter
Constructs an integer parameter with the given optionID, parameter constraint, and default value.
intValue() - Method in class de.lmu.ifi.dbs.elki.data.Bit
Provides an integer representation of the bit.
intValue() - Method in class de.lmu.ifi.dbs.elki.data.RationalNumber
Returns the integer value of this.doubleValue().
inv - Variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.AffineTransformation
the inverse transformation
inverse() - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.Matrix
Matrix inverse or pseudoinverse
InverseLinearWeight - Class in de.lmu.ifi.dbs.elki.math.linearalgebra.pca.weightfunctions
Inverse Linear Weight Function.
InverseLinearWeight() - Constructor for class de.lmu.ifi.dbs.elki.math.linearalgebra.pca.weightfunctions.InverseLinearWeight
 
InverseProportionalStddevWeight - Class in de.lmu.ifi.dbs.elki.math.linearalgebra.pca.weightfunctions
Inverse proportional weight function, scaled using the standard deviation. 1 / (1 + distance/stddev)
InverseProportionalStddevWeight() - Constructor for class de.lmu.ifi.dbs.elki.math.linearalgebra.pca.weightfunctions.InverseProportionalStddevWeight
 
InverseProportionalWeight - Class in de.lmu.ifi.dbs.elki.math.linearalgebra.pca.weightfunctions
Inverse proportional weight function, scaled using the maximum. 1 / (1 + distance/max)
InverseProportionalWeight() - Constructor for class de.lmu.ifi.dbs.elki.math.linearalgebra.pca.weightfunctions.InverseProportionalWeight
 
inverseVector() - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.Vector
Inverts every element of the vector.
invertedRows - Variable in class de.lmu.ifi.dbs.elki.data.model.BiclusterWithInverted
The ids of inverted rows.
isAssigned() - Method in class de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.clique.CLIQUEUnit
Returns true if this unit is already assigned to a cluster.
isDebugging() - Method in class de.lmu.ifi.dbs.elki.logging.Logging
Test whether to log 'debug' at 'FINE' level.
isDebuggingFine() - Method in class de.lmu.ifi.dbs.elki.logging.Logging
Test whether to log 'debug' at 'FINE' level This is the same as Logging.isDebugging()
isDebuggingFiner() - Method in class de.lmu.ifi.dbs.elki.logging.Logging
Test whether to log 'debug' at 'FINER' level
isDebuggingFinest() - Method in class de.lmu.ifi.dbs.elki.logging.Logging
Test whether to log 'debug' at 'FINEST' level
isDescendant(TreeIndexPath<E>) - Method in class de.lmu.ifi.dbs.elki.index.tree.TreeIndexPath
Returns true if aIndexPath is a descendant of this IndexPath.
isDirty() - Method in class de.lmu.ifi.dbs.elki.persistent.AbstractPage
Returns true if this page is dirty, false otherwise.
isDirty() - Method in interface de.lmu.ifi.dbs.elki.persistent.Page
Returns true if this page is dirty, false otherwise.
isDirty() - Method in class de.lmu.ifi.dbs.elki.utilities.heap.Deap
Returns true if this page is dirty, false otherwise.
isEmpty() - Method in class de.lmu.ifi.dbs.elki.utilities.heap.DefaultHeap
Indicates whether this heap is empty.
isEmpty() - Method in interface de.lmu.ifi.dbs.elki.utilities.heap.Heap
Indicates whether this heap is empty.
isEmpty() - Method in class de.lmu.ifi.dbs.elki.utilities.heap.MinMaxHeap
Indicates whether this heap is empty.
isEmpty() - Method in class de.lmu.ifi.dbs.elki.utilities.heap.PersistentHeap
Indicates whether this heap is empty.
isExpandable - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.DeLiClu.SpatialObjectPair
Indicates whether this pair is expandable or not.
isForceincomments() - Method in class de.lmu.ifi.dbs.elki.result.textwriter.TextWriterStream
Test force-in-comments flag.
isFull() - Method in class de.lmu.ifi.dbs.elki.utilities.heap.Deap
Returns true if this deap is full, false otherwise.
isFullRank() - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.QRDecomposition
Is the matrix full rank?
isGreaterThan(int, int) - Method in class de.lmu.ifi.dbs.elki.utilities.heap.DefaultHeap
Return true if the node at index i1 is lower than the node at index i2.
isGzipCompression() - Method in class de.lmu.ifi.dbs.elki.result.textwriter.MultipleFilesOutput
Get GZIP compression flag.
isHierarchical() - Method in class de.lmu.ifi.dbs.elki.data.cluster.Cluster
Test hierarchy
isHierarchical() - Method in interface de.lmu.ifi.dbs.elki.data.cluster.HierarchyImplementation
Test for hierarchical properties
isHierarchical() - Method in interface de.lmu.ifi.dbs.elki.data.cluster.HierarchyInterface
Test for hierarchical properties
isHierarchical() - Method in class de.lmu.ifi.dbs.elki.data.cluster.SimpleHierarchy
Return that this model is hierarchical.
isInfiniteDistance(D) - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.AbstractDistanceFunction
 
isInfiniteDistance(D) - Method in interface de.lmu.ifi.dbs.elki.distance.MeasurementFunction
Returns true, if the given distance is an infinite distance, false otherwise.
isInfiniteDistance(IntegerDistance) - Method in class de.lmu.ifi.dbs.elki.distance.similarityfunction.AbstractIntegerSimilarityFunction
 
isInfiniteDistance(DoubleDistance) - Method in class de.lmu.ifi.dbs.elki.distance.similarityfunction.FractionalSharedNearestNeighborSimilarityFunction
 
isInfiniteDistance(IntegerDistance) - Method in class de.lmu.ifi.dbs.elki.distance.similarityfunction.SharedNearestNeighborSimilarityFunction
 
isLast(Deap<K, V>) - Method in class de.lmu.ifi.dbs.elki.utilities.heap.PersistentHeap
Returns true if the specified deap is the last deap of this heap, false otherwise.
isLeaf - Variable in class de.lmu.ifi.dbs.elki.index.tree.AbstractNode
Indicates whether this node is a leaf node.
isLeaf() - Method in class de.lmu.ifi.dbs.elki.index.tree.AbstractNode
 
isLeaf() - Method in interface de.lmu.ifi.dbs.elki.index.tree.Node
Returns true if this node is a leaf node, false otherwise.
isLeafEntry() - Method in interface de.lmu.ifi.dbs.elki.index.tree.Entry
Returns true if this entry is an entry in a leaf node (i.e. this entry represents a data object), false otherwise.
isLeafEntry() - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.MTreeDirectoryEntry
Returns false, since this entry is a directory entry.
isLeafEntry() - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.MTreeLeafEntry
Returns true, since this entry is a leaf entry.
isLeafEntry() - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.SpatialDirectoryEntry
 
isLeafEntry() - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.SpatialLeafEntry
 
isLoggable(Level) - Method in class de.lmu.ifi.dbs.elki.logging.Logging
Verify if logging is enabled at that particular level.
isLowerThan(int, int) - Method in class de.lmu.ifi.dbs.elki.utilities.heap.DefaultHeap
Return true if the node at index i1 is lower than the node at index i2.
isMaxLevel(int) - Method in class de.lmu.ifi.dbs.elki.utilities.heap.MinMaxHeap
Checks if the specified index is in a max level.
isNoise() - Method in class de.lmu.ifi.dbs.elki.data.cluster.Cluster
Getter for noise flag.
isNonsingular() - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.LUDecomposition
Is the matrix nonsingular?
isNullDistance(D) - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.AbstractDistanceFunction
 
isNullDistance(D) - Method in interface de.lmu.ifi.dbs.elki.distance.MeasurementFunction
Returns true, if the given distance is a null distance, false otherwise.
isNullDistance(IntegerDistance) - Method in class de.lmu.ifi.dbs.elki.distance.similarityfunction.AbstractIntegerSimilarityFunction
 
isNullDistance(DoubleDistance) - Method in class de.lmu.ifi.dbs.elki.distance.similarityfunction.FractionalSharedNearestNeighborSimilarityFunction
 
isNullDistance(IntegerDistance) - Method in class de.lmu.ifi.dbs.elki.distance.similarityfunction.SharedNearestNeighborSimilarityFunction
 
isOptional() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.Parameter
Checks if this parameter is an optional parameter.
isParent(ERiCDistanceFunction<V, ?>, Cluster<CorrelationModel<V>>, List<Cluster<CorrelationModel<V>>>) - Method in class de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.ERiC
Returns true, if the specified parent cluster is a parent of one child of the children clusters.
isParent(Database<V>, DiSHDistanceFunction<V, DiSHPreprocessor<V, ?>>, Cluster<AxesModel>, List<Cluster<AxesModel>>) - Method in class de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.DiSH
Returns true, if the specified parent cluster is a parent of one child of the children clusters.
isRoot(Deap<K, V>) - Method in class de.lmu.ifi.dbs.elki.utilities.heap.PersistentHeap
Returns true, if the specified deap is the root of this heap, false otherwise.
isSet(int) - Method in class de.lmu.ifi.dbs.elki.data.BitVector
Returns whether the bit at specified index is set.
isSet(AssociationID<?>) - Method in class de.lmu.ifi.dbs.elki.database.AbstractDatabase
Checks whether an association is set for at least one id in the database.
isSet(AssociationID<?>) - Method in interface de.lmu.ifi.dbs.elki.database.Database
Checks whether an association is set for at least one id in the database.
isSet() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.Flag
Returns true if the flag is set, false otherwise.
isSet() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.Option
Returns true if the value of the option is set, false otherwise.
isSet() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.Parameter
 
isSetForAllObjects(AssociationID<?>) - Method in class de.lmu.ifi.dbs.elki.database.AbstractDatabase
Checks whether an association is set for every id in the database.
isSetForAllObjects(AssociationID<?>) - Method in interface de.lmu.ifi.dbs.elki.database.Database
Checks whether an association is set for every id in the database.
isSetGlobally(AssociationID<?>) - Method in class de.lmu.ifi.dbs.elki.database.AbstractDatabase
 
isSetGlobally(AssociationID<?>) - Method in interface de.lmu.ifi.dbs.elki.database.Database
Checks whether a global association is set in the database.
isSolvable() - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.LinearEquationSystem
Checks if a solved system is solvable.
isSolvable(int) - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.LinearEquationSystem
Checks solvability of this linear equation system with the chosen method.
isSolved() - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.LinearEquationSystem
Tests if system has already been tested for solvability.
isspd - Variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.CholeskyDecomposition
Symmetric and positive definite flag.
isSPD() - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.CholeskyDecomposition
Is the matrix symmetric and positive definite?
isSplitted(int) - Method in class de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.cash.CASHInterval
Returns true if this interval has already been splitted in the specified dimension.
issymmetric - Variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.EigenvalueDecomposition
Symmetry flag.
isSymmetric() - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.Matrix
Returns true, if this matrix is symmetric, false otherwise.
isTestAgainstModel() - Method in class de.lmu.ifi.dbs.elki.data.synthetic.bymodel.GeneratorMain
Return value of the GeneratorMain.testAgainstModel flag
isTime() - Method in class de.lmu.ifi.dbs.elki.algorithm.AbstractAlgorithm
Returns whether the performance time of the algorithm should be assessed.
isUndefinedDistance(D) - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.AbstractDistanceFunction
 
isUndefinedDistance(D) - Method in interface de.lmu.ifi.dbs.elki.distance.MeasurementFunction
Returns true, if the given distance is an undefined distance, false otherwise.
isUndefinedDistance(IntegerDistance) - Method in class de.lmu.ifi.dbs.elki.distance.similarityfunction.AbstractIntegerSimilarityFunction
 
isUndefinedDistance(DoubleDistance) - Method in class de.lmu.ifi.dbs.elki.distance.similarityfunction.FractionalSharedNearestNeighborSimilarityFunction
 
isUndefinedDistance(IntegerDistance) - Method in class de.lmu.ifi.dbs.elki.distance.similarityfunction.SharedNearestNeighborSimilarityFunction
 
isValid() - Method in class de.lmu.ifi.dbs.elki.math.DoubleMinMax
Test if we have seen any data (and thus have a useful minimum and maximum).
isValid() - Method in class de.lmu.ifi.dbs.elki.math.MinMax
Test if we have seen any data (and thus have a useful minimum and maximum).
isValid(String) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.ClassListParameter
 
isValid(String) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.ClassParameter
Checks if the given parameter value is valid for this ClassParameter.
isValid(String) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.DoubleListParameter
 
isValid(String) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.DoubleParameter
 
isValid(String) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.FileListParameter
 
isValid(String) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.FileParameter
 
isValid(String) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.Flag
 
isValid(String) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.IntListParameter
 
isValid(String) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.IntParameter
 
isValid(String) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.LongParameter
 
isValid(String) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.Option
Checks if the given argument is valid for this option.
isValid(String) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.PatternParameter
 
isValid(String) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.VectorListParameter
 
isVerbose() - Method in class de.lmu.ifi.dbs.elki.algorithm.AbstractAlgorithm
Returns whether verbose messages should be printed while executing the algorithm.
isVerbose() - Method in class de.lmu.ifi.dbs.elki.application.AbstractApplication
Returns whether verbose messages should be printed while executing the application.
isVerbose() - Method in class de.lmu.ifi.dbs.elki.logging.Logging
Test whether to log 'verbose'.
isWritable() - Method in class de.lmu.ifi.dbs.elki.persistent.OnDiskArray
Check if the file is writable.
iter - Variable in class de.lmu.ifi.dbs.elki.evaluation.roc.ROC.DistanceResultAdapter
Original Iterator
iter - Variable in class de.lmu.ifi.dbs.elki.evaluation.roc.ROC.SimpleAdapter
Original Iterator
iter(Collection<Integer>) - Method in class de.lmu.ifi.dbs.elki.result.ClusterOrderResult
Use the cluster order to sort the given collection ids.
iter(Collection<Integer>) - Method in class de.lmu.ifi.dbs.elki.result.OrderingFromAssociation
Sort the given collection of IDs and return an iterator for the result.
iter(Collection<Integer>) - Method in class de.lmu.ifi.dbs.elki.result.OrderingFromHashMap
Sort the given collection according to this map.
iter(Collection<Integer>) - Method in interface de.lmu.ifi.dbs.elki.result.OrderingResult
Sort the given ids according to this ordering and return an iterator.
IterableResult<O> - Interface in de.lmu.ifi.dbs.elki.result
Interface of an "iterable" result (e.g. a list, table) that can be printed one-by-one.
iterate() - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.fitting.LevenbergMarquardtMethod
Perform an iteration of the approximation loop.
IterateKnownImplementations - Class in de.lmu.ifi.dbs.elki.properties
Iterator over all instanciable classes of a given superclass/interface.
IterateKnownImplementations(Class<?>) - Constructor for class de.lmu.ifi.dbs.elki.properties.IterateKnownImplementations
Constructor.
iterator() - Method in class de.lmu.ifi.dbs.elki.data.cluster.Cluster
Delegate to group.
iterator() - Method in interface de.lmu.ifi.dbs.elki.data.DatabaseObjectGroup
Retrieve Iterator access to the IDs.
iterator() - Method in class de.lmu.ifi.dbs.elki.data.DatabaseObjectGroupArray
Return an iterator over the array.
iterator() - Method in class de.lmu.ifi.dbs.elki.data.DatabaseObjectGroupCollection
Retrieve an iterator over the IDs.
iterator() - Method in class de.lmu.ifi.dbs.elki.database.AbstractDatabase
Returns an iterator iterating over all keys of the database.
iterator() - Method in interface de.lmu.ifi.dbs.elki.database.Database
Returns an iterator iterating over all keys of the database.
iterator() - Method in class de.lmu.ifi.dbs.elki.math.Histogram
Get an iterator over all histogram bins.
iterator() - Method in class de.lmu.ifi.dbs.elki.properties.IterateKnownImplementations
Adapter for Iterable interface for foreach statements
iterator() - Method in class de.lmu.ifi.dbs.elki.result.ClusterOrderResult
The cluster order is iterable
iterator() - Method in class de.lmu.ifi.dbs.elki.result.CollectionResult
Implementation of the IterableResult interface, using the backing collection.
iterator() - Method in interface de.lmu.ifi.dbs.elki.result.IterableResult
Retrieve an iterator for the result.
iterator() - Method in class de.lmu.ifi.dbs.elki.result.KNNDistanceOrderResult
Return an iterator.
iterator() - Method in class de.lmu.ifi.dbs.elki.utilities.InspectionUtil.DirClassIterator
 
iterator() - Method in class de.lmu.ifi.dbs.elki.utilities.InspectionUtil.JarClassIterator
 
iterator() - Method in class de.lmu.ifi.dbs.elki.utilities.xml.XMLNodeIterator
Iterable interface adapter - clone.
iterator() - Method in class de.lmu.ifi.dbs.elki.utilities.xml.XMLNodeListIterator
Iterable interface adapter - clone.

Release 0.2 (2009-07-06_1820)
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _