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 _

W

walpha - Variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.pca.ProgressiveEigenPairFilter
The noise tolerance level for weak eigenvectors
walpha - Variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.pca.SignificantEigenPairFilter
The noise tolerance level for weak eigenvectors
walpha - Variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.pca.WeakEigenPairFilter
The noise tolerance level for weak eigenvectors
WALPHA_PARAM - Variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.pca.ProgressiveEigenPairFilter
Parameter weak alpha.
WALPHA_PARAM - Variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.pca.SignificantEigenPairFilter
Parameter weak alpha.
WALPHA_PARAM - Variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.pca.WeakEigenPairFilter
Parameter weak alpha.
warning(String) - Method in class de.lmu.ifi.dbs.elki.logging.AbstractLoggable
Log a WARNING message.
warning(String, Throwable) - Method in class de.lmu.ifi.dbs.elki.logging.Logging
Log a message at the 'warning' level.
warning(String) - Method in class de.lmu.ifi.dbs.elki.logging.Logging
Log a message at the 'warning' level.
warning(String) - Static method in class de.lmu.ifi.dbs.elki.logging.LoggingUtil
Static version to log a warning message.
warning(String, Throwable) - Static method in class de.lmu.ifi.dbs.elki.logging.LoggingUtil
Static version to log a warning message.
warnoverwrite - Variable in class de.lmu.ifi.dbs.elki.result.ResultWriter
Whether or not to warn on overwrite
WeakEigenPairFilter - Class in de.lmu.ifi.dbs.elki.math.linearalgebra.pca
The WeakEigenPairFilter sorts the eigenpairs in descending order of their eigenvalues and returns the first eigenpairs who are above the average mark as "strong", the others as "weak".
WeakEigenPairFilter() - Constructor for class de.lmu.ifi.dbs.elki.math.linearalgebra.pca.WeakEigenPairFilter
Provides a new EigenPairFilter that sorts the eigenpairs in descending order of their eigenvalues and marks the first eigenpairs, whose sum of eigenvalues is higher than the given percentage of the sum of all eigenvalues as string eigenpairs.
weakEigenPairs - Variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.pca.FilteredEigenPairs
The weak eigenpairs.
weakEigenvalues - Variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.pca.PCAFilteredResult
The weak eigenvalues.
weakEigenvectors - Variable in class de.lmu.ifi.dbs.elki.data.model.CorrelationAnalysisSolution
The weak eigenvectors of the hyperplane induced by the correlation.
weakEigenvectors - Variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.pca.PCAFilteredResult
The weak eigenvectors to their corresponding filtered eigenvalues.
WEIGHT_ID - Static variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.pca.WeightedCovarianceMatrixBuilder
OptionID for WeightedCovarianceMatrixBuilder.WEIGHT_PARAM
WEIGHT_PARAM - Variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.pca.WeightedCovarianceMatrixBuilder
Parameter to specify the weight function to use in weighted PCA, must implement WeightFunction.
weightDistance - Variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.pca.WeightedCovarianceMatrixBuilder
Holds the distance function used for weight calculation
WeightedCovarianceMatrixBuilder<V extends RealVector<V,?>,D extends NumberDistance<D,?>> - Class in de.lmu.ifi.dbs.elki.math.linearalgebra.pca
CovarianceMatrixBuilder with weights.
WeightedCovarianceMatrixBuilder() - Constructor for class de.lmu.ifi.dbs.elki.math.linearalgebra.pca.WeightedCovarianceMatrixBuilder
Constructor, setting up parameter.
weightedDistance(V, V, BitSet) - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.correlation.AbstractPreferenceVectorBasedCorrelationDistanceFunction
Computes the weighted distance between the two specified vectors according to the given preference vector.
weightedDistance(Integer, Integer, BitSet) - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.correlation.AbstractPreferenceVectorBasedCorrelationDistanceFunction
Computes the weighted distance between the two specified vectors according to the given preference vector.
WeightedDistanceFunction<V extends NumberVector<V,?>> - Class in de.lmu.ifi.dbs.elki.distance.distancefunction
Provides the Weighted distance for feature vectors.
WeightedDistanceFunction(Matrix) - Constructor for class de.lmu.ifi.dbs.elki.distance.distancefunction.WeightedDistanceFunction
Provides the Weighted distance for feature vectors.
weightedPrefereneceVectorDistance(V, V) - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.correlation.AbstractPreferenceVectorBasedCorrelationDistanceFunction
Computes the weighted distance between the two specified data vectors according to their preference vectors.
weightedPrefereneceVectorDistance(Integer, Integer) - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.correlation.AbstractPreferenceVectorBasedCorrelationDistanceFunction
Computes the weighted distance between the two specified data vectors according to their preference vectors.
weightfunction - Variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.pca.WeightedCovarianceMatrixBuilder
Holds the weight function.
WeightFunction - Interface in de.lmu.ifi.dbs.elki.math.linearalgebra.pca.weightfunctions
WeightFunction interface that allows the use of various distance-based weight functions.
weightMatrix - Variable in class de.lmu.ifi.dbs.elki.distance.distancefunction.WeightedDistanceFunction
The weight matrix.
weightVector - Variable in class de.lmu.ifi.dbs.elki.algorithm.outlier.SODModel
 
