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
 
ialpha - Variable in class de.lmu.ifi.dbs.elki.data.images.BlendComposite.BlendingContext
Additive inverse of alpha value.
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.NodeAppendChild
The ID.
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
IdentityScaling - Class in de.lmu.ifi.dbs.elki.utilities.scaling
The trivial "identity" scaling function.
IdentityScaling() - Constructor for class de.lmu.ifi.dbs.elki.utilities.scaling.IdentityScaling
 
IDResult - Class in de.lmu.ifi.dbs.elki.result
The trivial 'result' of the object IDs used.
IDResult() - Constructor for class de.lmu.ifi.dbs.elki.result.IDResult
 
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
idToColor - Variable in class de.lmu.ifi.dbs.elki.visualization.opticsplot.OPTICSColorFromClustering
The final mapping of object IDs to colors.
IGNORE_CLASSES - Static variable in class de.lmu.ifi.dbs.elki.logging.ELKILogRecord
Classes to ignore when finding the relevant caller.
ImageUtil - Class in de.lmu.ifi.dbs.elki.data.images
Class with generic image handling utility functions.
ImageUtil() - Constructor for class de.lmu.ifi.dbs.elki.data.images.ImageUtil
 
imgfile - Variable in class de.lmu.ifi.dbs.elki.visualization.visualizers.visunproj.OPTICSPlotVisualizer
The image we generated.
imgratio - Variable in class de.lmu.ifi.dbs.elki.visualization.visualizers.visunproj.OPTICSPlotVisualizer
The height/width ratio of the image.
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.
increaseReadAccess() - Method in class de.lmu.ifi.dbs.elki.persistent.PersistentPageFile
Increases the readAccess counter by one.
increaseWriteAccess() - Method in class de.lmu.ifi.dbs.elki.persistent.PersistentPageFile
Increases the writeAccess counter by one.
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.logging.progress
Progress class without a fixed destination value.
IndefiniteProgress(String) - Constructor for class de.lmu.ifi.dbs.elki.logging.progress.IndefiniteProgress
Constructor.
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 - Static variable in class de.lmu.ifi.dbs.elki.visualization.visualizers.vis2d.TreeMBRVisualizer
Generic tag to indicate the type of element.
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.AbstractMeasurementFunction
 
infiniteDistance() - Method in class de.lmu.ifi.dbs.elki.distance.BitDistance
 
infiniteDistance() - Method in interface de.lmu.ifi.dbs.elki.distance.Distance
Provides an infinite distance.
infiniteDistance() - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.PCACorrelationDistance
Provides an infinite distance.
infiniteDistance() - Method in class de.lmu.ifi.dbs.elki.distance.DoubleDistance
An infinite DoubleDistance is based on Double.POSITIVE_INFINITY.
infiniteDistance() - Method in class de.lmu.ifi.dbs.elki.distance.FloatDistance
An infinite FloatDistance is based on Float.POSITIVE_INFINITY.
infiniteDistance() - Method in class de.lmu.ifi.dbs.elki.distance.IntegerDistance
 
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.PreferenceVectorBasedCorrelationDistance
 
infiniteDistance() - Method in class de.lmu.ifi.dbs.elki.distance.SubspaceDistance
 
