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 _

V

V - Variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.EigenvalueDecomposition
Array for internal storage of eigenvectors.
V - Variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.SingularValueDecomposition
Arrays for internal storage of U and V.
value - Variable in class de.lmu.ifi.dbs.elki.converter.WekaNominalAttribute
Holds the value.
value - Variable in class de.lmu.ifi.dbs.elki.converter.WekaNumericAttribute
Holds the value.
value - Variable in class de.lmu.ifi.dbs.elki.converter.WekaStringAttribute
Holds the value.
value - Variable in class de.lmu.ifi.dbs.elki.distance.DoubleDistance
The double value of this distance.
value - Variable in class de.lmu.ifi.dbs.elki.distance.FloatDistance
The float value of this distance.
value - Variable in class de.lmu.ifi.dbs.elki.distance.IntegerDistance
 
value - Variable in class de.lmu.ifi.dbs.elki.utilities.heap.DefaultHeapNode
The value of this heap node.
value - Variable in class de.lmu.ifi.dbs.elki.utilities.IDDoublePair
The value.
value - Variable in class de.lmu.ifi.dbs.elki.utilities.IDIDDoubleTriple
The value.
value - Variable in class de.lmu.ifi.dbs.elki.utilities.optionhandling.AttributeSetting
The value of the attribute.
value - Variable in class de.lmu.ifi.dbs.elki.utilities.optionhandling.Option
The value of this option.
valueAt(int, int) - Method in class de.lmu.ifi.dbs.elki.algorithm.clustering.biclustering.AbstractBiclustering
Returns the value of the data matrix at row row and column col.
valueOf(String) - Static method in class de.lmu.ifi.dbs.elki.data.Bit
Method to construct a Bit for a given String expression.
valueOf(String) - Static method in enum de.lmu.ifi.dbs.elki.data.ParameterizationFunction.ExtremumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.AbstractDoubleDistanceFunction
As pattern is required a String defining a Double.
valueOf(String) - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.AbstractFloatDistanceFunction
As pattern is required a String defining a Float.
valueOf(String) - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.ERiCDistanceFunction
 
valueOf(String) - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.FractalDimensionBasedDistanceFunction
 
valueOf(String) - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.PCABasedCorrelationDistanceFunction
Provides a distance suitable to this DistanceFunction based on the given pattern.
valueOf(String) - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.PreferenceVectorBasedCorrelationDistanceFunction
Provides a distance suitable to this DistanceFunction based on the given pattern.
valueOf(String) - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.RepresentationSelectingDistanceFunction
 
valueOf(String) - Method in class de.lmu.ifi.dbs.elki.distance.distancefunction.SubspaceDistanceFunction
 
valueOf(String) - Method in interface de.lmu.ifi.dbs.elki.distance.MeasurementFunction
Provides a measurement suitable to this measurement function based on the given pattern.
valueOf(String) - Method in class de.lmu.ifi.dbs.elki.distance.similarityfunction.AbstractIntegerSimilarityFunction
 
valueOf(String) - Method in class de.lmu.ifi.dbs.elki.distance.similarityfunction.kernel.AbstractDoubleKernelFunction
As pattern is required a String defining a Double.
valueOf(String) - Method in class de.lmu.ifi.dbs.elki.distance.similarityfunction.SharedNearestNeighborSimilarityFunction
 