WHITESPACE - Static variable in class de.lmu.ifi.dbs.elki.logging.OutputStreamLogger
Whitespace.
whitespace(int) - Static method in class de.lmu.ifi.dbs.elki.utilities.output.FormatUtil
Returns a string with the specified number of whitespace.
WHITESPACE_BUFFER - Static variable in class de.lmu.ifi.dbs.elki.utilities.output.FormatUtil
Whitespace.
WHITESPACE_PATTERN - Static variable in class de.lmu.ifi.dbs.elki.application.GeneratorXMLSpec
A pattern defining whitespace.
WHITESPACE_PATTERN - Static variable in class de.lmu.ifi.dbs.elki.parser.AbstractParser
A pattern defining whitespace.
width - Variable in class de.lmu.ifi.dbs.elki.visualization.savedialog.SaveOptionsPanel
The width of the exported image (if exported to JPEG or PNG).
writable - Variable in class de.lmu.ifi.dbs.elki.persistent.OnDiskArray
Writable or read-only object
write(char[], int, int) - Method in class de.lmu.ifi.dbs.elki.logging.OutputStreamLogger
Writer that keeps track of when it hasn't seen a newline yet, will auto-insert newlines except when lines start with a carriage return.
write(String, int, int) - Method in class de.lmu.ifi.dbs.elki.logging.OutputStreamLogger
Writer that keeps track of when it hasn't seen a newline yet, will auto-insert newlines except when lines start with a carriage return.
write(TextWriterStream, String, O) - Method in class de.lmu.ifi.dbs.elki.result.textwriter.TextWriterWriterInterface
Write a given object to the output stream.
write(TextWriterStream, String, O) - Method in class de.lmu.ifi.dbs.elki.result.textwriter.writers.TextWriterDatabaseObjectInline
 