INFINITY_PATTERN - Static variable in class de.lmu.ifi.dbs.elki.distance.AbstractDistance
Indicates an infinity pattern.
INFLO<O extends DatabaseObject> - Class in de.lmu.ifi.dbs.elki.algorithm.outlier
INFLO provides the Mining Algorithms (Two-way Search Method) for Influence Outliers using Symmetric Relationship Reference:
Jin, W., Tung, A., Han, J., and Wang, W. 2006
Ranking outliers using symmetric neighborhood relationship< br/> In Proc.
INFLO(Parameterization) - Constructor for class de.lmu.ifi.dbs.elki.algorithm.outlier.INFLO
Constructor, adhering to Parameterizable
INFLO_SCORE - Static variable in class de.lmu.ifi.dbs.elki.algorithm.outlier.INFLO
The association id to associate the INFLO_SCORE of an object for the INFLO algorithm.
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.
init(String, VisualizerContext) - Method in class de.lmu.ifi.dbs.elki.visualization.visualizers.AbstractVisualizer
Initializes this Visualizer.
init(VisualizerContext) - Method in class de.lmu.ifi.dbs.elki.visualization.visualizers.vis1d.Projection1DHistogramVisualizer
Initialization.
init(VisualizerContext) - Method in class de.lmu.ifi.dbs.elki.visualization.visualizers.vis2d.AxisVisualizer
Initializes this Visualizer.
init(String, VisualizerContext, OutlierResult) - Method in class de.lmu.ifi.dbs.elki.visualization.visualizers.vis2d.BubbleVisualizer
Initializes this Visualizer.
init(VisualizerContext, Clustering<?>) - Method in class de.lmu.ifi.dbs.elki.visualization.visualizers.vis2d.ClusteringVisualizer
Initializes this Visualizer.
init(VisualizerContext, ClusterOrderResult<?>) - Method in class de.lmu.ifi.dbs.elki.visualization.visualizers.vis2d.ClusterOrderVisualizer
Initialize the visualizer.
init(VisualizerContext) - Method in class de.lmu.ifi.dbs.elki.visualization.visualizers.vis2d.DataDotVisualizer
Initializes this Visualizer.
init(VisualizerContext, CollectionResult<NV>) - Method in class de.lmu.ifi.dbs.elki.visualization.visualizers.vis2d.ReferencePointsVisualizer
Initializes this Visualizer.
init(String, VisualizerContext, OutlierResult) - Method in class de.lmu.ifi.dbs.elki.visualization.visualizers.vis2d.TooltipVisualizer
Initializes this Visualizer.
init(VisualizerContext) - Method in class de.lmu.ifi.dbs.elki.visualization.visualizers.vis2d.TreeMBRVisualizer
Initializes this Visualizer.
init(VisualizerContext, IterableResult<Pair<Double, Double>>) - Method in class de.lmu.ifi.dbs.elki.visualization.visualizers.visunproj.CurveVisualizer
Initialization.
init(VisualizerContext, HistogramResult<? extends NumberVector<?, ?>>) - Method in class de.lmu.ifi.dbs.elki.visualization.visualizers.visunproj.HistogramVisualizer
Initialization.
init(VisualizerContext, Clustering<?>) - Method in class de.lmu.ifi.dbs.elki.visualization.visualizers.visunproj.KeyVisualizer
Initialization.
init(VisualizerContext, ClusterOrderResult<D>) - Method in class de.lmu.ifi.dbs.elki.visualization.visualizers.visunproj.OPTICSPlotVisualizer
Initialization.
init(VisualizerContext) - Method in class de.lmu.ifi.dbs.elki.visualization.visualizers.visunproj.SettingsVisualizer
Initialization.
initCache(int, long, 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) - 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(long, CachedFile<P>) - Method in interface de.lmu.ifi.dbs.elki.persistent.Cache
Initializes this cache with the specified parameters.
initialize(long, 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.
inlineCSS() - Method in class de.lmu.ifi.dbs.elki.visualization.css.CSSClass
Render CSS class to inline formatting
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).
inner - Variable in class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameterization.MergedParameterization
The parameterization we get the new values from.
inner - Variable in class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameterization.TrackParameters
Inner parameterization
INNER_DISTANCE_FUNCTION_ID - Static variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.ProjectedDBSCAN
OptionID for ProjectedDBSCAN.INNER_DISTANCE_FUNCTION_PARAM
INNER_DISTANCE_FUNCTION_PARAM - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.ProjectedDBSCAN
Parameter distance function
innerDistanceFunction - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.ProjectedDBSCAN
The inner distance function.
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.ComputeSingleColorHistogram
OptionID for ComputeSingleColorHistogram.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.ComputeSingleColorHistogram
Parameter that specifies the name of the input file.
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.
inputFile - Variable in class de.lmu.ifi.dbs.elki.application.ComputeSingleColorHistogram
Input file.
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(Parameterization) - Constructor for class de.lmu.ifi.dbs.elki.database.connection.InputStreamDatabaseConnection
Constructor, adhering to Parameterizable
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.ClassSorter - Class in de.lmu.ifi.dbs.elki.utilities
Sort classes by their class name.
InspectionUtil.ClassSorter() - Constructor for class de.lmu.ifi.dbs.elki.utilities.InspectionUtil.ClassSorter
 
