Parallel Colt 0.10.1-SNAPSHOT
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

tan(double[]) - Static method in class cern.jet.math.tdcomplex.DComplex
 
tan - Static variable in class cern.jet.math.tdcomplex.DComplexFunctions
 
tan - Static variable in class cern.jet.math.tdouble.DoubleFunctions
Function that returns Math.tan(a).
tan(float[]) - Static method in class cern.jet.math.tfcomplex.FComplex
 
tan - Static variable in class cern.jet.math.tfcomplex.FComplexFunctions
 
tan - Static variable in class cern.jet.math.tfloat.FloatFunctions
Function that returns Math.tan(a).
teraelectronvolt - Static variable in class cern.clhep.Units
 
tesla - Static variable in class cern.clhep.Units
 
test(int) - Static method in class cern.colt.Timer
Shows how to use a timer in convenient ways.
test(long, long, long, int, int) - Static method in class cern.jet.random.tdouble.sampling.DoubleRandomSampler
Tests the methods of this class.
test(long, long) - Static method in class cern.jet.random.tdouble.sampling.DoubleRandomSamplingAssistant
Tests the methods of this class.
test(int, int) - Static method in class cern.jet.random.tdouble.sampling.WeightedDoubleRandomSampler
Not yet commented.
test(long, long, long, int, int) - Static method in class cern.jet.random.tfloat.sampling.FloatRandomSampler
Tests the methods of this class.
test(long, long) - Static method in class cern.jet.random.tfloat.sampling.FloatRandomSamplingAssistant
Tests the methods of this class.
test(int, int) - Static method in class cern.jet.random.tfloat.sampling.WeightedFloatRandomSampler
Not yet commented.
test(double) - Static method in class cern.jet.stat.tdouble.quantile.DoubleEquiDepthHistogram
Not yet commented.
test(float) - Static method in class cern.jet.stat.tfloat.quantile.FloatEquiDepthHistogram
Not yet commented.
testArraySampling(int, int) - Static method in class cern.jet.random.tdouble.sampling.DoubleRandomSamplingAssistant
Tests the methods of this class.
testArraySampling(int, int) - Static method in class cern.jet.random.tfloat.sampling.FloatRandomSamplingAssistant
Tests the methods of this class.
TeV - Static variable in class cern.clhep.Units
 
Timer - Class in cern.colt
A handy stopwatch for benchmarking.
Timer() - Constructor for class cern.colt.Timer
Constructs a new timer, initially not started.
times(int) - Method in class cern.colt.list.tboolean.AbstractBooleanList
Returns a list which is a concatenation of times times the receiver.
times(int) - Method in class cern.colt.list.tbyte.AbstractByteList
Returns a list which is a concatenation of times times the receiver.
times(int) - Method in class cern.colt.list.tchar.AbstractCharList
Returns a list which is a concatenation of times times the receiver.
times(int) - Method in class cern.colt.list.tdouble.AbstractDoubleList
Returns a list which is a concatenation of times times the receiver.
times(int) - Method in class cern.colt.list.tfloat.AbstractFloatList
Returns a list which is a concatenation of times times the receiver.
times(int) - Method in class cern.colt.list.tint.AbstractIntList
Returns a list which is a concatenation of times times the receiver.
times(int) - Method in class cern.colt.list.tlong.AbstractLongList
Returns a list which is a concatenation of times times the receiver.
times(int) - Method in class cern.colt.list.tobject.ObjectArrayList
Returns a list which is a concatenation of times times the receiver.
times(int) - Method in class cern.colt.list.tshort.AbstractShortList
Returns a list which is a concatenation of times times the receiver.
title() - Method in interface hep.aida.tdouble.DoubleIHistogram
Title of the histogram (will be set only in the constructor).
title() - Method in interface hep.aida.tfloat.FloatIHistogram
Title of the histogram (will be set only in the constructor).
toArray(Object[]) - Method in class cern.colt.list.tobject.ObjectArrayList
Returns an array containing all of the elements in the receiver in the correct order.
toArray() - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Constructs and returns a 1-dimensional array containing the cell values.
toArray(double[]) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Fills the cell values into the specified 1-dimensional array.
toArray() - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Constructs and returns a 2-dimensional array containing the cell values.
toArray() - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Constructs and returns a 3-dimensional array containing the cell values.
toArray() - Method in class cern.colt.matrix.tdcomplex.impl.DenseColumnDComplexMatrix2D
 
toArray(double[]) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix1D
 
toArray() - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
 
toArray() - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix3D
 
toArray() - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Constructs and returns a 1-dimensional array containing the cell values.
toArray(double[]) - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Fills the cell values into the specified 1-dimensional array.
toArray() - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Constructs and returns a 2-dimensional array containing the cell values.
toArray() - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Constructs and returns a 2-dimensional array containing the cell values.
toArray() - Method in class cern.colt.matrix.tdouble.impl.DenseColumnDoubleMatrix2D
 
toArray(double[]) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix1D
 
toArray() - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
toArray() - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
 
toArray() - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Constructs and returns a 1-dimensional array containing the cell values.
toArray(float[]) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Fills the cell values into the specified 1-dimensional array.
toArray() - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Constructs and returns a 2-dimensional array containing the cell values.
toArray() - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Constructs and returns a 3-dimensional array containing the cell values.
toArray() - Method in class cern.colt.matrix.tfcomplex.impl.DenseColumnFComplexMatrix2D
 
toArray(float[]) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix1D
 
toArray() - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
 
toArray() - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix3D
 