write(TextWriterStream, String, Object) - Method in class de.lmu.ifi.dbs.elki.result.textwriter.writers.TextWriterObjectComment
Put an object into the comment section
write(TextWriterStream, String, Object) - Method in class de.lmu.ifi.dbs.elki.result.textwriter.writers.TextWriterObjectInline
Serialize an object into the inline section.
write(TextWriterStream, String, Pair<?, ?>) - Method in class de.lmu.ifi.dbs.elki.result.textwriter.writers.TextWriterPair
Serialize a pair, component-wise
write(TextWriterStream, String, TextWriteable) - Method in class de.lmu.ifi.dbs.elki.result.textwriter.writers.TextWriterTextWriteable
Use the objects own text serialization.
write(TextWriterStream, String, Triple<?, ?, ?>) - Method in class de.lmu.ifi.dbs.elki.result.textwriter.writers.TextWriterTriple
Serialize a triple, component-wise
write(TextWriterStream, String, Vector) - Method in class de.lmu.ifi.dbs.elki.result.textwriter.writers.TextWriterVector
Serialize an object into the inline section.
writeAccess - Variable in class de.lmu.ifi.dbs.elki.persistent.PageFile
The write I/O-Access of this file.
writeClusters(OutputStreamWriter) - Method in class de.lmu.ifi.dbs.elki.data.synthetic.bymodel.GeneratorMain
Write the resulting clusters to an output stream.
writeDouble(byte[], int, double) - Static method in class de.lmu.ifi.dbs.elki.utilities.ByteArrayUtil
Write a double to the byte array at the given offset.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.distance.BitDistance
Writes the bit value of this BitDistance to the specified stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.distance.CorrelationDistance
Writes the correlation value and the euclidean value of this CorrelationDistance to the specified stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.distance.DoubleDistance
Writes the double value of this DoubleDistance to the specified stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.distance.FloatDistance
Writes the float value of this FloatDistance to the specified stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.distance.IntegerDistance
Writes the integer value of this IntegerDistance to the specified stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.distance.PreferenceVectorBasedCorrelationDistance
Calls CorrelationDistance.writeExternal(java.io.ObjectOutput) and writes additionally the dimensionality and each Byte of the common preference vector to the specified stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.distance.SubspaceDistance
Writes the subspace distance value and the affine distance value of this SubspaceDistance to the specified stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.index.tree.AbstractEntry
Writes the id of the object (node or data object) that is represented by this entry to the specified stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.index.tree.AbstractNode
Calls the super method and writes the id of this node, the numEntries and the entries array to the specified stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkapp.MkAppDirectoryEntry
Calls the super method and writes the polynomial approximation of the knn distances of this entry to the specified stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkapp.MkAppLeafEntry
Calls the super method and writes the polynomiale approximation of the knn distances of this entry to the specified stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkapp.PolynomialApproximation
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkcop.ApproximationLine
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkcop.MkCoPDirectoryEntry
Calls the super method and writes the conservative approximation of the knn distances of this entry to the specified stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkcop.MkCoPLeafEntry
Calls the super method and writes the conservative and progressive approximation of the knn distances of this entry to the specified stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkmax.MkMaxDirectoryEntry
Calls the super method and writes the knn distance of this entry to the specified stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkmax.MkMaxLeafEntry
Calls the super method and writes the knn distance of this entry to the specified stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mktab.MkTabDirectoryEntry
Calls the super method and writes the parameter k_max and the knn distances of this entry to the specified stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mktab.MkTabLeafEntry
Calls the super method and writes the parameter k_max and the knn distances of this entry to the specified stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.MTreeDirectoryEntry
Calls the super method and writes the routingObjectID, the parentDistance and the coveringRadius of this entry to the specified stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.MTreeLeafEntry
Calls the super method and writes the parentDistance of this entry to the specified stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rdknn.RdKNNDirectoryEntry
Calls the super method and writes the knn distance of this entry to the specified stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rdknn.RdKNNLeafEntry
Calls the super method and writes the knn distance of this entry to the specified stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.SpatialDirectoryEntry
Calls the super method and writes the MBR object of this entry to the specified output stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.SpatialLeafEntry
Calls the super method and writes the values of this entry to the specified stream.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.persistent.AbstractPage
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.utilities.heap.Deap
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.utilities.heap.DefaultIdentifiable
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExternal(ObjectOutput) - Method in class de.lmu.ifi.dbs.elki.utilities.HyperBoundingBox
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExtraHeader(byte[]) - Method in class de.lmu.ifi.dbs.elki.persistent.OnDiskArray
Write the extra header data.
writeFloat(byte[], int, float) - Static method in class de.lmu.ifi.dbs.elki.utilities.ByteArrayUtil
Write a float to the byte array at the given offset.
writeGroupResult(Database<O>, StreamFactory, DatabaseObjectGroup, List<AnnotationResult<?>>, List<OrderingResult>, NamingScheme, List<AttributeSettings>) - Method in class de.lmu.ifi.dbs.elki.result.textwriter.TextWriter
 
writeHeader(RandomAccessFile) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.MkTreeHeader
Writes this header to the specified file.
writeHeader(RandomAccessFile) - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rdknn.RdKNNTreeHeader
Writes this header to the specified file.
writeHeader(RandomAccessFile) - Method in class de.lmu.ifi.dbs.elki.index.tree.TreeIndexHeader
Writes this header to the specified file.
writeHeader(RandomAccessFile) - Method in class de.lmu.ifi.dbs.elki.persistent.DefaultPageHeader
Writes this header to the specified file.
writeHeader(RandomAccessFile) - Method in interface de.lmu.ifi.dbs.elki.persistent.PageHeader
Writes this header to the specified file.
writeInt(byte[], int, int) - Static method in class de.lmu.ifi.dbs.elki.utilities.ByteArrayUtil
Write an integer to the byte array at the given offset.
writeIterableResult(Database<O>, StreamFactory, IterableResult<?>, List<MetadataResult>) - Method in class de.lmu.ifi.dbs.elki.result.textwriter.TextWriter
 