InspectionUtil.DirClassIterator - Class in de.lmu.ifi.dbs.elki.utilities
Class to iterate over a directory tree.
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
Class to iterate over a Jar file.
InspectionUtil.JarClassIterator(String) - Constructor for class de.lmu.ifi.dbs.elki.utilities.InspectionUtil.JarClassIterator
Constructor from Jar file.
instance - Variable in class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.ObjectParameter
The instance to use.
instances - Variable in class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.ObjectListParameter
Cache for the generated instances.
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(Parameterization) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.ClassParameter
Returns a new instance for the value (i.e., the class name) of this class parameter.
instantiateClass(Parameterization) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.ObjectParameter
Returns a new instance for the value (i.e., the class name) of this class parameter.
instantiateClasses(Parameterization) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.ClassListParameter
Returns a list of new instances for the value (i.e., the class name) of this class list parameter.
instantiateClasses(Parameterization) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.ObjectListParameter
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
INTEGER_PATTERN - Static variable in class de.lmu.ifi.dbs.elki.distance.AbstractDistance
Pattern for parsing and validating integer values
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
Provides an integer distance value.
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.
internalErrors - Variable in exception de.lmu.ifi.dbs.elki.utilities.optionhandling.InternalParameterizationErrors
The errors that occurred.
InternalParameterizationErrors - Exception in de.lmu.ifi.dbs.elki.utilities.optionhandling
Pseudo error class that wraps multiple error reports into one.
InternalParameterizationErrors(String, Collection<? extends Exception>) - Constructor for exception de.lmu.ifi.dbs.elki.utilities.optionhandling.InternalParameterizationErrors
Constructor.
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.ReplacingHistogram
Convenience constructor for Integer-based Histograms.
IntIntHistogram(int, double, double) - Static method in class de.lmu.ifi.dbs.elki.math.ReplacingHistogram
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.parameters
Parameter class for a parameter specifying a list of integer values.
IntListParameter(OptionID, List<ParameterConstraint<List<Integer>>>, List<Integer>) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.IntListParameter
Constructs an integer list parameter
IntListParameter(OptionID, List<ParameterConstraint<List<Integer>>>, boolean) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.IntListParameter
Constructs an integer list parameter
IntListParameter(OptionID, ParameterConstraint<List<Integer>>, List<Integer>) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.IntListParameter
Constructs an integer list parameter
IntListParameter(OptionID, ParameterConstraint<List<Integer>>, boolean) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.IntListParameter
Constructs an integer list parameter
IntListParameter(OptionID, ParameterConstraint<List<Integer>>) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.IntListParameter
Constructs an integer list parameter
IntListParameter(OptionID, boolean) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.IntListParameter
Constructs an integer list parameter
IntListParameter(OptionID) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.IntListParameter
Constructs an integer list parameter
IntParameter - Class in de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters
Parameter class for a parameter specifying an integer value.
IntParameter(OptionID, List<ParameterConstraint<Number>>, Integer) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.IntParameter
Constructs an integer parameter with the given optionID, parameter constraint, and default value.
IntParameter(OptionID, List<ParameterConstraint<Number>>, boolean) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.IntParameter
Constructs an integer parameter with the given optionID, parameter constraint, and optional flag.
IntParameter(OptionID, List<ParameterConstraint<Number>>) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.IntParameter
Constructs an integer parameter with the given optionID, and parameter constraint.
IntParameter(OptionID, ParameterConstraint<Number>, Integer) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.IntParameter
Constructs an integer parameter with the given optionID, parameter constraint, and default value.
IntParameter(OptionID, ParameterConstraint<Number>, boolean) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.IntParameter
Constructs an integer parameter with the given optionID, parameter constraint, and optional flag.
IntParameter(OptionID, ParameterConstraint<Number>) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.IntParameter
Constructs an integer parameter with the given optionID, and parameter constraint.
IntParameter(OptionID, Integer) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.IntParameter
Constructs an integer parameter with the given optionID.
IntParameter(OptionID, boolean) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.IntParameter
Constructs an integer parameter with the given optionID.
IntParameter(OptionID) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.IntParameter
Constructs an integer parameter with the given optionID.
IntSumHistogram(int, double, double) - Static method in class de.lmu.ifi.dbs.elki.math.AggregatingHistogram
Convenience constructor for Integer-based Histograms.
IntSumHistogram(int) - Static method in class de.lmu.ifi.dbs.elki.math.FlexiHistogram
Convenience constructor for Integer-based Histograms.
IntSumIntSumHistogram(int, double, double) - Static method in class de.lmu.ifi.dbs.elki.math.AggregatingHistogram
Histograms that work like two AggregatingHistogram.IntSumHistogram(int, double, double), component wise.
IntSumIntSumHistogram(int) - Static method in class de.lmu.ifi.dbs.elki.math.FlexiHistogram
Histograms that work like two FlexiHistogram.IntSumHistogram(int), component wise.
intValue(int) - Method in class de.lmu.ifi.dbs.elki.data.AbstractNumberVector
 