toArray() - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Constructs and returns a 1-dimensional array containing the cell values.
toArray(float[]) - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Fills the cell values into the specified 1-dimensional array.
toArray() - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Constructs and returns a 2-dimensional array containing the cell values.
toArray() - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Constructs and returns a 2-dimensional array containing the cell values.
toArray() - Method in class cern.colt.matrix.tfloat.impl.DenseColumnFloatMatrix2D
 
toArray(float[]) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix1D
 
toArray() - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
 
toArray() - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
 
toArray() - Method in class cern.colt.matrix.tint.impl.DenseColumnIntMatrix2D
 
toArray(int[]) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix1D
 
toArray() - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix2D
 
toArray() - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix3D
 
toArray() - Method in class cern.colt.matrix.tint.IntMatrix1D
Constructs and returns a 1-dimensional array containing the cell values.
toArray(int[]) - Method in class cern.colt.matrix.tint.IntMatrix1D
Fills the cell values into the specified 1-dimensional array.
toArray() - Method in class cern.colt.matrix.tint.IntMatrix2D
Constructs and returns a 2-dimensional array containing the cell values.
toArray() - Method in class cern.colt.matrix.tint.IntMatrix3D
Constructs and returns a 2-dimensional array containing the cell values.
toArray() - Method in class cern.colt.matrix.tlong.impl.DenseColumnLongMatrix2D
 
toArray(long[]) - Method in class cern.colt.matrix.tlong.impl.DenseLongMatrix1D
 
toArray() - Method in class cern.colt.matrix.tlong.impl.DenseLongMatrix2D
 
toArray() - Method in class cern.colt.matrix.tlong.impl.DenseLongMatrix3D
 
toArray() - Method in class cern.colt.matrix.tlong.LongMatrix1D
Constructs and returns a 1-dimensional array containing the cell values.
toArray(long[]) - Method in class cern.colt.matrix.tlong.LongMatrix1D
Fills the cell values into the specified 1-dimensional array.
toArray() - Method in class cern.colt.matrix.tlong.LongMatrix2D
Constructs and returns a 2-dimensional array containing the cell values.
toArray() - Method in class cern.colt.matrix.tlong.LongMatrix3D
Constructs and returns a 2-dimensional array containing the cell values.
toArray() - Method in class cern.colt.matrix.tobject.impl.DenseColumnObjectMatrix2D
 
