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 _

O

OBJECT_ID - Static variable in class de.lmu.ifi.dbs.elki.result.IDResult
The association ID to use.
objectAndLabelList - Variable in class de.lmu.ifi.dbs.elki.parser.ParsingResult
The list of database objects and labels associated with these objects.
objectID - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.OPTICS.COEntry
The id of the entry.
objectID - Variable in class de.lmu.ifi.dbs.elki.result.ClusterOrderEntry
The id of the entry.
objectIDs - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.ORCLUS.ORCLUSCluster
The ids of the objects belonging to this cluster.
objectIDs - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.PROCLUS.PROCLUSCluster
The ids of the objects belonging to this cluster.
objectIDs - Variable in class de.lmu.ifi.dbs.elki.database.DatabaseEvent
The ids of the database object that have been changed, i.e. updated, inserted or deleted.
objectIsInKNN - Variable in class de.lmu.ifi.dbs.elki.algorithm.outlier.LOF
Include object itself in kNN neighborhood.
objectIsInKNN - Variable in class de.lmu.ifi.dbs.elki.algorithm.outlier.LoOP
Include object itself in kNN neighborhood.
ObjectListParameter<C> - Class in de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters
Parameter that represents a list of objects (in contrast to a class list parameter, they will be instanced at most once.)
ObjectListParameter(OptionID, Class<?>, boolean) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.ObjectListParameter
Constructor with optional flag.
ObjectListParameter(OptionID, Class<?>) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.ObjectListParameter
Constructor for non-optional.
ObjectParameter<C> - Class in de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters
Parameter class for a parameter representing a single object.
ObjectParameter(OptionID, Class<?>, Class<?>) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.ObjectParameter
Constructs a class parameter with the given optionID, restriction class, and default value.
ObjectParameter(OptionID, Class<?>, T) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.ObjectParameter
Constructs a class parameter with the given optionID, restriction class, and default value.
ObjectParameter(OptionID, Class<?>, boolean) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.ObjectParameter
Constructs a class parameter with the given optionID, restriction class, and optional flag.
ObjectParameter(OptionID, Class<?>) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.ObjectParameter
Constructs a class parameter with the given optionID, and restriction class.
objectRemoved(P) - Method in interface de.lmu.ifi.dbs.elki.persistent.CachedFile
This method is called by the cache if the page is not longer stored in the cache and has to be written to disk.
objectRemoved(P) - Method in class de.lmu.ifi.dbs.elki.persistent.MemoryPageFile
 
objectRemoved(P) - Method in class de.lmu.ifi.dbs.elki.persistent.OnDiskArrayPageFile
This method is called by the cache if the page is not longer stored in the cache and has to be written to disk.
objectRemoved(P) - Method in class de.lmu.ifi.dbs.elki.persistent.PersistentPageFile
This method is called by the cache if the page is not longer stored in the cache and has to be written to disk.
objectsChanged(DatabaseEvent) - Method in interface de.lmu.ifi.dbs.elki.database.DatabaseListener
Invoked after objects of the database have been updated in some way.
objectsChanged(DatabaseEvent) - Method in class de.lmu.ifi.dbs.elki.preprocessing.PreprocessorHandler
Invoked after objects of the database have been updated in some way.
objectsForPCA(Integer, Database<V>) - Method in class de.lmu.ifi.dbs.elki.preprocessing.KnnQueryBasedLocalPCAPreprocessor
 
objectsForPCA(Integer, Database<V>) - Method in class de.lmu.ifi.dbs.elki.preprocessing.LocalPCAPreprocessor
Returns the objects to be considered within the PCA for the specified query object.
objectsForPCA(Integer, Database<V>) - Method in class de.lmu.ifi.dbs.elki.preprocessing.RangeQueryBasedLocalPCAPreprocessor
 