writeLong(byte[], int, long) - Static method in class de.lmu.ifi.dbs.elki.utilities.ByteArrayUtil
Write a long to the byte array at the given offset.
writeObject(TextWriterStream, String, Object) - Method in class de.lmu.ifi.dbs.elki.result.textwriter.TextWriterWriterInterface
Non-type-checking version.
writePage(P) - Method in class de.lmu.ifi.dbs.elki.persistent.PageFile
Writes a page into this file.
writeRecord(int, byte[]) - Method in class de.lmu.ifi.dbs.elki.persistent.OnDiskArray
Write a single record.
writeRecord(int, int, byte[]) - Method in class de.lmu.ifi.dbs.elki.persistent.OnDiskUpperTriangleMatrix
Put data into the matrix
writers - Static variable in class de.lmu.ifi.dbs.elki.result.textwriter.TextWriter
Hash map for supported classes in writer.
writers - Variable in class de.lmu.ifi.dbs.elki.result.textwriter.TextWriterStream
Handlers for various object types.
writeShort(byte[], int, int) - Static method in class de.lmu.ifi.dbs.elki.utilities.ByteArrayUtil
Write a short to the byte array at the given offset.
writeToText(TextWriterStream, String) - Method in class de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.clique.CLIQUESubspace
Serialize using above toString method
writeToText(TextWriterStream, String) - Method in class de.lmu.ifi.dbs.elki.algorithm.outlier.SODModel
 
writeToText(TextWriterStream, String) - Method in class de.lmu.ifi.dbs.elki.data.cluster.Cluster
Write to a textual representation.
writeToText(TextWriterStream, String) - Method in class de.lmu.ifi.dbs.elki.data.model.BaseModel
Implement writeToText as per TextWriteable interface.
writeToText(TextWriterStream, String) - Method in class de.lmu.ifi.dbs.elki.data.model.Bicluster
Implementation of TextWriteable interface.
writeToText(TextWriterStream, String) - Method in class de.lmu.ifi.dbs.elki.data.model.BiclusterWithInverted
Implementation of TextWriteable interface.
writeToText(TextWriterStream, String) - Method in class de.lmu.ifi.dbs.elki.data.model.CorrelationAnalysisSolution
Text output of the equation system
writeToText(TextWriterStream, String) - Method in class de.lmu.ifi.dbs.elki.data.model.CorrelationModel
Implementation of TextWriteable interface
writeToText(TextWriterStream, String) - Method in class de.lmu.ifi.dbs.elki.data.model.DimensionModel
Implementation of TextWriteable interface
writeToText(TextWriterStream, String) - Method in class de.lmu.ifi.dbs.elki.data.model.EMModel
 
writeToText(TextWriterStream, String) - Method in class de.lmu.ifi.dbs.elki.data.model.LinearEquationModel
Implementation of TextWriteable interface
writeToText(TextWriterStream, String) - Method in class de.lmu.ifi.dbs.elki.data.ParameterizationFunction
Serialize to text for printing.
writeToText(TextWriterStream, String) - Method in interface de.lmu.ifi.dbs.elki.result.textwriter.TextWriteable
Write self to the given TextWriterStream
writeXHTML(Document, OutputStream) - Static method in class de.lmu.ifi.dbs.elki.utilities.xml.HTMLUtil
 
WrongParameterValueException - Exception in de.lmu.ifi.dbs.elki.utilities.optionhandling
Thrown by a Parameterizable object in case of wrong parameter format.
WrongParameterValueException(Parameter<?, ?>, String) - Constructor for exception de.lmu.ifi.dbs.elki.utilities.optionhandling.WrongParameterValueException
Thrown by a Parameterizable object in case of wrong parameter format.
WrongParameterValueException(Parameter<?, ?>, String, Throwable) - Constructor for exception de.lmu.ifi.dbs.elki.utilities.optionhandling.WrongParameterValueException
Thrown by a Parameterizable object in case of wrong parameter format.
WrongParameterValueException(Parameter<?, ?>, String, String, Throwable) - Constructor for exception de.lmu.ifi.dbs.elki.utilities.optionhandling.WrongParameterValueException
Thrown by a Parameterizable object in case of wrong parameter format.
WrongParameterValueException(Parameter<?, ?>, String, String) - Constructor for exception de.lmu.ifi.dbs.elki.utilities.optionhandling.WrongParameterValueException
Thrown by a Parameterizable object in case of wrong parameter format.
WrongParameterValueException(String) - Constructor for exception de.lmu.ifi.dbs.elki.utilities.optionhandling.WrongParameterValueException
Thrown by a Parameterizable object in case of wrong parameter format.
WrongParameterValueException(String, Throwable) - Constructor for exception de.lmu.ifi.dbs.elki.utilities.optionhandling.WrongParameterValueException
Thrown by a Parameterizable object in case of wrong parameter format.

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 _