- tan - Static variable in class cern.jet.math.Functions
-
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(int, AbstractDistribution) - Static method in class cern.jet.random.Benchmark
-
Prints the first size random numbers generated by the distribution.
- test(int, RandomEngine) - Static method in class cern.jet.random.engine.Benchmark
-
Prints the first size random numbers generated by the given engine.
- test(long, long, long, int, int) - Static method in class cern.jet.random.sampling.RandomSampler
-
Tests the methods of this class.
- test(long, long) - Static method in class cern.jet.random.sampling.RandomSamplingAssistant
-
Tests the methods of this class.
- test(int, int) - Static method in class cern.jet.random.sampling.WeightedRandomSampler
-
Not yet commented.
- test(float) - Static method in class cern.jet.stat.quantile.EquiDepthHistogram
-
Not yet commented.
- Test - Class in hep.aida.ref
-
A very(!) basic test of the reference implementations of AIDA histograms.
- Test() - Constructor for class hep.aida.ref.Test
-
- test2(int) - Static method in class cern.colt.map.Benchmark
-
- test2(int, AbstractDistribution) - Static method in class cern.jet.random.Benchmark
-
Prints the first size random numbers generated by the distribution.
- test2(int, AbstractDistribution, AbstractDistribution) - Static method in class cern.jet.random.Benchmark
-
Prints the first size random numbers generated by the distribution.
- Test2 - Class in hep.aida.ref
-
A very(!) basic test of the reference implementations
of AIDA histograms
- Test2() - Constructor for class hep.aida.ref.Test2
-
- testArraySampling(int, int) - Static method in class cern.jet.random.sampling.RandomSamplingAssistant
-
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.AbstractBooleanList
-
Returns a list which is a concatenation of times
times the receiver.
- times(int) - Method in class cern.colt.list.AbstractByteList
-
Returns a list which is a concatenation of times
times the receiver.
- times(int) - Method in class cern.colt.list.AbstractCharList
-
Returns a list which is a concatenation of times
times the receiver.
- times(int) - Method in class cern.colt.list.AbstractDoubleList
-
Returns a list which is a concatenation of times
times the receiver.
- times(int) - Method in class cern.colt.list.AbstractFloatList
-
Returns a list which is a concatenation of times
times the receiver.
- times(int) - Method in class cern.colt.list.AbstractIntList
-
Returns a list which is a concatenation of times
times the receiver.
- times(int) - Method in class cern.colt.list.AbstractLongList
-
Returns a list which is a concatenation of times
times the receiver.
- times(int) - Method in class cern.colt.list.AbstractShortList
-
Returns a list which is a concatenation of times
times the receiver.
- times(int) - Method in class cern.colt.list.ObjectArrayList
-
Returns a list which is a concatenation of times
times the receiver.
- title() - Method in interface hep.aida.IHistogram
-
Title of the histogram (will be set only in the constructor).
- toArray(Object[]) - Method in class cern.colt.list.ObjectArrayList
-
Returns an array containing all of the elements in the receiver in the
correct order.
- toArray() - Method in class cern.colt.matrix.DoubleMatrix1D
-
Constructs and returns a 1-dimensional array containing the cell values.
- toArray(double[]) - Method in class cern.colt.matrix.DoubleMatrix1D
-
Fills the cell values into the specified 1-dimensional array.
- toArray() - Method in class cern.colt.matrix.DoubleMatrix2D
-
Constructs and returns a 2-dimensional array containing the cell values.
- toArray() - Method in class cern.colt.matrix.DoubleMatrix3D
-
Constructs and returns a 2-dimensional array containing the cell values.
- toArray(double[]) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
-
Fills the cell values into the specified 1-dimensional array.
- toArray(Object[]) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
-
Fills the cell values into the specified 1-dimensional array.
- toArray() - Method in class cern.colt.matrix.ObjectMatrix1D
-
Constructs and returns a 1-dimensional array containing the cell values.
- toArray(Object[]) - Method in class cern.colt.matrix.ObjectMatrix1D
-
Fills the cell values into the specified 1-dimensional array.
- toArray() - Method in class cern.colt.matrix.ObjectMatrix2D
-
Constructs and returns a 2-dimensional array containing the cell values.
- toArray() - Method in class cern.colt.matrix.ObjectMatrix3D
-
Constructs and returns a 2-dimensional array containing the cell values.
- toBitVector() - Method in class cern.colt.bitvector.BitMatrix
-
Converts the receiver to a bitvector.
- toBitVector() - Method in class cern.colt.list.MinMaxNumberList
-
Returns the receiver seen as bitvector.
- tolerance() - Method in class cern.colt.matrix.linalg.Property
-
Returns the current tolerance.
- toList() - Method in class cern.colt.list.AbstractBooleanList
-
Returns a java.util.ArrayList
containing all the elements in the receiver.
- toList() - Method in class cern.colt.list.AbstractByteList
-
Returns a java.util.ArrayList
containing all the elements in the receiver.
- toList() - Method in class cern.colt.list.AbstractCharList
-
Returns a java.util.ArrayList
containing all the elements in the receiver.
- 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.AbstractDoubleList
-
Returns a java.util.ArrayList
containing all the elements in the receiver.
- toList() - Method in class cern.colt.list.AbstractFloatList
-
Returns a java.util.ArrayList
containing all the elements in the receiver.
- toList() - Method in class cern.colt.list.AbstractIntList
-
Returns a java.util.ArrayList
containing all the elements in the receiver.
- toList() - Method in class cern.colt.list.AbstractLongList
-
Returns a java.util.ArrayList
containing all the elements in the receiver.
- toList() - Method in class cern.colt.list.AbstractShortList
-
Returns a java.util.ArrayList
containing all the elements in the receiver.
- toList() - Method in class cern.colt.list.ObjectArrayList
-
Returns a java.util.ArrayList
containing all the elements in the receiver.
- toList(DoubleMatrix1D) - Method in class cern.colt.matrix.DoubleFactory1D
-
Constructs a list from the given matrix.
- toList(ObjectMatrix1D) - Method in class cern.colt.matrix.ObjectFactory1D
-
Constructs a list from the given matrix.
- toSourceCode(DoubleMatrix1D) - Method in class cern.colt.matrix.doublealgo.Formatter
-
Returns a string s such that Object[] m = s is a legal Java statement.
- toSourceCode(DoubleMatrix2D) - Method in class cern.colt.matrix.doublealgo.Formatter
-
Returns a string s such that Object[] m = s is a legal Java statement.
- toSourceCode(DoubleMatrix3D) - Method in class cern.colt.matrix.doublealgo.Formatter
-
Returns a string s such that Object[] m = s is a legal Java statement.
- toSourceCode(ObjectMatrix1D) - Method in class cern.colt.matrix.objectalgo.Formatter
-
Returns a string s such that Object[] m = s is a legal Java statement.
- toSourceCode(ObjectMatrix2D) - Method in class cern.colt.matrix.objectalgo.Formatter
-
Returns a string s such that Object[] m = s is a legal Java statement.
- toSourceCode(ObjectMatrix3D) - Method in class cern.colt.matrix.objectalgo.Formatter
-
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.bitvector.BitMatrix
-
Returns a (very crude) string representation of the receiver.
- toString() - Method in class cern.colt.bitvector.BitVector
-
Returns a string representation of the receiver.
- toString() - Method in class cern.colt.list.AbstractBooleanList
-
Returns a string representation of the receiver, containing
the String representation of each element.
- toString() - Method in class cern.colt.list.AbstractByteList
-
Returns a string representation of the receiver, containing
the String representation of each element.
- toString() - Method in class cern.colt.list.AbstractCharList
-
Returns a string representation of the receiver, containing
the String representation of each element.
- 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.AbstractDoubleList
-
Returns a string representation of the receiver, containing
the String representation of each element.
- toString() - Method in class cern.colt.list.AbstractFloatList
-
Returns a string representation of the receiver, containing
the String representation of each element.
- toString() - Method in class cern.colt.list.AbstractIntList
-
Returns a string representation of the receiver, containing
the String representation of each element.
- toString() - Method in class cern.colt.list.AbstractLongList
-
Returns a string representation of the receiver, containing
the String representation of each element.
- toString() - Method in class cern.colt.list.AbstractShortList
-
Returns a string representation of the receiver, containing
the String representation of each element.
- toString() - Method in class cern.colt.list.ObjectArrayList
-
Returns a string representation of the receiver, containing
the String representation of each element.
- toString() - Method in class cern.colt.map.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.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.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.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.AbstractLongObjectMap
-
Returns a string representation of the receiver, containing
the String representation of each key-value pair, sorted ascending by key.
- toString(DoubleMatrix1D) - Method in class cern.colt.matrix.doublealgo.Formatter
-
Returns a string representation of the given matrix.
- toString(DoubleMatrix2D) - Method in class cern.colt.matrix.doublealgo.Formatter
-
Returns a string representation of the given matrix.
- toString(DoubleMatrix3D) - Method in class cern.colt.matrix.doublealgo.Formatter
-
Returns a string representation of the given matrix.
- toString() - Method in class cern.colt.matrix.DoubleMatrix1D
-
Returns a string representation using default formatting.
- toString() - Method in class cern.colt.matrix.DoubleMatrix2D
-
Returns a string representation using default formatting.
- toString() - Method in class cern.colt.matrix.DoubleMatrix3D
-
Returns a string representation using default formatting.
- toString(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
-
Returns a String with (propertyName, propertyValue) pairs.
- toString() - Method in class cern.colt.matrix.linalg.CholeskyDecomposition
-
Returns a String with (propertyName, propertyValue) pairs.
- toString() - Method in class cern.colt.matrix.linalg.EigenvalueDecomposition
-
Returns a String with (propertyName, propertyValue) pairs.
- toString() - Method in class cern.colt.matrix.linalg.LUDecomposition
-
Returns a String with (propertyName, propertyValue) pairs.
- toString() - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
-
Returns a String with (propertyName, propertyValue) pairs.
- toString(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
-
Returns summary information about the given matrix A.
- toString() - Method in class cern.colt.matrix.linalg.QRDecomposition
-
Returns a String with (propertyName, propertyValue) pairs.
- toString() - Method in class cern.colt.matrix.linalg.SingularValueDecomposition
-
Returns a String with (propertyName, propertyValue) pairs.
- toString(ObjectMatrix1D) - Method in class cern.colt.matrix.objectalgo.Formatter
-
Returns a string representation of the given matrix.
- toString(ObjectMatrix2D) - Method in class cern.colt.matrix.objectalgo.Formatter
-
Returns a string representation of the given matrix.
- toString(ObjectMatrix3D) - Method in class cern.colt.matrix.objectalgo.Formatter
-
Returns a string representation of the given matrix.
- toString() - Method in class cern.colt.matrix.ObjectMatrix1D
-
Returns a string representation using default formatting.
- toString() - Method in class cern.colt.matrix.ObjectMatrix2D
-
Returns a string representation using default formatting.
- toString() - Method in class cern.colt.matrix.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.Beta
-
Returns a String representation of the receiver.
- toString() - Method in class cern.jet.random.Binomial
-
Returns a String representation of the receiver.
- toString() - Method in class cern.jet.random.BreitWigner
-
Returns a String representation of the receiver.
- toString() - Method in class cern.jet.random.ChiSquare
-
Returns a String representation of the receiver.
- toString() - Method in class cern.jet.random.Empirical
-
Returns a String representation of the receiver.
- toString() - Method in class cern.jet.random.EmpiricalWalker
-
Returns a String representation of the receiver.
- toString() - Method in class cern.jet.random.Exponential
-
Returns a String representation of the receiver.
- toString() - Method in class cern.jet.random.ExponentialPower
-
Returns a String representation of the receiver.
- toString() - Method in class cern.jet.random.Gamma
-
Returns a String representation of the receiver.
- toString() - Method in class cern.jet.random.Hyperbolic
-
Returns a String representation of the receiver.
- toString() - Method in class cern.jet.random.HyperGeometric
-
Returns a String representation of the receiver.
- toString() - Method in class cern.jet.random.Logarithmic
-
Returns a String representation of the receiver.
- toString() - Method in class cern.jet.random.NegativeBinomial
-
Returns a String representation of the receiver.
- toString() - Method in class cern.jet.random.Normal
-
Returns a String representation of the receiver.
- toString() - Method in class cern.jet.random.Poisson
-
Returns a String representation of the receiver.
- toString() - Method in class cern.jet.random.PoissonSlow
-
Returns a String representation of the receiver.
- toString() - Method in class cern.jet.random.StudentT
-
Returns a String representation of the receiver.
- toString() - Method in class cern.jet.random.Uniform
-
Returns a String representation of the receiver.
- toString() - Method in class cern.jet.random.VonMises
-
Returns a String representation of the receiver.
- toString() - Method in class cern.jet.random.Zeta
-
Returns a String representation of the receiver.
- toString() - Method in class hep.aida.bin.AbstractBin
-
Returns a String representation of the receiver.
- toString() - Method in class hep.aida.bin.AbstractBin1D
-
Returns a String representation of the receiver.
- toString() - Method in class hep.aida.bin.DynamicBin1D
-
Returns a String representation of the receiver.
- toString() - Method in class hep.aida.bin.MightyStaticBin1D
-
Returns a String representation of the receiver.
- toString() - Method in class hep.aida.bin.QuantileBin1D
-
Returns a String representation of the receiver.
- toString(IAxis) - Method in class hep.aida.ref.Converter
-
Returns a string representation of the given argument.
- toString(IHistogram1D) - Method in class hep.aida.ref.Converter
-
Returns a string representation of the given argument.
- toString(IHistogram2D) - Method in class hep.aida.ref.Converter
-
Returns a string representation of the given argument.
- toString(IHistogram3D) - Method in class hep.aida.ref.Converter
-
Returns a string representation of the given argument.
- toStringByValue() - Method in class cern.colt.map.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.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.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.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.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.impl.AbstractMatrix1D
-
Returns a string representation of the receiver's shape.
- toStringShort() - Method in class cern.colt.matrix.impl.AbstractMatrix2D
-
Returns a string representation of the receiver's shape.
- toStringShort() - Method in class cern.colt.matrix.impl.AbstractMatrix3D
-
Returns a string representation of the receiver's shape.
- totalMemory() - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
-
Returns the number of elements currently needed to store all contained elements.
- toTitleString(DoubleMatrix2D, String[], String[], String, String, String, BinFunction1D[]) - Method in class cern.colt.matrix.doublealgo.Formatter
-
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, BinFunction1D[]) - Method in class cern.colt.matrix.doublealgo.Formatter
-
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.objectalgo.Formatter
-
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.objectalgo.Formatter
-
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.linalg.Algebra
-
Returns the results of toString(A) and additionally the results of all sorts of decompositions applied to the given matrix.
- toXML(IHistogram1D) - Method in class hep.aida.ref.Converter
-
Returns a XML representation of the given argument.
- toXML(IHistogram2D) - Method in class hep.aida.ref.Converter
-
Returns a XML representation of the given argument.
- trace(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
-
Returns the sum of the diagonal elements of matrix A; Sum(A[i,i]).
- Transform - Class in cern.colt.matrix.doublealgo
-
Deprecated.
- transform - Static variable in class cern.colt.matrix.doublealgo.Transform
-
Deprecated.
Little trick to allow for "aliasing", that is, renaming this class.
- transpose(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
-
Constructs and returns a new view which is the transposition of the given matrix A.
- trim(int, int) - Method in class hep.aida.bin.DynamicBin1D
-
Removes the s smallest and l largest elements from the receiver.
- trimmedMean(DoubleArrayList, double, int, int) - Static method in class cern.jet.stat.Descriptive
-
Returns the trimmed mean of a sorted data sequence.
- trimmedMean(int, int) - Method in class hep.aida.bin.DynamicBin1D
-
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.BooleanArrayList
-
Trims the capacity of the receiver to be the receiver's current
size.
- trimToSize() - Method in class cern.colt.list.ByteArrayList
-
Trims the capacity of the receiver to be the receiver's current
size.
- trimToSize() - Method in class cern.colt.list.CharArrayList
-
Trims the capacity of the receiver to be the receiver's current
size.
- trimToSize() - Method in class cern.colt.list.DistinctNumberList
-
Trims the capacity of the receiver to be the receiver's current
size.
- trimToSize() - Method in class cern.colt.list.DoubleArrayList
-
Trims the capacity of the receiver to be the receiver's current
size.
- trimToSize() - Method in class cern.colt.list.FloatArrayList
-
Trims the capacity of the receiver to be the receiver's current
size.
- trimToSize() - Method in class cern.colt.list.IntArrayList
-
Trims the capacity of the receiver to be the receiver's current
size.
- trimToSize() - Method in class cern.colt.list.LongArrayList
-
Trims the capacity of the receiver to be the receiver's current
size.
- trimToSize() - Method in class cern.colt.list.MinMaxNumberList
-
Trims the capacity of the receiver to be the receiver's current
size.
- trimToSize() - Method in class cern.colt.list.ObjectArrayList
-
Trims the capacity of the receiver to be the receiver's current
size.
- trimToSize() - Method in class cern.colt.list.ShortArrayList
-
Trims the capacity of the receiver to be the receiver's current
size.
- trimToSize() - Method in class cern.colt.list.SimpleLongArrayList
-
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.OpenDoubleIntHashMap
-
Trims the capacity of the receiver to be the receiver's current
size.
- trimToSize() - Method in class cern.colt.map.OpenIntDoubleHashMap
-
Trims the capacity of the receiver to be the receiver's current
size.
- trimToSize() - Method in class cern.colt.map.OpenIntIntHashMap
-
Trims the capacity of the receiver to be the receiver's current
size.
- trimToSize() - Method in class cern.colt.map.OpenIntObjectHashMap
-
Trims the capacity of the receiver to be the receiver's current
size.
- trimToSize() - Method in class cern.colt.map.OpenLongObjectHashMap
-
Trims the capacity of the receiver to be the receiver's current
size.
- trimToSize() - Method in class cern.colt.matrix.impl.AbstractMatrix
-
Releases any superfluous internal memory.
- trimToSize() - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
-
- trimToSize() - Method in class cern.colt.matrix.impl.SparseDoubleMatrix1D
-
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.impl.SparseDoubleMatrix2D
-
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.impl.SparseDoubleMatrix3D
-
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.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.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.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 hep.aida.bin.AbstractBin
-
Trims the capacity of the receiver to be the receiver's current size.
- trimToSize() - Method in class hep.aida.bin.AbstractBin1D
-
Trims the capacity of the receiver to be the receiver's current size.
- trimToSize() - Method in class hep.aida.bin.DynamicBin1D
-
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
-
- triplePartition(double[], double[], double[], int, int, double) - Static method in class cern.colt.Partitioning
-
- triplePartition(int[], int[], int[], int, int, int[], int, int, int[]) - Static method in class cern.colt.Partitioning
-
- 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.linalg.Property
-
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
-