objectsInserted(DatabaseEvent) - Method in interface de.lmu.ifi.dbs.elki.database.DatabaseListener
Invoked after an object has been inserted into the database.
objectsInserted(DatabaseEvent) - Method in class de.lmu.ifi.dbs.elki.preprocessing.PreprocessorHandler
Invoked after an object has been inserted into the database.
objectsRemoved(DatabaseEvent) - Method in interface de.lmu.ifi.dbs.elki.database.DatabaseListener
Invoked after an object has been deleted from the database.
objectsRemoved(DatabaseEvent) - Method in class de.lmu.ifi.dbs.elki.preprocessing.PreprocessorHandler
Invoked after an object has been deleted from the database.
objWithId - Variable in class de.lmu.ifi.dbs.elki.visualization.svg.SVGPlot
Manage objects with an id.
offset - Variable in class de.lmu.ifi.dbs.elki.math.ReplacingHistogram
Array shift to account for negative indices.
omit - Variable in class de.lmu.ifi.dbs.elki.preprocessing.PreprocessorHandler
Holds the value of PreprocessorHandler.OMIT_PREPROCESSING_FLAG.
OMIT_PREPROCESSING_FLAG - Variable in class de.lmu.ifi.dbs.elki.preprocessing.PreprocessorHandler
Flag to omit (a new) preprocessing if for each object the association has already been set.
OMIT_PREPROCESSING_ID - Static variable in class de.lmu.ifi.dbs.elki.preprocessing.PreprocessorHandler
OptionID for PreprocessorHandler.OMIT_PREPROCESSING_FLAG
OnDiskArray - Class in de.lmu.ifi.dbs.elki.persistent
On Disc Array storage for records of a given size.
OnDiskArray(File, int, int, int, int) - Constructor for class de.lmu.ifi.dbs.elki.persistent.OnDiskArray
Constructor to write a new file.
OnDiskArray(File, int, int, int, boolean) - Constructor for class de.lmu.ifi.dbs.elki.persistent.OnDiskArray
Constructor to open an existing file.
OnDiskArrayPageFile<P extends Page<P>> - Class in de.lmu.ifi.dbs.elki.persistent
A OnDiskArrayPageFile stores objects persistently that implement the Page interface.
OnDiskArrayPageFile(PageHeader, int, Cache<P>, String) - Constructor for class de.lmu.ifi.dbs.elki.persistent.OnDiskArrayPageFile
Creates a new OnDiskArrayPageFile from an existing file.
OnDiskUpperTriangleMatrix - Class in de.lmu.ifi.dbs.elki.persistent
Class representing an upper triangle matrix backed by an on-disk array of O((n+1)*n/2) size
OnDiskUpperTriangleMatrix(File, int, int, int, boolean) - Constructor for class de.lmu.ifi.dbs.elki.persistent.OnDiskUpperTriangleMatrix
Constructor to access an existing array.
OnDiskUpperTriangleMatrix(File, int, int, int, int) - Constructor for class de.lmu.ifi.dbs.elki.persistent.OnDiskUpperTriangleMatrix
Constructor to access a new array.
ONE - Static variable in class de.lmu.ifi.dbs.elki.data.RationalNumber
The canonical representation of 1 as RationalNumber.
onebysqrt2 - Static variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.pca.weightfunctions.ErfcStddevWeight
Precomputed value 1 / sqrt(2)
onebysqrtpi - Static variable in class de.lmu.ifi.dbs.elki.math.ErrorFunctions
 