toArray(Object[]) - Method in class cern.colt.matrix.tobject.impl.DenseObjectMatrix1D
Fills the cell values into the specified 1-dimensional array.
toArray() - Method in class cern.colt.matrix.tobject.ObjectMatrix1D
Constructs and returns a 1-dimensional array containing the cell values.
toArray(Object[]) - Method in class cern.colt.matrix.tobject.ObjectMatrix1D
Fills the cell values into the specified 1-dimensional array.
toArray() - Method in class cern.colt.matrix.tobject.ObjectMatrix2D
Constructs and returns a 2-dimensional array containing the cell values.
toArray() - Method in class cern.colt.matrix.tobject.ObjectMatrix3D
Constructs and returns a 2-dimensional array containing the cell values.
toBitVector() - Method in class cern.colt.list.tlong.MinMaxNumberList
Returns the receiver seen as bitvector.
toBitVector() - Method in class cern.colt.matrix.tbit.BitMatrix
Converts the receiver to a bitvector.
tolerance() - Method in class cern.colt.matrix.tdcomplex.algo.DComplexProperty
Returns the current tolerance.
tolerance() - Method in class cern.colt.matrix.tdouble.algo.DoubleProperty
Returns the current tolerance.
tolerance() - Method in class cern.colt.matrix.tfcomplex.algo.FComplexProperty
Returns the current tolerance.
tolerance() - Method in class cern.colt.matrix.tfloat.algo.FloatProperty
Returns the current tolerance.
toList() - Method in class cern.colt.list.AbstractCollection
Returns a java.util.ArrayList containing all the elements in the receiver.
toList() - Method in class cern.colt.list.tboolean.AbstractBooleanList
Returns a java.util.ArrayList containing all the elements in the receiver.
toList() - Method in class cern.colt.list.tbyte.AbstractByteList
Returns a java.util.ArrayList containing all the elements in the receiver.
toList() - Method in class cern.colt.list.tchar.AbstractCharList
Returns a java.util.ArrayList containing all the elements in the receiver.
toList() - Method in class cern.colt.list.tdouble.AbstractDoubleList
Returns a java.util.ArrayList containing all the elements in the receiver.
toList() - Method in class cern.colt.list.tfloat.AbstractFloatList
Returns a java.util.ArrayList containing all the elements in the receiver.
toList() - Method in class cern.colt.list.tint.AbstractIntList
Returns a java.util.ArrayList containing all the elements in the receiver.
toList() - Method in class cern.colt.list.tlong.AbstractLongList
Returns a java.util.ArrayList containing all the elements in the receiver.
toList() - Method in class cern.colt.list.tobject.ObjectArrayList
Returns a java.util.ArrayList containing all the elements in the receiver.
toList() - Method in class cern.colt.list.tshort.AbstractShortList
Returns a java.util.ArrayList containing all the elements in the receiver.
toList(DComplexMatrix1D) - Method in class cern.colt.matrix.tdcomplex.DComplexFactory1D
Constructs a list from the given matrix.
toList(DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.DoubleFactory1D
Constructs a list from the given matrix.
toList(FComplexMatrix1D) - Method in class cern.colt.matrix.tfcomplex.FComplexFactory1D
Constructs a list from the given matrix.
toList(FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.FloatFactory1D
Constructs a list from the given matrix.
toList(IntMatrix1D) - Method in class cern.colt.matrix.tint.IntFactory1D
Constructs a list from the given matrix.
toList(LongMatrix1D) - Method in class cern.colt.matrix.tlong.LongFactory1D
Constructs a list from the given matrix.
toList(ObjectMatrix1D) - Method in class cern.colt.matrix.tobject.ObjectFactory1D
Constructs a list from the given matrix.
toSourceCode(DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.algo.DoubleFormatter
Returns a string s such that Object[] m = s is a legal Java statement.
toSourceCode(DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.algo.DoubleFormatter
Returns a string s such that Object[] m = s is a legal Java statement.
toSourceCode(DoubleMatrix3D) - Method in class cern.colt.matrix.tdouble.algo.DoubleFormatter
Returns a string s such that Object[] m = s is a legal Java statement.
toSourceCode(FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.algo.FloatFormatter
Returns a string s such that Object[] m = s is a legal Java statement.
toSourceCode(FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.algo.FloatFormatter
Returns a string s such that Object[] m = s is a legal Java statement.
toSourceCode(FloatMatrix3D) - Method in class cern.colt.matrix.tfloat.algo.FloatFormatter
Returns a string s such that Object[] m = s is a legal Java statement.
toSourceCode(IntMatrix1D) - Method in class cern.colt.matrix.tint.algo.IntFormatter
Returns a string s such that Object[] m = s is a legal Java statement.
toSourceCode(IntMatrix2D) - Method in class cern.colt.matrix.tint.algo.IntFormatter
Returns a string s such that Object[] m = s is a legal Java statement.
toSourceCode(IntMatrix3D) - Method in class cern.colt.matrix.tint.algo.IntFormatter
Returns a string s such that Object[] m = s is a legal Java statement.
toSourceCode(LongMatrix1D) - Method in class cern.colt.matrix.tlong.algo.LongFormatter
Returns a string s such that Object[] m = s is a legal Java statement.
toSourceCode(LongMatrix2D) - Method in class cern.colt.matrix.tlong.algo.LongFormatter
Returns a string s such that Object[] m = s is a legal Java statement.
toSourceCode(LongMatrix3D) - Method in class cern.colt.matrix.tlong.algo.LongFormatter
Returns a string s such that Object[] m = s is a legal Java statement.
toSourceCode(ObjectMatrix1D) - Method in class cern.colt.matrix.tobject.algo.ObjectFormatter
Returns a string s such that Object[] m = s is a legal Java statement.
toSourceCode(ObjectMatrix2D) - Method in class cern.colt.matrix.tobject.algo.ObjectFormatter
Returns a string s such that Object[] m = s is a legal Java statement.
toSourceCode(ObjectMatrix3D) - Method in class cern.colt.matrix.tobject.algo.ObjectFormatter
Returns a string s such that Object[] m = s is a legal Java statement.
toString(byte[]) - Static method in class cern.colt.Arrays
Returns a string representation of the specified array.
toString(char[]) - Static method in class cern.colt.Arrays
Returns a string representation of the specified array.
toString(double[]) - Static method in class cern.colt.Arrays
Returns a string representation of the specified array.
toString(float[]) - Static method in class cern.colt.Arrays
Returns a string representation of the specified array.
toString(int[]) - Static method in class cern.colt.Arrays
Returns a string representation of the specified array.
toString(long[]) - Static method in class cern.colt.Arrays
Returns a string representation of the specified array.
toString(Object[]) - Static method in class cern.colt.Arrays
Returns a string representation of the specified array.
toString(short[]) - Static method in class cern.colt.Arrays
Returns a string representation of the specified array.
toString(boolean[]) - Static method in class cern.colt.Arrays
Returns a string representation of the specified array.
toString() - Method in class cern.colt.list.AbstractCollection
Returns a string representation of the receiver, containing the String representation of each element.
toString() - Method in class cern.colt.list.tboolean.AbstractBooleanList
Returns a string representation of the receiver, containing the String representation of each element.
toString() - Method in class cern.colt.list.tbyte.AbstractByteList
Returns a string representation of the receiver, containing the String representation of each element.
toString() - Method in class cern.colt.list.tchar.AbstractCharList
Returns a string representation of the receiver, containing the String representation of each element.
toString() - Method in class cern.colt.list.tdouble.AbstractDoubleList
Returns a string representation of the receiver, containing the String representation of each element.
toString() - Method in class cern.colt.list.tfloat.AbstractFloatList
Returns a string representation of the receiver, containing the String representation of each element.
toString() - Method in class cern.colt.list.tint.AbstractIntList
Returns a string representation of the receiver, containing the String representation of each element.
toString() - Method in class cern.colt.list.tlong.AbstractLongList
Returns a string representation of the receiver, containing the String representation of each element.
toString() - Method in class cern.colt.list.tobject.ObjectArrayList
Returns a string representation of the receiver, containing the String representation of each element.
toString() - Method in class cern.colt.list.tshort.AbstractShortList
Returns a string representation of the receiver, containing the String representation of each element.
toString() - Method in class cern.colt.map.tdouble.AbstractDoubleIntMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by key.
toString() - Method in class cern.colt.map.tdouble.AbstractDoubleLongMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by key.
toString() - Method in class cern.colt.map.tdouble.AbstractIntDoubleMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by key.
toString() - Method in class cern.colt.map.tdouble.AbstractLongDoubleMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by key.
toString() - Method in class cern.colt.map.tfloat.AbstractFloatIntMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by key.
toString() - Method in class cern.colt.map.tfloat.AbstractFloatLongMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by key.
toString() - Method in class cern.colt.map.tfloat.AbstractIntFloatMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by key.
toString() - Method in class cern.colt.map.tfloat.AbstractLongFloatMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by key.
toString() - Method in class cern.colt.map.tint.AbstractIntIntMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by key.
toString() - Method in class cern.colt.map.tlong.AbstractIntLongMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by key.
toString() - Method in class cern.colt.map.tlong.AbstractLongIntMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by key.
toString() - Method in class cern.colt.map.tlong.AbstractLongLongMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by key.
toString() - Method in class cern.colt.map.tobject.AbstractIntObjectMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by key.
toString() - Method in class cern.colt.map.tobject.AbstractLongObjectMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by key.
toString() - Method in class cern.colt.matrix.io.MatrixInfo
Returns a string representation of the specifier.
toString() - Method in class cern.colt.matrix.io.VectorInfo
Returns a string representation of the specifier.
toString() - Method in class cern.colt.matrix.tbit.BitMatrix
Returns a (very crude) string representation of the receiver.
toString() - Method in class cern.colt.matrix.tbit.BitVector
Returns a string representation of the receiver.
toString() - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Returns a string representation using default formatting ("%.4f").
toString(String) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Returns a string representation using given format
toString() - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Returns a string representation using default formatting ("%.4f").
toString(String) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Returns a string representation using using given format
toString() - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Returns a string representation using default formatting ("%.4f").
toString(String) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Returns a string representation using using given format
toString() - Method in class cern.colt.matrix.tdcomplex.impl.SparseCCDComplexMatrix2D
 
toString() - Method in class cern.colt.matrix.tdcomplex.impl.SparseRCDComplexMatrix2D
 
toString() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleCholeskyDecomposition
Returns a String with (propertyName, propertyValue) pairs.
toString() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleEigenvalueDecomposition
Returns a String with (propertyName, propertyValue) pairs.
toString() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleLUDecomposition
Returns a String with (propertyName, propertyValue) pairs.
toString() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleLUDecompositionQuick
Returns a String with (propertyName, propertyValue) pairs.
toString() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleQRDecomposition
Returns a String with (propertyName, propertyValue) pairs.
toString() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleSingularValueDecomposition
Returns a String with (propertyName, propertyValue) pairs.
toString(DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.algo.DenseDoubleAlgebra
Returns a String with (propertyName, propertyValue) pairs.
toString(DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.algo.DoubleFormatter
Returns a string representation of the given matrix.
toString(DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.algo.DoubleFormatter
Returns a string representation of the given matrix.
toString(DoubleMatrix3D) - Method in class cern.colt.matrix.tdouble.algo.DoubleFormatter
Returns a string representation of the given matrix.
toString(DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.algo.DoubleProperty
Returns summary information about the given matrix A.
toString() - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Returns a string representation using default formatting.
toString() - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Returns a string representation using default formatting.
toString() - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Returns a string representation using default formatting.
toString() - Method in class cern.colt.matrix.tdouble.impl.SparseCCDoubleMatrix2D
 
toString() - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix1D
 
toString() - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix2D
 
toString() - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix3D
 
toString() - Method in class cern.colt.matrix.tdouble.impl.SparseRCDoubleMatrix2D
 
toString() - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Returns a string representation using default formatting ("%.4f").
toString(String) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Returns a string representation using given format
toString() - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Returns a string representation using default formatting ("%.4f").
toString(String) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Returns a string representation using using given format
toString() - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Returns a string representation using default formatting ("%.4f").
toString(String) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Returns a string representation using using given format
toString() - Method in class cern.colt.matrix.tfcomplex.impl.SparseCCFComplexMatrix2D
 
toString() - Method in class cern.colt.matrix.tfcomplex.impl.SparseRCFComplexMatrix2D
 
toString() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatCholeskyDecomposition
Returns a String with (propertyName, propertyValue) pairs.
toString() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatEigenvalueDecomposition
Returns a String with (propertyName, propertyValue) pairs.
toString() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatLUDecomposition
Returns a String with (propertyName, propertyValue) pairs.
toString() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatLUDecompositionQuick
Returns a String with (propertyName, propertyValue) pairs.
toString() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatQRDecomposition
Returns a String with (propertyName, propertyValue) pairs.
toString() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatSingularValueDecomposition
Returns a String with (propertyName, propertyValue) pairs.
toString(FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.algo.DenseFloatAlgebra
Returns a String with (propertyName, propertyValue) pairs.
toString(FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.algo.FloatFormatter
Returns a string representation of the given matrix.
toString(FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.algo.FloatFormatter
Returns a string representation of the given matrix.
toString(FloatMatrix3D) - Method in class cern.colt.matrix.tfloat.algo.FloatFormatter
Returns a string representation of the given matrix.
toString(FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.algo.FloatProperty
Returns summary information about the given matrix A.
toString() - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Returns a string representation using default formatting.
toString() - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Returns a string representation using default formatting.
toString() - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Returns a string representation using default formatting.
toString() - Method in class cern.colt.matrix.tfloat.impl.SparseCCFloatMatrix2D
 
toString() - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix1D
 
toString() - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix2D
 
toString() - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix3D
 
toString() - Method in class cern.colt.matrix.tfloat.impl.SparseRCFloatMatrix2D
 
toString(IntMatrix1D) - Method in class cern.colt.matrix.tint.algo.IntFormatter
Returns a string representation of the given matrix.
toString(IntMatrix2D) - Method in class cern.colt.matrix.tint.algo.IntFormatter
Returns a string representation of the given matrix.
toString(IntMatrix3D) - Method in class cern.colt.matrix.tint.algo.IntFormatter
Returns a string representation of the given matrix.
toString(IntMatrix2D) - Method in class cern.colt.matrix.tint.algo.IntProperty
Returns summary information about the given matrix A.
toString() - Method in class cern.colt.matrix.tint.impl.SparseCCIntMatrix2D
 
toString() - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix1D
 
toString() - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix2D
 
toString() - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix3D
 
toString() - Method in class cern.colt.matrix.tint.impl.SparseRCIntMatrix2D
 
toString() - Method in class cern.colt.matrix.tint.IntMatrix1D
Returns a string representation using default formatting.
toString() - Method in class cern.colt.matrix.tint.IntMatrix2D
Returns a string representation using default formatting.
toString() - Method in class cern.colt.matrix.tint.IntMatrix3D
Returns a string representation using default formatting.
toString(LongMatrix1D) - Method in class cern.colt.matrix.tlong.algo.LongFormatter
Returns a string representation of the given matrix.
toString(LongMatrix2D) - Method in class cern.colt.matrix.tlong.algo.LongFormatter
Returns a string representation of the given matrix.
toString(LongMatrix3D) - Method in class cern.colt.matrix.tlong.algo.LongFormatter
Returns a string representation of the given matrix.
toString(LongMatrix2D) - Method in class cern.colt.matrix.tlong.algo.LongProperty
Returns summary information about the given matrix A.
toString() - Method in class cern.colt.matrix.tlong.impl.SparseCCLongMatrix2D
 
toString() - Method in class cern.colt.matrix.tlong.impl.SparseLongMatrix1D
 
toString() - Method in class cern.colt.matrix.tlong.impl.SparseLongMatrix2D
 
toString() - Method in class cern.colt.matrix.tlong.impl.SparseLongMatrix3D
 
toString() - Method in class cern.colt.matrix.tlong.impl.SparseRCLongMatrix2D
 
toString() - Method in class cern.colt.matrix.tlong.LongMatrix1D
Returns a string representation using default formatting.
toString() - Method in class cern.colt.matrix.tlong.LongMatrix2D
Returns a string representation using default formatting.
toString() - Method in class cern.colt.matrix.tlong.LongMatrix3D
Returns a string representation using default formatting.
toString(ObjectMatrix1D) - Method in class cern.colt.matrix.tobject.algo.ObjectFormatter
Returns a string representation of the given matrix.
toString(ObjectMatrix2D) - Method in class cern.colt.matrix.tobject.algo.ObjectFormatter
Returns a string representation of the given matrix.
toString(ObjectMatrix3D) - Method in class cern.colt.matrix.tobject.algo.ObjectFormatter
Returns a string representation of the given matrix.
toString() - Method in class cern.colt.matrix.tobject.impl.SparseCCObjectMatrix2D
 
toString() - Method in class cern.colt.matrix.tobject.impl.SparseRCObjectMatrix2D
 
toString() - Method in class cern.colt.matrix.tobject.ObjectMatrix1D
Returns a string representation using default formatting.
toString() - Method in class cern.colt.matrix.tobject.ObjectMatrix2D
Returns a string representation using default formatting.
toString() - Method in class cern.colt.matrix.tobject.ObjectMatrix3D
Returns a string representation using default formatting.
toString() - Method in class cern.colt.Timer
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.tdouble.Beta
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.tdouble.Binomial
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.tdouble.BreitWigner
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.tdouble.ChiSquare
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.tdouble.DoubleUniform
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.tdouble.Empirical
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.tdouble.EmpiricalWalker
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.tdouble.Exponential
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.tdouble.ExponentialPower
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.tdouble.Gamma
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.tdouble.Hyperbolic
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.tdouble.HyperGeometric
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.tdouble.Logarithmic
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.tdouble.NegativeBinomial
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.tdouble.Normal
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.tdouble.Poisson
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.tdouble.PoissonSlow
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.tdouble.StudentT
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.tdouble.VonMises
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.tdouble.Zeta
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.tfloat.FloatUniform
Returns a String representation of the receiver.
toString() - Method in class cern.jet.stat.tdouble.quantile.DoubleBuffer
Returns a String representation of the receiver.
toString() - Method in class cern.jet.stat.tdouble.quantile.ExactDoubleQuantileFinder
Returns a String representation of the receiver.
toString() - Method in class hep.aida.tdouble.bin.AbstractDoubleBin
Returns a String representation of the receiver.
toString() - Method in class hep.aida.tdouble.bin.AbstractDoubleBin1D
Returns a String representation of the receiver.
toString() - Method in class hep.aida.tdouble.bin.DynamicDoubleBin1D
Returns a String representation of the receiver.
toString() - Method in class hep.aida.tdouble.bin.MightyStaticDoubleBin1D
Returns a String representation of the receiver.
toString() - Method in class hep.aida.tdouble.bin.QuantileDoubleBin1D
Returns a String representation of the receiver.
toString(DoubleIAxis) - Method in class hep.aida.tdouble.ref.DoubleConverter
Returns a string representation of the given argument.
toString(DoubleIHistogram1D) - Method in class hep.aida.tdouble.ref.DoubleConverter
Returns a string representation of the given argument.
toString(DoubleIHistogram2D) - Method in class hep.aida.tdouble.ref.DoubleConverter
Returns a string representation of the given argument.
toString(DoubleIHistogram3D) - Method in class hep.aida.tdouble.ref.DoubleConverter
Returns a string representation of the given argument.
toString() - Method in class hep.aida.tfloat.bin.AbstractFloatBin
Returns a String representation of the receiver.
toString() - Method in class hep.aida.tfloat.bin.AbstractFloatBin1D
Returns a String representation of the receiver.
toString() - Method in class hep.aida.tfloat.bin.DynamicFloatBin1D
Returns a String representation of the receiver.
toString() - Method in class hep.aida.tfloat.bin.MightyStaticFloatBin1D
Returns a String representation of the receiver.
toString() - Method in class hep.aida.tfloat.bin.QuantileFloatBin1D
Returns a String representation of the receiver.
toString(FloatIAxis) - Method in class hep.aida.tfloat.ref.FloatConverter
Returns a string representation of the given argument.
toString(FloatIHistogram1D) - Method in class hep.aida.tfloat.ref.FloatConverter
Returns a string representation of the given argument.
toString(FloatIHistogram2D) - Method in class hep.aida.tfloat.ref.FloatConverter
Returns a string representation of the given argument.
toString(FloatIHistogram3D) - Method in class hep.aida.tfloat.ref.FloatConverter
Returns a string representation of the given argument.
toStringByValue() - Method in class cern.colt.map.tdouble.AbstractDoubleIntMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by value.
toStringByValue() - Method in class cern.colt.map.tdouble.AbstractDoubleLongMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by value.
toStringByValue() - Method in class cern.colt.map.tdouble.AbstractIntDoubleMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by value.
toStringByValue() - Method in class cern.colt.map.tdouble.AbstractLongDoubleMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by value.
toStringByValue() - Method in class cern.colt.map.tfloat.AbstractFloatIntMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by value.
toStringByValue() - Method in class cern.colt.map.tfloat.AbstractFloatLongMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by value.
toStringByValue() - Method in class cern.colt.map.tfloat.AbstractIntFloatMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by value.
toStringByValue() - Method in class cern.colt.map.tfloat.AbstractLongFloatMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by value.
toStringByValue() - Method in class cern.colt.map.tint.AbstractIntIntMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by value.
toStringByValue() - Method in class cern.colt.map.tlong.AbstractIntLongMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by value.
toStringByValue() - Method in class cern.colt.map.tlong.AbstractLongIntMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by value.
toStringByValue() - Method in class cern.colt.map.tlong.AbstractLongLongMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by value.
toStringByValue() - Method in class cern.colt.map.tobject.AbstractIntObjectMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by value, according to natural ordering.
toStringByValue() - Method in class cern.colt.map.tobject.AbstractLongObjectMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by value, according to natural ordering.
toStringShort() - Method in class cern.colt.matrix.AbstractMatrix1D
Returns a string representation of the receiver's shape.
toStringShort() - Method in class cern.colt.matrix.AbstractMatrix2D
Returns a string representation of the receiver's shape.
toStringShort() - Method in class cern.colt.matrix.AbstractMatrix3D
Returns a string representation of the receiver's shape.
totalMemory() - Method in interface cern.jet.stat.tdouble.quantile.DoubleQuantileFinder
Returns the number of elements currently needed to store all contained elements.
totalMemory() - Method in class cern.jet.stat.tdouble.quantile.ExactDoubleQuantileFinder
Returns the number of elements currently needed to store all contained elements.
totalMemory() - Method in interface cern.jet.stat.tfloat.quantile.FloatQuantileFinder
Returns the number of elements currently needed to store all contained elements.
totalProbesSaved - Variable in class cern.colt.map.tint.QuickOpenIntIntHashMap
 
toTitleString(DoubleMatrix2D, String[], String[], String, String, String, DoubleBinFunction1D[]) - Method in class cern.colt.matrix.tdouble.algo.DoubleFormatter
Same as toTitleString except that additionally statistical aggregates (mean, median, sum, etc.) of rows and columns are printed.
toTitleString(DoubleMatrix3D, String[], String[], String[], String, String, String, String, DoubleBinFunction1D[]) - Method in class cern.colt.matrix.tdouble.algo.DoubleFormatter
Returns a string representation of the given matrix with axis as well as rows and columns labeled.
toTitleString(FloatMatrix2D, String[], String[], String, String, String, FloatBinFunction1D[]) - Method in class cern.colt.matrix.tfloat.algo.FloatFormatter
Same as toTitleString except that additionally statistical aggregates (mean, median, sum, etc.) of rows and columns are printed.
toTitleString(FloatMatrix3D, String[], String[], String[], String, String, String, String, FloatBinFunction1D[]) - Method in class cern.colt.matrix.tfloat.algo.FloatFormatter
Returns a string representation of the given matrix with axis as well as rows and columns labeled.
toTitleString(ObjectMatrix2D, String[], String[], String, String, String) - Method in class cern.colt.matrix.tobject.algo.ObjectFormatter
Returns a string representation of the given matrix with axis as well as rows and columns labeled.
toTitleString(ObjectMatrix3D, String[], String[], String[], String, String, String, String) - Method in class cern.colt.matrix.tobject.algo.ObjectFormatter
Returns a string representation of the given matrix with axis as well as rows and columns labeled.
toVerboseString(DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.algo.DenseDoubleAlgebra
Returns the results of toString(A) and additionally the results of all sorts of decompositions applied to the given matrix.
toVerboseString(FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.algo.DenseFloatAlgebra
Returns the results of toString(A) and additionally the results of all sorts of decompositions applied to the given matrix.
toXML(DoubleIHistogram1D) - Method in class hep.aida.tdouble.ref.DoubleConverter
Returns a XML representation of the given argument.
toXML(DoubleIHistogram2D) - Method in class hep.aida.tdouble.ref.DoubleConverter
Returns a XML representation of the given argument.
toXML(FloatIHistogram1D) - Method in class hep.aida.tfloat.ref.FloatConverter
Returns a XML representation of the given argument.
toXML(FloatIHistogram2D) - Method in class hep.aida.tfloat.ref.FloatConverter
Returns a XML representation of the given argument.
trace(DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.algo.DenseDoubleAlgebra
Returns the sum of the diagonal elements of matrix A; Sum(A[i,i]).
trace(FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.algo.DenseFloatAlgebra
Returns the sum of the diagonal elements of matrix A; Sum(A[i,i]).
transApply(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.algo.solver.preconditioner.DoubleAMG
 
transApply(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.algo.solver.preconditioner.DoubleDiagonal
 
transApply(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.algo.solver.preconditioner.DoubleICC
 
transApply(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.algo.solver.preconditioner.DoubleIdentity
 
transApply(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.algo.solver.preconditioner.DoubleILU
 
transApply(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.algo.solver.preconditioner.DoubleILUT
 
transApply(DoubleMatrix1D, DoubleMatrix1D) - Method in interface cern.colt.matrix.tdouble.algo.solver.preconditioner.DoublePreconditioner
Solves the approximate transpose problem with the given right hand side.
transApply(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.algo.solver.preconditioner.DoubleSSOR
 
transApply(FloatMatrix1D, FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatAMG
 
transApply(FloatMatrix1D, FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatDiagonal
 
transApply(FloatMatrix1D, FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatICC
 
transApply(FloatMatrix1D, FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatIdentity
 
transApply(FloatMatrix1D, FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatILU
 
transApply(FloatMatrix1D, FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatILUT
 
transApply(FloatMatrix1D, FloatMatrix1D) - Method in interface cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatPreconditioner
Solves the approximate transpose problem with the given right hand side.
transApply(FloatMatrix1D, FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatSSOR
 
transpose(DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.algo.DenseDoubleAlgebra
Constructs and returns a new view which is the transposition of the given matrix A.
transpose(FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.algo.DenseFloatAlgebra
Constructs and returns a new view which is the transposition of the given matrix A.
Transpose - Enum in cern.colt.matrix
Transpose enumeration
trapezoidalLower(DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.algo.DenseDoubleAlgebra
Modifies the matrix to be a lower trapezoidal matrix.
trapezoidalLower(FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.algo.DenseFloatAlgebra
Modifies the matrix to be a lower trapezoidal matrix.
trim(int, int) - Method in class hep.aida.tdouble.bin.DynamicDoubleBin1D
Removes the s smallest and l largest elements from the receiver.
trim(int, int) - Method in class hep.aida.tfloat.bin.DynamicFloatBin1D
Removes the s smallest and l largest elements from the receiver.
trimmedMean(DoubleArrayList, double, int, int) - Static method in class cern.jet.stat.tdouble.DoubleDescriptive
Returns the trimmed mean of a sorted data sequence.
trimmedMean(FloatArrayList, float, int, int) - Static method in class cern.jet.stat.tfloat.FloatDescriptive
Returns the trimmed mean of a sorted data sequence.
trimmedMean(int, int) - Method in class hep.aida.tdouble.bin.DynamicDoubleBin1D
Returns the trimmed mean.
trimmedMean(int, int) - Method in class hep.aida.tfloat.bin.DynamicFloatBin1D
Returns the trimmed mean.
trimToCapacity(byte[], int) - Static method in class cern.colt.Arrays
Ensures that the specified array cannot hold more than maxCapacity elements.
trimToCapacity(char[], int) - Static method in class cern.colt.Arrays
Ensures that the specified array cannot hold more than maxCapacity elements.
trimToCapacity(double[], int) - Static method in class cern.colt.Arrays
Ensures that the specified array cannot hold more than maxCapacity elements.
trimToCapacity(float[], int) - Static method in class cern.colt.Arrays
Ensures that the specified array cannot hold more than maxCapacity elements.
trimToCapacity(int[], int) - Static method in class cern.colt.Arrays
Ensures that the specified array cannot hold more than maxCapacity elements.
trimToCapacity(long[], int) - Static method in class cern.colt.Arrays
Ensures that the specified array cannot hold more than maxCapacity elements.
trimToCapacity(Object[], int) - Static method in class cern.colt.Arrays
Ensures that the specified array cannot hold more than maxCapacity elements.
trimToCapacity(short[], int) - Static method in class cern.colt.Arrays
Ensures that the specified array cannot hold more than maxCapacity elements.
trimToCapacity(boolean[], int) - Static method in class cern.colt.Arrays
Ensures that the specified array cannot hold more than maxCapacity elements.
trimToSize() - Method in class cern.colt.list.AbstractList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.tboolean.BooleanArrayList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.tbyte.ByteArrayList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.tchar.CharArrayList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.tdouble.DoubleArrayList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.tfloat.FloatArrayList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.tint.IntArrayList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.tlong.DistinctNumberList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.tlong.LongArrayList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.tlong.MinMaxNumberList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.tlong.SimpleLongArrayList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.tobject.ObjectArrayList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.tshort.ShortArrayList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.map.AbstractMap
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.map.tdouble.OpenDoubleIntHashMap
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.map.tdouble.OpenDoubleLongHashMap
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.map.tdouble.OpenIntDoubleHashMap
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.map.tdouble.OpenLongDoubleHashMap
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.map.tfloat.OpenFloatIntHashMap
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.map.tfloat.OpenFloatLongHashMap
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.map.tfloat.OpenIntFloatHashMap
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.map.tfloat.OpenLongFloatHashMap
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.map.tint.OpenIntIntHashMap
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.map.tlong.OpenIntLongHashMap
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.map.tlong.OpenLongIntHashMap
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.map.tlong.OpenLongLongHashMap
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.map.tobject.OpenIntObjectHashMap
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.map.tobject.OpenLongObjectHashMap
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.matrix.AbstractMatrix
Releases any superfluous internal memory.
trimToSize() - Method in class cern.colt.matrix.tdcomplex.impl.SparseCCDComplexMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tdcomplex.impl.SparseCCMDComplexMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tdcomplex.impl.SparseRCDComplexMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tdcomplex.impl.SparseRCMDComplexMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tdouble.impl.SparseCCDoubleMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tdouble.impl.SparseCCMDoubleMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix1D
 
trimToSize() - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix3D
 
trimToSize() - Method in class cern.colt.matrix.tdouble.impl.SparseRCDoubleMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tdouble.impl.SparseRCMDoubleMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tfcomplex.impl.SparseCCFComplexMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tfcomplex.impl.SparseCCMFComplexMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tfcomplex.impl.SparseRCFComplexMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tfcomplex.impl.SparseRCMFComplexMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tfloat.impl.SparseCCFloatMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tfloat.impl.SparseCCMFloatMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix1D
 
trimToSize() - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix3D
 
trimToSize() - Method in class cern.colt.matrix.tfloat.impl.SparseRCFloatMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tfloat.impl.SparseRCMFloatMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tint.impl.SparseCCIntMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tint.impl.SparseCCMIntMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix1D
 
trimToSize() - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix3D
 
trimToSize() - Method in class cern.colt.matrix.tint.impl.SparseRCIntMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tint.impl.SparseRCMIntMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tlong.impl.SparseCCLongMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tlong.impl.SparseCCMLongMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tlong.impl.SparseLongMatrix1D
 
trimToSize() - Method in class cern.colt.matrix.tlong.impl.SparseLongMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tlong.impl.SparseLongMatrix3D
 
trimToSize() - Method in class cern.colt.matrix.tlong.impl.SparseRCLongMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tlong.impl.SparseRCMLongMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tobject.impl.SparseCCMObjectMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tobject.impl.SparseCCObjectMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tobject.impl.SparseObjectMatrix1D
Releases any superfluous memory created by explicitly putting zero values into cells formerly having non-zero values; An application can use this operation to minimize the storage of the receiver.
trimToSize() - Method in class cern.colt.matrix.tobject.impl.SparseObjectMatrix2D
Releases any superfluous memory created by explicitly putting zero values into cells formerly having non-zero values; An application can use this operation to minimize the storage of the receiver.
trimToSize() - Method in class cern.colt.matrix.tobject.impl.SparseObjectMatrix3D
Releases any superfluous memory created by explicitly putting zero values into cells formerly having non-zero values; An application can use this operation to minimize the storage of the receiver.
trimToSize() - Method in class cern.colt.matrix.tobject.impl.SparseRCMObjectMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.tobject.impl.SparseRCObjectMatrix2D
 
trimToSize() - Method in class hep.aida.tdouble.bin.AbstractDoubleBin
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class hep.aida.tdouble.bin.AbstractDoubleBin1D
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class hep.aida.tdouble.bin.DynamicDoubleBin1D
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class hep.aida.tfloat.bin.AbstractFloatBin
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class hep.aida.tfloat.bin.AbstractFloatBin1D
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class hep.aida.tfloat.bin.DynamicFloatBin1D
Trims the capacity of the receiver to be the receiver's current size.
triplePartition(double[], double[], double[], int, int, double[], int, int, int[]) - Static method in class cern.colt.Partitioning
Same as Partitioning.triplePartition(int[],int[],int[],int,int,int[],int,int,int[]) except that it synchronously partitions double[] rather than int[] arrays.
triplePartition(double[], double[], double[], int, int, double) - Static method in class cern.colt.Partitioning
Same as Partitioning.triplePartition(int[],int[],int[],int,int,int) except that it synchronously partitions double[] rather than int[] arrays.
triplePartition(int[], int[], int[], int, int, int[], int, int, int[]) - Static method in class cern.colt.Partitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that this method synchronously partitions three arrays at the same time; all three arrays are partially sorted according to the elements of the primary array.
triplePartition(int[], int[], int[], int, int, int) - Static method in class cern.colt.Partitioning
Same as Partitioning.partition(int[],int,int,int) except that this method synchronously partitions three arrays at the same time; all three arrays are partially sorted according to the elements of the primary array.
TWELVE - Static variable in class cern.colt.matrix.tdcomplex.algo.DComplexProperty
A Property object with tolerance()==1.0E-12.
TWELVE - Static variable in class cern.colt.matrix.tdouble.algo.DoubleProperty
A Property object with tolerance()==1.0E-12.
twopi - Static variable in class cern.clhep.PhysicalConstants
 
twopi_mc2_rcl2 - Static variable in class cern.clhep.PhysicalConstants
 
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 
Parallel Colt 0.10.1-SNAPSHOT

Jump to the Parallel Colt Homepage