intValue() - Method in class de.lmu.ifi.dbs.elki.data.Bit
Provides an integer representation of the bit.
intValue(int) - Method in interface de.lmu.ifi.dbs.elki.data.NumberVector
Returns the value in the specified dimension as int.
intValue() - Method in class de.lmu.ifi.dbs.elki.data.RationalNumber
Returns the integer value of this.doubleValue().
intValue() - Method in class de.lmu.ifi.dbs.elki.distance.BitDistance
 
intValue() - Method in class de.lmu.ifi.dbs.elki.distance.IntegerDistance
 
intValue() - Method in class de.lmu.ifi.dbs.elki.distance.NumberDistance
Get the value as int.
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
inverse - Variable in class de.lmu.ifi.dbs.elki.utilities.Util.MaskedArrayList
Flag whether to iterator over set or unset values.
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.
invert - Variable in class de.lmu.ifi.dbs.elki.algorithm.outlier.GaussianModel
Invert the result
INVERT_FLAG - Variable in class de.lmu.ifi.dbs.elki.algorithm.outlier.GaussianModel
Parameter to specify a scaling function to use.
INVERT_ID - Static variable in class de.lmu.ifi.dbs.elki.algorithm.outlier.GaussianModel
OptionID for GaussianModel.INVERT_FLAG
InvertedOutlierScoreMeta - Class in de.lmu.ifi.dbs.elki.result.outlier
Class to signal a value-inverted outlier score, i.e. low values are outliers.
InvertedOutlierScoreMeta(double, double, double, double, double) - Constructor for class de.lmu.ifi.dbs.elki.result.outlier.InvertedOutlierScoreMeta
Constructor with all values.
InvertedOutlierScoreMeta(double, double, double, double) - Constructor for class de.lmu.ifi.dbs.elki.result.outlier.InvertedOutlierScoreMeta
Constructor with range values.
InvertedOutlierScoreMeta(double, double) - Constructor for class de.lmu.ifi.dbs.elki.result.outlier.InvertedOutlierScoreMeta
Constructor with actual range only.
invertedRows - Variable in class de.lmu.ifi.dbs.elki.data.model.BiclusterWithInverted
The ids of inverted rows.
invokeFromRunner(JSVGUpdateSynchronizer.JSVGSynchronizedRunner) - Method in class de.lmu.ifi.dbs.elki.visualization.batikutil.JSVGUpdateSynchronizer
Invoke from the SVGs run queue.
invokeLater(Runnable) - Method in class de.lmu.ifi.dbs.elki.visualization.svg.UpdateRunner
Add a new update to run at any appropriate time.
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.
isCellEditable(int, int) - Method in class de.lmu.ifi.dbs.elki.gui.util.ParametersModel
 