OneMustBeSetGlobalConstraint - Class in de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints
Represents a global parameter constraint specifying that at least one parameter value of a given list of parameters (Parameter) has to be set.
OneMustBeSetGlobalConstraint(List<Parameter<?, ?>>) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.OneMustBeSetGlobalConstraint
Creates a One-Must-Be-Set global parameter constraint.
OnlyOneIsAllowedToBeSetGlobalConstraint - Class in de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints
Global parameter constraint specifying that only one parameter of a list of parameters (Parameter) is allowed to be set.
OnlyOneIsAllowedToBeSetGlobalConstraint(List<Parameter<?, ?>>) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.OnlyOneIsAllowedToBeSetGlobalConstraint
Constructs a global parameter constraint for testing if only one parameter of a list of parameters is set.
openStream(String) - Method in class de.lmu.ifi.dbs.elki.result.textwriter.MultipleFilesOutput
Retrieve the output stream for the given file name.
openStream(String) - Method in class de.lmu.ifi.dbs.elki.result.textwriter.SingleStreamOutput
Return the objects shared print stream.
openStream(String) - Method in interface de.lmu.ifi.dbs.elki.result.textwriter.StreamFactory
Retrieve a print stream for output using the given label.
openSystemFile(String) - Static method in class de.lmu.ifi.dbs.elki.utilities.FileUtil
Try to open a file, first trying the file system, then falling back to the classpath.
OPTICS<O extends DatabaseObject,D extends Distance<D>> - Class in de.lmu.ifi.dbs.elki.algorithm.clustering
OPTICS provides the OPTICS algorithm.
OPTICS(Parameterization) - Constructor for class de.lmu.ifi.dbs.elki.algorithm.clustering.OPTICS
Constructor, adhering to Parameterizable
optics - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.DiSH
The optics algorithm to determine the cluster order.
OPTICS.COEntry - Class in de.lmu.ifi.dbs.elki.algorithm.clustering
Encapsulates an entry in the cluster order.
OPTICS.COEntry(Integer, Integer) - Constructor for class de.lmu.ifi.dbs.elki.algorithm.clustering.OPTICS.COEntry
Creates a new entry with the specified parameters.
OPTICS_OF_SCORE - Static variable in class de.lmu.ifi.dbs.elki.algorithm.outlier.OPTICSOF
The association id to associate the OPTICS_OF_SCORE of an object for the OF algorithm.
OPTICSColorAdapter - Interface in de.lmu.ifi.dbs.elki.visualization.opticsplot
Class to handle coloring of the OPTICS plot.
OPTICSColorFromClustering - Class in de.lmu.ifi.dbs.elki.visualization.opticsplot
Adapter that uses an existing clustering to colorize the OPTICS plot.
OPTICSColorFromClustering(ColorLibrary, Clustering<?>) - Constructor for class de.lmu.ifi.dbs.elki.visualization.opticsplot.OPTICSColorFromClustering
Constructor.
OPTICSColorStatic - Class in de.lmu.ifi.dbs.elki.visualization.opticsplot
Pseudo-coloring for OPTICS plot that just uses a static color.
OPTICSColorStatic(int) - Constructor for class de.lmu.ifi.dbs.elki.visualization.opticsplot.OPTICSColorStatic
Constructor.
OPTICSCorrelationDimensionalityDistance - Class in de.lmu.ifi.dbs.elki.visualization.opticsplot
Adapter that will map a correlation distance to its dimensionality.
OPTICSCorrelationDimensionalityDistance() - Constructor for class de.lmu.ifi.dbs.elki.visualization.opticsplot.OPTICSCorrelationDimensionalityDistance
Default constructor.
OPTICSDistanceAdapter<D extends Distance<?>> - Interface in de.lmu.ifi.dbs.elki.visualization.opticsplot
Interface to map ClusterOrderEntries to double values to use in the OPTICS plot.
OPTICSNumberDistance - Class in de.lmu.ifi.dbs.elki.visualization.opticsplot
Adapter that will map a regular number distance to its double value.
OPTICSNumberDistance() - Constructor for class de.lmu.ifi.dbs.elki.visualization.opticsplot.OPTICSNumberDistance
Default constructor.
OPTICSOF<O extends DatabaseObject> - Class in de.lmu.ifi.dbs.elki.algorithm.outlier
OPTICSOF provides the Optics-of algorithm, an algorithm to find Local Outliers in a database.
OPTICSOF(Parameterization) - Constructor for class de.lmu.ifi.dbs.elki.algorithm.outlier.OPTICSOF
Constructor, adhering to Parameterizable
OPTICSPlot<D extends Distance<?>> - Class in de.lmu.ifi.dbs.elki.visualization.opticsplot
Class to produce an OPTICS plot image.
OPTICSPlot(ClusterOrderResult<D>, OPTICSColorAdapter, OPTICSDistanceAdapter<D>) - Constructor for class de.lmu.ifi.dbs.elki.visualization.opticsplot.OPTICSPlot
Constructor.
opticsplotVisualizer - Variable in class de.lmu.ifi.dbs.elki.visualization.visualizers.adapter.ClusterOrderAdapter
Prototype for parameterization
OPTICSPlotVisualizer<D extends Distance<?>> - Class in de.lmu.ifi.dbs.elki.visualization.visualizers.visunproj
Visualize an OPTICS result by constructing an OPTICS plot for it.
OPTICSPlotVisualizer() - Constructor for class de.lmu.ifi.dbs.elki.visualization.visualizers.visunproj.OPTICSPlotVisualizer
 
