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 _

T

t - Variable in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mkcop.ApproximationLine
The axes intercept.
t - Variable in class de.lmu.ifi.dbs.elki.math.statistics.LinearRegression
 
task - Variable in class de.lmu.ifi.dbs.elki.logging.ProgressLogRecord
The name of the progressing task.
task - Variable in class de.lmu.ifi.dbs.elki.utilities.Progress
The task name.
tau - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.CLIQUE
Threshold for the selectivity of a unit.
tau - Variable in class de.lmu.ifi.dbs.elki.distance.distancefunction.ERiCDistanceFunction
The threshold for parallel subspaces.
TAU_D - Static variable in class de.lmu.ifi.dbs.elki.distance.distancefunction.ERiCDistanceFunction
Description for parameter delta.
TAU_P - Static variable in class de.lmu.ifi.dbs.elki.distance.distancefunction.ERiCDistanceFunction
Option string for parameter delta.
TAU_PARAM - Variable in class de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.CLIQUE
Parameter to specify the density threshold for the selectivity of a unit, where the selectivity is the fraction of total feature vectors contained in this unit, must be a double greater than 0 and less than 1.
temporalProperties - Static variable in class de.lmu.ifi.dbs.elki.properties.Properties
 
test(int, PrintStream) - Static method in class de.lmu.ifi.dbs.elki.data.RationalNumber
Compares doubles and RationalNumbers wrt efficiency and accuracy.
test(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).
test(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.
test(MkAppEntry<D>, MkAppTreeNode<O, D>, int, AbstractMTree<O, D, MkAppTreeNode<O, D>, MkAppEntry<D>>) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mkapp.MkAppTreeNode
 
test(MkCoPEntry<D>, MkCoPTreeNode<O, D>, int, AbstractMTree<O, D, MkCoPTreeNode<O, D>, MkCoPEntry<D>>) - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mkcop.MkCoPTreeNode
 
test(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.mkmax.MkMaxTreeNode
Tests, if the parameters of the entry representing this node, are correctly set.
test(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.mktab.MkTabTreeNode
Tests, if the parameters of the entry representing this node, are correctly set.
test() - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.AbstractRStarTreeNode
Tests this node (for debugging purposes).
test() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.AllOrNoneMustBeSetGlobalConstraint
Checks if either all elements of a list of parameters are set, or none of them.
test() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.DefaultValueGlobalConstraint
Checks if the parameter providing the default value is already set, and if the two parameters have the same parameter type.
test(String) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.DistanceFunctionPatternConstraint
Checks if the given pattern parameter holds a valid pattern for the distance function.
test() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.EqualSizeGlobalConstraint
Checks if the list parameters have equal list sizes.
test(String) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.EqualStringConstraint
Checks if the given string value of the string parameter is equal to one of the constraint strings.
test() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.GlobalDistanceFunctionPatternConstraint
Tests if the pattern is valid for the distance function defined by the class parameter.
test() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.GlobalListSizeConstraint
Checks is the size of the list parameter is equal to the constraint list size specified.
test() - Method in interface de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.GlobalParameterConstraint
Checks if the respective parameters satisfy the parameter constraint.
test() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.GlobalVectorListElementSizeConstraint
Checks if the dimensions of each vector of the vector list parameter have the appropriate size provided by the integer parameter.
test(Number) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.GreaterConstraint
Checks if the number value given by the number parameter is greater than the constraint value.
test(Number) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.GreaterEqualConstraint
Checks if the number value given by the number parameter is greater equal than the constraint value.
test(Number) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.IntervalConstraint
Checks if the number value given by the number parameter is greater equal than the constraint value.
test(Number) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.LessConstraint
Checks if the number value given by the number parameter is less than the constraint value.
test(Number) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.LessEqualConstraint
Checks if the number value given by the number parameter is less equal than the constraint value.
test() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.LessEqualGlobalConstraint
Checks if the value of the first number parameter is less equal than the value of the second number parameter.
test() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.LessGlobalConstraint
Checks if the value of the first number parameter is less than the value of the second number parameter.
test(List<N>) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.ListGreaterEqualConstraint
Checks if all number values of the specified list parameter are greater than or equal to the constraint value.
test(List<T>) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.ListSizeConstraint
Checks if the list parameter fulfills the size constraint.
test() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.NotEqualValueGlobalConstraint
Checks if the elements of the list of number parameters do have different values.
test() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.OneMustBeSetGlobalConstraint
Checks if at least one parameter value of the list of parameters specified is set.
test() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.OnlyOneIsAllowedToBeSetGlobalConstraint
Checks if only one parameter of a list of parameters is set.
test(T) - Method in interface de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.ParameterConstraint
Checks if the value t of the parameter to be tested fulfills the parameter constraint.
test() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.ParameterFlagGlobalConstraint
Checks the parameter for its parameter constraints dependent on the status of the given flag.
testEntry(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.
testEntry(DeLiCluNode, int) - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.deliclu.DeLiCluNode
Tests, if the parameters of the entry representinmg this node, are correctly set.
testEntry(RdKNNNode<D>, int) - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rdknn.RdKNNNode
Tests, if the parameters of the entry representinmg this node, are correctly set.
testStrings - Variable in class de.lmu.ifi.dbs.elki.utilities.optionhandling.constraints.EqualStringConstraint
Constraint-strings.
time - Variable in class de.lmu.ifi.dbs.elki.algorithm.AbstractAlgorithm
Holds the value of AbstractAlgorithm.TIME_FLAG.
time - Variable in class de.lmu.ifi.dbs.elki.preprocessing.PreprocessorHandler
Indicates if the time flag is set for preprocessing.
TIME_FLAG - Variable in class de.lmu.ifi.dbs.elki.algorithm.AbstractAlgorithm
Flag to request output of performance time.
times(N) - Method in interface de.lmu.ifi.dbs.elki.data.Arithmetic
Multiplies this number with the given number.
times(RationalNumber) - Method in class de.lmu.ifi.dbs.elki.data.RationalNumber
 
times(DoubleDistance) - Method in class de.lmu.ifi.dbs.elki.distance.DoubleDistance
Returns a new distance as the product of this distance and the given distance.
times(double) - Method in class de.lmu.ifi.dbs.elki.distance.DoubleDistance
Returns a new distance as the product of this distance and the given double value.
times(FloatDistance) - Method in class de.lmu.ifi.dbs.elki.distance.FloatDistance
Returns a new distance as the product of this distance and the given distance.
times(float) - Method in class de.lmu.ifi.dbs.elki.distance.FloatDistance
Returns a new distance as the product of this distance and the given double value.
times(double) - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.Matrix
Multiply a matrix by a scalar, C = s*A
times(Matrix) - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.Matrix
Linear algebraic matrix multiplication, A * B
times(double) - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.Vector
Returns a new vector which is the result of this vector multiplied by the specified scalar.
timesEquals(double) - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.Matrix
Multiply a matrix by a scalar in place, A = s*A
toList() - Method in class de.lmu.ifi.dbs.elki.utilities.KNNList
Returns a list representation of this KList.
tookDefaultValue() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.Parameter
Checks if the default value of this parameter was taken as the actual parameter value.
TopologicalSplit<E extends SpatialEntry> - Class in de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants
Encapsulates the required parameters for a topological split of a R*-Tree.
TopologicalSplit(List<E>, int) - Constructor for class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.TopologicalSplit
Creates a new Split object.
toString() - Method in class de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.cash.CASHInterval
Retuns a String representation of the HyperBoundingBox.
toString() - Method in class de.lmu.ifi.dbs.elki.algorithm.clustering.DeLiClu.SpatialObjectPair
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.algorithm.clustering.OPTICS.COEntry
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.algorithm.clustering.SLINK.SLinkDistance
Returns a string representation of the object.
toString(String) - Method in class de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.clique.CLIQUESubspace
Returns a string representation of this subspace that contains the coverage, the dimensions and the dense units of this subspace.
toString() - Method in class de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.clique.CLIQUEUnit
Returns a string representation of this unit that contains the intervals of this unit.
toString() - Method in class de.lmu.ifi.dbs.elki.algorithm.result.clustering.ClusterOrder
Returns a string representation of this cluster order.
toString() - Method in class de.lmu.ifi.dbs.elki.algorithm.result.clustering.ClusterOrderEntry
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.algorithm.result.clustering.HierarchicalCluster
Returns the label of this HierarchicalCluster.
toString() - Method in class de.lmu.ifi.dbs.elki.algorithm.result.PointerRepresentation
Returns a string representation of this pointer representation.
toString() - Method in class de.lmu.ifi.dbs.elki.converter.WekaAbstractAttribute
Returns the value of the attribute.
toString() - Method in class de.lmu.ifi.dbs.elki.data.Bit
Provides the String representation of the integer representation of this Bit as given by intValue().
toString() - Method in class de.lmu.ifi.dbs.elki.data.BitVector
Returns a String representation of this BitVector.
toString() - Method in class de.lmu.ifi.dbs.elki.data.ClassLabel
Any ClassLabel requires a method to represent the label as a String.
toString() - Method in class de.lmu.ifi.dbs.elki.data.DoubleVector
 
toString() - Method in interface de.lmu.ifi.dbs.elki.data.FeatureVector
Returns a String representation of the FeatureVector as a line that is suitable to be printed in a sequential file.
toString() - Method in class de.lmu.ifi.dbs.elki.data.FloatVector
 
toString() - Method in class de.lmu.ifi.dbs.elki.data.HierarchicalClassLabel
Returns a String representation of this HierarchicalClassLabel using separatorString to separate levels.
toString(int) - Method in class de.lmu.ifi.dbs.elki.data.HierarchicalClassLabel
Provides a String representation of this ClassLabel comprising only the first level levels.
toString() - Method in class de.lmu.ifi.dbs.elki.data.ParameterizationFunction
Returns a string representation of the object.
toString(int) - Method in class de.lmu.ifi.dbs.elki.data.ParameterizationFunction
Returns a string representation of the object with the specified offset.
toString() - Method in class de.lmu.ifi.dbs.elki.data.RationalNumber
Returns a String representation of this RationalNumber.
toString() - Method in class de.lmu.ifi.dbs.elki.data.SimpleClassLabel
Returns a new instance of the String covered by this SimpleClassLabel.
toString() - Method in class de.lmu.ifi.dbs.elki.data.SparseDoubleVector
 
toString() - Method in class de.lmu.ifi.dbs.elki.database.MetricalIndexDatabase
Returns a string representation of this database.
toString() - Method in class de.lmu.ifi.dbs.elki.database.ObjectAndAssociations
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.database.SpatialIndexDatabase
Returns a string representation of this database.
toString() - Method in class de.lmu.ifi.dbs.elki.distance.BitDistance
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.distance.CorrelationDistance
Returns a string representation of the object.
toString() - Method in interface de.lmu.ifi.dbs.elki.distance.Distance
Any implementing class should implement a proper toString-method for printing the result-values.
toString() - Method in class de.lmu.ifi.dbs.elki.distance.DoubleDistance
Returns a string representation of this distance.
toString() - Method in class de.lmu.ifi.dbs.elki.distance.FloatDistance
Returns a string representation of this distance.
toString() - Method in class de.lmu.ifi.dbs.elki.distance.PreferenceVectorBasedCorrelationDistance
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.distance.similarityfunction.kernel.KernelMatrix
 
toString() - Method in class de.lmu.ifi.dbs.elki.distance.SubspaceDistance
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.index.tree.AbstractEntry
Returns the id as a string representation of this entry.
toString() - Method in class de.lmu.ifi.dbs.elki.index.tree.AbstractNode
Returns a string representation of this node.
toString() - Method in class de.lmu.ifi.dbs.elki.index.tree.DistanceEntry
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.AbstractMTree
Returns a string representation of this RTree.
toString() - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mkapp.MkAppLeafEntry
Returns a string representation of this entry.
toString() - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mkapp.PolynomialApproximation
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mkcop.ApproximationLine
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mkcop.MkCoPLeafEntry
Returns a string representation of this entry.
toString() - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mkcop.RkNNStatistic
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.MTreeDirectoryEntry
Returns the id as a string representation of this entry.
toString() - Method in class de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.util.RkNNStatistic
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.AbstractRStarTree
Returns a string representation of this RTree.
toString() - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.deliclu.DeLiCluDirectoryEntry
Returns the id as a string representation of this entry.
toString() - Method in class de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.deliclu.DeLiCluLeafEntry
Returns the id as a string representation of this entry.
toString() - Method in class de.lmu.ifi.dbs.elki.index.tree.TreeIndexPath
Returns a string that displays and identifies this object's properties.
toString() - Method in class de.lmu.ifi.dbs.elki.index.tree.TreeIndexPathComponent
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.EigenPair
Returns a string representation of this EigenPair.
toString(int, int) - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.Matrix
Returns a string representation of this matrix.
toString() - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.Matrix
toString returns String-representation of Matrix.
toString(String) - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.Matrix
Returns a string representation of this matrix.
toString(NumberFormat) - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.Matrix
returns String-representation of Matrix.
toString(String, NumberFormat) - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.Matrix
Returns a string representation of this matrix.
toString() - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.SortedEigenPairs
Returns a string representation of this EigenPair.
toString() - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.Vector
Returns a string representation of this vector.
toString(NumberFormat) - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.Vector
Returns a string representation of this vector.
toString() - Method in class de.lmu.ifi.dbs.elki.math.statistics.MultipleLinearRegression
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.normalization.AbstractNormalization
Returns a string representation of the object.
toString(String) - Method in class de.lmu.ifi.dbs.elki.normalization.AttributeWiseRealVectorNormalization
Returns a string representation of this normalization.
toString(String) - Method in class de.lmu.ifi.dbs.elki.normalization.DummyNormalization
 
toString() - Method in class de.lmu.ifi.dbs.elki.normalization.DummyNormalization
Returns a string representation of this object.
toString(String) - Method in class de.lmu.ifi.dbs.elki.normalization.MultiRepresentedObjectNormalization
Returns a string representation of this normalization.
toString(String) - Method in interface de.lmu.ifi.dbs.elki.normalization.Normalization
Returns a string representation of this normalization.
toString() - Method in class de.lmu.ifi.dbs.elki.parser.AbstractParser
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.parser.ObjectAndLabels
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.parser.ParsingResult
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.persistent.AbstractPage
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.persistent.LRUCache
Returns a string representation of this cache.
toString() - Method in class de.lmu.ifi.dbs.elki.utilities.Description
Returns a String for printing the description.
toString() - Method in class de.lmu.ifi.dbs.elki.utilities.heap.DefaultHeap
Returns a string representation of this heap.
toString() - Method in class de.lmu.ifi.dbs.elki.utilities.heap.DefaultHeapNode
Returns a string representation of this heap node.
toString() - Method in class de.lmu.ifi.dbs.elki.utilities.heap.DefaultIdentifiable
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.utilities.heap.MinMaxHeap
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.utilities.heap.PersistentHeap
Returns a string representation of this heap.
toString() - Method in class de.lmu.ifi.dbs.elki.utilities.HyperBoundingBox
Retuns a String representation of the HyperBoundingBox.
toString(String, NumberFormat) - Method in class de.lmu.ifi.dbs.elki.utilities.HyperBoundingBox
Retuns a String representation of the HyperBoundingBox.
toString() - Method in class de.lmu.ifi.dbs.elki.utilities.IDIDDoubleTriple
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.utilities.Interval
Returns a string representation of this interval.
toString() - Method in class de.lmu.ifi.dbs.elki.utilities.KNNList
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.AttributeSetting
Returns a string representation of the object.
toString(String) - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.AttributeSettings
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.AttributeSettings
Returns a string representation of the object.
toString() - Method in class de.lmu.ifi.dbs.elki.utilities.optionhandling.ListParameter
Returns a string representation of this list parameter.
toString() - Method in class de.lmu.ifi.dbs.elki.utilities.Progress
Returns a String representation of the progress suitable as a message for printing to the command line interface.
toString() - Method in class de.lmu.ifi.dbs.elki.utilities.QueryResult
Returns a string representation of this QueryResult object.
toString() - Method in class de.lmu.ifi.dbs.elki.utilities.Subspace
Returns a string representation of this subspace that contains the coverage, the dimensions and the dense units of this subspace.
toString(String) - Method in class de.lmu.ifi.dbs.elki.utilities.Subspace
Returns a string representation of this subspace that contains the coverage, the dimensions and the dense units of this subspace.
toString() - Method in class de.lmu.ifi.dbs.elki.varianceanalysis.FilteredEigenPairs
Returns a string representation of the object.
total - Variable in class de.lmu.ifi.dbs.elki.utilities.Progress
The overall number of items to process.
TOTAL_PIVOT_SEARCH - Static variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.LinearEquationSystem
Indicates total pivot search strategy.
totalLength - Variable in class de.lmu.ifi.dbs.elki.utilities.Progress
Holds the length of a String describing the total number.
totalPivotSearch(int) - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.LinearEquationSystem
Method for total pivot search, searches for x,y in {k,...n}, so that |a_xy| > |a_ij|
tql2() - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.EigenvalueDecomposition
 
trace() - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.Matrix
Matrix trace.
transform(LinearEquationSystem) - Method in class de.lmu.ifi.dbs.elki.normalization.AttributeWiseRealVectorNormalization
 
transform(LinearEquationSystem) - Method in class de.lmu.ifi.dbs.elki.normalization.DummyNormalization
 
transform(LinearEquationSystem) - Method in class de.lmu.ifi.dbs.elki.normalization.MultiRepresentedObjectNormalization
 
transform(LinearEquationSystem) - Method in interface de.lmu.ifi.dbs.elki.normalization.Normalization
Transforms a linear equation system describing linear dependencies derived on the normalized space into a linear equation system describing linear dependencies quantitatively adapted to the original space.
transformLabels(List<ObjectAndLabels<O>>) - Method in class de.lmu.ifi.dbs.elki.database.connection.AbstractDatabaseConnection
Transforms the specified list of objects and their labels into a list of objects and their associtaions.
transpose() - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.Matrix
Matrix transpose.
transposedGnuplotScript(String, int, int) - Static method in class de.lmu.ifi.dbs.elki.utilities.Util
Provides a script-text for a gnuplot script to use for transposed view of a specific file of given size of data set.
tred2() - Method in class de.lmu.ifi.dbs.elki.math.linearalgebra.EigenvalueDecomposition
 
TreeIndex<O extends DatabaseObject,N extends Node<N,E>,E extends Entry> - Class in de.lmu.ifi.dbs.elki.index.tree
Abstract super class for all tree based index classes.
TreeIndex() - Constructor for class de.lmu.ifi.dbs.elki.index.tree.TreeIndex
Sets parameters file, pageSize and cacheSize.
TreeIndexHeader - Class in de.lmu.ifi.dbs.elki.index.tree
Encapsulates the header information of a tree like index structure.
TreeIndexHeader() - Constructor for class de.lmu.ifi.dbs.elki.index.tree.TreeIndexHeader
Empty constructor for serialization.
TreeIndexHeader(int, int, int, int, int) - Constructor for class de.lmu.ifi.dbs.elki.index.tree.TreeIndexHeader
Creates a nerw header with the specified parameters.
TreeIndexPath<E extends Entry> - Class in de.lmu.ifi.dbs.elki.index.tree
Represents a path to a node in an Index Structure.
TreeIndexPath(List<TreeIndexPathComponent<E>>) - Constructor for class de.lmu.ifi.dbs.elki.index.tree.TreeIndexPath
Constructs a path from a list of path components, uniquely identifying the path from the root of the index to a specific node.
TreeIndexPath(TreeIndexPathComponent<E>) - Constructor for class de.lmu.ifi.dbs.elki.index.tree.TreeIndexPath
Constructs a IndexPath containing only a single element.
TreeIndexPath(TreeIndexPath<E>, TreeIndexPathComponent<E>) - Constructor for class de.lmu.ifi.dbs.elki.index.tree.TreeIndexPath
Constructs a new IndexPath, which is the path identified by parent ending in lastElement.
TreeIndexPath(List<TreeIndexPathComponent<E>>, int) - Constructor for class de.lmu.ifi.dbs.elki.index.tree.TreeIndexPath
Constructs a new IndexPath with the identified path components of length length.
TreeIndexPathComponent<E extends Entry> - Class in de.lmu.ifi.dbs.elki.index.tree
Represents a component in an IndexPath.
TreeIndexPathComponent(E, Integer) - Constructor for class de.lmu.ifi.dbs.elki.index.tree.TreeIndexPathComponent
Creates a new IndexPathComponent.
trickleDown(int) - Method in class de.lmu.ifi.dbs.elki.utilities.heap.MinMaxHeap
The trickle down method.
trickleDownMax(int) - Method in class de.lmu.ifi.dbs.elki.utilities.heap.MinMaxHeap
Trickles down a maximum.
trickleDownMin(int) - Method in class de.lmu.ifi.dbs.elki.utilities.heap.MinMaxHeap
Trickles down a minimum.
TRIVAL_PIVOT_SEARCH - Static variable in class de.lmu.ifi.dbs.elki.math.linearalgebra.LinearEquationSystem
Indicates trivial pivot search strategy.
tValue(double, int) - Static method in class de.lmu.ifi.dbs.elki.math.statistics.StudentDistribution
Returns the t-value for the given alpha-value and degree of freedom.
tValues - Static variable in class de.lmu.ifi.dbs.elki.math.statistics.StudentDistribution
Holds the t-values.
TYPE - Variable in class de.lmu.ifi.dbs.elki.converter.WekaAbstractAttribute
Holds the type of this attribute.
type - Variable in class de.lmu.ifi.dbs.elki.database.AssociationID
The Class type related to this AssociationID.
type - Variable in class de.lmu.ifi.dbs.elki.properties.PropertyName
The type related to the property.
TYPES - Static variable in class de.lmu.ifi.dbs.elki.converter.WekaAbstractAttribute
Collects the possible types of attributes.

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 _