valueOf(String) - Static method in enum de.lmu.ifi.dbs.elki.index.tree.spatial.BulkSplit.Strategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.lmu.ifi.dbs.elki.preprocessing.DiSHPreprocessor.Strategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.IntervalConstraint.IntervalBoundary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.lmu.ifi.dbs.elki.utilities.optionhandling.FileListParameter.FilesType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.lmu.ifi.dbs.elki.utilities.optionhandling.FileParameter.FileType
Returns the enum constant of this type with the specified name.
values - Variable in class de.lmu.ifi.dbs.elki.data.DoubleVector
Keeps the values of the real vector
values - Variable in class de.lmu.ifi.dbs.elki.data.FloatVector
Keeps the values of the float vector
values() - Static method in enum de.lmu.ifi.dbs.elki.data.ParameterizationFunction.ExtremumType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class de.lmu.ifi.dbs.elki.data.SparseDoubleVector
Mapping of indices and corresponding values.
values() - Static method in enum de.lmu.ifi.dbs.elki.index.tree.spatial.BulkSplit.Strategy
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class de.lmu.ifi.dbs.elki.index.tree.spatial.SpatialLeafEntry
The values of the underlying data object.
values() - Static method in enum de.lmu.ifi.dbs.elki.preprocessing.DiSHPreprocessor.Strategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.IntervalConstraint.IntervalBoundary
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.lmu.ifi.dbs.elki.utilities.optionhandling.FileListParameter.FilesType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.lmu.ifi.dbs.elki.utilities.optionhandling.FileParameter.FileType
Returns an array containing the constants of this enum type, in the order they are declared.
variance - Variable in class de.lmu.ifi.dbs.elki.math.statistics.MultipleLinearRegression
The error variance.
variances(Database<O>) - Static method in class de.lmu.ifi.dbs.elki.utilities.Util
Determines the variances in each dimension of all objects stored in the given database.
variances(Database<V>, Collection<Integer>) - Static method in class de.lmu.ifi.dbs.elki.utilities.Util
Determines the variances in each dimension of the specified objects stored in the given database.
variances(Database<V>, V, Collection<Integer>) - Static method in class de.lmu.ifi.dbs.elki.utilities.Util
Determines the variances in each dimension of the specified objects stored in the given database.
variances(Database<RealVector<?, ?>>, RealVector<?, ?>, Collection<Integer>[]) - Static method in class de.lmu.ifi.dbs.elki.utilities.Util
Determines the variances in each dimension of the specified objects stored in the given database.
Vector - Class in de.lmu.ifi.dbs.elki.math.linearalgebra
Provides a vector object that encapsulates an m x 1 - matrix object.
Vector(double[]) - Constructor for class de.lmu.ifi.dbs.elki.math.linearalgebra.Vector
Construct a vector from a given array.
Vector(int) - Constructor for class de.lmu.ifi.dbs.elki.math.linearalgebra.Vector
Provides an m x 1 vector.
vector - Variable in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.GlobalVectorListElementSizeConstraint
Vector list parameter.
VECTOR_SPLIT - Static variable in class de.lmu.ifi.dbs.elki.utilities.optionhandling.ListParameter
A pattern defining a ":".
VectorListParameter - Class in de.lmu.ifi.dbs.elki.utilities.optionhandling
Parameter class for a parameter specifying a list of vectors.
VectorListParameter(String, String) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.VectorListParameter
Deprecated.  
VectorListParameter(String, String, ParameterConstraint<List<List<Double>>>) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.VectorListParameter
Deprecated.  
VectorListParameter(String, String, List<ParameterConstraint<List<List<Double>>>>) - Constructor for class de.lmu.ifi.dbs.elki.utilities.optionhandling.VectorListParameter
Constructs a vector list parameter with the given name, description, and list of parameter constraints.
vectorSizes() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.VectorListParameter
Returns an array containing the individual vector sizes of this vector list parameter.
verbose - Variable in class de.lmu.ifi.dbs.elki.algorithm.AbstractAlgorithm
Holds the value of AbstractAlgorithm.VERBOSE_FLAG.
verbose(String) - Method in class de.lmu.ifi.dbs.elki.logging.AbstractLoggable
Log a VERBOSE message.
verbose() - Method in class de.lmu.ifi.dbs.elki.logging.AbstractLoggable
Log an empty VERBOSE message.
verbose(String) - Method in interface de.lmu.ifi.dbs.elki.logging.Loggable
Log a VERBOSE message.
verbose() - Method in interface de.lmu.ifi.dbs.elki.logging.Loggable
Log an empty VERBOSE message.
VERBOSE - Static variable in class de.lmu.ifi.dbs.elki.logging.LogLevel
VERBOSE is a message level providing regular user information.
verbose - Variable in class de.lmu.ifi.dbs.elki.preprocessing.PreprocessorHandler
Indicates if the verbose flag is set for preprocessing..
VERBOSE_FLAG - Variable in class de.lmu.ifi.dbs.elki.algorithm.AbstractAlgorithm
Flag to allow verbose messages while performing the algorithm.
volInc - Variable in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.util.Enlargement
The increasement of the volume.
volume - Variable in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.util.Enlargement
The volume of the node's MBR.
volume() - Method in class de.lmu.ifi.dbs.elki.utilities.HyperBoundingBox
Computes the volume of this HyperBoundingBox

Release 0.1 (2008-07-10_1838)
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 _