optimize(int, int, double, double, double, double, double, double) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkcop.MkCoPTree
 
OPTION_PREFIX - Static variable in class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameterization.SerializedParameterization
Prefix of option markers on the command line.
optionalParameter - Variable in class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.Parameter
Specifies if this parameter is an optional parameter.
OptionID - Class in de.lmu.ifi.dbs.elki.utilities.optionhandling
An OptionID is used by option handlers as a unique identifier for specific options.
OptionID(String, String) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.OptionID
Provides a new OptionID of the given name and description.
optionid - Variable in class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters.Parameter
The option name.
options - Variable in class de.lmu.ifi.dbs.elki.utilities.optionhandling.parameterization.TrackParameters
Tracking storage
optionsNamesToString(List<O>) - Static method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.OptionUtil
Returns a string representation of the specified list of options containing the names of the options.
optionsNamesToString(O[]) - Static method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.OptionUtil
Returns a string representation of the specified list of options containing the names of the options.
OptionUtil - Class in de.lmu.ifi.dbs.elki.utilities.optionhandling
Utility functions related to Option handling.
OptionUtil() - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.OptionUtil
 
ORCLUS<V extends NumberVector<V,?>> - Class in de.lmu.ifi.dbs.elki.algorithm.clustering.correlation
ORCLUS provides the ORCLUS algorithm, an algorithm to find clusters in high dimensional spaces.
ORCLUS(Parameterization) - Constructor for class de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.ORCLUS
Constructor, adhering to Parameterizable
ORCLUS.ORCLUSCluster - Class in de.lmu.ifi.dbs.elki.algorithm.clustering.correlation
Encapsulates the attributes of a cluster.
ORCLUS.ORCLUSCluster() - Constructor for class de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.ORCLUS.ORCLUSCluster
Creates a new empty cluster.
ORCLUS.ORCLUSCluster(V) - Constructor for class de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.ORCLUS.ORCLUSCluster
Creates a new cluster containing the specified object o.
ORCLUS.ProjectedEnergy - Class in de.lmu.ifi.dbs.elki.algorithm.clustering.correlation
Encapsulates the projected energy for a cluster.
ORCLUS.ProjectedEnergy(int, int, ORCLUS<V>.ORCLUSCluster, DoubleDistance) - Constructor for class de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.ORCLUS.ProjectedEnergy
 
ordering - Variable in class de.lmu.ifi.dbs.elki.result.outlier.OutlierResult
Outlier ordering.
OrderingFromAssociation<T extends Comparable<T>,O extends DatabaseObject> - Class in de.lmu.ifi.dbs.elki.result
Return an ordering result backed by a database.
OrderingFromAssociation(Database<O>, AssociationID<T>, Comparator<T>, boolean) - Constructor for class de.lmu.ifi.dbs.elki.result.OrderingFromAssociation
Deprecated. 
OrderingFromAssociation(Database<O>, AssociationID<T>, boolean) - Constructor for class de.lmu.ifi.dbs.elki.result.OrderingFromAssociation
Deprecated. 
OrderingFromAssociation(Database<O>, AssociationID<T>) - Constructor for class de.lmu.ifi.dbs.elki.result.OrderingFromAssociation
Deprecated. 
OrderingFromAssociation.DerivedComparator - Class in de.lmu.ifi.dbs.elki.result
Internally used comparator using a preexisting comparator for the given datatype
OrderingFromAssociation.DerivedComparator() - Constructor for class de.lmu.ifi.dbs.elki.result.OrderingFromAssociation.DerivedComparator
 