isComplete() - Method in class de.lmu.ifi.dbs.elki.logging.progress.FiniteProgress
Test whether the progress was completed.
isComplete() - Method in class de.lmu.ifi.dbs.elki.logging.progress.IndefiniteProgress
Return whether the progress is complete
isComplete() - Method in interface de.lmu.ifi.dbs.elki.logging.progress.Progress
Test whether a progress is complete (and thus doesn't need to be shown anymore)
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
isDefined() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.Parameter
Returns true if the value of the option is defined, false otherwise.
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.
isEmpty() - Method in class de.lmu.ifi.dbs.elki.visualization.svg.UpdateRunner
Check whether the queue is empty.
isExpandable - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.DeLiClu.SpatialObjectPair
Indicates whether this pair is expandable or not.
isFalse() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.Flag
Shorthand for isDefined() && getValue() == false
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() - Method in class de.lmu.ifi.dbs.elki.distance.AbstractDistance
 
isInfiniteDistance() - Method in class de.lmu.ifi.dbs.elki.distance.BitDistance
 
isInfiniteDistance() - Method in interface de.lmu.ifi.dbs.elki.distance.Distance
Returns true, if the distance is an infinite distance, false otherwise.
isInfiniteDistance() - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.PCACorrelationDistance
 
isInfiniteDistance() - Method in class de.lmu.ifi.dbs.elki.distance.DoubleDistance
 
isInfiniteDistance() - Method in class de.lmu.ifi.dbs.elki.distance.FloatDistance
 
isInfiniteDistance() - Method in class de.lmu.ifi.dbs.elki.distance.IntegerDistance
 
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() - Method in class de.lmu.ifi.dbs.elki.distance.AbstractDistance
 
isNullDistance() - Method in class de.lmu.ifi.dbs.elki.distance.BitDistance
 
isNullDistance() - Method in interface de.lmu.ifi.dbs.elki.distance.Distance
Returns true, if the distance is a null distance, false otherwise.
isNullDistance() - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.PCACorrelationDistance
 
isNullDistance() - Method in class de.lmu.ifi.dbs.elki.distance.DoubleDistance
 
isNullDistance() - Method in class de.lmu.ifi.dbs.elki.distance.FloatDistance
 
isNullDistance() - Method in class de.lmu.ifi.dbs.elki.distance.IntegerDistance
 
isOptional() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.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<SubspaceModel<V>>, List<Cluster<SubspaceModel<V>>>) - 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.
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?
isSplit(int) - Method in class de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.cash.CASHInterval
Returns true if this interval has already been split in the specified dimension.
isSubspace(Subspace<V>) - Method in class de.lmu.ifi.dbs.elki.data.Subspace
Returns true if this subspace is a subspace of the specified subspace, i.e.
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.
isTrue() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.Flag
Shorthand for isDefined() && getValue() == true
isUndefinedDistance() - Method in class de.lmu.ifi.dbs.elki.distance.AbstractDistance
 
isUndefinedDistance() - Method in class de.lmu.ifi.dbs.elki.distance.BitDistance
 
isUndefinedDistance() - Method in interface de.lmu.ifi.dbs.elki.distance.Distance
Returns true, if the distance is an undefined distance, false otherwise.
isUndefinedDistance() - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.PCACorrelationDistance
 
isUndefinedDistance() - Method in class de.lmu.ifi.dbs.elki.distance.DoubleDistance
 
isUndefinedDistance() - Method in class de.lmu.ifi.dbs.elki.distance.FloatDistance
 
isUndefinedDistance() - Method in class de.lmu.ifi.dbs.elki.distance.IntegerDistance
 
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(Object) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.Parameter
Checks if the given argument is valid for this option.
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'.
isVisible() - Method in class de.lmu.ifi.dbs.elki.visualization.gui.overview.VisualizationInfo
Test whether the visualization is set to be visible.
isVisible() - Method in class de.lmu.ifi.dbs.elki.visualization.gui.overview.VisualizationLabel
 
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.ClusterOrderAdapter
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.
iter - Variable in class de.lmu.ifi.dbs.elki.utilities.IterableIteratorAdapter
Parent Iterator
iter - Variable in class de.lmu.ifi.dbs.elki.utilities.referencepoints.FullDatabaseReferencePoints.DatabaseProxy.ProxyIterator
The real iterator.
IterableIterator<T> - Interface in de.lmu.ifi.dbs.elki.utilities
Interface that is both Iterable and an Iterator.
IterableIteratorAdapter<T> - Class in de.lmu.ifi.dbs.elki.utilities
This interface can convert an Iterable to an Iterator or the other way round.
IterableIteratorAdapter(Iterable<T>) - Constructor for class de.lmu.ifi.dbs.elki.utilities.IterableIteratorAdapter
Constructor from an Iterable (preferred).
IterableIteratorAdapter(Iterator<T>) - Constructor for class de.lmu.ifi.dbs.elki.utilities.IterableIteratorAdapter
Constructor from 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.gui.util.SavedSettingsFile
 
iterator() - Method in class de.lmu.ifi.dbs.elki.math.FlexiHistogram
 
iterator() - Method in class de.lmu.ifi.dbs.elki.math.ReplacingHistogram
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.IterableIteratorAdapter
 
iterator() - Method in class de.lmu.ifi.dbs.elki.utilities.referencepoints.FullDatabaseReferencePoints.DatabaseProxy
 
iterator() - Method in class de.lmu.ifi.dbs.elki.utilities.Util.MaskedArrayList
 
iterator() - Method in class de.lmu.ifi.dbs.elki.utilities.xml.XMLNodeIterator
Iterator interface adapter - clone.
iterator() - Method in class de.lmu.ifi.dbs.elki.utilities.xml.XMLNodeListIterator
Iterable interface adapter - clone.

Release 0.3 (2010-03-31_1612)
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 _