OrderingFromAssociation.ImpliedComparator - Class in de.lmu.ifi.dbs.elki.result
Internally used comparator retrieving data from the database.
OrderingFromAssociation.ImpliedComparator() - Constructor for class de.lmu.ifi.dbs.elki.result.OrderingFromAssociation.ImpliedComparator
 
OrderingFromHashMap<T extends Comparable<T>> - Class in de.lmu.ifi.dbs.elki.result
Result class providing an ordering backed by a hashmap.
OrderingFromHashMap(HashMap<Integer, T>, Comparator<T>, boolean) - Constructor for class de.lmu.ifi.dbs.elki.result.OrderingFromHashMap
Constructor with comparator
OrderingFromHashMap(HashMap<Integer, T>, boolean) - Constructor for class de.lmu.ifi.dbs.elki.result.OrderingFromHashMap
Constructor without comparator
OrderingFromHashMap(HashMap<Integer, T>) - Constructor for class de.lmu.ifi.dbs.elki.result.OrderingFromHashMap
Minimal Constructor
OrderingFromHashMap.DerivedComparator - Class in de.lmu.ifi.dbs.elki.result
Internal comparator, accessing the map but then using the provided comparator to sort objects
OrderingFromHashMap.DerivedComparator() - Constructor for class de.lmu.ifi.dbs.elki.result.OrderingFromHashMap.DerivedComparator
 
OrderingFromHashMap.ImpliedComparator - Class in de.lmu.ifi.dbs.elki.result
Internal comparator, accessing the map to sort objects
OrderingFromHashMap.ImpliedComparator() - Constructor for class de.lmu.ifi.dbs.elki.result.OrderingFromHashMap.ImpliedComparator
 
OrderingResult - Interface in de.lmu.ifi.dbs.elki.result
Interface for a result providing an object ordering.
ort - Variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.EigenvalueDecomposition
Working storage for nonsymmetric algorithm.
orthes() - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.EigenvalueDecomposition
 
orthonormalize() - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.Matrix
Returns an orthonormalization of this matrix.
out - Variable in class de.lmu.ifi.dbs.elki.application.cache.CacheDoubleDistanceInOnDiskMatrix
Output file.
out - Variable in class de.lmu.ifi.dbs.elki.application.cache.CacheFloatDistanceInOnDiskMatrix
Output file.
out - Variable in class de.lmu.ifi.dbs.elki.logging.CLISmartHandler
Output stream for non-critical output.
out - Variable in class de.lmu.ifi.dbs.elki.result.ResultWriter
Holds the file to print results to.
outclass - Variable in class de.lmu.ifi.dbs.elki.visualization.batikutil.CSSHoverClass
Class to set when out
OUTER_DISTANCE_FUNCTION_ID - Static variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.ProjectedDBSCAN
OptionID for ProjectedDBSCAN.OUTER_DISTANCE_FUNCTION_PARAM
OUTER_DISTANCE_FUNCTION_PARAM - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.ProjectedDBSCAN
Parameter to specify the distance function to determine the distance between database objects, must extend AbstractLocallyWeightedDistanceFunction .
OUTLIER_SCORE_META - Static variable in class de.lmu.ifi.dbs.elki.result.outlier.OutlierResult
Constant association ID for the outlier score meta data.
OutlierGammaScaling - Class in de.lmu.ifi.dbs.elki.utilities.scaling.outlier
Scaling that can map arbitrary values to a probability in the range of [0:1] by assuming a Gamma distribution on the values.
OutlierGammaScaling(Parameterization) - Constructor for class de.lmu.ifi.dbs.elki.utilities.scaling.outlier.OutlierGammaScaling
Constructor, adhering to Parameterizable
OutlierLinearScaling - Class in de.lmu.ifi.dbs.elki.utilities.scaling.outlier
Scaling that can map arbitrary values to a probability in the range of [0:1].
OutlierLinearScaling(Parameterization) - Constructor for class de.lmu.ifi.dbs.elki.utilities.scaling.outlier.OutlierLinearScaling
Constructor, adhering to Parameterizable
outlierMeta - Variable in class de.lmu.ifi.dbs.elki.visualization.visualizers.vis2d.BubbleVisualizer
Used for normalizing coordinates.
OutlierMinusLogScaling - Class in de.lmu.ifi.dbs.elki.utilities.scaling.outlier
Scaling function to invert values by computing -1 * Math.log(x)
OutlierMinusLogScaling() - Constructor for class de.lmu.ifi.dbs.elki.utilities.scaling.outlier.OutlierMinusLogScaling
Constructor, adhering to Parameterizable
OutlierResult - Class in de.lmu.ifi.dbs.elki.result.outlier
Wrap a typical Outlier result, keeping direct references to the main result parts.
OutlierResult(OutlierScoreMeta, AnnotationResult<Double>, OrderingResult) - Constructor for class de.lmu.ifi.dbs.elki.result.outlier.OutlierResult
Constructor.
OutlierScalingFunction - Interface in de.lmu.ifi.dbs.elki.utilities.scaling.outlier
Interface for scaling functions used by Outlier evaluation such as Histograms and visualization.
OutlierScoreAdapter<NV extends NumberVector<NV,?>> - Class in de.lmu.ifi.dbs.elki.visualization.visualizers.adapter
This class activates bubble and tooltip visualizers when there is an Outlier result found.
OutlierScoreAdapter(Parameterization) - Constructor for class de.lmu.ifi.dbs.elki.visualization.visualizers.adapter.OutlierScoreAdapter
Constructor, adhering to Parameterizable
OutlierScoreMeta - Interface in de.lmu.ifi.dbs.elki.result.outlier
Generic meta information about the value range of an outlier score.
OutlierSqrtScaling - Class in de.lmu.ifi.dbs.elki.utilities.scaling.outlier
Scaling that can map arbitrary positive values to a value in the range of [0:1].
OutlierSqrtScaling(Parameterization) - Constructor for class de.lmu.ifi.dbs.elki.utilities.scaling.outlier.OutlierSqrtScaling
Constructor, adhering to Parameterizable
output - Variable in class de.lmu.ifi.dbs.elki.application.StandAloneApplication
Holds the value of StandAloneApplication.OUTPUT_PARAM.
output(Database<O>, Result, StreamFactory) - Method in class de.lmu.ifi.dbs.elki.result.textwriter.TextWriter
Stream output.
OUTPUT - Static variable in class de.lmu.ifi.dbs.elki.utilities.optionhandling.OptionID
OptionID for ResultWriter.OUTPUT_PARAM
OUTPUT_ACCURACY_ID - Static variable in class de.lmu.ifi.dbs.elki.algorithm.DependencyDerivator
OptionID for DependencyDerivator.OUTPUT_ACCURACY_PARAM
OUTPUT_ACCURACY_PARAM - Variable in class de.lmu.ifi.dbs.elki.algorithm.DependencyDerivator
Parameter to specify the threshold for output accuracy fraction digits, must be an integer equal to or greater than 0.
OUTPUT_ID - Static variable in class de.lmu.ifi.dbs.elki.application.StandAloneApplication
OptionID for StandAloneApplication.OUTPUT_PARAM
OUTPUT_PARAM - Variable in class de.lmu.ifi.dbs.elki.application.StandAloneApplication
Parameter that specifies the name of the output file.
OUTPUT_PARAM - Variable in class de.lmu.ifi.dbs.elki.result.ResultWriter
Optional Parameter to specify the file to write the obtained results in.
outputArea - Variable in class de.lmu.ifi.dbs.elki.gui.minigui.MiniGUI
Logging output area.
OutputStreamLogger - Class in de.lmu.ifi.dbs.elki.logging
Class to write to Output Streams, IGNORING OutputStreamLogger.close(), with a special newline handling and always flushing.
OutputStreamLogger(OutputStream) - Constructor for class de.lmu.ifi.dbs.elki.logging.OutputStreamLogger
Constructor.
OutputStreamLogger(OutputStream, String) - Constructor for class de.lmu.ifi.dbs.elki.logging.OutputStreamLogger
Constructor.
OutputStreamLogger(OutputStream, Charset) - Constructor for class de.lmu.ifi.dbs.elki.logging.OutputStreamLogger
Constructor.
OutputStreamLogger(OutputStream, CharsetEncoder) - Constructor for class de.lmu.ifi.dbs.elki.logging.OutputStreamLogger
Constructor.
outStream - Variable in class de.lmu.ifi.dbs.elki.result.textwriter.TextWriterStream
Actual stream to write to.
overclass - Variable in class de.lmu.ifi.dbs.elki.visualization.batikutil.CSSHoverClass
Class to set when over
overflowTreatment(N, TreeIndexPath<E>) - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.AbstractRStarTree
Treatment of overflow in the specified node: if the node is not the root node and this is the first call of overflowTreatment in the given level during insertion the specified node will be reinserted, otherwise the node will be split.
overlap(HyperBoundingBox) - Method in class de.lmu.ifi.dbs.elki.utilities.HyperBoundingBox
Computes the volume of the overlapping box between this HyperBoundingBox and the given HyperBoundingBox and return the relation between the volume of the overlapping box and the volume of both HyperBoundingBoxes.
overlapInc - Variable in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.util.Enlargement
The increment of the overlap.
OVERLAY - Static variable in class de.lmu.ifi.dbs.elki.data.images.BlendComposite
"Overlay" blending.
overview - Variable in class de.lmu.ifi.dbs.elki.visualization.gui.overview.SubplotSelectedEvent
Parent overview plot.
overview - Variable in class de.lmu.ifi.dbs.elki.visualization.gui.ResultWindow
The overview plot.
overviewItem - Variable in class de.lmu.ifi.dbs.elki.visualization.gui.ResultWindow
The "Overview" button, which goes to the overview view.
OverviewPlot<NV extends NumberVector<NV,?>> - Class in de.lmu.ifi.dbs.elki.visualization.gui.overview
Generate an overview plot for a set of visualizations.
OverviewPlot(Database<? extends DatabaseObject>, MultiResult, int) - Constructor for class de.lmu.ifi.dbs.elki.visualization.gui.overview.OverviewPlot
Constructor.
OverviewPlot.SelectPlotEvent - Class in de.lmu.ifi.dbs.elki.visualization.gui.overview
Event when a plot was selected.
OverviewPlot.SelectPlotEvent(double, double) - Constructor for class de.lmu.ifi.dbs.elki.visualization.gui.overview.OverviewPlot.SelectPlotEvent
Constructor.
OverviewPlot.ThumbnailThread - Class in de.lmu.ifi.dbs.elki.visualization.gui.overview
Thread to update thumbnails in the background.
OverviewPlot.ThumbnailThread() - Constructor for class de.lmu.ifi.dbs.elki.visualization.gui.overview.OverviewPlot.ThumbnailThread
 
OVERWRITE_FLAG - Variable in class de.lmu.ifi.dbs.elki.result.ResultWriter
Flag to suppress overwrite warning.
OVERWRITE_OPTION - Variable in class de.lmu.ifi.dbs.elki.result.ResultWriter
Suppress overwrite warning.
owner - Variable in class de.lmu.ifi.dbs.elki.data.cluster.SimpleHierarchy
Owner
owner - Variable in class de.lmu.ifi.dbs.elki.visualization.css.CSSClass
Owner.

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 _