Index

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 _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

2. AIDA at a glance - Search tag in package hep.aida
Section
3.1 Axes - Search tag in package hep.aida
Section
4. Advanced Histogramming - Search tag in package hep.aida
Section
6. Algorithms - Search tag in package cern.colt.matrix
Section
a - Variable in class cern.jet.random.Beta
 
A - Variable in class cern.colt.matrix.bench.Double2DProcedure
 
A - Variable in class cern.jet.random.EmpiricalWalker
 
a_ - Variable in class cern.jet.random.Beta
 
A_i0 - Static variable in class cern.jet.math.Bessel
Chebyshev coefficients for exp(-x) I0(x) in the interval [0,8].
A_i1 - Static variable in class cern.jet.math.Bessel
Chebyshev coefficients for exp(-x) I1(x) / x in the interval [0,8].
A_k0 - Static variable in class cern.jet.math.Bessel
COEFFICIENTS FOR METHODS k0, k0e *
A_k1 - Static variable in class cern.jet.math.Bessel
COEFFICIENTS FOR METHODS k1, k1e *
a_last - Variable in class cern.jet.random.Beta
 
a_prev - Variable in class cern.jet.random.Logarithmic
 
a_setup - Variable in class cern.jet.random.Hyperbolic
 
abs - Static variable in class cern.jet.math.Functions
Function that returns Math.abs(a).
abs - Static variable in class cern.jet.math.IntFunctions
Function that returns Math.abs(a) == (a invalid input: '<' 0) ? -a : a.
abs(DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A[i] = Math.abs(A[i]).
abs(DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A[row,col] = Math.abs(A[row,col]).
AbstractBin - Class in hep.aida.bin
Abstract base class for all arbitrary-dimensional bins consumes double elements.
AbstractBin() - Constructor for class hep.aida.bin.AbstractBin
Makes this class non instantiable, but still let's others inherit from it.
AbstractBin1D - Class in hep.aida.bin
Abstract base class for all 1-dimensional bins consumes double elements.
AbstractBin1D() - Constructor for class hep.aida.bin.AbstractBin1D
Makes this class non instantiable, but still let's others inherit from it.
AbstractBooleanList - Class in cern.colt.list
Abstract base class for resizable lists holding boolean elements; abstract.
AbstractBooleanList() - Constructor for class cern.colt.list.AbstractBooleanList
Makes this class non instantiable, but still let's others inherit from it.
AbstractByteList - Class in cern.colt.list
Abstract base class for resizable lists holding byte elements; abstract.
AbstractByteList() - Constructor for class cern.colt.list.AbstractByteList
Makes this class non instantiable, but still let's others inherit from it.
AbstractCharList - Class in cern.colt.list
Abstract base class for resizable lists holding char elements; abstract.
AbstractCharList() - Constructor for class cern.colt.list.AbstractCharList
Makes this class non instantiable, but still let's others inherit from it.
AbstractCollection - Class in cern.colt.list
Abstract base class for resizable collections holding objects or primitive data types such as int, float, etc.
AbstractCollection() - Constructor for class cern.colt.list.AbstractCollection
Makes this class non instantiable, but still let's others inherit from it.
AbstractContinousDistribution - Class in cern.jet.random
Abstract base class for all continous distributions.
AbstractContinousDistribution() - Constructor for class cern.jet.random.AbstractContinousDistribution
Makes this class non instantiable, but still let's others inherit from it.
AbstractDiscreteDistribution - Class in cern.jet.random
Abstract base class for all discrete distributions.
AbstractDiscreteDistribution() - Constructor for class cern.jet.random.AbstractDiscreteDistribution
Makes this class non instantiable, but still let's others inherit from it.
AbstractDistribution - Class in cern.jet.random
Abstract base class for all random distributions.
AbstractDistribution() - Constructor for class cern.jet.random.AbstractDistribution
Makes this class non instantiable, but still let's others inherit from it.
AbstractDoubleIntMap - Class in cern.colt.map
Abstract base class for hash maps holding (key,value) associations of type (double-->int).
AbstractDoubleIntMap() - Constructor for class cern.colt.map.AbstractDoubleIntMap
Makes this class non instantiable, but still let's others inherit from it.
AbstractDoubleList - Class in cern.colt.list
Abstract base class for resizable lists holding double elements; abstract.
AbstractDoubleList() - Constructor for class cern.colt.list.AbstractDoubleList
Makes this class non instantiable, but still let's others inherit from it.
AbstractFloatList - Class in cern.colt.list
Abstract base class for resizable lists holding float elements; abstract.
AbstractFloatList() - Constructor for class cern.colt.list.AbstractFloatList
Makes this class non instantiable, but still let's others inherit from it.
AbstractFormatter - Class in cern.colt.matrix.impl
Abstract base class for flexible, well human readable matrix print formatting.
AbstractFormatter() - Constructor for class cern.colt.matrix.impl.AbstractFormatter
Makes this class non instantiable, but still let's others inherit from it.
AbstractHistogram1D - Class in hep.aida.ref
Abstract base class extracting and implementing most of the redundancy of the interface.
AbstractHistogram1D(String) - Constructor for class hep.aida.ref.AbstractHistogram1D
 
AbstractHistogram2D - Class in hep.aida.ref
Abstract base class extracting and implementing most of the redundancy of the interface.
AbstractHistogram2D(String) - Constructor for class hep.aida.ref.AbstractHistogram2D
 
AbstractHistogram3D - Class in hep.aida.ref
Abstract base class extracting and implementing most of the redundancy of the interface.
AbstractHistogram3D(String) - Constructor for class hep.aida.ref.AbstractHistogram3D
 
AbstractIntDoubleMap - Class in cern.colt.map
Abstract base class for hash maps holding (key,value) associations of type (int-->double).
AbstractIntDoubleMap() - Constructor for class cern.colt.map.AbstractIntDoubleMap
Makes this class non instantiable, but still let's others inherit from it.
AbstractIntIntMap - Class in cern.colt.map
Abstract base class for hash maps holding (key,value) associations of type (int-->int).
AbstractIntIntMap() - Constructor for class cern.colt.map.AbstractIntIntMap
Makes this class non instantiable, but still let's others inherit from it.
AbstractIntList - Class in cern.colt.list
Abstract base class for resizable lists holding int elements; abstract.
AbstractIntList() - Constructor for class cern.colt.list.AbstractIntList
Makes this class non instantiable, but still let's others inherit from it.
AbstractIntObjectMap - Class in cern.colt.map
Abstract base class for hash maps holding (key,value) associations of type (int-->Object).
AbstractIntObjectMap() - Constructor for class cern.colt.map.AbstractIntObjectMap
Makes this class non instantiable, but still let's others inherit from it.
AbstractList - Class in cern.colt.list
Abstract base class for resizable lists holding objects or primitive data types such as int, float, etc.
AbstractList() - Constructor for class cern.colt.list.AbstractList
Makes this class non instantiable, but still let's others inherit from it.
AbstractLongList - Class in cern.colt.list
Abstract base class for resizable lists holding long elements; abstract.
AbstractLongList() - Constructor for class cern.colt.list.AbstractLongList
Makes this class non instantiable, but still let's others inherit from it.
AbstractLongObjectMap - Class in cern.colt.map
Abstract base class for hash maps holding (key,value) associations of type (long-->Object).
AbstractLongObjectMap() - Constructor for class cern.colt.map.AbstractLongObjectMap
Makes this class non instantiable, but still let's others inherit from it.
AbstractMap - Class in cern.colt.map
Abstract base class for hash maps holding objects or primitive data types such as int, float, etc.
AbstractMap() - Constructor for class cern.colt.map.AbstractMap
Makes this class non instantiable, but still let's others inherit from it.
AbstractMatrix - Class in cern.colt.matrix.impl
Abstract base class for arbitrary-dimensional matrices holding objects or primitive data types such as int, float, etc.
AbstractMatrix() - Constructor for class cern.colt.matrix.impl.AbstractMatrix
Makes this class non instantiable, but still let's others inherit from it.
AbstractMatrix1D - Class in cern.colt.matrix.impl
Abstract base class for 1-d matrices (aka vectors) holding objects or primitive data types such as int, double, etc.
AbstractMatrix1D() - Constructor for class cern.colt.matrix.impl.AbstractMatrix1D
Makes this class non instantiable, but still let's others inherit from it.
AbstractMatrix2D - Class in cern.colt.matrix.impl
Abstract base class for 2-d matrices holding objects or primitive data types such as int, double, etc.
AbstractMatrix2D() - Constructor for class cern.colt.matrix.impl.AbstractMatrix2D
Makes this class non instantiable, but still let's others inherit from it.
AbstractMatrix3D - Class in cern.colt.matrix.impl
Abstract base class for 3-d matrices holding objects or primitive data types such as int, double, etc.
AbstractMatrix3D() - Constructor for class cern.colt.matrix.impl.AbstractMatrix3D
Makes this class non instantiable, but still let's others inherit from it.
AbstractShortList - Class in cern.colt.list
Abstract base class for resizable lists holding short elements; abstract.
AbstractShortList() - Constructor for class cern.colt.list.AbstractShortList
Makes this class non instantiable, but still let's others inherit from it.
acos - Static variable in class cern.jet.math.Functions
Function that returns Math.acos(a).
add(boolean) - Method in class cern.colt.list.AbstractBooleanList
Appends the specified element to the end of this list.
add(boolean) - Method in class cern.colt.list.BooleanArrayList
Appends the specified element to the end of this list.
add(byte) - Method in class cern.colt.list.AbstractByteList
Appends the specified element to the end of this list.
add(byte) - Method in class cern.colt.list.ByteArrayList
Appends the specified element to the end of this list.
add(char) - Method in class cern.colt.list.AbstractCharList
Appends the specified element to the end of this list.
add(char) - Method in class cern.colt.list.CharArrayList
Appends the specified element to the end of this list.
add(double) - Method in class cern.colt.buffer.DoubleBuffer
Adds the specified element to the receiver.
add(double) - Method in class cern.colt.list.AbstractDoubleList
Appends the specified element to the end of this list.
add(double) - Method in class cern.colt.list.DoubleArrayList
Appends the specified element to the end of this list.
add(double) - Method in class cern.jet.stat.quantile.DoubleBuffer
Adds a value to the receiver.
add(double) - Method in class cern.jet.stat.quantile.DoubleQuantileEstimator
Adds a value to the receiver.
add(double) - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
Adds a value to the receiver.
add(double) - Method in class cern.jet.stat.quantile.ExactDoubleQuantileFinder
Adds a value to the receiver.
add(double) - Method in class hep.aida.bin.AbstractBin1D
Adds the specified element to the receiver.
add(double) - Method in class hep.aida.bin.DynamicBin1D
Adds the specified element to the receiver.
add(double) - Method in class hep.aida.bin.StaticBin1D
Adds the specified element to the receiver.
add(double, double) - Method in class cern.colt.buffer.DoubleBuffer2D
Adds the specified point (x,y) to the receiver.
add(double, double, double) - Method in class cern.colt.buffer.DoubleBuffer3D
Adds the specified point (x,y,z) to the receiver.
add(float) - Method in class cern.colt.list.AbstractFloatList
Appends the specified element to the end of this list.
add(float) - Method in class cern.colt.list.FloatArrayList
Appends the specified element to the end of this list.
add(int) - Method in class cern.colt.buffer.IntBuffer
Adds the specified element to the receiver.
add(int) - Method in class cern.colt.list.AbstractIntList
Appends the specified element to the end of this list.
add(int) - Method in class cern.colt.list.IntArrayList
Appends the specified element to the end of this list.
add(int, int) - Method in class cern.colt.buffer.IntBuffer2D
Adds the specified point (x,y) to the receiver.
add(int, int, int) - Method in class cern.colt.buffer.IntBuffer3D
Adds the specified point (x,y,z) to the receiver.
add(int, Object) - Method in class cern.colt.list.adapter.DoubleListAdapter
Inserts the specified element at the specified position in this list (optional operation).
add(int, Object) - Method in class cern.colt.list.adapter.FloatListAdapter
Inserts the specified element at the specified position in this list (optional operation).
add(int, Object) - Method in class cern.colt.list.adapter.IntListAdapter
Inserts the specified element at the specified position in this list (optional operation).
add(int, Object) - Method in class cern.colt.list.adapter.LongListAdapter
Inserts the specified element at the specified position in this list (optional operation).
add(int, Object) - Method in class cern.colt.list.adapter.ObjectListAdapter
Inserts the specified element at the specified position in this list (optional operation).
add(long) - Method in class cern.colt.list.AbstractLongList
Appends the specified element to the end of this list.
add(long) - Method in class cern.colt.list.DistinctNumberList
Appends the specified element to the end of this list.
add(long) - Method in class cern.colt.list.LongArrayList
Appends the specified element to the end of this list.
add(long) - Method in class cern.colt.list.MinMaxNumberList
Appends the specified element to the end of this list.
add(short) - Method in class cern.colt.list.AbstractShortList
Appends the specified element to the end of this list.
add(short) - Method in class cern.colt.list.ShortArrayList
Appends the specified element to the end of this list.
add(Object) - Method in class cern.colt.buffer.ObjectBuffer
Adds the specified element to the receiver.
add(Object) - Method in class cern.colt.list.ObjectArrayList
Appends the specified element to the end of this list.
addAllOf(DoubleArrayList) - Method in class cern.colt.buffer.DoubleBuffer
Adds all elements of the specified list to the receiver.
addAllOf(DoubleArrayList) - Method in interface cern.colt.buffer.DoubleBufferConsumer
Adds all elements of the specified list to the receiver.
addAllOf(DoubleArrayList) - Method in class cern.colt.list.AbstractDoubleList
Appends all elements of the specified list to the receiver.
addAllOf(DoubleArrayList) - Method in class cern.jet.stat.quantile.DoubleQuantileEstimator
Adds all values of the specified list to the receiver.
addAllOf(DoubleArrayList) - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
Adds all values of the specified list to the receiver.
addAllOf(DoubleArrayList) - Method in class cern.jet.stat.quantile.ExactDoubleQuantileFinder
Adds all values of the specified list to the receiver.
addAllOf(DoubleArrayList) - Method in class hep.aida.bin.AbstractBin1D
Adds all values of the specified list to the receiver.
addAllOf(DoubleArrayList, DoubleArrayList) - Method in class cern.colt.buffer.DoubleBuffer2D
Adds all specified points (x,y) to the receiver.
addAllOf(DoubleArrayList, DoubleArrayList) - Method in interface cern.colt.buffer.DoubleBuffer2DConsumer
Adds all specified (x,y) points to the receiver.
addAllOf(DoubleArrayList, DoubleArrayList, DoubleArrayList) - Method in class cern.colt.buffer.DoubleBuffer3D
Adds all specified (x,y,z) points to the receiver.
addAllOf(DoubleArrayList, DoubleArrayList, DoubleArrayList) - Method in interface cern.colt.buffer.DoubleBuffer3DConsumer
Adds all specified (x,y,z) points to the receiver.
addAllOf(IntArrayList) - Method in class cern.colt.buffer.IntBuffer
Adds all elements of the specified list to the receiver.
addAllOf(IntArrayList) - Method in interface cern.colt.buffer.IntBufferConsumer
Adds all elements of the specified list to the receiver.
addAllOf(IntArrayList) - Method in class cern.colt.list.AbstractIntList
Appends all elements of the specified list to the receiver.
addAllOf(IntArrayList, IntArrayList) - Method in class cern.colt.buffer.IntBuffer2D
Adds all specified points (x,y) to the receiver.
addAllOf(IntArrayList, IntArrayList) - Method in interface cern.colt.buffer.IntBuffer2DConsumer
Adds all specified (x,y) points to the receiver.
addAllOf(IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.buffer.IntBuffer3D
Adds all specified (x,y,z) points to the receiver.
addAllOf(IntArrayList, IntArrayList, IntArrayList) - Method in interface cern.colt.buffer.IntBuffer3DConsumer
Adds all specified (x,y,z) points to the receiver.
addAllOf(ObjectArrayList) - Method in class cern.colt.buffer.ObjectBuffer
Adds all elements of the specified list to the receiver.
addAllOf(ObjectArrayList) - Method in interface cern.colt.buffer.ObjectBufferConsumer
Adds all elements of the specified list to the receiver.
addAllOf(Collection) - Method in class cern.colt.list.AbstractList
Appends all of the elements of the specified Collection to the receiver.
addAllOfFromTo(long[], int, int) - Method in class cern.colt.list.MinMaxNumberList
Appends the elements elements[from] (inclusive), ..., elements[to] (inclusive) to the receiver.
addAllOfFromTo(AbstractBooleanList, int, int) - Method in class cern.colt.list.AbstractBooleanList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(AbstractByteList, int, int) - Method in class cern.colt.list.AbstractByteList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(AbstractCharList, int, int) - Method in class cern.colt.list.AbstractCharList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(AbstractDoubleList, int, int) - Method in class cern.colt.list.AbstractDoubleList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(AbstractFloatList, int, int) - Method in class cern.colt.list.AbstractFloatList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(AbstractIntList, int, int) - Method in class cern.colt.list.AbstractIntList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(AbstractLongList, int, int) - Method in class cern.colt.list.AbstractLongList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(AbstractShortList, int, int) - Method in class cern.colt.list.AbstractShortList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in class cern.jet.stat.quantile.DoubleBuffer
Adds a value to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in class cern.jet.stat.quantile.DoubleQuantileEstimator
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in class cern.jet.stat.quantile.ExactDoubleQuantileFinder
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in class hep.aida.bin.AbstractBin1D
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in class hep.aida.bin.DynamicBin1D
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in class hep.aida.bin.MightyStaticBin1D
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in class hep.aida.bin.QuantileBin1D
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in class hep.aida.bin.StaticBin1D
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(ObjectArrayList, int, int) - Method in class cern.colt.list.ObjectArrayList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addInfinities(int, DoubleBuffer) - Method in class cern.jet.stat.quantile.KnownDoubleQuantileEstimator
 
ADDRESS_BITS_PER_UNIT - Static variable in class cern.colt.bitvector.QuickBitVector
 
Advanced statistics on dynamic bins - Search tag in package hep.aida.bin
Section
aggregate(DoubleDoubleFunction, DoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix1D
Applies a function to each cell and aggregates the results.
aggregate(DoubleDoubleFunction, DoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix2D
Applies a function to each cell and aggregates the results.
aggregate(DoubleDoubleFunction, DoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix3D
Applies a function to each cell and aggregates the results.
aggregate(DoubleDoubleFunction, DoubleFunction) - Method in class hep.aida.bin.DynamicBin1D
Applies a function to each element and aggregates the results.
aggregate(ObjectObjectFunction, ObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix1D
Applies a function to each cell and aggregates the results.
aggregate(ObjectObjectFunction, ObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix2D
Applies a function to each cell and aggregates the results.
aggregate(ObjectObjectFunction, ObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix3D
Applies a function to each cell and aggregates the results.
aggregate(DoubleMatrix1D, DoubleDoubleFunction, DoubleDoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix1D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(DoubleMatrix2D, DoubleDoubleFunction, DoubleDoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix2D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(DoubleMatrix2D, BinFunction1D[], DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Statistic
Applies the given aggregation functions to each column and stores the results in a the result matrix.
aggregate(DoubleMatrix3D, DoubleDoubleFunction, DoubleDoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix3D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(ObjectMatrix1D, ObjectObjectFunction, ObjectObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix1D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(ObjectMatrix2D, ObjectObjectFunction, ObjectObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix2D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(ObjectMatrix3D, ObjectObjectFunction, ObjectObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix3D
Applies a function to each corresponding cell of two matrices and aggregates the results.
Aggregation over one matrix - Search tag in package cern.colt.matrix
Section
Aggregation over two matrices - Search tag in package cern.colt.matrix
Section
algebra - Variable in class cern.colt.matrix.linalg.LUDecompositionQuick
 
Algebra - Class in cern.colt.matrix.linalg
Linear algebraic matrix operations operating on DoubleMatrix2D; concentrates most functionality of this package.
Algebra() - Constructor for class cern.colt.matrix.linalg.Algebra
Constructs a new instance with an equality tolerance given by Property.DEFAULT.tolerance().
Algebra(double) - Constructor for class cern.colt.matrix.linalg.Algebra
Constructs a new instance with the given equality tolerance.
Algebraic - Class in cern.jet.math
Not yet commented.
Algebraic() - Constructor for class cern.jet.math.Algebraic
Makes this class non instantiable, but still let's others inherit from it.
align(String[][]) - Method in class cern.colt.matrix.impl.AbstractFormatter
Modifies the strings in a column of the string matrix to be aligned (left,centered,right,decimal).
alignment - Variable in class cern.colt.matrix.impl.AbstractFormatter
The default format string for formatting a single cell value; currently "%G".
alignmentCode(String) - Method in class cern.colt.matrix.impl.AbstractFormatter
Converts a row into a string.
alignRow(String[], int[], int[]) - Method in class cern.colt.matrix.impl.AbstractFormatter
Modifies the strings the string matrix to be aligned (left,centered,right,decimal).
allEntries() - Method in interface hep.aida.IHistogram
Number of all entries in all (both in-range and under/overflow) bins in the histogram.
allEntries() - Method in class hep.aida.ref.AbstractHistogram1D
 
allEntries() - Method in class hep.aida.ref.AbstractHistogram2D
 
allEntries() - Method in class hep.aida.ref.AbstractHistogram3D
 
allEntries() - Method in class hep.aida.ref.Histogram1D
 
allEntries() - Method in class hep.aida.ref.Histogram2D
 
allEntries() - Method in class hep.aida.ref.Histogram3D
 
allocate() - Method in class cern.jet.stat.quantile.DoubleBuffer
Allocates the receiver.
allocateBlas(int, Blas) - Static method in class cern.colt.matrix.linalg.SmpBlas
Sets the public global variable SmpBlas.smpBlas to a blas using a maximum of maxThreads threads, each executing the given sequential algorithm; maxThreads is normally the number of CPUs.
alpha - Variable in class cern.jet.random.Beta
 
alpha - Variable in class cern.jet.random.Gamma
 
alpha - Variable in class cern.jet.random.Hyperbolic
 
alpha_rcl2 - Static variable in class cern.clhep.PhysicalConstants
 
alternate - Variable in class corejava.Format
 
ampere - Static variable in class cern.clhep.Units
 
amu - Static variable in class cern.clhep.PhysicalConstants
 
amu_c2 - Static variable in class cern.clhep.PhysicalConstants
 
and - Static variable in class cern.jet.math.IntFunctions
Function that returns a invalid input: '&' b.
and(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a invalid input: '&' b.
and(BitMatrix) - Method in class cern.colt.bitvector.BitMatrix
Performs a logical AND of the receiver with another bit matrix.
and(BitVector) - Method in class cern.colt.bitvector.BitVector
Performs a logical AND of the receiver with another bit vector (A = A invalid input: '&' B).
andNot(BitMatrix) - Method in class cern.colt.bitvector.BitMatrix
Clears all of the bits in receiver whose corresponding bit is set in the other bit matrix.
andNot(BitVector) - Method in class cern.colt.bitvector.BitVector
Clears all of the bits in receiver whose corresponding bit is set in the other bitvector (A = A \ B).
angstrom - Static variable in class cern.clhep.Units
 
append(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.DoubleFactory1D
C = A||B; Constructs a new matrix which is the concatenation of two other matrices.
append(ObjectMatrix1D, ObjectMatrix1D) - Method in class cern.colt.matrix.ObjectFactory1D
C = A||B; Constructs a new matrix which is the concatenation of two other matrices.
appendColumns(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.DoubleFactory2D
C = A||B; Constructs a new matrix which is the column-wise concatenation of two other matrices.
appendColumns(ObjectMatrix2D, ObjectMatrix2D) - Method in class cern.colt.matrix.ObjectFactory2D
C = A||B; Constructs a new matrix which is the column-wise concatenation of two other matrices.
appendRows(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.DoubleFactory2D
C = A||B; Constructs a new matrix which is the row-wise concatenation of two other matrices.
appendRows(ObjectMatrix2D, ObjectMatrix2D) - Method in class cern.colt.matrix.ObjectFactory2D
C = A||B; Constructs a new matrix which is the row-wise concatenation of two other matrices.
apply(boolean) - Method in interface cern.colt.function.BooleanProcedure
Applies a procedure to an argument.
apply(byte) - Method in interface cern.colt.function.ByteProcedure
Applies a procedure to an argument.
apply(char) - Method in interface cern.colt.function.CharProcedure
Applies a procedure to an argument.
apply(double) - Method in interface cern.colt.function.DoubleFunction
Applies a function to an argument.
apply(double) - Method in interface cern.colt.function.DoubleProcedure
Applies a procedure to an argument.
apply(double) - Method in class cern.jet.math.Mult
Returns the result of the function evaluation.
apply(double) - Method in class cern.jet.random.AbstractDistribution
Equivalent to nextDouble().
apply(double) - Method in class cern.jet.random.engine.RandomEngine
Equivalent to raw().
apply(double, double) - Method in interface cern.colt.function.DoubleDoubleFunction
Applies a function to two arguments.
apply(double, double) - Method in interface cern.colt.function.DoubleDoubleProcedure
Applies a procedure to two arguments.
apply(double, double) - Method in class cern.jet.math.PlusMult
Returns the result of the function evaluation.
apply(double, double, double, double, double) - Method in interface cern.colt.function.Double5Function
Applies a function to two arguments.
apply(double, double, double, double, double, double, double, double, double) - Method in interface cern.colt.function.Double9Function
Applies a function to nine arguments.
apply(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Method in interface cern.colt.function.Double27Function
Applies a function to 27 arguments.
apply(double, int) - Method in interface cern.colt.function.DoubleIntProcedure
Applies a procedure to two arguments.
apply(float) - Method in interface cern.colt.function.FloatProcedure
Applies a procedure to an argument.
apply(int) - Method in class cern.colt.bitvector.BitVector.IndexProcedure
 
apply(int) - Method in interface cern.colt.function.IntFunction
Applies a function to an argument.
apply(int) - Method in interface cern.colt.function.IntProcedure
Applies a procedure to an argument.
apply(int) - Method in class cern.jet.random.AbstractDistribution
Equivalent to nextInt().
apply(int) - Method in class cern.jet.random.engine.RandomEngine
Equivalent to nextInt().
apply(int, double) - Method in interface cern.colt.function.IntDoubleFunction
Applies a function to two arguments.
apply(int, double) - Method in interface cern.colt.function.IntDoubleProcedure
Applies a procedure to two arguments.
apply(int, int) - Method in interface cern.colt.function.IntIntFunction
Applies a function to two arguments.
apply(int, int) - Method in interface cern.colt.function.IntIntProcedure
Applies a procedure to two arguments.
apply(int, int, double) - Method in interface cern.colt.function.IntIntDoubleFunction
Applies a function to three arguments.
apply(int, int, double) - Method in interface cern.colt.function.IntIntDoubleProcedure
Applies a procedure to two arguments.
apply(int, int, int) - Method in interface cern.colt.function.IntIntIntProcedure
Applies a procedure to three arguments.
apply(int, Object) - Method in interface cern.colt.function.IntObjectProcedure
Applies a procedure to two arguments.
apply(long) - Method in interface cern.colt.function.LongProcedure
Applies a procedure to an argument.
apply(long, Object) - Method in interface cern.colt.function.LongObjectProcedure
Applies a procedure to two arguments.
apply(short) - Method in interface cern.colt.function.ShortProcedure
Applies a procedure to an argument.
apply(DoubleMatrix1D) - Method in interface cern.colt.matrix.DoubleMatrix1DProcedure
Applies a procedure to an argument.
apply(DoubleMatrix1D, DoubleMatrix1D) - Method in interface cern.colt.matrix.doublealgo.Statistic.VectorVectorFunction
Applies a function to two argument vectors.
apply(DoubleMatrix2D) - Method in interface cern.colt.matrix.DoubleMatrix2DProcedure
Applies a procedure to an argument.
apply(DoubleMatrix2D, DoubleMatrix2D) - Method in interface cern.colt.matrix.linalg.Matrix2DMatrix2DFunction
Applies a function to two arguments.
apply(DoubleMatrix3D) - Method in interface cern.colt.matrix.DoubleMatrix3DProcedure
Applies a procedure to an argument.
apply(DoubleMatrix3D) - Method in interface cern.colt.matrix.ObjectMatrix3DProcedure
Applies a procedure to an argument.
apply(ObjectMatrix1D) - Method in interface cern.colt.matrix.ObjectMatrix1DProcedure
Applies a procedure to an argument.
apply(ObjectMatrix2D) - Method in interface cern.colt.matrix.ObjectMatrix2DProcedure
Applies a procedure to an argument.
apply(ObjectMatrix3D) - Method in interface cern.colt.matrix.ObjectMatrix3DProcedure
Applies a procedure to an argument.
apply(Timer) - Method in interface cern.colt.matrix.bench.TimerProcedure
Applies a procedure to an argument.
apply(DynamicBin1D) - Method in interface hep.aida.bin.BinFunction1D
Applies a function to one bin argument.
apply(DynamicBin1D, DynamicBin1D) - Method in interface hep.aida.bin.BinBinFunction1D
Applies a function to two bin arguments.
apply(Object) - Method in interface cern.colt.function.ObjectFunction
Applies a function to an argument.
apply(Object) - Method in interface cern.colt.function.ObjectProcedure
Applies a procedure to an argument.
apply(Object, Object) - Method in interface cern.colt.function.ObjectObjectFunction
Applies a function to two arguments.
arguments - Static variable in class hep.aida.bin.StaticBin1D
Function arguments used by method addAllOf(...) For memory tuning only.
Arithmetic - Class in cern.jet.math
Arithmetic functions.
Arithmetic() - Constructor for class cern.jet.math.Arithmetic
Makes this class non instantiable, but still let's others inherit from it.
Arrays - Class in cern.colt
Array manipulations; complements java.util.Arrays.
Arrays() - Constructor for class cern.colt.Arrays
Makes this class non instantiable, but still let's others inherit from it.
ascending(int) - Method in class cern.colt.matrix.DoubleFactory1D
Constructs a matrix with cells having ascending values.
ascending(int, int) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a matrix with cells having ascending values.
ascending(int, int, int) - Method in class cern.colt.matrix.DoubleFactory3D
Constructs a matrix with cells having ascending values.
asin - Static variable in class cern.jet.math.Functions
Function that returns Math.asin(a).
assign(double) - Method in class cern.colt.matrix.DoubleMatrix1D
Sets all cells to the state specified by value.
assign(double) - Method in class cern.colt.matrix.DoubleMatrix2D
Sets all cells to the state specified by value.
assign(double) - Method in class cern.colt.matrix.DoubleMatrix3D
Sets all cells to the state specified by value.
assign(double) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Sets all cells to the state specified by value.
assign(double) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Sets all cells to the state specified by value.
assign(double) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
Sets all cells to the state specified by value.
assign(double) - Method in class cern.colt.matrix.impl.RCMDoubleMatrix2D
Sets all cells to the state specified by value.
assign(double) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix1D
Sets all cells to the state specified by value.
assign(double) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Sets all cells to the state specified by value.
assign(double) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix3D
Sets all cells to the state specified by value.
assign(double) - Method in class cern.colt.matrix.impl.TridiagonalDoubleMatrix2D
Sets all cells to the state specified by value.
assign(double[]) - Method in class cern.colt.matrix.DoubleMatrix1D
Sets all cells to the state specified by values.
assign(double[]) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Sets all cells to the state specified by values.
assign(double[][]) - Method in class cern.colt.matrix.DoubleMatrix2D
Sets all cells to the state specified by values.
assign(double[][]) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Sets all cells to the state specified by values.
assign(double[][][]) - Method in class cern.colt.matrix.DoubleMatrix3D
Sets all cells to the state specified by values.
assign(double[][][]) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix3D
Sets all cells to the state specified by values.
assign(DoubleFunction) - Method in class cern.colt.map.AbstractIntDoubleMap
Assigns the result of a function to each value; v[i] = function(v[i]).
assign(DoubleFunction) - Method in class cern.colt.map.OpenIntDoubleHashMap
Assigns the result of a function to each value; v[i] = function(v[i]).
assign(DoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i]).
assign(DoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col]).
assign(DoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix3D
Assigns the result of a function to each cell; x[slice,row,col] = function(x[slice,row,col]).
assign(DoubleFunction) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i]).
assign(DoubleFunction) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col]).
assign(DoubleFunction) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
 
assign(DoubleFunction) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col]).
assign(DoubleFunction) - Method in class cern.colt.matrix.impl.TridiagonalDoubleMatrix2D
 
assign(ObjectFunction) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i]).
assign(ObjectFunction) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col]).
assign(ObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i]).
assign(ObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col]).
assign(ObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix3D
Assigns the result of a function to each cell; x[slice,row,col] = function(x[slice,row,col]).
assign(AbstractIntDoubleMap) - Method in class cern.colt.map.AbstractIntDoubleMap
Clears the receiver, then adds all (key,value) pairs of othervalues to it.
assign(AbstractIntDoubleMap) - Method in class cern.colt.map.OpenIntDoubleHashMap
Clears the receiver, then adds all (key,value) pairs of othervalues to it.
assign(DoubleMatrix1D) - Method in class cern.colt.matrix.DoubleMatrix1D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix1D) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix1D, DoubleDoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i],y[i]).
assign(DoubleMatrix1D, DoubleDoubleFunction) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i],y[i]).
assign(DoubleMatrix1D, DoubleDoubleFunction, IntArrayList) - Method in class cern.colt.matrix.DoubleMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i],y[i]).
assign(DoubleMatrix2D) - Method in class cern.colt.matrix.DoubleMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix2D) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix2D) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix2D) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix2D) - Method in class cern.colt.matrix.impl.TridiagonalDoubleMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix2D, DoubleDoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(DoubleMatrix2D, DoubleDoubleFunction) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(DoubleMatrix2D, DoubleDoubleFunction) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
 
assign(DoubleMatrix2D, DoubleDoubleFunction) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
 
assign(DoubleMatrix2D, DoubleDoubleFunction) - Method in class cern.colt.matrix.impl.TridiagonalDoubleMatrix2D
 
assign(DoubleMatrix2D, DoubleFunction) - Method in interface cern.colt.matrix.linalg.Blas
Assigns the result of a function to each cell; x[row,col] = function(x[row,col]).
assign(DoubleMatrix2D, DoubleFunction) - Method in class cern.colt.matrix.linalg.SeqBlas
 
assign(DoubleMatrix2D, DoubleFunction) - Method in class cern.colt.matrix.linalg.SmpBlas
 
assign(DoubleMatrix2D, DoubleMatrix2D, DoubleDoubleFunction) - Method in interface cern.colt.matrix.linalg.Blas
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(DoubleMatrix2D, DoubleMatrix2D, DoubleDoubleFunction) - Method in class cern.colt.matrix.linalg.SeqBlas
 
assign(DoubleMatrix2D, DoubleMatrix2D, DoubleDoubleFunction) - Method in class cern.colt.matrix.linalg.SmpBlas
 
assign(DoubleMatrix3D) - Method in class cern.colt.matrix.DoubleMatrix3D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix3D) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix3D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix3D, DoubleDoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix3D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(ObjectMatrix1D) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Replaces all cell values of the receiver with the values of another matrix.
assign(ObjectMatrix1D) - Method in class cern.colt.matrix.ObjectMatrix1D
Replaces all cell values of the receiver with the values of another matrix.
assign(ObjectMatrix1D, ObjectObjectFunction) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i],y[i]).
assign(ObjectMatrix1D, ObjectObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i],y[i]).
assign(ObjectMatrix2D) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(ObjectMatrix2D) - Method in class cern.colt.matrix.ObjectMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(ObjectMatrix2D, ObjectObjectFunction) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(ObjectMatrix2D, ObjectObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(ObjectMatrix3D) - Method in class cern.colt.matrix.impl.DenseObjectMatrix3D
Replaces all cell values of the receiver with the values of another matrix.
assign(ObjectMatrix3D) - Method in class cern.colt.matrix.ObjectMatrix3D
Replaces all cell values of the receiver with the values of another matrix.
assign(ObjectMatrix3D, ObjectObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix3D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(Object) - Method in class cern.colt.matrix.ObjectMatrix1D
Sets all cells to the state specified by value.
assign(Object) - Method in class cern.colt.matrix.ObjectMatrix2D
Sets all cells to the state specified by value.
assign(Object) - Method in class cern.colt.matrix.ObjectMatrix3D
Sets all cells to the state specified by value.
assign(Object[]) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Sets all cells to the state specified by values.
assign(Object[]) - Method in class cern.colt.matrix.ObjectMatrix1D
Sets all cells to the state specified by values.
assign(Object[][]) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Sets all cells to the state specified by values.
assign(Object[][]) - Method in class cern.colt.matrix.ObjectMatrix2D
Sets all cells to the state specified by values.
assign(Object[][][]) - Method in class cern.colt.matrix.impl.DenseObjectMatrix3D
Sets all cells to the state specified by values.
assign(Object[][][]) - Method in class cern.colt.matrix.ObjectMatrix3D
Sets all cells to the state specified by values.
asString() - Static method in class cern.colt.Version
Returns all version information as string.
atan - Static variable in class cern.jet.math.Functions
Function that returns Math.atan(a).
atan2 - Static variable in class cern.jet.math.Functions
Function that returns Math.atan2(a,b).
atmosphere - Static variable in class cern.clhep.Units
 
atof(String) - Static method in class corejava.Format
Converts a string of digits to a double
atoi(String) - Static method in class corejava.Format
Converts a string of digits (decimal, octal or hex) to an integer
atol(String) - Static method in class corejava.Format
Converts a string of digits (decimal, octal or hex) to a long integer
autoCorrelation(DoubleArrayList, int, double, double) - Static method in class cern.jet.stat.Descriptive
Returns the auto-correlation of a data sequence.
Available bin types - Search tag in package hep.aida.bin
Section
Avogadro - Static variable in class cern.clhep.PhysicalConstants
 

B

3.2 Bins - Search tag in package hep.aida
Section
b - Variable in class cern.jet.random.Beta
 
b - Variable in class cern.jet.random.Binomial
 
b - Variable in class cern.jet.random.ChiSquare
 
b - Variable in class cern.jet.random.HyperGeometric
 
b() - Method in class cern.jet.stat.quantile.DoubleBufferSet
 
B - Variable in class cern.colt.matrix.bench.Double2DProcedure
 
b_ - Variable in class cern.jet.random.Beta
 
B_i0 - Static variable in class cern.jet.math.Bessel
Chebyshev coefficients for exp(-x) sqrt(x) I0(x) in the inverted interval [8,infinity].
B_i1 - Static variable in class cern.jet.math.Bessel
 
B_k0 - Static variable in class cern.jet.math.Bessel
 
B_k1 - Static variable in class cern.jet.math.Bessel
 
b_last - Variable in class cern.jet.random.Beta
 
b_setup - Variable in class cern.jet.random.Hyperbolic
 
b00(double, double, RandomEngine) - Method in class cern.jet.random.Beta
 
b01(double, double, RandomEngine) - Method in class cern.jet.random.Beta
 
b1prs(double, double, RandomEngine) - Method in class cern.jet.random.Beta
 
bar - Static variable in class cern.clhep.Units
 
barn - Static variable in class cern.clhep.Units
 
baseTime - Variable in class cern.colt.Timer
 
becquerel - Static variable in class cern.clhep.Units
 
beforeInsert(int, boolean) - Method in class cern.colt.list.AbstractBooleanList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, boolean) - Method in class cern.colt.list.BooleanArrayList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, byte) - Method in class cern.colt.list.AbstractByteList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, byte) - Method in class cern.colt.list.ByteArrayList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, char) - Method in class cern.colt.list.AbstractCharList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, char) - Method in class cern.colt.list.CharArrayList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, double) - Method in class cern.colt.list.AbstractDoubleList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, double) - Method in class cern.colt.list.DoubleArrayList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, float) - Method in class cern.colt.list.AbstractFloatList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, float) - Method in class cern.colt.list.FloatArrayList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, int) - Method in class cern.colt.list.AbstractIntList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, int) - Method in class cern.colt.list.IntArrayList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, long) - Method in class cern.colt.list.AbstractLongList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, long) - Method in class cern.colt.list.LongArrayList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, short) - Method in class cern.colt.list.AbstractShortList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, short) - Method in class cern.colt.list.ShortArrayList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, Object) - Method in class cern.colt.list.ObjectArrayList
Inserts the specified element before the specified position into the receiver.
beforeInsertAllOf(int, Collection) - Method in class cern.colt.list.AbstractList
Inserts all elements of the specified collection before the specified position into the receiver.
beforeInsertAllOfFromTo(int, AbstractBooleanList, int, int) - Method in class cern.colt.list.AbstractBooleanList
Inserts the part of the specified list between otherFrom (inclusive) and otherTo (inclusive) before the specified position into the receiver.
beforeInsertAllOfFromTo(int, AbstractByteList, int, int) - Method in class cern.colt.list.AbstractByteList
Inserts the part of the specified list between otherFrom (inclusive) and otherTo (inclusive) before the specified position into the receiver.
beforeInsertAllOfFromTo(int, AbstractCharList, int, int) - Method in class cern.colt.list.AbstractCharList
Inserts the part of the specified list between otherFrom (inclusive) and otherTo (inclusive) before the specified position into the receiver.
beforeInsertAllOfFromTo(int, AbstractDoubleList, int, int) - Method in class cern.colt.list.AbstractDoubleList
Inserts the part of the specified list between otherFrom (inclusive) and otherTo (inclusive) before the specified position into the receiver.
beforeInsertAllOfFromTo(int, AbstractFloatList, int, int) - Method in class cern.colt.list.AbstractFloatList
Inserts the part of the specified list between otherFrom (inclusive) and otherTo (inclusive) before the specified position into the receiver.
beforeInsertAllOfFromTo(int, AbstractIntList, int, int) - Method in class cern.colt.list.AbstractIntList
Inserts the part of the specified list between otherFrom (inclusive) and otherTo (inclusive) before the specified position into the receiver.
beforeInsertAllOfFromTo(int, AbstractLongList, int, int) - Method in class cern.colt.list.AbstractLongList
Inserts the part of the specified list between otherFrom (inclusive) and otherTo (inclusive) before the specified position into the receiver.
beforeInsertAllOfFromTo(int, AbstractShortList, int, int) - Method in class cern.colt.list.AbstractShortList
Inserts the part of the specified list between otherFrom (inclusive) and otherTo (inclusive) before the specified position into the receiver.
beforeInsertAllOfFromTo(int, ObjectArrayList, int, int) - Method in class cern.colt.list.ObjectArrayList
Inserts the part of the specified list between otherFrom (inclusive) and otherTo (inclusive) before the specified position into the receiver.
beforeInsertDummies(int, int) - Method in class cern.colt.list.AbstractBooleanList
Inserts length dummy elements before the specified position into the receiver.
beforeInsertDummies(int, int) - Method in class cern.colt.list.AbstractByteList
Inserts length dummy elements before the specified position into the receiver.
beforeInsertDummies(int, int) - Method in class cern.colt.list.AbstractCharList
Inserts length dummy elements before the specified position into the receiver.
beforeInsertDummies(int, int) - Method in class cern.colt.list.AbstractDoubleList
Inserts length dummy elements before the specified position into the receiver.
beforeInsertDummies(int, int) - Method in class cern.colt.list.AbstractFloatList
Inserts length dummy elements before the specified position into the receiver.
beforeInsertDummies(int, int) - Method in class cern.colt.list.AbstractIntList
Inserts length dummy elements before the specified position into the receiver.
beforeInsertDummies(int, int) - Method in class cern.colt.list.AbstractList
Inserts length dummy elements before the specified position into the receiver.
beforeInsertDummies(int, int) - Method in class cern.colt.list.AbstractLongList
Inserts length dummy elements before the specified position into the receiver.
beforeInsertDummies(int, int) - Method in class cern.colt.list.AbstractShortList
Inserts length dummy elements before the specified position into the receiver.
beforeInsertDummies(int, int) - Method in class cern.colt.list.ObjectArrayList
Inserts length dummies before the specified position into the receiver.
bench_dgemm(String[]) - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
Not yet documented.
bench_dgemv(String[]) - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
Not yet documented.
bench_pow(String[]) - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
Not yet documented.
benchGeneric(Double2DProcedure, String[]) - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
Not yet documented.
benchmark(int) - Static method in class cern.jet.random.engine.Benchmark
Benchmarks raw() for various uniform generation engines.
benchmark(int, int, String) - Static method in class cern.colt.map.Benchmark
 
benchmark(int, int, String, boolean, int, double, double, double) - Static method in class cern.colt.matrix.impl.Benchmark
Runs a bench on matrices holding double elements.
Benchmark - Class in cern.colt.map
Benchmarks the classes of this package.
Benchmark - Class in cern.colt.matrix.impl
Benchmarks the performance of matrix algorithms.
Benchmark - Class in cern.jet.random
Benchmarks random number generation from various distributions as well as PDF and CDF lookups.
Benchmark - Class in cern.jet.random.engine
Benchmarks the performance of the currently provided uniform pseudo-random number generation engines.
Benchmark() - Constructor for class cern.colt.map.Benchmark
Makes this class non instantiable, but still let's others inherit from it.
Benchmark() - Constructor for class cern.colt.matrix.impl.Benchmark
Makes this class non instantiable, but still let's others inherit from it.
Benchmark() - Constructor for class cern.jet.random.Benchmark
Makes this class non instantiable, but still let's others inherit from it.
Benchmark() - Constructor for class cern.jet.random.engine.Benchmark
Makes this class non instantiable, but still let's others inherit from it.
BenchmarkKernel - Class in cern.colt.matrix.bench
Not yet documented.
BenchmarkKernel() - Constructor for class cern.colt.matrix.bench.BenchmarkKernel
Benchmark constructor comment.
BenchmarkMatrix - Class in cern.colt.matrix.bench
Configurable matrix benchmark.
BenchmarkMatrix() - Constructor for class cern.colt.matrix.bench.BenchmarkMatrix
Benchmark constructor comment.
BenchmarkMatrix2D - Class in cern.colt.matrix.impl
Benchmarks the performance of matrices.
BenchmarkMatrix2D() - Constructor for class cern.colt.matrix.impl.BenchmarkMatrix2D
Makes this class non instantiable, but still let's others inherit from it.
Bessel - Class in cern.jet.math
Bessel and Airy functions.
Bessel() - Constructor for class cern.jet.math.Bessel
Makes this class non instantiable, but still let's others inherit from it.
bessel2_fkt(double, double) - Static method in class cern.jet.random.Fun
 
bessi0(double) - Static method in class cern.jet.random.Fun
Modified Bessel Functions of First Kind - Order 0.
bessi1(double) - Static method in class cern.jet.random.Fun
Modified Bessel Functions of First Kind - Order 1.
beta - Variable in class cern.jet.random.Beta
 
beta - Variable in class cern.jet.random.Hyperbolic
 
beta - Variable in class cern.jet.stat.quantile.KnownDoubleQuantileEstimator
 
beta(double, double) - Static method in class cern.jet.stat.Gamma
Returns the beta function of the arguments.
beta(double, double, double) - Static method in class cern.jet.stat.Probability
Returns the area from zero to x under the beta density function.
Beta - Class in cern.jet.random
Beta(double, double, RandomEngine) - Constructor for class cern.jet.random.Beta
Constructs a Beta distribution.
betaComplemented(double, double, double) - Static method in class cern.jet.stat.Probability
Returns the area under the right hand tail (from x to infinity) of the beta density function.
between(double, double) - Static method in class cern.jet.math.Functions
Constructs a function that returns (frominvalid input: '<'=a invalid input: '&'invalid input: '&' ainvalid input: '<'=to) ? 1 : 0.
between(int, int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns (frominvalid input: '<'=a invalid input: '&'invalid input: '&' ainvalid input: '<'=to) ? 1 : 0.
big - Static variable in class cern.jet.math.Constants
 
biginv - Static variable in class cern.jet.math.Constants
 
bin(DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Statistic
Fills all cell values of the given vector into a bin from which statistics measures can be retrieved efficiently.
binaryMultiSearch(DoubleArrayList, double) - Static method in class cern.jet.stat.quantile.QuantileFinderTest
Finds the first and last indexes of a specific element within a sorted list.
binarySearch(boolean) - Method in class cern.colt.list.AbstractBooleanList
Searches the receiver for the specified value using the binary search algorithm.
binarySearch(byte) - Method in class cern.colt.list.AbstractByteList
Searches the receiver for the specified value using the binary search algorithm.
binarySearch(char) - Method in class cern.colt.list.AbstractCharList
Searches the receiver for the specified value using the binary search algorithm.
binarySearch(double) - Method in class cern.colt.list.AbstractDoubleList
Searches the receiver for the specified value using the binary search algorithm.
binarySearch(float) - Method in class cern.colt.list.AbstractFloatList
Searches the receiver for the specified value using the binary search algorithm.
binarySearch(int) - Method in class cern.colt.list.AbstractIntList
Searches the receiver for the specified value using the binary search algorithm.
binarySearch(long) - Method in class cern.colt.list.AbstractLongList
Searches the receiver for the specified value using the binary search algorithm.
binarySearch(short) - Method in class cern.colt.list.AbstractShortList
Searches the receiver for the specified value using the binary search algorithm.
binarySearch(Object) - Method in class cern.colt.list.ObjectArrayList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(boolean, int, int) - Method in class cern.colt.list.AbstractBooleanList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(byte[], byte, int, int) - Static method in class cern.colt.Sorting
Searches the list for the specified value using the binary search algorithm.
binarySearchFromTo(byte, int, int) - Method in class cern.colt.list.AbstractByteList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(byte, int, int) - Method in class cern.colt.list.ByteArrayList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(char[], char, int, int) - Static method in class cern.colt.Sorting
Searches the list for the specified value using the binary search algorithm.
binarySearchFromTo(char, int, int) - Method in class cern.colt.list.AbstractCharList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(char, int, int) - Method in class cern.colt.list.CharArrayList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(double[], double, int, int) - Static method in class cern.colt.Sorting
Searches the list for the specified value using the binary search algorithm.
binarySearchFromTo(double, int, int) - Method in class cern.colt.list.AbstractDoubleList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(double, int, int) - Method in class cern.colt.list.DoubleArrayList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(float[], float, int, int) - Static method in class cern.colt.Sorting
Searches the list for the specified value using the binary search algorithm.
binarySearchFromTo(float, int, int) - Method in class cern.colt.list.AbstractFloatList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(float, int, int) - Method in class cern.colt.list.FloatArrayList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(int[], int, int, int) - Static method in class cern.colt.Sorting
Searches the list for the specified value using the binary search algorithm.
binarySearchFromTo(int, int, int) - Method in class cern.colt.list.AbstractIntList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(int, int, int) - Method in class cern.colt.list.IntArrayList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(int, int, int, IntComparator) - Static method in class cern.colt.Partitioning
Finds the given key "a" within some generic data using the binary search algorithm.
binarySearchFromTo(int, int, IntComparator) - Static method in class cern.colt.Sorting
Generically searches the list for the specified value using the binary search algorithm.
binarySearchFromTo(long[], long, int, int) - Static method in class cern.colt.Sorting
Searches the list for the specified value using the binary search algorithm.
binarySearchFromTo(long, int, int) - Method in class cern.colt.list.AbstractLongList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(long, int, int) - Method in class cern.colt.list.LongArrayList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(short[], short, int, int) - Static method in class cern.colt.Sorting
Searches the list for the specified value using the binary search algorithm.
binarySearchFromTo(short, int, int) - Method in class cern.colt.list.AbstractShortList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(short, int, int) - Method in class cern.colt.list.ShortArrayList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(Object[], Object, int, int, Comparator) - Static method in class cern.colt.Sorting
Searches the list for the specified value using the binary search algorithm.
binarySearchFromTo(Object, int, int) - Method in class cern.colt.list.ObjectArrayList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(Object, int, int, Comparator) - Method in class cern.colt.list.ObjectArrayList
Searches the receiver for the specified value using the binary search algorithm.
BinBinFunction1D - Interface in hep.aida.bin
Interface that represents a function object: a function that takes two bins as arguments and returns a single value.
binBoundaries - Variable in class cern.jet.stat.quantile.EquiDepthHistogram
 
binCentre(int) - Method in interface hep.aida.IAxis
Centre of the bin specified.
binCentre(int) - Method in class hep.aida.ref.FixedAxis
 
binCentre(int) - Method in class hep.aida.ref.VariableAxis
 
bindArg1(DoubleDoubleFunction, double) - Static method in class cern.jet.math.Functions
Constructs a unary function from a binary function with the first operand (argument) fixed to the given constant c.
bindArg1(IntIntFunction, int) - Static method in class cern.jet.math.IntFunctions
Constructs a unary function from a binary function with the first operand (argument) fixed to the given constant c.
bindArg2(DoubleDoubleFunction, double) - Static method in class cern.jet.math.Functions
Constructs a unary function from a binary function with the second operand (argument) fixed to the given constant c.
bindArg2(IntIntFunction, int) - Static method in class cern.jet.math.IntFunctions
Constructs a unary function from a binary function with the second operand (argument) fixed to the given constant c.
binEntries(int) - Method in interface hep.aida.IHistogram1D
Number of entries in the corresponding bin (ie the number of times fill was called for this bin).
binEntries(int) - Method in class hep.aida.ref.Histogram1D
 
binEntries(int, int) - Method in interface hep.aida.IHistogram2D
The number of entries (ie the number of times fill was called for this bin).
binEntries(int, int) - Method in class hep.aida.ref.Histogram2D
 
binEntries(int, int, int) - Method in interface hep.aida.IHistogram3D
The number of entries (ie the number of times fill was called for this bin).
binEntries(int, int, int) - Method in class hep.aida.ref.Histogram3D
 
binEntriesX(int) - Method in interface hep.aida.IHistogram2D
Equivalent to projectionX().binEntries(indexX).
binEntriesX(int) - Method in class hep.aida.ref.AbstractHistogram2D
 
binEntriesY(int) - Method in interface hep.aida.IHistogram2D
Equivalent to projectionY().binEntries(indexY).
binEntriesY(int) - Method in class hep.aida.ref.AbstractHistogram2D
 
binError(int) - Method in interface hep.aida.IHistogram1D
The error on this bin.
binError(int) - Method in class hep.aida.ref.Histogram1D
 
binError(int, int) - Method in interface hep.aida.IHistogram2D
The error on this bin.
binError(int, int) - Method in class hep.aida.ref.Histogram2D
 
binError(int, int, int) - Method in interface hep.aida.IHistogram3D
The error on this bin.
binError(int, int, int) - Method in class hep.aida.ref.Histogram3D
 
BinFunction1D - Interface in hep.aida.bin
Interface that represents a function object: a function that takes two bins as arguments and returns a single value.
BinFunctions1D - Class in hep.aida.bin
Function objects computing dynamic bin aggregations; to be passed to generic methods.
BinFunctions1D() - Constructor for class hep.aida.bin.BinFunctions1D
Makes this class non instantiable, but still let's others inherit from it.
binHeight(int) - Method in interface hep.aida.IHistogram1D
Total height of the corresponding bin (ie the sum of the weights in this bin).
binHeight(int) - Method in class hep.aida.ref.Histogram1D
 
binHeight(int, int) - Method in interface hep.aida.IHistogram2D
Total height of the corresponding bin (ie the sum of the weights in this bin).
binHeight(int, int) - Method in class hep.aida.ref.Histogram2D
 
binHeight(int, int, int) - Method in interface hep.aida.IHistogram3D
Total height of the corresponding bin (ie the sum of the weights in this bin).
binHeight(int, int, int) - Method in class hep.aida.ref.Histogram3D
 
binHeightX(int) - Method in interface hep.aida.IHistogram2D
Equivalent to projectionX().binHeight(indexX).
binHeightX(int) - Method in class hep.aida.ref.AbstractHistogram2D
 
binHeightY(int) - Method in interface hep.aida.IHistogram2D
Equivalent to projectionY().binHeight(indexY).
binHeightY(int) - Method in class hep.aida.ref.AbstractHistogram2D
 
binLowerEdge(int) - Method in interface hep.aida.IAxis
Lower edge of the specified bin.
binLowerEdge(int) - Method in class hep.aida.ref.FixedAxis
 
binLowerEdge(int) - Method in class hep.aida.ref.VariableAxis
 
binOfElement(float) - Method in class cern.jet.stat.quantile.EquiDepthHistogram
Returns the bin index of the given element.
binomial(double, long) - Static method in class cern.jet.math.Arithmetic
Efficiently returns the binomial coefficient, often also referred to as "n over k" or "n choose k".
binomial(int, int, double) - Static method in class cern.jet.stat.Probability
Returns the sum of the terms 0 through k of the Binomial probability density.
binomial(long, long) - Static method in class cern.jet.math.Arithmetic
Efficiently returns the binomial coefficient, often also referred to as "n over k" or "n choose k".
binomial(long, long) - Static method in class cern.jet.stat.quantile.QuantileCalc
Efficiently computes the binomial coefficient, often also referred to as "n over k" or "n choose k".
Binomial - Class in cern.jet.random
Binomial distribution; See the math definition and animated definition.
Binomial(int, double, RandomEngine) - Constructor for class cern.jet.random.Binomial
Constructs a binomial distribution.
binomialComplemented(int, int, double) - Static method in class cern.jet.stat.Probability
Returns the sum of the terms k+1 through n of the Binomial probability density.
bins - Variable in class hep.aida.ref.FixedAxis
 
bins - Variable in class hep.aida.ref.VariableAxis
 
bins() - Method in class cern.jet.stat.quantile.EquiDepthHistogram
Returns the number of bins.
bins() - Method in interface hep.aida.IAxis
The number of bins (excluding underflow and overflow) on the axis.
bins() - Method in class hep.aida.ref.FixedAxis
 
bins() - Method in class hep.aida.ref.VariableAxis
 
binUpperEdge(int) - Method in interface hep.aida.IAxis
Upper edge of the specified bin.
binUpperEdge(int) - Method in class hep.aida.ref.FixedAxis
 
binUpperEdge(int) - Method in class hep.aida.ref.VariableAxis
 
binWidth - Variable in class hep.aida.ref.FixedAxis
 
binWidth(int) - Method in interface hep.aida.IAxis
Width of the bin specified.
binWidth(int) - Method in class hep.aida.ref.FixedAxis
 
binWidth(int) - Method in class hep.aida.ref.VariableAxis
 
BIT_INDEX_MASK - Static variable in class cern.colt.bitvector.QuickBitVector
 
bitMaskWithBitsSetFromTo(int, int) - Static method in class cern.colt.bitvector.QuickBitVector
Returns a bit mask with bits in the specified range set to 1, all the rest set to 0.
BitMatrix - Class in cern.colt.bitvector
Fixed sized (non resizable) n*m bit matrix.
BitMatrix(int, int) - Constructor for class cern.colt.bitvector.BitMatrix
Constructs a bit matrix with a given number of columns and rows.
bits - Variable in class cern.colt.bitvector.BitMatrix
 
bits - Variable in class cern.colt.bitvector.BitVector
The bits of this object.
bits - Variable in class cern.colt.list.MinMaxNumberList
 
BITS_PER_UNIT - Static variable in class cern.colt.bitvector.QuickBitVector
 
bitsPerElement - Variable in class cern.colt.list.MinMaxNumberList
 
bitsPerElement() - Method in class cern.colt.list.MinMaxNumberList
Returns the number of bits necessary to store a single element.
bitsPerElement(long, long) - Static method in class cern.colt.list.MinMaxNumberList
Returns the number of bits necessary to store values in the range [minimum,maximum].
BitVector - Class in cern.colt.bitvector
Fixed sized (non resizable) bitvector.
BitVector(int) - Constructor for class cern.colt.bitvector.BitVector
Constructs a bit vector that holds size bits.
BitVector(long[], int) - Constructor for class cern.colt.bitvector.BitVector
You normally need not use this method.
BitVector.IndexProcedure - Class in cern.colt.bitvector
 
blanks(int) - Method in class cern.colt.matrix.impl.AbstractFormatter
Returns a String with length blanks.
blanks(int) - Static method in class cern.colt.matrix.linalg.Property
Returns a String with length blanks.
blanksCache - Static variable in class cern.colt.matrix.impl.AbstractFormatter
 
Blas - Interface in cern.colt.matrix.linalg
Subset of the BLAS (Basic Linear Algebra System); High quality "building block" routines for performing basic vector and matrix operations.
Bohr_radius - Static variable in class cern.clhep.PhysicalConstants
 
BooleanArrayList - Class in cern.colt.list
Resizable list holding boolean elements; implemented with arrays.
BooleanArrayList() - Constructor for class cern.colt.list.BooleanArrayList
Constructs an empty list.
BooleanArrayList(boolean[]) - Constructor for class cern.colt.list.BooleanArrayList
Constructs a list containing the specified elements.
BooleanArrayList(int) - Constructor for class cern.colt.list.BooleanArrayList
Constructs an empty list with the specified initial capacity.
BooleanProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.
BRAY_CURTIS - Static variable in class cern.colt.matrix.doublealgo.Statistic
Bray-Curtis distance function; Sum( abs(x[i]-y[i]) ) / Sum( x[i]+y[i] ).
BreitWigner - Class in cern.jet.random
BreitWigner (aka Lorentz) distribution; See the math definition.
BreitWigner(double, double, double, RandomEngine) - Constructor for class cern.jet.random.BreitWigner
Constructs a BreitWigner distribution.
BreitWignerMeanSquare - Class in cern.jet.random
Mean-square BreitWigner distribution; See the math definition.
BreitWignerMeanSquare(double, double, double, RandomEngine) - Constructor for class cern.jet.random.BreitWignerMeanSquare
Constructs a mean-squared BreitWigner distribution.
buffer - Variable in class cern.jet.random.sampling.RandomSamplingAssistant
 
buffer - Variable in class cern.jet.stat.quantile.ExactDoubleQuantileFinder
 
Buffer - Class in cern.jet.stat.quantile
A buffer holding elements; internally used for computing approximate quantiles.
Buffer(int) - Constructor for class cern.jet.stat.quantile.Buffer
This method was created in VisualAge.
buffered(int) - Method in class hep.aida.bin.AbstractBin1D
Constructs and returns a streaming buffer connected to the receiver.
bufferPosition - Variable in class cern.jet.random.sampling.RandomSamplingAssistant
 
buffers - Variable in class cern.jet.stat.quantile.DoubleBufferSet
 
bufferSet - Variable in class cern.jet.stat.quantile.DoubleQuantileEstimator
 
BufferSet - Class in cern.jet.stat.quantile
An abstract set of buffers; internally used for computing approximate quantiles.
BufferSet() - Constructor for class cern.jet.stat.quantile.BufferSet
 
buffersToCollapse() - Method in class cern.jet.stat.quantile.DoubleQuantileEstimator
Not yet commented.
buffersToCollapse() - Method in class cern.jet.stat.quantile.KnownDoubleQuantileEstimator
Not yet commented.
buffersToCollapse() - Method in class cern.jet.stat.quantile.UnknownDoubleQuantileEstimator
Not yet commented.
ByteArrayList - Class in cern.colt.list
Resizable list holding byte elements; implemented with arrays.
ByteArrayList() - Constructor for class cern.colt.list.ByteArrayList
Constructs an empty list.
ByteArrayList(byte[]) - Constructor for class cern.colt.list.ByteArrayList
Constructs a list containing the specified elements.
ByteArrayList(int) - Constructor for class cern.colt.list.ByteArrayList
Constructs an empty list with the specified initial capacity.
ByteComparator - Interface in cern.colt.function
A comparison function which imposes a total ordering on some collection of elements.
ByteProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.

C

c - Variable in class cern.jet.random.Beta
 
c - Variable in class cern.jet.random.Binomial
 
c - Variable in class cern.jet.random.Zeta
 
C - Variable in class cern.colt.matrix.bench.Double2DProcedure
 
c_light - Static variable in class cern.clhep.PhysicalConstants
 
c_pm - Variable in class cern.jet.random.HyperGeometric
 
c_pm - Variable in class cern.jet.random.Poisson
 
c_squared - Static variable in class cern.clhep.PhysicalConstants
 
cache - Variable in class cern.jet.random.Normal
 
cached_alxm - Variable in class cern.jet.random.PoissonSlow
 
cached_g - Variable in class cern.jet.random.PoissonSlow
 
cached_sq - Variable in class cern.jet.random.PoissonSlow
 
cacheFilled - Variable in class cern.jet.random.Normal
 
CANBERRA - Static variable in class cern.colt.matrix.doublealgo.Statistic
Canberra distance function; Sum( abs(x[i]-y[i]) / abs(x[i]+y[i]) ).
candela - Static variable in class cern.clhep.Units
 
capacity - Variable in class cern.colt.buffer.DoubleBuffer
 
capacity - Variable in class cern.colt.buffer.DoubleBuffer2D
 
capacity - Variable in class cern.colt.buffer.DoubleBuffer3D
 
capacity - Variable in class cern.colt.buffer.IntBuffer
 
capacity - Variable in class cern.colt.buffer.IntBuffer2D
 
capacity - Variable in class cern.colt.buffer.IntBuffer3D
 
capacity - Variable in class cern.colt.buffer.ObjectBuffer
 
capacity - Variable in class cern.colt.list.MinMaxNumberList
 
cardinality() - Method in class cern.colt.bitvector.BitMatrix
Returns the number of bits currently in the true state.
cardinality() - Method in class cern.colt.bitvector.BitVector
Returns the number of bits currently in the true state.
cardinality() - Method in class cern.colt.matrix.DoubleMatrix1D
Returns the number of cells having non-zero values; ignores tolerance.
cardinality() - Method in class cern.colt.matrix.DoubleMatrix2D
Returns the number of cells having non-zero values; ignores tolerance.
cardinality() - Method in class cern.colt.matrix.DoubleMatrix3D
Returns the number of cells having non-zero values; ignores tolerance.
cardinality() - Method in class cern.colt.matrix.impl.SparseDoubleMatrix1D
Returns the number of cells having non-zero values.
cardinality() - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Returns the number of cells having non-zero values.
cardinality() - Method in class cern.colt.matrix.impl.SparseDoubleMatrix3D
Returns the number of cells having non-zero values.
cardinality() - Method in class cern.colt.matrix.impl.SparseObjectMatrix1D
Returns the number of cells having non-zero values.
cardinality() - Method in class cern.colt.matrix.impl.SparseObjectMatrix2D
Returns the number of cells having non-zero values.
cardinality() - Method in class cern.colt.matrix.impl.SparseObjectMatrix3D
Returns the number of cells having non-zero values.
cardinality() - Method in class cern.colt.matrix.ObjectMatrix1D
Returns the number of cells having non-zero values; ignores tolerance.
cardinality() - Method in class cern.colt.matrix.ObjectMatrix2D
Returns the number of cells having non-zero values; ignores tolerance.
cardinality() - Method in class cern.colt.matrix.ObjectMatrix3D
Returns the number of cells having non-zero values; ignores tolerance.
cardinality(int) - Method in class cern.colt.matrix.DoubleMatrix1D
Returns the number of cells having non-zero values, but at most maxCardinality; ignores tolerance.
cardinality(int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Returns the number of cells having non-zero values, but at most maxCardinality; ignores tolerance.
cdf - Variable in class cern.jet.random.Empirical
 
cdf - Variable in class cern.jet.random.EmpiricalWalker
 
cdf(double) - Method in class cern.jet.random.Beta
Returns the cumulative distribution function.
cdf(double) - Method in class cern.jet.random.ChiSquare
Returns the cumulative distribution function.
cdf(double) - Method in class cern.jet.random.Exponential
Returns the cumulative distribution function.
cdf(double) - Method in class cern.jet.random.Gamma
Returns the cumulative distribution function.
cdf(double) - Method in class cern.jet.random.Normal
Returns the cumulative distribution function.
cdf(double) - Method in class cern.jet.random.StudentT
Returns the cumulative distribution function.
cdf(double) - Method in class cern.jet.random.Uniform
Returns the cumulative distribution function (assuming a continous uniform distribution).
cdf(int) - Method in class cern.jet.random.Binomial
Returns the cumulative distribution function.
cdf(int) - Method in class cern.jet.random.Empirical
Returns the cumulative distribution function.
cdf(int) - Method in class cern.jet.random.EmpiricalWalker
Returns the cumulative distribution function.
cdf(int) - Method in class cern.jet.random.NegativeBinomial
Returns the cumulative distribution function.
cdf(int) - Method in class cern.jet.random.Poisson
Returns the cumulative distribution function.
cdfSlow(int) - Method in class cern.jet.random.Binomial
Returns the cumulative distribution function.
cdiv(double, double, double, double) - Method in class cern.colt.matrix.linalg.EigenvalueDecomposition
 
cdivi - Variable in class cern.colt.matrix.linalg.EigenvalueDecomposition
 
cdivr - Variable in class cern.colt.matrix.linalg.EigenvalueDecomposition
 
ceil - Static variable in class cern.jet.math.Functions
Function that returns Math.ceil(a).
ceil(double) - Static method in class cern.jet.math.Arithmetic
Returns the smallest long >= value.
ceiling(double) - Static method in class cern.jet.stat.quantile.QuantileCalc
Returns the smallest long >= value.
center() - Method in class hep.aida.bin.AbstractBin
Returns center(0).
center(int) - Method in class hep.aida.bin.AbstractBin
Returns a custom definable "center" measure; override this method if necessary.
CENTER - Static variable in class cern.colt.matrix.impl.AbstractFormatter
The alignment string aligning the cells of a column to its center.
centimeter - Static variable in class cern.clhep.Units
 
centimeter2 - Static variable in class cern.clhep.Units
 
centimeter3 - Static variable in class cern.clhep.Units
 
cern.clhep - package cern.clhep
A Java port of CLHEP 1.4.0 (C++) - A Class Library for High Energy Physics; still quite incomplete - should probably find a way to take cern.clhep out of this distribution and merge cern.clhep with hep.lcd (SLAC).
cern.colt - package cern.colt
Core base classes; Operations on primitive arrays such as sorting, partitioning and permuting.
cern.colt.bitvector - package cern.colt.bitvector
Bit vectors and bit matrices.
cern.colt.buffer - package cern.colt.buffer
Fixed sized (non resizable) streaming buffers connected to a target objects to which data is automatically flushed upon buffer overflow.
cern.colt.function - package cern.colt.function
Core interfaces for functions, comparisons and procedures on objects and primitive data types.
cern.colt.list - package cern.colt.list
Resizable lists holding objects or primitive data types such as int, double, etc.
cern.colt.list.adapter - package cern.colt.list.adapter
List adapters that make Colt lists compatible with the JDK 1.2 Collections Framework.
cern.colt.map - package cern.colt.map
Automatically growing and shrinking maps holding objects or primitive data types such as int, double, etc.
cern.colt.matrix - package cern.colt.matrix
Matrix interfaces and factories; efficient and flexible dense and sparse 1, 2, 3 and d-dimensional matrices holding objects or primitive data types such as int, double, etc; Templated, fixed sized (not dynamically resizable); Also known as multi-dimensional arrays or Data Cubes.
cern.colt.matrix.bench - package cern.colt.matrix.bench
Matrix benchmarks.
cern.colt.matrix.doublealgo - package cern.colt.matrix.doublealgo
Double matrix algorithms such as print formatting, sorting, partitioning and statistics.
cern.colt.matrix.impl - package cern.colt.matrix.impl
Matrix implementations; You normally need not look at this package, because all concrete classes implement the abstract interfaces of cern.colt.matrix, without subsetting or supersetting.
cern.colt.matrix.linalg - package cern.colt.matrix.linalg
Linear Algebraic matrix computations operating on DoubleMatrix2D and DoubleMatrix1D.
cern.colt.matrix.objectalgo - package cern.colt.matrix.objectalgo
Object matrix algorithms such as print formatting, sorting, partitioning and statistics.
cern.jet.math - package cern.jet.math
Tools for basic and advanced mathematics: Arithmetics and Algebra, Polynomials and Chebyshev series, Bessel and Airy functions, Function Objects for generic function evaluation, etc.
cern.jet.random - package cern.jet.random
Large variety of probability distributions featuring high performance generation of random numbers, CDF's and PDF's.
cern.jet.random.engine - package cern.jet.random.engine
Engines generating strong uniformly distributed pseudo-random numbers; Needed by all JET probability distributions since they rely on uniform random numbers to generate random numbers from their own distribution.
cern.jet.random.sampling - package cern.jet.random.sampling
Samples (picks) random subsets of data sequences.
cern.jet.stat - package cern.jet.stat
Tools for basic and advanced statistics: Estimators, Gamma functions, Beta functions, Probabilities, Special integrals, etc.
cern.jet.stat.quantile - package cern.jet.stat.quantile
Scalable algorithms and data structures to compute approximate quantiles over very large data sequences.
ch - Variable in class cern.jet.random.Binomial
 
chain(DoubleDoubleFunction, DoubleFunction, DoubleFunction) - Static method in class cern.jet.math.Functions
Constructs the function f( g(a), h(b) ).
chain(DoubleFunction, DoubleDoubleFunction) - Static method in class cern.jet.math.Functions
Constructs the function g( h(a,b) ).
chain(DoubleFunction, DoubleFunction) - Static method in class cern.jet.math.Functions
Constructs the function g( h(a) ).
chain(IntFunction, IntFunction) - Static method in class cern.jet.math.IntFunctions
Constructs the function g( h(a) ).
chain(IntFunction, IntIntFunction) - Static method in class cern.jet.math.IntFunctions
Constructs the function g( h(a,b) ).
chain(IntIntFunction, IntFunction, IntFunction) - Static method in class cern.jet.math.IntFunctions
Constructs the function f( g(a), h(b) ).
CharArrayList - Class in cern.colt.list
Resizable list holding char elements; implemented with arrays.
CharArrayList() - Constructor for class cern.colt.list.CharArrayList
Constructs an empty list.
CharArrayList(char[]) - Constructor for class cern.colt.list.CharArrayList
Constructs a list containing the specified elements.
CharArrayList(int) - Constructor for class cern.colt.list.CharArrayList
Constructs an empty list with the specified initial capacity.
CharComparator - Interface in cern.colt.function
A comparison function which imposes a total ordering on some collection of elements.
CharProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.
chbevl(double, double[], int) - Static method in class cern.jet.math.Arithmetic
Evaluates the series of Chebyshev polynomials Ti at argument x/2.
checkBox(int, int, int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Checks whether the receiver contains the given box and throws an exception, if necessary.
checkBox(int, int, int, int, int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Checks whether the receiver contains the given box and throws an exception, if necessary.
checkColumn(int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Sanity check for operations requiring a column index to be within bounds.
checkColumn(int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Sanity check for operations requiring a column index to be within bounds.
checkColumnIndexes(int[]) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Checks whether indexes are legal and throws an exception, if necessary.
checkColumnIndexes(int[]) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Checks whether indexes are legal and throws an exception, if necessary.
checkDimensionCompatibility(BitMatrix) - Method in class cern.colt.bitvector.BitMatrix
Sanity check for operations requiring matrices with the same number of columns and rows.
checkIndex(int) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Sanity check for operations requiring an index to be within bounds.
checkIndexes(int[]) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Checks whether indexes are legal and throws an exception, if necessary.
checkRange(int, int) - Static method in class cern.colt.list.AbstractList
Checks if the given index is in range.
checkRange(int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Checks whether the receiver contains the given range and throws an exception, if necessary.
checkRangeFromTo(int, int, int) - Static method in class cern.colt.bitvector.BitVector
Checks if the given range is within the contained array's bounds.
checkRangeFromTo(int, int, int) - Static method in class cern.colt.list.AbstractList
Checks if the given range is within the contained array's bounds.
checkRangeFromTo(int, int, int) - Static method in class cern.jet.stat.Descriptive
Checks if the given range is within the contained array's bounds.
checkRectangular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
Checks whether the given matrix A is rectangular.
checkRectangularShape(double[][]) - Static method in class cern.colt.matrix.DoubleFactory2D
Checks whether the given array is rectangular, that is, whether all rows have the same number of columns.
checkRectangularShape(DoubleMatrix2D[][]) - Static method in class cern.colt.matrix.DoubleFactory2D
Checks whether the given array is rectangular, that is, whether all rows have the same number of columns.
checkRectangularShape(ObjectMatrix2D[][]) - Static method in class cern.colt.matrix.ObjectFactory2D
Checks whether the given array is rectangular, that is, whether all rows have the same number of columns.
checkRectangularShape(Object[][]) - Static method in class cern.colt.matrix.ObjectFactory2D
Checks whether the given array is rectangular, that is, whether all rows have the same number of columns.
checkRow(int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Sanity check for operations requiring a row index to be within bounds.
checkRow(int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Sanity check for operations requiring a row index to be within bounds.
checkRowIndexes(int[]) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Checks whether indexes are legal and throws an exception, if necessary.
checkRowIndexes(int[]) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Checks whether indexes are legal and throws an exception, if necessary.
checkShape(AbstractMatrix2D) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Sanity check for operations requiring two matrices with the same number of columns and rows.
checkShape(AbstractMatrix2D, AbstractMatrix2D) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Sanity check for operations requiring matrices with the same number of columns and rows.
checkShape(AbstractMatrix3D) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Sanity check for operations requiring two matrices with the same number of slices, rows and columns.
checkShape(AbstractMatrix3D, AbstractMatrix3D) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Sanity check for operations requiring matrices with the same number of slices, rows and columns.
checkSize(double[]) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Sanity check for operations requiring two matrices with the same size.
checkSize(BitVector) - Method in class cern.colt.bitvector.BitVector
Sanity check for operations requiring another bitvector with at least the same size.
checkSize(AbstractMatrix1D) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Sanity check for operations requiring two matrices with the same size.
checkSlice(int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Sanity check for operations requiring a slice index to be within bounds.
checkSliceIndexes(int[]) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Checks whether indexes are legal and throws an exception, if necessary.
checkSquare(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
Checks whether the given matrix A is square.
chiSquare(double, double) - Static method in class cern.jet.stat.Probability
Returns the area under the left hand tail (from 0 to x) of the Chi square probability density function with v degrees of freedom.
ChiSquare - Class in cern.jet.random
ChiSquare distribution; See the math definition and animated definition.
ChiSquare(double, RandomEngine) - Constructor for class cern.jet.random.ChiSquare
Constructs a ChiSquare distribution.
chiSquareComplemented(double, double) - Static method in class cern.jet.stat.Probability
Returns the area under the right hand tail (from x to infinity) of the Chi square probability density function with v degrees of freedom.
chol(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Constructs and returns the cholesky-decomposition of the given matrix.
CholeskyDecomposition - Class in cern.colt.matrix.linalg
For a symmetric, positive definite matrix A, the Cholesky decomposition is a lower triangular matrix L so that A = L*L'; If the matrix is not symmetric or positive definite, the constructor returns a partial decomposition and sets an internal flag that may be queried by the isSymmetricPositiveDefinite() method.
CholeskyDecomposition(DoubleMatrix2D) - Constructor for class cern.colt.matrix.linalg.CholeskyDecomposition
Constructs and returns a new Cholesky decomposition object for a symmetric and positive definite matrix; The decomposed matrices can be retrieved via instance methods of the returned decomposition object.
chooseGrowCapacity(int, double, double) - Method in class cern.colt.map.AbstractMap
Chooses a new prime table capacity optimized for growing that (approximately) satisfies the invariant c * minLoadFactor invalid input: '<'= size invalid input: '<'= c * maxLoadFactor and has at least one FREE slot for the given size.
chooseHighWaterMark(int, double) - Method in class cern.colt.map.AbstractMap
Returns new high water mark threshold based on current capacity and maxLoadFactor.
chooseLowWaterMark(int, double) - Method in class cern.colt.map.AbstractMap
Returns new low water mark threshold based on current capacity and minLoadFactor.
chooseMeanCapacity(int, double, double) - Method in class cern.colt.map.AbstractMap
Chooses a new prime table capacity neither favoring shrinking nor growing, that (approximately) satisfies the invariant c * minLoadFactor invalid input: '<'= size invalid input: '<'= c * maxLoadFactor and has at least one FREE slot for the given size.
chooseShrinkCapacity(int, double, double) - Method in class cern.colt.map.AbstractMap
Chooses a new prime table capacity optimized for shrinking that (approximately) satisfies the invariant c * minLoadFactor invalid input: '<'= size invalid input: '<'= c * maxLoadFactor and has at least one FREE slot for the given size.
classic_electr_radius - Static variable in class cern.clhep.PhysicalConstants
 
Class Naming / Inheritance - Search tag in package cern.colt.matrix
Section
clear() - Method in class cern.colt.bitvector.BitMatrix
Clears all bits of the receiver.
clear() - Method in class cern.colt.bitvector.BitVector
Clears all bits of the receiver.
clear() - Method in class cern.colt.buffer.DoubleBuffer
Sets the receiver's size to zero.
clear() - Method in class cern.colt.buffer.DoubleBuffer2D
Sets the receiver's size to zero.
clear() - Method in class cern.colt.buffer.DoubleBuffer3D
Sets the receiver's size to zero.
clear() - Method in class cern.colt.buffer.IntBuffer
Sets the receiver's size to zero.
clear() - Method in class cern.colt.buffer.IntBuffer2D
Sets the receiver's size to zero.
clear() - Method in class cern.colt.buffer.IntBuffer3D
Sets the receiver's size to zero.
clear() - Method in class cern.colt.buffer.ObjectBuffer
Sets the receiver's size to zero.
clear() - Method in class cern.colt.list.AbstractCollection
Removes all elements from the receiver.
clear() - Method in class cern.colt.list.AbstractList
Removes all elements from the receiver.
clear() - Method in class cern.colt.map.AbstractMap
Removes all (key,value) associations from the receiver.
clear() - Method in class cern.colt.map.OpenDoubleIntHashMap
Removes all (key,value) associations from the receiver.
clear() - Method in class cern.colt.map.OpenIntDoubleHashMap
Removes all (key,value) associations from the receiver.
clear() - Method in class cern.colt.map.OpenIntIntHashMap
Removes all (key,value) associations from the receiver.
clear() - Method in class cern.colt.map.OpenIntObjectHashMap
Removes all (key,value) associations from the receiver.
clear() - Method in class cern.colt.map.OpenLongObjectHashMap
Removes all (key,value) associations from the receiver.
clear() - Method in class cern.jet.stat.quantile.Buffer
Clears the receiver.
clear() - Method in class cern.jet.stat.quantile.DoubleBuffer
Clears the receiver.
clear() - Method in class cern.jet.stat.quantile.DoubleBufferSet
Removes all elements from the receiver.
clear() - Method in class cern.jet.stat.quantile.DoubleQuantileEstimator
Removes all elements from the receiver.
clear() - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
Removes all elements from the receiver.
clear() - Method in class cern.jet.stat.quantile.ExactDoubleQuantileFinder
Removes all elements from the receiver.
clear() - Method in class cern.jet.stat.quantile.KnownDoubleQuantileEstimator
Removes all elements from the receiver.
clear() - Method in class cern.jet.stat.quantile.UnknownDoubleQuantileEstimator
Removes all elements from the receiver.
clear() - Method in class hep.aida.bin.AbstractBin
Removes all elements from the receiver.
clear() - Method in class hep.aida.bin.DynamicBin1D
Removes all elements from the receiver.
clear() - Method in class hep.aida.bin.QuantileBin1D
Removes all elements from the receiver.
clear() - Method in class hep.aida.bin.StaticBin1D
Removes all elements from the receiver.
clear(int) - Method in class cern.colt.bitvector.BitVector
Changes the bit with index bitIndex to the "clear" (false) state.
clear(int) - Method in class cern.jet.stat.quantile.DoubleBufferSet
Removes all elements from the receiver.
clear(long[], int) - Static method in class cern.colt.bitvector.QuickBitVector
Changes the bit with index bitIndex in the bitvector bits to the "clear" (false) state.
clearAllMeasures() - Method in class hep.aida.bin.DynamicBin1D
Resets the values of all measures.
clearAllMeasures() - Method in class hep.aida.bin.MightyStaticBin1D
Resets the values of all measures.
clearAllMeasures() - Method in class hep.aida.bin.StaticBin1D
Resets the values of all measures.
clone() - Method in class cern.colt.bitvector.BitMatrix
Cloning this BitMatrix produces a new BitMatrix that is equal to it.
clone() - Method in class cern.colt.bitvector.BitVector
Cloning this BitVector produces a new BitVector that is equal to it.
clone() - Method in class cern.colt.list.AbstractBooleanList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.AbstractByteList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.AbstractCharList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.AbstractDoubleList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.AbstractFloatList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.AbstractIntList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.AbstractLongList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.AbstractShortList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.BooleanArrayList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.ByteArrayList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.CharArrayList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.DoubleArrayList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.FloatArrayList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.IntArrayList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.LongArrayList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.ObjectArrayList
Returns a copy of the receiver such that the copy and the receiver share the same elements, but do not share the same array to index them; So modifying an object in the copy modifies the object in the receiver and vice versa; However, structurally modifying the copy (for example changing its size, setting other objects at indexes, etc.) does not affect the receiver and vice versa.
clone() - Method in class cern.colt.list.ShortArrayList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.map.OpenDoubleIntHashMap
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.map.OpenIntDoubleHashMap
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.map.OpenIntIntHashMap
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.map.OpenIntObjectHashMap
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.map.OpenLongObjectHashMap
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.matrix.linalg.Algebra
Returns a copy of the receiver.
clone() - Method in class cern.colt.PersistentObject
Returns a copy of the receiver.
clone() - Method in class cern.jet.random.AbstractDistribution
Returns a deep copy of the receiver; the copy will produce identical sequences.
clone() - Method in class cern.jet.random.BreitWignerMeanSquare
Returns a deep copy of the receiver; the copy will produce identical sequences.
clone() - Method in class cern.jet.random.Empirical
Returns a deep copy of the receiver; the copy will produce identical sequences.
clone() - Method in class cern.jet.random.EmpiricalWalker
Returns a deep copy of the receiver; the copy will produce identical sequences.
clone() - Method in class cern.jet.random.engine.MersenneTwister
Returns a copy of the receiver; the copy will produce identical sequences.
clone() - Method in class cern.jet.random.NegativeBinomial
Returns a deep copy of the receiver; the copy will produce identical sequences.
clone() - Method in class cern.jet.random.Poisson
Returns a deep copy of the receiver; the copy will produce identical sequences.
clone() - Method in class cern.jet.random.sampling.RandomSampler
Returns a deep copy of the receiver.
clone() - Method in class cern.jet.random.sampling.RandomSamplingAssistant
Returns a deep copy of the receiver.
clone() - Method in class cern.jet.random.sampling.WeightedRandomSampler
Returns a deep copy of the receiver.
clone() - Method in class cern.jet.stat.quantile.DoubleBuffer
Returns a deep copy of the receiver.
clone() - Method in class cern.jet.stat.quantile.DoubleBufferSet
Returns a deep copy of the receiver.
clone() - Method in class cern.jet.stat.quantile.DoubleQuantileEstimator
Returns a deep copy of the receiver.
clone() - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
Returns a deep copy of the receiver.
clone() - Method in class cern.jet.stat.quantile.ExactDoubleQuantileFinder
Returns a deep copy of the receiver.
clone() - Method in class cern.jet.stat.quantile.KnownDoubleQuantileEstimator
Returns a deep copy of the receiver.
clone() - Method in class cern.jet.stat.quantile.UnknownDoubleQuantileEstimator
Returns a deep copy of the receiver.
clone() - Method in class hep.aida.bin.DynamicBin1D
Returns a deep copy of the receiver.
clone() - Method in class hep.aida.bin.MightyStaticBin1D
Returns a deep copy of the receiver.
clone() - Method in class hep.aida.bin.QuantileBin1D
Returns a deep copy of the receiver.
cm - Static variable in class cern.clhep.Units
 
cm2 - Static variable in class cern.clhep.Units
 
cm3 - Static variable in class cern.clhep.Units
 
codeOf(long) - Method in class cern.colt.list.DistinctNumberList
Returns the code that shall be stored for the given element.
cof - Static variable in class cern.jet.random.PoissonSlow
 
collapse() - Method in class cern.jet.stat.quantile.DoubleQuantileEstimator
Not yet commented.
collapse(DoubleBuffer[]) - Method in class cern.jet.stat.quantile.DoubleBufferSet
Collapses the specified full buffers (must not include partial buffer).
Colt and Jama - Search tag in package cern.colt.matrix.linalg
Section
column - Variable in class cern.jet.random.engine.RandomSeedGenerator
 
columnOffsets - Variable in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix2D
 
columnOffsets - Variable in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix3D
 
columnOffsets - Variable in class cern.colt.matrix.impl.SelectedDenseObjectMatrix2D
 
columnOffsets - Variable in class cern.colt.matrix.impl.SelectedDenseObjectMatrix3D
 
columnOffsets - Variable in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix2D
 
columnOffsets - Variable in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix3D
 
columnOffsets - Variable in class cern.colt.matrix.impl.SelectedSparseObjectMatrix2D
 
columnOffsets - Variable in class cern.colt.matrix.impl.SelectedSparseObjectMatrix3D
 
columns - Variable in class cern.colt.bitvector.BitMatrix
 
columns - Variable in class cern.colt.matrix.impl.AbstractMatrix2D
the number of colums and rows this matrix (view) has
columns - Variable in class cern.colt.matrix.impl.AbstractMatrix3D
the number of columns this matrix (view) has
columns() - Method in class cern.colt.bitvector.BitMatrix
Returns the number of columns of the receiver.
columns() - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Returns the number of columns.
columns() - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns the number of columns.
COLUMNS - Static variable in class cern.jet.random.engine.RandomSeedTable
The number of columns of the matrix (currently COLUMNS = 2).
columnSeparator - Variable in class cern.colt.matrix.impl.AbstractFormatter
The default string separating any two columns from another; currently " ".
columnStride - Variable in class cern.colt.matrix.impl.AbstractMatrix2D
the number of elements between two columns, i.e.
columnStride - Variable in class cern.colt.matrix.impl.AbstractMatrix3D
the number of elements between two columns, i.e.
columnZero - Variable in class cern.colt.matrix.impl.AbstractMatrix2D
the index of the first element
columnZero - Variable in class cern.colt.matrix.impl.AbstractMatrix3D
the index of the first element
Combinations - Search tag in package cern.colt.matrix
Section
commands() - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
 
compare - Static variable in class cern.jet.math.Functions
Function that returns a invalid input: '<' b ? -1 : a > b ? 1 : 0.
compare - Static variable in class cern.jet.math.IntFunctions
Function that returns a invalid input: '<' b ? -1 : a > b ? 1 : 0.
compare(byte, byte) - Method in interface cern.colt.function.ByteComparator
Compares its two arguments for order.
compare(char, char) - Method in interface cern.colt.function.CharComparator
Compares its two arguments for order.
compare(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a invalid input: '<' b ? -1 : a > b ? 1 : 0.
compare(double, double) - Method in interface cern.colt.function.DoubleComparator
Compares its two arguments for order.
compare(float, float) - Method in interface cern.colt.function.FloatComparator
Compares its two arguments for order.
compare(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a invalid input: '<' b ? -1 : a > b ? 1 : 0.
compare(int, int) - Method in interface cern.colt.function.IntComparator
Compares its two arguments for order.
compare(long, long) - Method in interface cern.colt.function.LongComparator
Compares its two arguments for order.
compare(short, short) - Method in interface cern.colt.function.ShortComparator
Compares its two arguments for order.
compare(DoubleMatrix1D, DoubleMatrix1D) - Method in interface cern.colt.matrix.doublealgo.DoubleMatrix1DComparator
Compares its two arguments for order.
compare(DoubleMatrix2D, DoubleMatrix2D) - Method in interface cern.colt.matrix.doublealgo.DoubleMatrix2DComparator
Compares its two arguments for order.
compare(ObjectMatrix1D, ObjectMatrix1D) - Method in interface cern.colt.matrix.objectalgo.ObjectMatrix1DComparator
Compares its two arguments for order.
compare(ObjectMatrix2D, ObjectMatrix2D) - Method in interface cern.colt.matrix.objectalgo.ObjectMatrix2DComparator
Compares its two arguments for order.
compareNaN(double, double) - Static method in class cern.colt.matrix.doublealgo.Sorting
Compare two values, one of which is assumed to be Double.NaN
compareWith(AbstractBin1D) - Method in class hep.aida.bin.AbstractBin1D
Computes the deviations from the receiver's measures to another bin's measures.
compareWith(AbstractBin1D) - Method in class hep.aida.bin.MightyStaticBin1D
Computes the deviations from the receiver's measures to another bin's measures.
compareWith(AbstractBin1D) - Method in class hep.aida.bin.QuantileBin1D
Computes the deviations from the receiver's measures to another bin's measures.
Comparison of uniform generation engines - Search tag in class cern.jet.random.engine.Benchmark
Section
Comparison with the old AIDA interfaces - Search tag in package hep.aida
Section
Complex - Class in cern.jet.math
Not yet commented.
Complex() - Constructor for class cern.jet.math.Complex
Makes this class non instantiable, but still let's others inherit from it.
compose(DoubleMatrix2D[][]) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a block matrix made from the given parts.
compose(ObjectMatrix2D[][]) - Method in class cern.colt.matrix.ObjectFactory2D
Constructs a block matrix made from the given parts.
composeDiagonal(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a diagonal block matrix from the given parts (the direct sum of two matrices).
composeDiagonal(DoubleMatrix2D, DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a diagonal block matrix from the given parts.
composeDiagonal(ObjectMatrix2D, ObjectMatrix2D) - Method in class cern.colt.matrix.ObjectFactory2D
Constructs a diagonal block matrix from the given parts (the direct sum of two matrices).
composeDiagonal(ObjectMatrix2D, ObjectMatrix2D, ObjectMatrix2D) - Method in class cern.colt.matrix.ObjectFactory2D
Constructs a diagonal block matrix from the given parts.
cond() - Method in class cern.colt.matrix.linalg.SingularValueDecomposition
Returns the two norm condition number, which is max(S) / min(S).
cond(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the condition of matrix A, which is the ratio of largest to smallest singular value.
Conditions on 1-d matrices (vectors) - Search tag in package cern.colt.matrix
Section
Conditions on 2-d matrices - Search tag in package cern.colt.matrix
Section
Conditions on 3-d matrices - Search tag in package cern.colt.matrix
Section
constant(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns the constant c.
constant(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns the constant c.
Constants - Class in cern.jet.math
Defines some useful constants.
Constants() - Constructor for class cern.jet.math.Constants
Makes this class non instantiable, but still let's others inherit from it.
contains(boolean) - Method in class cern.colt.list.AbstractBooleanList
Returns true if the receiver contains the specified element.
contains(byte) - Method in class cern.colt.list.AbstractByteList
Returns true if the receiver contains the specified element.
contains(char) - Method in class cern.colt.list.AbstractCharList
Returns true if the receiver contains the specified element.
contains(double) - Method in class cern.colt.list.AbstractDoubleList
Returns true if the receiver contains the specified element.
contains(double) - Method in class cern.jet.stat.quantile.DoubleBuffer
Returns whether the specified element is contained in the receiver.
contains(double) - Method in class cern.jet.stat.quantile.DoubleBufferSet
Returns whether the specified element is contained in the receiver.
contains(double) - Method in class cern.jet.stat.quantile.DoubleQuantileEstimator
Returns whether the specified element is contained in the receiver.
contains(double) - Method in class cern.jet.stat.quantile.ExactDoubleQuantileFinder
Returns whether the specified element is contained in the receiver.
contains(float) - Method in class cern.colt.list.AbstractFloatList
Returns true if the receiver contains the specified element.
contains(int) - Method in class cern.colt.list.AbstractIntList
Returns true if the receiver contains the specified element.
contains(long) - Method in class cern.colt.list.AbstractLongList
Returns true if the receiver contains the specified element.
contains(short) - Method in class cern.colt.list.AbstractShortList
Returns true if the receiver contains the specified element.
contains(Object, boolean) - Method in class cern.colt.list.ObjectArrayList
Returns true if the receiver contains the specified element.
containsBox(int, int, int, int) - Method in class cern.colt.bitvector.BitMatrix
Checks whether the receiver contains the given box.
containsKey(double) - Method in class cern.colt.map.AbstractDoubleIntMap
Returns true if the receiver contains the specified key.
containsKey(double) - Method in class cern.colt.map.OpenDoubleIntHashMap
Returns true if the receiver contains the specified key.
containsKey(int) - Method in class cern.colt.map.AbstractIntDoubleMap
Returns true if the receiver contains the specified key.
containsKey(int) - Method in class cern.colt.map.AbstractIntIntMap
Returns true if the receiver contains the specified key.
containsKey(int) - Method in class cern.colt.map.AbstractIntObjectMap
Returns true if the receiver contains the specified key.
containsKey(int) - Method in class cern.colt.map.OpenIntDoubleHashMap
Returns true if the receiver contains the specified key.
containsKey(int) - Method in class cern.colt.map.OpenIntIntHashMap
Returns true if the receiver contains the specified key.
containsKey(int) - Method in class cern.colt.map.OpenIntObjectHashMap
Returns true if the receiver contains the specified key.
containsKey(long) - Method in class cern.colt.map.AbstractLongObjectMap
Returns true if the receiver contains the specified key.
containsKey(long) - Method in class cern.colt.map.OpenLongObjectHashMap
Returns true if the receiver contains the specified key.
containsValue(double) - Method in class cern.colt.map.AbstractIntDoubleMap
Returns true if the receiver contains the specified value.
containsValue(double) - Method in class cern.colt.map.OpenIntDoubleHashMap
Returns true if the receiver contains the specified value.
containsValue(int) - Method in class cern.colt.map.AbstractDoubleIntMap
Returns true if the receiver contains the specified value.
containsValue(int) - Method in class cern.colt.map.AbstractIntIntMap
Returns true if the receiver contains the specified value.
containsValue(int) - Method in class cern.colt.map.OpenDoubleIntHashMap
Returns true if the receiver contains the specified value.
containsValue(int) - Method in class cern.colt.map.OpenIntIntHashMap
Returns true if the receiver contains the specified value.
containsValue(Object) - Method in class cern.colt.map.AbstractIntObjectMap
Returns true if the receiver contains the specified value.
containsValue(Object) - Method in class cern.colt.map.AbstractLongObjectMap
Returns true if the receiver contains the specified value.
containsValue(Object) - Method in class cern.colt.map.OpenIntObjectHashMap
Returns true if the receiver contains the specified value.
containsValue(Object) - Method in class cern.colt.map.OpenLongObjectHashMap
Returns true if the receiver contains the specified value.
content - Variable in class cern.colt.list.adapter.DoubleListAdapter
 
content - Variable in class cern.colt.list.adapter.FloatListAdapter
 
content - Variable in class cern.colt.list.adapter.IntListAdapter
 
content - Variable in class cern.colt.list.adapter.LongListAdapter
 
content - Variable in class cern.colt.list.adapter.ObjectListAdapter
 
content - Variable in class cern.colt.matrix.impl.DelegateDoubleMatrix1D
 
content - Variable in class cern.colt.matrix.impl.WrapperDoubleMatrix1D
 
content - Variable in class cern.colt.matrix.impl.WrapperDoubleMatrix2D
 
Convenience Methods - Search tag in package cern.colt.matrix
Section
convert(long, int, int, String) - Static method in class corejava.Format
 
Converter - Class in hep.aida.ref
Histogram conversions, for example to String and XML format; This class requires the Colt distribution, whereas the rest of the package is entirelly stand-alone.
Converter() - Constructor for class hep.aida.ref.Converter
Creates a new histogram converter.
coordToIndex(double) - Method in interface hep.aida.IAxis
Converts a coordinate on the axis to a bin number.
coordToIndex(double) - Method in class hep.aida.ref.FixedAxis
 
coordToIndex(double) - Method in class hep.aida.ref.VariableAxis
 
copy() - Method in class cern.colt.bitvector.BitMatrix
Returns a shallow clone of the receiver; calls clone() and casts the result.
copy() - Method in class cern.colt.bitvector.BitVector
Returns a deep copy of the receiver; calls clone() and casts the result.
copy() - Method in class cern.colt.list.BooleanArrayList
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.list.ByteArrayList
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.list.CharArrayList
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.list.DoubleArrayList
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.list.FloatArrayList
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.list.IntArrayList
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.list.LongArrayList
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.list.ObjectArrayList
Returns a copy of the receiver; call clone() and casts the result.
copy() - Method in class cern.colt.list.ShortArrayList
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.map.AbstractDoubleIntMap
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.map.AbstractIntDoubleMap
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.map.AbstractIntIntMap
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.map.AbstractIntObjectMap
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.map.AbstractLongObjectMap
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.matrix.DoubleMatrix1D
Constructs and returns a deep copy of the receiver.
copy() - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a deep copy of the receiver.
copy() - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a deep copy of the receiver.
copy() - Method in class cern.colt.matrix.ObjectMatrix1D
Constructs and returns a deep copy of the receiver.
copy() - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a deep copy of the receiver.
copy() - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a deep copy of the receiver.
Copying - Search tag in package cern.colt.list
Section
Copying - Search tag in package cern.colt.map
Section
Copying, Assignment Equality - Search tag in package cern.colt.matrix
Section
corejava - package corejava
C-like number formatting that follows printf conventions.
correlation(DoubleArrayList, double, DoubleArrayList, double) - Static method in class cern.jet.stat.Descriptive
Returns the correlation of two data sequences.
correlation(DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Statistic
Modifies the given covariance matrix to be a correlation matrix (in-place).
correlation(DynamicBin1D) - Method in class hep.aida.bin.DynamicBin1D
Returns the correlation of two bins, which is corr(x,y) = covariance(x,y) / (stdDev(x)*stdDev(y)) (Pearson's correlation coefficient).
cos - Static variable in class cern.jet.math.Functions
Function that returns Math.cos(a).
cosh(double) - Static method in class cern.jet.random.Fun
 
coulomb - Static variable in class cern.clhep.Units
 
countSortFromTo(int, int) - Method in class cern.colt.list.BooleanArrayList
Sorts the specified range of the receiver into ascending numerical order (false < true).
countSortFromTo(int, int) - Method in class cern.colt.list.ByteArrayList
Sorts the specified range of the receiver into ascending numerical order.
countSortFromTo(int, int, byte, byte) - Method in class cern.colt.list.ByteArrayList
Sorts the specified range of the receiver into ascending numerical order.
countSortFromTo(int, int, char, char) - Method in class cern.colt.list.CharArrayList
Sorts the specified range of the receiver into ascending numerical order.
countSortFromTo(int, int, int, int) - Method in class cern.colt.list.IntArrayList
Sorts the specified range of the receiver into ascending numerical order.
countSortFromTo(int, int, long, long) - Method in class cern.colt.list.LongArrayList
Sorts the specified range of the receiver into ascending numerical order.
countSortFromTo(int, int, short, short) - Method in class cern.colt.list.ShortArrayList
Sorts the specified range of the receiver into ascending numerical order.
covariance(DoubleArrayList, DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Returns the covariance of two data sequences, which is cov(x,y) = (1/(size()-1)) * Sum((x[i]-mean(x)) * (y[i]-mean(y))).
covariance(DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Statistic
Constructs and returns the covariance matrix of the given matrix.
covariance(DynamicBin1D) - Method in class hep.aida.bin.DynamicBin1D
Returns the covariance of two bins, which is cov(x,y) = (1/size()) * Sum((x[i]-mean(x)) * (y[i]-mean(y))).
covariance2(DoubleArrayList, DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
 
create(String) - Method in class cern.colt.matrix.impl.FormerFactory
Constructs and returns a new format instance.
cube(DoubleMatrix1D, DoubleMatrix1D, DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Statistic
2-d OLAP cube operator; Fills all cells of the given vectors into the given histogram.
cube(DoubleMatrix1D, DoubleMatrix1D, DoubleMatrix1D, DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Statistic
3-d OLAP cube operator; Fills all cells of the given vectors into the given histogram.
cubicLoop(int, int) - Static method in class cern.colt.matrix.impl.Benchmark
 
curie - Static variable in class cern.clhep.Units
 
current - Variable in class cern.jet.random.engine.DRand
 
currentBufferToFill - Variable in class cern.jet.stat.quantile.DoubleQuantileEstimator
 
currentTreeHeight - Variable in class cern.jet.stat.quantile.UnknownDoubleQuantileEstimator
 
cut - Variable in class cern.jet.random.BreitWigner
 

D

d - Variable in class cern.colt.matrix.linalg.EigenvalueDecomposition
Arrays for internal storage of eigenvalues.
d - Variable in class cern.jet.random.Zeta
 
D - Variable in class cern.colt.matrix.bench.Double2DProcedure
 
D - Variable in class cern.jet.random.Beta
 
dasum(DoubleMatrix1D) - Method in interface cern.colt.matrix.linalg.Blas
Returns the sum of absolute values; |x[0]| + |x[1]| + ...
dasum(DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dasum(DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SmpBlas
 
daxpy(double, DoubleMatrix1D, DoubleMatrix1D) - Method in interface cern.colt.matrix.linalg.Blas
Combined vector scaling; y = y + alpha*x.
daxpy(double, DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
daxpy(double, DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SmpBlas
 
daxpy(double, DoubleMatrix2D, DoubleMatrix2D) - Method in interface cern.colt.matrix.linalg.Blas
Combined matrix scaling; B = B + alpha*A.
daxpy(double, DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
daxpy(double, DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.SmpBlas
 
dcopy(DoubleMatrix1D, DoubleMatrix1D) - Method in interface cern.colt.matrix.linalg.Blas
Vector assignment (copying); y = x.
dcopy(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dcopy(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SmpBlas
 
dcopy(DoubleMatrix2D, DoubleMatrix2D) - Method in interface cern.colt.matrix.linalg.Blas
Matrix assignment (copying); B = A.
dcopy(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dcopy(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.SmpBlas
 
ddot(DoubleMatrix1D, DoubleMatrix1D) - Method in interface cern.colt.matrix.linalg.Blas
Returns the dot product of two vectors x and y, which is Sum(x[i]*y[i]).
ddot(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
ddot(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SmpBlas
 
dec - Static variable in class cern.jet.math.IntFunctions
Function that returns a--.
DECIMAL - Static variable in class cern.colt.matrix.impl.AbstractFormatter
The alignment string aligning the cells of a column to the decimal point.
decompose(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Decomposes matrix A into L and U (in-place).
decompose(DoubleMatrix2D[][], DoubleMatrix2D) - Method in class cern.colt.matrix.DoubleFactory2D
Splits a block matrix into its constituent blocks; Copies blocks of a matrix into the given parts.
decompose(DoubleMatrix2D, int) - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Decomposes the banded and square matrix A into L and U (in-place).
decompose(ObjectMatrix2D[][], ObjectMatrix2D) - Method in class cern.colt.matrix.ObjectFactory2D
Splits a block matrix into its constituent blocks; Copies blocks of a matrix into the given parts.
DEFAULT - Static variable in class cern.colt.matrix.linalg.Algebra
A default Algebra object; has Property.DEFAULT attached for tolerance.
DEFAULT - Static variable in class cern.colt.matrix.linalg.Property
The default Property object; currently has tolerance()==1.0E-9.
DEFAULT_COLUMN_SEPARATOR - Static variable in class cern.colt.matrix.impl.AbstractFormatter
The default string separating any two columns from another; currently " ".
DEFAULT_MIN_COLUMN_WIDTH - Static variable in class cern.colt.matrix.impl.AbstractFormatter
The default minimum number of characters a column may have; currently 1.
DEFAULT_ROW_SEPARATOR - Static variable in class cern.colt.matrix.impl.AbstractFormatter
The default string separating any two rows from another; currently "\n".
DEFAULT_SEED - Static variable in class cern.jet.random.engine.DRand
 
DEFAULT_SEED - Static variable in class cern.jet.random.engine.MersenneTwister
 
DEFAULT_SLICE_SEPARATOR - Static variable in class cern.colt.matrix.impl.AbstractFormatter
The default string separating any two slices from another; currently "\n\n".
defaultCapacity - Static variable in class cern.colt.map.AbstractMap
 
defaultMaxLoadFactor - Static variable in class cern.colt.map.AbstractMap
 
defaultMinLoadFactor - Static variable in class cern.colt.map.AbstractMap
 
deg - Static variable in class cern.clhep.Units
 
degree - Static variable in class cern.clhep.Units
 
DelegateDoubleMatrix1D - Class in cern.colt.matrix.impl
1-d matrix holding double elements; either a view wrapping another 2-d matrix and therefore delegating calls to it.
DelegateDoubleMatrix1D(DoubleMatrix2D, int) - Constructor for class cern.colt.matrix.impl.DelegateDoubleMatrix1D
 
delete(boolean) - Method in class cern.colt.list.AbstractBooleanList
Deletes the first element from the receiver that is identical to the specified element.
delete(byte) - Method in class cern.colt.list.AbstractByteList
Deletes the first element from the receiver that is identical to the specified element.
delete(char) - Method in class cern.colt.list.AbstractCharList
Deletes the first element from the receiver that is identical to the specified element.
delete(double) - Method in class cern.colt.list.AbstractDoubleList
Deletes the first element from the receiver that is identical to the specified element.
delete(float) - Method in class cern.colt.list.AbstractFloatList
Deletes the first element from the receiver that is identical to the specified element.
delete(int) - Method in class cern.colt.list.AbstractIntList
Deletes the first element from the receiver that is identical to the specified element.
delete(long) - Method in class cern.colt.list.AbstractLongList
Deletes the first element from the receiver that is identical to the specified element.
delete(short) - Method in class cern.colt.list.AbstractShortList
Deletes the first element from the receiver that is identical to the specified element.
delete(Object, boolean) - Method in class cern.colt.list.ObjectArrayList
Deletes the first element from the receiver that matches the specified element.
demo1() - Static method in class cern.colt.GenericSortingTest
Just a demo.
demo1() - Static method in class cern.colt.matrix.doublealgo.Formatter
Demonstrates how to use this class.
demo1() - Static method in class cern.colt.matrix.doublealgo.Statistic
Demonstrates usage of this class.
demo1() - Method in class cern.colt.matrix.DoubleFactory2D
Demonstrates usage of this class.
demo1() - Static method in class cern.colt.matrix.impl.AbstractFormatter
Demonstrates how to use this class.
demo1() - Static method in class cern.jet.math.Functions
Demonstrates usage of this class.
demo1() - Static method in class cern.jet.random.Benchmark
Prints the first size random numbers generated by the distribution.
demo2() - Static method in class cern.colt.GenericSortingTest
Just a demo.
demo2() - Static method in class cern.colt.matrix.doublealgo.Formatter
Demonstrates how to use this class.
demo2() - Method in class cern.colt.matrix.DoubleFactory2D
Demonstrates usage of this class.
demo2() - Static method in class cern.colt.matrix.impl.AbstractFormatter
Demonstrates how to use this class.
demo2(int) - Static method in class cern.jet.math.Functions
Benchmarks and demonstrates usage of trivial and complex functions.
demo2(int, int, boolean) - Static method in class cern.colt.matrix.doublealgo.Statistic
Demonstrates usage of this class.
demo3(int, double) - Static method in class cern.colt.matrix.doublealgo.Formatter
Demonstrates how to use this class.
demo3(int, Object) - Static method in class cern.colt.matrix.impl.AbstractFormatter
Demonstrates how to use this class.
demo3(Statistic.VectorVectorFunction) - Static method in class cern.colt.matrix.doublealgo.Statistic
Demonstrates usage of this class.
demo4() - Static method in class cern.colt.matrix.doublealgo.Formatter
Demonstrates how to use this class.
demo5() - Static method in class cern.colt.matrix.doublealgo.Formatter
Demonstrates how to use this class.
demo6() - Static method in class cern.colt.matrix.doublealgo.Formatter
Demonstrates how to use this class.
demo7() - Static method in class cern.colt.matrix.doublealgo.Formatter
Demonstrates how to use this class.
dense - Static variable in class cern.colt.matrix.DoubleFactory1D
A factory producing dense matrices.
dense - Static variable in class cern.colt.matrix.DoubleFactory2D
A factory producing dense matrices.
dense - Static variable in class cern.colt.matrix.DoubleFactory3D
A factory producing dense matrices.
dense - Static variable in class cern.colt.matrix.ObjectFactory1D
A factory producing dense matrices.
dense - Static variable in class cern.colt.matrix.ObjectFactory2D
A factory producing dense matrices.
dense - Static variable in class cern.colt.matrix.ObjectFactory3D
A factory producing dense matrices.
DenseDoubleMatrix1D - Class in cern.colt.matrix.impl
Dense 1-d matrix (aka vector) holding double elements.
DenseDoubleMatrix1D(double[]) - Constructor for class cern.colt.matrix.impl.DenseDoubleMatrix1D
Constructs a matrix with a copy of the given values.
DenseDoubleMatrix1D(int) - Constructor for class cern.colt.matrix.impl.DenseDoubleMatrix1D
Constructs a matrix with a given number of cells.
DenseDoubleMatrix1D(int, double[], int, int) - Constructor for class cern.colt.matrix.impl.DenseDoubleMatrix1D
Constructs a matrix view with the given parameters.
DenseDoubleMatrix2D - Search tag in package cern.colt.matrix
Section
DenseDoubleMatrix2D - Class in cern.colt.matrix.impl
Dense 2-d matrix holding double elements.
DenseDoubleMatrix2D(double[][]) - Constructor for class cern.colt.matrix.impl.DenseDoubleMatrix2D
Constructs a matrix with a copy of the given values.
DenseDoubleMatrix2D(int, int) - Constructor for class cern.colt.matrix.impl.DenseDoubleMatrix2D
Constructs a matrix with a given number of rows and columns.
DenseDoubleMatrix2D(int, int, double[], int, int, int, int) - Constructor for class cern.colt.matrix.impl.DenseDoubleMatrix2D
Constructs a view with the given parameters.
DenseDoubleMatrix3D - Class in cern.colt.matrix.impl
Dense 3-d matrix holding double elements.
DenseDoubleMatrix3D(double[][][]) - Constructor for class cern.colt.matrix.impl.DenseDoubleMatrix3D
Constructs a matrix with a copy of the given values.
DenseDoubleMatrix3D(int, int, int) - Constructor for class cern.colt.matrix.impl.DenseDoubleMatrix3D
Constructs a matrix with a given number of slices, rows and columns.
DenseDoubleMatrix3D(int, int, int, double[], int, int, int, int, int, int) - Constructor for class cern.colt.matrix.impl.DenseDoubleMatrix3D
Constructs a view with the given parameters.
DenseObjectMatrix1D - Class in cern.colt.matrix.impl
Dense 1-d matrix (aka vector) holding Object elements.
DenseObjectMatrix1D(int) - Constructor for class cern.colt.matrix.impl.DenseObjectMatrix1D
Constructs a matrix with a given number of cells.
DenseObjectMatrix1D(int, Object[], int, int) - Constructor for class cern.colt.matrix.impl.DenseObjectMatrix1D
Constructs a matrix view with the given parameters.
DenseObjectMatrix1D(Object[]) - Constructor for class cern.colt.matrix.impl.DenseObjectMatrix1D
Constructs a matrix with a copy of the given values.
DenseObjectMatrix2D - Class in cern.colt.matrix.impl
Dense 2-d matrix holding Object elements.
DenseObjectMatrix2D(int, int) - Constructor for class cern.colt.matrix.impl.DenseObjectMatrix2D
Constructs a matrix with a given number of rows and columns.
DenseObjectMatrix2D(int, int, Object[], int, int, int, int) - Constructor for class cern.colt.matrix.impl.DenseObjectMatrix2D
Constructs a view with the given parameters.
DenseObjectMatrix2D(Object[][]) - Constructor for class cern.colt.matrix.impl.DenseObjectMatrix2D
Constructs a matrix with a copy of the given values.
DenseObjectMatrix3D - Class in cern.colt.matrix.impl
Dense 3-d matrix holding Object elements.
DenseObjectMatrix3D(int, int, int) - Constructor for class cern.colt.matrix.impl.DenseObjectMatrix3D
Constructs a matrix with a given number of slices, rows and columns.
DenseObjectMatrix3D(int, int, int, Object[], int, int, int, int, int, int) - Constructor for class cern.colt.matrix.impl.DenseObjectMatrix3D
Constructs a view with the given parameters.
DenseObjectMatrix3D(Object[][][]) - Constructor for class cern.colt.matrix.impl.DenseObjectMatrix3D
Constructs a matrix with a copy of the given values.
density(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
Returns the matrix's fraction of non-zero cells; A.cardinality() / A.size().
descending(int) - Method in class cern.colt.matrix.DoubleFactory1D
Constructs a matrix with cells having descending values.
descending(int, int) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a matrix with cells having descending values.
descending(int, int, int) - Method in class cern.colt.matrix.DoubleFactory3D
Constructs a matrix with cells having descending values.
Descriptive - Class in cern.jet.stat
Basic descriptive statistics.
Descriptive() - Constructor for class cern.jet.stat.Descriptive
Makes this class non instantiable, but still let's others inherit from it.
Design Issues - Search tag in package cern.colt.matrix.linalg
Section
det() - Method in class cern.colt.matrix.linalg.LUDecomposition
Returns the determinant, det(A).
det() - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Returns the determinant, det(A).
det(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the determinant of matrix A.
dgemm(boolean, boolean, double, DoubleMatrix2D, DoubleMatrix2D, double, DoubleMatrix2D) - Method in interface cern.colt.matrix.linalg.Blas
Generalized linear algebraic matrix-matrix multiply; C = alpha*A*B + beta*C.
dgemm(boolean, boolean, double, DoubleMatrix2D, DoubleMatrix2D, double, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dgemm(boolean, boolean, double, DoubleMatrix2D, DoubleMatrix2D, double, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.SmpBlas
 
dgemv(boolean, double, DoubleMatrix2D, DoubleMatrix1D, double, DoubleMatrix1D) - Method in interface cern.colt.matrix.linalg.Blas
Generalized linear algebraic matrix-vector multiply; y = alpha*A*x + beta*y.
dgemv(boolean, double, DoubleMatrix2D, DoubleMatrix1D, double, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dgemv(boolean, double, DoubleMatrix2D, DoubleMatrix1D, double, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SmpBlas
 
dger(double, DoubleMatrix1D, DoubleMatrix1D, DoubleMatrix2D) - Method in interface cern.colt.matrix.linalg.Blas
Performs a rank 1 update; A = A + alpha*x*y'.
dger(double, DoubleMatrix1D, DoubleMatrix1D, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dger(double, DoubleMatrix1D, DoubleMatrix1D, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.SmpBlas
 
diagonal(DoubleMatrix1D) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a new diagonal matrix whose diagonal elements are the elements of vector.
diagonal(DoubleMatrix2D) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a new vector consisting of the diagonal elements of A.
diagonal(ObjectMatrix1D) - Method in class cern.colt.matrix.ObjectFactory2D
Constructs a new diagonal matrix whose diagonal elements are the elements of vector.
diagonal(ObjectMatrix2D) - Method in class cern.colt.matrix.ObjectFactory2D
Constructs a new vector consisting of the diagonal elements of A.
Diagonal - Class in cern.colt.matrix.linalg
For diagonal matrices we can often do better.
Diagonal() - Constructor for class cern.colt.matrix.linalg.Diagonal
Makes this class non instantiable, but still let's others inherit from it.
Dicing - Search tag in package cern.colt.matrix
Section
dimensions() - Method in interface hep.aida.IHistogram
Returns 1 for one-dimensional histograms, 2 for two-dimensional histograms, and so on.
dimensions() - Method in class hep.aida.ref.AbstractHistogram1D
 
dimensions() - Method in class hep.aida.ref.AbstractHistogram2D
 
dimensions() - Method in class hep.aida.ref.AbstractHistogram3D
 
dims - Variable in class cern.colt.matrix.impl.TridiagonalDoubleMatrix2D
 
display() - Method in class cern.colt.Timer
Prints the elapsed time on System.out
distance(DoubleMatrix2D, Statistic.VectorVectorFunction) - Static method in class cern.colt.matrix.doublealgo.Statistic
Constructs and returns the distance matrix of the given matrix.
distinct - Variable in class cern.colt.map.AbstractMap
The number of distinct associations in the map; its "size()".
DistinctNumberList - Class in cern.colt.list
Resizable compressed list holding numbers; based on the fact that a number from a large list with few distinct values need not take more than log(distinctValues) bits; implemented with a MinMaxNumberList.
DistinctNumberList(long[], int) - Constructor for class cern.colt.list.DistinctNumberList
Constructs an empty list with the specified initial capacity and the specified distinct values allowed to be hold in this list.
distinctValues - Variable in class cern.colt.list.DistinctNumberList
 
Distributions - Class in cern.jet.random
Contains methods for conveniently generating pseudo-random numbers from special distributions such as the Burr, Cauchy, Erlang, Geometric, Lambda, Laplace, Logistic, Weibull, etc.
Distributions() - Constructor for class cern.jet.random.Distributions
Makes this class non instantiable, but still let's others inherit from it.
div - Static variable in class cern.jet.math.Functions
Function that returns a / b.
div - Static variable in class cern.jet.math.IntFunctions
Function that returns a / b.
div(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a / b.
div(double) - Static method in class cern.jet.math.Mult
a / constant.
div(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a / b.
div(DoubleMatrix1D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = A / s invalid input: '<'=> A[i] = A[i] / s.
div(DoubleMatrix1D, DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = A / B invalid input: '<'=> A[i] = A[i] / B[i].
div(DoubleMatrix2D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = A / s invalid input: '<'=> A[row,col] = A[row,col] / s.
div(DoubleMatrix2D, DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = A / B invalid input: '<'=> A[row,col] = A[row,col] / B[row,col].
dl - Variable in class cern.jet.random.HyperGeometric
 
dl - Variable in class cern.jet.random.Poisson
 
Dl - Variable in class cern.jet.random.Beta
 
dnrm2(DoubleMatrix1D) - Method in interface cern.colt.matrix.linalg.Blas
Return the 2-norm; sqrt(x[0]^2 + x[1]^2 + ...).
dnrm2(DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dnrm2(DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SmpBlas
 
double[] xedges = { -5, -1, 0, 1, 5 }; double[] yedges = { -5, -1, 0.2, 0, 0.2, 1, 5 }; double[] zedges = { -5, 0, 7 }; IHistogram1D h1 = new Histogram1D("my histo 1",xedges); // IHistogram2D h2 = new Histogram2D("my histo 2",xedges,yedges); IHistogram2D h3 = new Histogram3D("my histo 3",xedges,yedges,zedges); // equivalent // IHistogram1D h1 = new Histogram1D("my histo 1",new VariableAxis(xedges)); // IHistogram2D h2 = new Histogram2D("my histo 2",new VariableAxis(xedges),new VariableAxis(yedges)); // your favourite distribution goes here cern.jet.random.AbstractDistribution gauss = new cern.jet.random.Normal(0,1,new cern.jet.random.engine.MersenneTwister()); for (int i=0; i 10000; i++) { h1.fill(gauss.nextDouble()); h2.fill(gauss.nextDouble(),gauss.nextDouble()); h3.fill(gauss.nextDouble(),gauss.nextDouble(),gauss.nextDouble()); } System.out.println(h1); System.out.println(h2); System.out.println(h3); rms=h1.rms(); sum=h1.sumBinHeights(); ... - Search tag in package hep.aida
Section
Double27Function - Interface in cern.colt.function
Interface that represents a function object: a function that takes 27 arguments and returns a single value.
Double2DProcedure - Class in cern.colt.matrix.bench
 
Double2DProcedure() - Constructor for class cern.colt.matrix.bench.Double2DProcedure
 
Double5Function - Interface in cern.colt.function
Interface that represents a function object: a function that takes 5 arguments and returns a single value.
Double9Function - Interface in cern.colt.function
Interface that represents a function object: a function that takes 9 arguments and returns a single value.
DoubleArrayList - Class in cern.colt.list
Resizable list holding double elements; implemented with arrays.
DoubleArrayList() - Constructor for class cern.colt.list.DoubleArrayList
Constructs an empty list.
DoubleArrayList(double[]) - Constructor for class cern.colt.list.DoubleArrayList
Constructs a list containing the specified elements.
DoubleArrayList(int) - Constructor for class cern.colt.list.DoubleArrayList
Constructs an empty list with the specified initial capacity.
doubleBenchmark(int, int, int, String, boolean, int, double, double) - Static method in class cern.colt.matrix.impl.BenchmarkMatrix2D
Runs a bench on matrices holding double elements.
doubleBenchmarkMult(int, int, int, String, boolean, int, double, double) - Static method in class cern.colt.matrix.impl.BenchmarkMatrix2D
Runs a bench on matrices holding double elements.
doubleBenchmarkPrimitive(int, int, int, boolean) - Static method in class cern.colt.matrix.impl.BenchmarkMatrix2D
Runs a bench on matrices holding double elements.
doubleBenchmarkPrimitiveOptimized(int, int, int, boolean) - Static method in class cern.colt.matrix.impl.BenchmarkMatrix2D
Runs a bench on matrices holding double elements.
DoubleBuffer - Class in cern.colt.buffer
Fixed sized (non resizable) streaming buffer connected to a target DoubleBufferConsumer to which data is automatically flushed upon buffer overflow.
DoubleBuffer - Class in cern.jet.stat.quantile
A buffer holding double elements; internally used for computing approximate quantiles.
DoubleBuffer(int) - Constructor for class cern.jet.stat.quantile.DoubleBuffer
This method was created in VisualAge.
DoubleBuffer(DoubleBufferConsumer, int) - Constructor for class cern.colt.buffer.DoubleBuffer
Constructs and returns a new buffer with the given target.
DoubleBuffer2D - Class in cern.colt.buffer
Fixed sized (non resizable) streaming buffer connected to a target DoubleBuffer2DConsumer to which data is automatically flushed upon buffer overflow.
DoubleBuffer2D(DoubleBuffer2DConsumer, int) - Constructor for class cern.colt.buffer.DoubleBuffer2D
Constructs and returns a new buffer with the given target.
DoubleBuffer2DConsumer - Interface in cern.colt.buffer
Target of a streaming DoubleBuffer2D into which data is flushed upon buffer overflow.
DoubleBuffer3D - Class in cern.colt.buffer
Fixed sized (non resizable) streaming buffer connected to a target DoubleBuffer3DConsumer to which data is automatically flushed upon buffer overflow.
DoubleBuffer3D(DoubleBuffer3DConsumer, int) - Constructor for class cern.colt.buffer.DoubleBuffer3D
Constructs and returns a new buffer with the given target.
DoubleBuffer3DConsumer - Interface in cern.colt.buffer
Target of a streaming DoubleBuffer3D into which data is flushed upon buffer overflow.
DoubleBufferConsumer - Interface in cern.colt.buffer
Target of a streaming DoubleBuffer into which data is flushed upon buffer overflow.
DoubleBufferSet - Class in cern.jet.stat.quantile
A set of buffers holding double elements; internally used for computing approximate quantiles.
DoubleBufferSet(int, int) - Constructor for class cern.jet.stat.quantile.DoubleBufferSet
Constructs a buffer set with b buffers, each having k elements
DoubleComparator - Interface in cern.colt.function
A comparison function which imposes a total ordering on some collection of elements.
DoubleDoubleFunction - Interface in cern.colt.function
Interface that represents a function object: a function that takes two arguments and returns a single value.
DoubleDoubleProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes two arguments and does not return a value.
doubleFactorials - Static variable in class cern.jet.math.Arithmetic
 
DoubleFactory1D - Class in cern.colt.matrix
Factory for convenient construction of 1-d matrices holding double cells.
DoubleFactory1D() - Constructor for class cern.colt.matrix.DoubleFactory1D
Makes this class non instantiable, but still let's others inherit from it.
DoubleFactory2D - Class in cern.colt.matrix
Factory for convenient construction of 2-d matrices holding double cells.
DoubleFactory2D() - Constructor for class cern.colt.matrix.DoubleFactory2D
Makes this class non instantiable, but still let's others inherit from it.
DoubleFactory3D - Class in cern.colt.matrix
Factory for convenient construction of 3-d matrices holding double cells.
DoubleFactory3D() - Constructor for class cern.colt.matrix.DoubleFactory3D
Makes this class non instantiable, but still let's others inherit from it.
DoubleFunction - Interface in cern.colt.function
Interface that represents a function object: a function that takes a single argument and returns a single value.
DoubleIntProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes two arguments and does not return a value.
DoubleListAdapter - Class in cern.colt.list.adapter
Adapter that permits an AbstractDoubleList to be viewed and treated as a JDK 1.2 AbstractList.
DoubleListAdapter(AbstractDoubleList) - Constructor for class cern.colt.list.adapter.DoubleListAdapter
Constructs a list backed by the specified content list.
DoubleMatrix1D - Class in cern.colt.matrix
Abstract base class for 1-d matrices (aka vectors) holding double elements.
DoubleMatrix1D() - Constructor for class cern.colt.matrix.DoubleMatrix1D
Makes this class non instantiable, but still let's others inherit from it.
DoubleMatrix1DComparator - Interface in cern.colt.matrix.doublealgo
A comparison function which imposes a total ordering on some collection of elements.
DoubleMatrix1DProcedure - Interface in cern.colt.matrix
Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.
DoubleMatrix2D - Class in cern.colt.matrix
Abstract base class for 2-d matrices holding double elements.
DoubleMatrix2D() - Constructor for class cern.colt.matrix.DoubleMatrix2D
Makes this class non instantiable, but still let's others inherit from it.
DoubleMatrix2DComparator - Interface in cern.colt.matrix.doublealgo
A comparison function which imposes a total ordering on some collection of elements.
DoubleMatrix2DProcedure - Interface in cern.colt.matrix
Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.
DoubleMatrix3D - Class in cern.colt.matrix
Abstract base class for 3-d matrices holding double elements.
DoubleMatrix3D() - Constructor for class cern.colt.matrix.DoubleMatrix3D
Makes this class non instantiable, but still let's others inherit from it.
DoubleMatrix3DProcedure - Interface in cern.colt.matrix
Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.
DoubleProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.
DoubleQuantileEstimator - Class in cern.jet.stat.quantile
The abstract base class for approximate quantile finders computing quantiles over a sequence of double elements.
DoubleQuantileEstimator() - Constructor for class cern.jet.stat.quantile.DoubleQuantileEstimator
Makes this class non instantiable, but still let's others inherit from it.
DoubleQuantileFinder - Interface in cern.jet.stat.quantile
The interface shared by all quantile finders, no matter if they are exact or approximate.
doubleTest() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest(int, int, int, double, double) - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest10() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest11() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest12() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest13() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest14(int, int, int) - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest15(int, int) - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest17(int) - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest18(int) - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest19() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest19(int) - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest2() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest20() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest21() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest22() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest23(int, int, double, boolean) - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest24(int, int, boolean) - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest25(int) - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest26(int) - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest27() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest28() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest28(DoubleFactory2D) - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest29(int) - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest29(int, DoubleFactory2D) - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest29(DoubleFactory2D) - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest3() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest30() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest30(int) - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest30(int, int) - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest31(int) - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest32() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest33() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest34() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest35() - Static method in class cern.colt.matrix.impl.TestMatrix2D
Title: Aero3D
doubleTest36() - Static method in class cern.colt.matrix.impl.TestMatrix2D
Title: Aero3D
doubleTest4() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest5() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest6() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest7() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest8() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTest9() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
doubleTestQR() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
dr - Variable in class cern.jet.random.HyperGeometric
 
dr - Variable in class cern.jet.random.Poisson
 
DRand - Class in cern.jet.random.engine
Quick medium quality uniform pseudo-random number generator.
DRand() - Constructor for class cern.jet.random.engine.DRand
Constructs and returns a random number generator with a default seed, which is a constant.
DRand(int) - Constructor for class cern.jet.random.engine.DRand
Constructs and returns a random number generator with the given seed.
DRand(Date) - Constructor for class cern.jet.random.engine.DRand
Constructs and returns a random number generator seeded with the given date.
drot(DoubleMatrix1D, DoubleMatrix1D, double, double) - Method in interface cern.colt.matrix.linalg.Blas
Applies a givens plane rotation to (x,y); x = c*x + s*y; y = c*y - s*x.
drot(DoubleMatrix1D, DoubleMatrix1D, double, double) - Method in class cern.colt.matrix.linalg.SeqBlas
 
drot(DoubleMatrix1D, DoubleMatrix1D, double, double) - Method in class cern.colt.matrix.linalg.SmpBlas
 
drotg(double, double, double[]) - Method in interface cern.colt.matrix.linalg.Blas
Constructs a Givens plane rotation for (a,b).
drotg(double, double, double[]) - Method in class cern.colt.matrix.linalg.SeqBlas
 
drotg(double, double, double[]) - Method in class cern.colt.matrix.linalg.SmpBlas
 
dscal(double, DoubleMatrix1D) - Method in interface cern.colt.matrix.linalg.Blas
Vector scaling; x = alpha*x.
dscal(double, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dscal(double, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SmpBlas
 
dscal(double, DoubleMatrix2D) - Method in interface cern.colt.matrix.linalg.Blas
Matrix scaling; A = alpha*A.
dscal(double, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dscal(double, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.SmpBlas
 
dswap(DoubleMatrix1D, DoubleMatrix1D) - Method in interface cern.colt.matrix.linalg.Blas
Swaps the elements of two vectors; y invalid input: '<'==> x.
dswap(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dswap(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SmpBlas
 
dswap(DoubleMatrix2D, DoubleMatrix2D) - Method in interface cern.colt.matrix.linalg.Blas
Swaps the elements of two matrices; B invalid input: '<'==> A.
dswap(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dswap(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.SmpBlas
 
dsymv(boolean, double, DoubleMatrix2D, DoubleMatrix1D, double, DoubleMatrix1D) - Method in interface cern.colt.matrix.linalg.Blas
Symmetric matrix-vector multiplication; y = alpha*A*x + beta*y.
dsymv(boolean, double, DoubleMatrix2D, DoubleMatrix1D, double, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dsymv(boolean, double, DoubleMatrix2D, DoubleMatrix1D, double, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SmpBlas
 
dtrmv(boolean, boolean, boolean, DoubleMatrix2D, DoubleMatrix1D) - Method in interface cern.colt.matrix.linalg.Blas
Triangular matrix-vector multiplication; x = A*x or x = A'*x.
dtrmv(boolean, boolean, boolean, DoubleMatrix2D, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dtrmv(boolean, boolean, boolean, DoubleMatrix2D, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SmpBlas
 
dualPartition(double[], double[], int, int, double) - Static method in class cern.colt.Partitioning
Same as Partitioning.dualPartition(int[],int[],int,int,int) except that it synchronously partitions double[] rather than int[] arrays.
dualPartition(double[], double[], int, int, double[], int, int, int[]) - Static method in class cern.colt.Partitioning
Same as Partitioning.dualPartition(int[],int[],int,int,int[],int,int,int[]) except that it synchronously partitions double[] rather than int[] arrays.
dualPartition(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 two arrays at the same time; both arrays are partially sorted according to the elements of the primary array.
dualPartition(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 two arrays at the same time; both arrays are partially sorted according to the elements of the primary array.
dummy - Variable in class cern.colt.matrix.impl.SparseDoubleMatrix2D
 
durbinWatson(DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Durbin-Watson computation.
DynamicBin1D - Class in hep.aida.bin
1-dimensional rebinnable bin holding double elements; Efficiently computes advanced statistics of data sequences.
DynamicBin1D() - Constructor for class hep.aida.bin.DynamicBin1D
Constructs and returns an empty bin; implicitly calls setFixedOrder(false).

E

4. Example usage - Search tag in package cern.colt.list
Section
4. Example usage - Search tag in package cern.colt.map
Section
e - Variable in class cern.colt.matrix.linalg.EigenvalueDecomposition
Arrays for internal storage of eigenvalues.
e - Variable in class cern.jet.random.Hyperbolic
 
e_SI - Static variable in class cern.clhep.Units
 
e_squared - Static variable in class cern.clhep.PhysicalConstants
 
edges - Variable in class hep.aida.ref.VariableAxis
 
edges(IAxis) - Method in class hep.aida.ref.Converter
Returns all edges of the given axis.
eig(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Constructs and returns the Eigenvalue-decomposition of the given matrix.
EigenvalueDecomposition - Class in cern.colt.matrix.linalg
Eigenvalues and eigenvectors of a real matrix A.
EigenvalueDecomposition(DoubleMatrix2D) - Constructor for class cern.colt.matrix.linalg.EigenvalueDecomposition
Constructs and returns a new eigenvalue decomposition object; The decomposed matrices can be retrieved via instance methods of the returned decomposition object.
elapsedTime - Variable in class cern.colt.Timer
 
elapsedTime() - Method in class cern.colt.Timer
Same as seconds().
electron_charge - Static variable in class cern.clhep.PhysicalConstants
 
electron_Compton_length - Static variable in class cern.clhep.PhysicalConstants
 
electron_mass_c2 - Static variable in class cern.clhep.PhysicalConstants
 
electronvolt - Static variable in class cern.clhep.Units
 
elements - Variable in class cern.colt.buffer.DoubleBuffer
 
elements - Variable in class cern.colt.buffer.IntBuffer
 
elements - Variable in class cern.colt.buffer.ObjectBuffer
 
elements - Variable in class cern.colt.list.BooleanArrayList
The array buffer into which the elements of the list are stored.
elements - Variable in class cern.colt.list.ByteArrayList
The array buffer into which the elements of the list are stored.
elements - Variable in class cern.colt.list.CharArrayList
The array buffer into which the elements of the list are stored.
elements - Variable in class cern.colt.list.DistinctNumberList
 
elements - Variable in class cern.colt.list.DoubleArrayList
The array buffer into which the elements of the list are stored.
elements - Variable in class cern.colt.list.FloatArrayList
The array buffer into which the elements of the list are stored.
elements - Variable in class cern.colt.list.IntArrayList
The array buffer into which the elements of the list are stored.
elements - Variable in class cern.colt.list.LongArrayList
The array buffer into which the elements of the list are stored.
elements - Variable in class cern.colt.list.ObjectArrayList
The array buffer into which the elements of the list are stored.
elements - Variable in class cern.colt.list.ShortArrayList
The array buffer into which the elements of the list are stored.
elements - Variable in class cern.colt.list.SimpleLongArrayList
The array buffer into which the elements of the list are stored.
elements - Variable in class cern.colt.matrix.impl.DenseDoubleMatrix1D
The elements of this matrix.
elements - Variable in class cern.colt.matrix.impl.DenseDoubleMatrix2D
The elements of this matrix.
elements - Variable in class cern.colt.matrix.impl.DenseDoubleMatrix3D
The elements of this matrix.
elements - Variable in class cern.colt.matrix.impl.DenseObjectMatrix1D
The elements of this matrix.
elements - Variable in class cern.colt.matrix.impl.DenseObjectMatrix2D
The elements of this matrix.
elements - Variable in class cern.colt.matrix.impl.DenseObjectMatrix3D
The elements of this matrix.
elements - Variable in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix1D
The elements of this matrix.
elements - Variable in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix2D
The elements of this matrix.
elements - Variable in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix3D
The elements of this matrix.
elements - Variable in class cern.colt.matrix.impl.SelectedDenseObjectMatrix1D
The elements of this matrix.
elements - Variable in class cern.colt.matrix.impl.SelectedDenseObjectMatrix2D
The elements of this matrix.
elements - Variable in class cern.colt.matrix.impl.SelectedDenseObjectMatrix3D
The elements of this matrix.
elements - Variable in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix1D
 
elements - Variable in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix2D
 
elements - Variable in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix3D
The elements of this matrix.
elements - Variable in class cern.colt.matrix.impl.SelectedSparseObjectMatrix1D
 
elements - Variable in class cern.colt.matrix.impl.SelectedSparseObjectMatrix2D
 
elements - Variable in class cern.colt.matrix.impl.SelectedSparseObjectMatrix3D
The elements of this matrix.
elements - Variable in class cern.colt.matrix.impl.SparseDoubleMatrix1D
 
elements - Variable in class cern.colt.matrix.impl.SparseDoubleMatrix2D
 
elements - Variable in class cern.colt.matrix.impl.SparseDoubleMatrix3D
 
elements - Variable in class cern.colt.matrix.impl.SparseObjectMatrix1D
 
elements - Variable in class cern.colt.matrix.impl.SparseObjectMatrix2D
 
elements - Variable in class cern.colt.matrix.impl.SparseObjectMatrix3D
 
elements - Variable in class hep.aida.bin.DynamicBin1D
The elements contained in this bin.
elements() - Method in class cern.colt.bitvector.BitMatrix
 
elements() - Method in class cern.colt.bitvector.BitVector
You normally need not use this method.
elements() - Method in class cern.colt.list.AbstractBooleanList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements() - Method in class cern.colt.list.AbstractByteList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements() - Method in class cern.colt.list.AbstractCharList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements() - Method in class cern.colt.list.AbstractDoubleList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements() - Method in class cern.colt.list.AbstractFloatList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements() - Method in class cern.colt.list.AbstractIntList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements() - Method in class cern.colt.list.AbstractLongList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements() - Method in class cern.colt.list.AbstractShortList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements() - Method in class cern.colt.list.BooleanArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements() - Method in class cern.colt.list.ByteArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements() - Method in class cern.colt.list.CharArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements() - Method in class cern.colt.list.DoubleArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements() - Method in class cern.colt.list.FloatArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements() - Method in class cern.colt.list.IntArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements() - Method in class cern.colt.list.LongArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements() - Method in class cern.colt.list.ObjectArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements() - Method in class cern.colt.list.ShortArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements() - Method in class hep.aida.bin.DynamicBin1D
Returns a copy of the currently stored elements.
elements(boolean[]) - Method in class cern.colt.list.AbstractBooleanList
Sets the receiver's elements to be the specified array.
elements(boolean[]) - Method in class cern.colt.list.BooleanArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements(byte[]) - Method in class cern.colt.list.AbstractByteList
Sets the receiver's elements to be the specified array.
elements(byte[]) - Method in class cern.colt.list.ByteArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements(char[]) - Method in class cern.colt.list.AbstractCharList
Sets the receiver's elements to be the specified array.
elements(char[]) - Method in class cern.colt.list.CharArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements(double[]) - Method in class cern.colt.list.AbstractDoubleList
Sets the receiver's elements to be the specified array.
elements(double[]) - Method in class cern.colt.list.DoubleArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements(float[]) - Method in class cern.colt.list.AbstractFloatList
Sets the receiver's elements to be the specified array.
elements(float[]) - Method in class cern.colt.list.FloatArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements(int[]) - Method in class cern.colt.list.AbstractIntList
Sets the receiver's elements to be the specified array.
elements(int[]) - Method in class cern.colt.list.IntArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements(long[]) - Method in class cern.colt.list.AbstractLongList
Sets the receiver's elements to be the specified array.
elements(long[]) - Method in class cern.colt.list.LongArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements(long[], int) - Method in class cern.colt.bitvector.BitVector
You normally need not use this method.
elements(long[], int, int) - Method in class cern.colt.bitvector.BitMatrix
You normally need not use this method.
elements(short[]) - Method in class cern.colt.list.AbstractShortList
Sets the receiver's elements to be the specified array.
elements(short[]) - Method in class cern.colt.list.ShortArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements(Object[]) - Method in class cern.colt.list.ObjectArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements_unsafe() - Method in class hep.aida.bin.DynamicBin1D
Returns the currently stored elements; WARNING: not a copy of them.
Elliptic - Class in cern.jet.math
Not yet commented.
Elliptic() - Constructor for class cern.jet.math.Elliptic
Makes this class non instantiable, but still let's others inherit from it.
elm_coupling - Static variable in class cern.clhep.PhysicalConstants
 
Empirical - Class in cern.jet.random
Empirical distribution.
Empirical(double[], int, RandomEngine) - Constructor for class cern.jet.random.Empirical
Constructs an Empirical distribution.
EmpiricalWalker - Class in cern.jet.random
Discrete Empirical distribution (pdf's can be specified).
EmpiricalWalker(double[], int, RandomEngine) - Constructor for class cern.jet.random.EmpiricalWalker
Constructs an Empirical distribution.
endOfBin(int) - Method in class cern.jet.stat.quantile.EquiDepthHistogram
Returns the end of the range associated with the given bin.
ensureCapacity(boolean[], int) - Static method in class cern.colt.Arrays
Ensures that a given array can hold up to minCapacity elements.
ensureCapacity(byte[], int) - Static method in class cern.colt.Arrays
Ensures that a given array can hold up to minCapacity elements.
ensureCapacity(char[], int) - Static method in class cern.colt.Arrays
Ensures that a given array can hold up to minCapacity elements.
ensureCapacity(double[], int) - Static method in class cern.colt.Arrays
Ensures that a given array can hold up to minCapacity elements.
ensureCapacity(float[], int) - Static method in class cern.colt.Arrays
Ensures that a given array can hold up to minCapacity elements.
ensureCapacity(int) - Method in class cern.colt.list.AbstractBooleanList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.AbstractByteList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.AbstractCharList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.AbstractDoubleList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.AbstractFloatList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.AbstractIntList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.AbstractLongList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.AbstractShortList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.BooleanArrayList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.ByteArrayList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.CharArrayList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.DistinctNumberList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.DoubleArrayList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.FloatArrayList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.IntArrayList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.LongArrayList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.MinMaxNumberList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.ObjectArrayList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.ShortArrayList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.SimpleLongArrayList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.map.AbstractMap
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.map.OpenDoubleIntHashMap
Ensures that the receiver can hold at least the specified number of associations without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.map.OpenIntDoubleHashMap
Ensures that the receiver can hold at least the specified number of associations without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.map.OpenIntIntHashMap
Ensures that the receiver can hold at least the specified number of associations without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.map.OpenIntObjectHashMap
Ensures that the receiver can hold at least the specified number of associations without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.map.OpenLongObjectHashMap
Ensures that the receiver can hold at least the specified number of associations without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.matrix.impl.AbstractMatrix
Ensures that the receiver can hold at least the specified number of non-zero (non-null) cells without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix1D
Ensures that the receiver can hold at least the specified number of non-zero cells without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Ensures that the receiver can hold at least the specified number of non-zero cells without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix3D
Ensures that the receiver can hold at least the specified number of non-zero cells without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix1D
Ensures that the receiver can hold at least the specified number of non-zero cells without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix2D
Ensures that the receiver can hold at least the specified number of non-zero cells without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix3D
Ensures that the receiver can hold at least the specified number of non-zero cells without needing to allocate new internal memory.
ensureCapacity(int[], int) - Static method in class cern.colt.Arrays
Ensures that a given array can hold up to minCapacity elements.
ensureCapacity(long[], int) - Static method in class cern.colt.Arrays
Ensures that a given array can hold up to minCapacity elements.
ensureCapacity(short[], int) - Static method in class cern.colt.Arrays
Ensures that a given array can hold up to minCapacity elements.
ensureCapacity(Object[], int) - Static method in class cern.colt.Arrays
Ensures that a given array can hold up to minCapacity elements.
entries - Variable in class hep.aida.ref.Histogram1D
 
entries - Variable in class hep.aida.ref.Histogram2D
 
entries - Variable in class hep.aida.ref.Histogram3D
 
entries() - Method in interface hep.aida.IHistogram
Number of in-range entries in the histogram.
entries() - Method in class hep.aida.ref.AbstractHistogram1D
 
entries() - Method in class hep.aida.ref.AbstractHistogram2D
 
entries() - Method in class hep.aida.ref.AbstractHistogram3D
 
eplus - Static variable in class cern.clhep.Units
 
epsilon(int, double, double) - Static method in class cern.jet.stat.quantile.QuantileFinderTest
Observed epsilon
epsilon(DoubleArrayList, double, double) - Static method in class cern.jet.stat.quantile.QuantileFinderTest
Observed epsilon
epsilon(DoubleArrayList, DoubleQuantileFinder, double) - Static method in class cern.jet.stat.quantile.QuantileFinderTest
Observed epsilon
epsilon0 - Static variable in class cern.clhep.PhysicalConstants
 
epsilonCeiling(double) - Static method in class cern.jet.stat.quantile.Utils
Similar to Math.ceil(value), but adjusts small numerical rounding errors +- epsilon.
equals - Static variable in class cern.jet.math.Functions
Function that returns a == b ? 1 : 0.
equals - Static variable in class cern.jet.math.IntFunctions
Function that returns a == b ? 1 : 0.
equals(double) - Method in class cern.colt.matrix.DoubleMatrix1D
Returns whether all cells are equal to the given value.
equals(double) - Method in class cern.colt.matrix.DoubleMatrix2D
Returns whether all cells are equal to the given value.
equals(double) - Method in class cern.colt.matrix.DoubleMatrix3D
Returns whether all cells are equal to the given value.
equals(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a == b ? 1 : 0.
equals(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a == b ? 1 : 0.
equals(DoubleMatrix1D, double) - Method in class cern.colt.matrix.linalg.Property
Returns whether all cells of the given matrix A are equal to the given value.
equals(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.Property
Returns whether both given matrices A and B are equal.
equals(DoubleMatrix2D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A[row,col] = A[row,col] == s ? 1 : 0; ignores tolerance.
equals(DoubleMatrix2D, double) - Method in class cern.colt.matrix.linalg.Property
Returns whether all cells of the given matrix A are equal to the given value.
equals(DoubleMatrix2D, DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A[row,col] = A[row,col] == B[row,col] ? 1 : 0; ignores tolerance.
equals(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
Returns whether both given matrices A and B are equal.
equals(DoubleMatrix3D, double) - Method in class cern.colt.matrix.linalg.Property
Returns whether all cells of the given matrix A are equal to the given value.
equals(DoubleMatrix3D, DoubleMatrix3D) - Method in class cern.colt.matrix.linalg.Property
Returns whether both given matrices A and B are equal.
equals(Object) - Method in class cern.colt.bitvector.BitMatrix
Compares this object against the specified object.
equals(Object) - Method in class cern.colt.bitvector.BitVector
Compares this object against the specified object.
equals(Object) - Method in interface cern.colt.function.ByteComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.function.CharComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.function.DoubleComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.function.FloatComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.function.IntComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.function.LongComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.function.ShortComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in class cern.colt.list.AbstractBooleanList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.AbstractByteList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.AbstractCharList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.AbstractDoubleList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.AbstractFloatList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.AbstractIntList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.AbstractLongList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.AbstractShortList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.BooleanArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.ByteArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.CharArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.DoubleArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.FloatArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.IntArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.LongArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.ObjectArrayList
Compares the specified Object with the receiver for equality.
equals(Object) - Method in class cern.colt.list.ShortArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.map.AbstractDoubleIntMap
Compares the specified object with this map for equality.
equals(Object) - Method in class cern.colt.map.AbstractIntDoubleMap
Compares the specified object with this map for equality.
equals(Object) - Method in class cern.colt.map.AbstractIntIntMap
Compares the specified object with this map for equality.
equals(Object) - Method in class cern.colt.map.AbstractIntObjectMap
Compares the specified object with this map for equality.
equals(Object) - Method in class cern.colt.map.AbstractLongObjectMap
Compares the specified object with this map for equality.
equals(Object) - Method in interface cern.colt.matrix.doublealgo.DoubleMatrix1DComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.matrix.doublealgo.DoubleMatrix2DComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in class cern.colt.matrix.DoubleMatrix1D
Compares this object against the specified object.
equals(Object) - Method in class cern.colt.matrix.DoubleMatrix2D
Compares this object against the specified object.
equals(Object) - Method in class cern.colt.matrix.DoubleMatrix3D
Compares this object against the specified object.
equals(Object) - Method in interface cern.colt.matrix.objectalgo.ObjectMatrix1DComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.matrix.objectalgo.ObjectMatrix2DComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in class cern.colt.matrix.ObjectMatrix1D
Compares the specified Object with the receiver for equality.
equals(Object) - Method in class cern.colt.matrix.ObjectMatrix2D
Compares the specified Object with the receiver for equality.
equals(Object) - Method in class cern.colt.matrix.ObjectMatrix3D
Compares the specified Object with the receiver for equality.
equals(Object) - Method in class hep.aida.bin.AbstractBin
Returns whether two objects are equal; This default implementation returns true if the other object is a bin and has the same size, value, error and center.
equals(Object) - Method in class hep.aida.bin.AbstractBin1D
Returns whether two bins are equal; They are equal if the other object is of the same class or a subclass of this class and both have the same size, minimum, maximum, sum and sumOfSquares.
equals(Object) - Method in class hep.aida.bin.DynamicBin1D
Returns whether two bins are equal.
equals(Object, boolean) - Method in class cern.colt.list.ObjectArrayList
Compares the specified Object with the receiver for equality.
equals(Object, boolean) - Method in class cern.colt.matrix.ObjectMatrix1D
Compares the specified Object with the receiver for equality.
equals(Object, boolean) - Method in class cern.colt.matrix.ObjectMatrix2D
Compares the specified Object with the receiver for equality.
equals(Object, boolean) - Method in class cern.colt.matrix.ObjectMatrix3D
Compares the specified Object with the receiver for equality.
EquiDepthHistogram - Class in cern.jet.stat.quantile
Read-only equi-depth histogram for selectivity estimation.
EquiDepthHistogram(float[]) - Constructor for class cern.jet.stat.quantile.EquiDepthHistogram
Constructs an equi-depth histogram with the given quantile elements.
equivalentBinEntries() - Method in interface hep.aida.IHistogram
Number of equivalent entries.
equivalentBinEntries() - Method in class hep.aida.ref.Histogram1D
 
equivalentBinEntries() - Method in class hep.aida.ref.Histogram2D
 
equivalentBinEntries() - Method in class hep.aida.ref.Histogram3D
 
error() - Method in class hep.aida.bin.AbstractBin
Returns error(0).
error(int) - Method in class hep.aida.bin.AbstractBin
Returns a custom definable error measure; override this method if necessary.
errorFunction(double) - Static method in class cern.jet.stat.Probability
Returns the error function of the normal distribution; formerly named erf.
errorFunctionComplemented(double) - Static method in class cern.jet.stat.Probability
Returns the complementary Error function of the normal distribution; formerly named erfc.
errors - Variable in class hep.aida.ref.Histogram1D
 
errors - Variable in class hep.aida.ref.Histogram2D
 
errors - Variable in class hep.aida.ref.Histogram3D
 
EUCLID - Static variable in class cern.colt.matrix.doublealgo.Statistic
Euclidean distance function; Sqrt(Sum( (x[i]-y[i])^2 )).
eV - Static variable in class cern.clhep.Units
 
ExactDoubleQuantileFinder - Class in cern.jet.stat.quantile
Exact quantile finding algorithm for known and unknown N requiring large main memory; computes quantiles over a sequence of double elements.
ExactDoubleQuantileFinder() - Constructor for class cern.jet.stat.quantile.ExactDoubleQuantileFinder
Constructs an empty exact quantile finder.
Example 1: Transformation - Search tag in package cern.colt.matrix
Section
Example 2: Aggregation - Search tag in package cern.colt.matrix
Section
Example 3: Selection views based on conditions - Search tag in package cern.colt.matrix
Section
Example 4: Sorting by user specified order - Search tag in package cern.colt.matrix
Section
exp - Static variable in class cern.jet.math.Functions
Function that returns Math.exp(a).
expFormat(double) - Method in class corejava.Format
 
Exponential - Class in cern.jet.math
Exponential functions.
Exponential - Class in cern.jet.random
Exponential Distribution (aka Negative Exponential Distribution); See the math definition animated definition.
Exponential() - Constructor for class cern.jet.math.Exponential
Makes this class non instantiable, but still let's others inherit from it.
Exponential(double, RandomEngine) - Constructor for class cern.jet.random.Exponential
Constructs a Negative Exponential distribution.
ExponentialIntegral - Class in cern.jet.math
Not yet commented.
ExponentialIntegral() - Constructor for class cern.jet.math.ExponentialIntegral
Makes this class non instantiable, but still let's others inherit from it.
ExponentialPower - Class in cern.jet.random
Exponential Power distribution.
ExponentialPower(double, RandomEngine) - Constructor for class cern.jet.random.ExponentialPower
Constructs an Exponential Power distribution.
extraEntries() - Method in interface hep.aida.IHistogram
Number of under and overflow entries in the histogram.
extraEntries() - Method in class hep.aida.ref.AbstractHistogram1D
 
extraEntries() - Method in class hep.aida.ref.AbstractHistogram2D
 
extraEntries() - Method in class hep.aida.ref.AbstractHistogram3D
 

F

5. Function Objects - Search tag in package cern.colt.matrix
Section
f(double, double, double, double) - Static method in class cern.jet.random.Beta
 
f(int, double, double) - Static method in class cern.jet.random.Poisson
 
F - Static variable in class cern.colt.matrix.doublealgo.Statistic
 
F - Static variable in class cern.colt.matrix.doublealgo.Transform
Deprecated.
 
F - Static variable in class cern.colt.matrix.impl.TestMatrix2D
 
F - Static variable in class cern.colt.matrix.linalg.SeqBlas
 
F - Variable in class cern.jet.random.EmpiricalWalker
 
f1 - Variable in class cern.jet.random.Beta
 
f1 - Variable in class cern.jet.random.HyperGeometric
 
f1 - Variable in class cern.jet.random.Poisson
 
f2 - Variable in class cern.jet.random.Beta
 
f2 - Variable in class cern.jet.random.HyperGeometric
 
f2 - Variable in class cern.jet.random.Poisson
 
f4 - Variable in class cern.jet.random.Beta
 
f4 - Variable in class cern.jet.random.HyperGeometric
 
f4 - Variable in class cern.jet.random.Poisson
 
f5 - Variable in class cern.jet.random.Beta
 
f5 - Variable in class cern.jet.random.HyperGeometric
 
f5 - Variable in class cern.jet.random.Poisson
 
fa - Variable in class cern.jet.random.Beta
 
fac1(int) - Static method in class cern.jet.math.Arithmetic
Returns the factorial of the argument.
fac2(int) - Static method in class cern.jet.math.Arithmetic
Returns the factorial of the argument.
factorial - Static variable in class cern.jet.math.IntFunctions
Function that returns (int) Arithmetic.factorial(a).
factorial(int) - Static method in class cern.jet.math.Arithmetic
Instantly returns the factorial k!.
factorial(int) - Static method in class cern.jet.random.Fun
Returns n!.
factory - Static variable in class cern.colt.matrix.impl.AbstractFormatter
 
Factory1D - Static variable in class cern.colt.matrix.impl.TestMatrix2D
 
Factory2D - Static variable in class cern.colt.matrix.impl.TestMatrix2D
 
farad - Static variable in class cern.clhep.Units
 
fb - Variable in class cern.jet.random.Beta
 
fc_lnpk(int, int, int, int) - Static method in class cern.jet.random.HyperGeometric
 
fermi - Static variable in class cern.clhep.Units
 
fetchNextBlock() - Method in class cern.jet.random.sampling.RandomSamplingAssistant
Not yet commented.
fill(double) - Method in interface hep.aida.IHistogram1D
Fill histogram with weight 1.
fill(double) - Method in class hep.aida.ref.Histogram1D
 
fill(double, double) - Method in interface hep.aida.IHistogram1D
Fill histogram with specified weight.
fill(double, double) - Method in interface hep.aida.IHistogram2D
Fill the histogram with weight 1.
fill(double, double) - Method in class hep.aida.ref.AbstractHistogram2D
 
fill(double, double) - Method in class hep.aida.ref.Histogram1D
 
fill(double, double) - Method in class hep.aida.ref.Histogram2D
 
fill(double, double, double) - Method in interface hep.aida.IHistogram2D
Fill the histogram with specified weight.
fill(double, double, double) - Method in interface hep.aida.IHistogram3D
Fill the histogram with weight 1; equivalent to fill(x,y,z,1)..
fill(double, double, double) - Method in class hep.aida.ref.AbstractHistogram3D
 
fill(double, double, double) - Method in class hep.aida.ref.Histogram2D
 
fill(double, double, double) - Method in class hep.aida.ref.Histogram3D
 
fill(double, double, double, double) - Method in interface hep.aida.IHistogram3D
Fill the histogram with specified weight.
fill(double, double, double, double) - Method in class hep.aida.ref.Histogram3D
 
fillFromToWith(int, int, boolean) - Method in class cern.colt.list.AbstractBooleanList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, byte) - Method in class cern.colt.list.AbstractByteList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, char) - Method in class cern.colt.list.AbstractCharList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, double) - Method in class cern.colt.list.AbstractDoubleList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, float) - Method in class cern.colt.list.AbstractFloatList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, int) - Method in class cern.colt.list.AbstractIntList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, long) - Method in class cern.colt.list.AbstractLongList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, short) - Method in class cern.colt.list.AbstractShortList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, Object) - Method in class cern.colt.list.ObjectArrayList
Sets the specified range of elements in the specified array to the specified value.
finalize() - Method in class cern.colt.matrix.linalg.Smp
Clean up deamon threads, if necessary.
finder - Variable in class hep.aida.bin.QuantileBin1D
 
fine_structure_const - Static variable in class cern.clhep.PhysicalConstants
 
FixedAxis - Class in hep.aida.ref
Fixed-width axis; A reference implementation of hep.aida.IAxis.
FixedAxis(int, double, double) - Constructor for class hep.aida.ref.FixedAxis
Create an Axis
fixedFormat(double) - Method in class corejava.Format
 
fixedOrder - Variable in class hep.aida.bin.DynamicBin1D
Preserve element order under all circumstances?
Fixed-width histogram - Search tag in package hep.aida
Section
fkt2_value(double, double, double) - Static method in class cern.jet.random.Fun
 
Flipping - Search tag in package cern.colt.matrix
Section
FloatArrayList - Class in cern.colt.list
Resizable list holding float elements; implemented with arrays.
FloatArrayList() - Constructor for class cern.colt.list.FloatArrayList
Constructs an empty list.
FloatArrayList(float[]) - Constructor for class cern.colt.list.FloatArrayList
Constructs a list containing the specified elements.
FloatArrayList(int) - Constructor for class cern.colt.list.FloatArrayList
Constructs an empty list with the specified initial capacity.
FloatComparator - Interface in cern.colt.function
A comparison function which imposes a total ordering on some collection of elements.
FloatListAdapter - Class in cern.colt.list.adapter
Adapter that permits an AbstractFloatList to be viewed and treated as a JDK 1.2 AbstractList.
FloatListAdapter(AbstractFloatList) - Constructor for class cern.colt.list.adapter.FloatListAdapter
Constructs a list backed by the specified content list.
FloatProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.
floor - Static variable in class cern.jet.math.Functions
Function that returns Math.floor(a).
floor(double) - Static method in class cern.jet.math.Arithmetic
Returns the largest long <= value.
flush() - Method in class cern.colt.buffer.DoubleBuffer
Adds all internally buffered elements to the receiver's target, then resets the current buffer size to zero.
flush() - Method in class cern.colt.buffer.DoubleBuffer2D
Adds all internally buffered points to the receiver's target, then resets the current buffer size to zero.
flush() - Method in class cern.colt.buffer.DoubleBuffer3D
Adds all internally buffered points to the receiver's target, then resets the current buffer size to zero.
flush() - Method in class cern.colt.buffer.IntBuffer
Adds all internally buffered elements to the receiver's target, then resets the current buffer size to zero.
flush() - Method in class cern.colt.buffer.IntBuffer2D
Adds all internally buffered points to the receiver's target, then resets the current buffer size to zero.
flush() - Method in class cern.colt.buffer.IntBuffer3D
Adds all internally buffered points to the receiver's target, then resets the current buffer size to zero.
flush() - Method in class cern.colt.buffer.ObjectBuffer
Adds all internally buffered elements to the receiver's target, then resets the current buffer size to zero.
fm - Variable in class cern.jet.random.HyperGeometric
 
fmt - Variable in class corejava.Format
 
forEach(BooleanProcedure) - Method in class cern.colt.list.AbstractBooleanList
Applies a procedure to each element of the receiver, if any.
forEach(BooleanProcedure) - Method in class cern.colt.list.BooleanArrayList
Applies a procedure to each element of the receiver, if any.
forEach(ByteProcedure) - Method in class cern.colt.list.AbstractByteList
Applies a procedure to each element of the receiver, if any.
forEach(ByteProcedure) - Method in class cern.colt.list.ByteArrayList
Applies a procedure to each element of the receiver, if any.
forEach(CharProcedure) - Method in class cern.colt.list.AbstractCharList
Applies a procedure to each element of the receiver, if any.
forEach(CharProcedure) - Method in class cern.colt.list.CharArrayList
Applies a procedure to each element of the receiver, if any.
forEach(DoubleProcedure) - Method in class cern.colt.list.AbstractDoubleList
Applies a procedure to each element of the receiver, if any.
forEach(DoubleProcedure) - Method in class cern.colt.list.DoubleArrayList
Applies a procedure to each element of the receiver, if any.
forEach(DoubleProcedure) - Method in class cern.jet.stat.quantile.DoubleBufferSet
Applies a procedure to each element of the receiver, if any.
forEach(DoubleProcedure) - Method in class cern.jet.stat.quantile.DoubleQuantileEstimator
Applies a procedure to each element of the receiver, if any.
forEach(DoubleProcedure) - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
Applies a procedure to each element of the receiver, if any.
forEach(DoubleProcedure) - Method in class cern.jet.stat.quantile.ExactDoubleQuantileFinder
Applies a procedure to each element of the receiver, if any.
forEach(FloatProcedure) - Method in class cern.colt.list.AbstractFloatList
Applies a procedure to each element of the receiver, if any.
forEach(FloatProcedure) - Method in class cern.colt.list.FloatArrayList
Applies a procedure to each element of the receiver, if any.
forEach(IntProcedure) - Method in class cern.colt.list.AbstractIntList
Applies a procedure to each element of the receiver, if any.
forEach(IntProcedure) - Method in class cern.colt.list.IntArrayList
Applies a procedure to each element of the receiver, if any.
forEach(LongProcedure) - Method in class cern.colt.list.AbstractLongList
Applies a procedure to each element of the receiver, if any.
forEach(LongProcedure) - Method in class cern.colt.list.LongArrayList
Applies a procedure to each element of the receiver, if any.
forEach(ObjectProcedure) - Method in class cern.colt.list.ObjectArrayList
Applies a procedure to each element of the receiver, if any.
forEach(ShortProcedure) - Method in class cern.colt.list.AbstractShortList
Applies a procedure to each element of the receiver, if any.
forEach(ShortProcedure) - Method in class cern.colt.list.ShortArrayList
Applies a procedure to each element of the receiver, if any.
forEachCoordinateInState(boolean, IntIntProcedure) - Method in class cern.colt.bitvector.BitMatrix
Applies a procedure to each coordinate that holds a bit in the given state.
forEachIndexFromToInState(int, int, boolean, IntProcedure) - Method in class cern.colt.bitvector.BitVector
Applies a procedure to each bit index within the specified range that holds a bit in the given state.
forEachKey(DoubleProcedure) - Method in class cern.colt.map.AbstractDoubleIntMap
Applies a procedure to each key of the receiver, if any.
forEachKey(DoubleProcedure) - Method in class cern.colt.map.OpenDoubleIntHashMap
Applies a procedure to each key of the receiver, if any.
forEachKey(IntProcedure) - Method in class cern.colt.map.AbstractIntDoubleMap
Applies a procedure to each key of the receiver, if any.
forEachKey(IntProcedure) - Method in class cern.colt.map.AbstractIntIntMap
Applies a procedure to each key of the receiver, if any.
forEachKey(IntProcedure) - Method in class cern.colt.map.AbstractIntObjectMap
Applies a procedure to each key of the receiver, if any.
forEachKey(IntProcedure) - Method in class cern.colt.map.OpenIntDoubleHashMap
Applies a procedure to each key of the receiver, if any.
forEachKey(IntProcedure) - Method in class cern.colt.map.OpenIntIntHashMap
Applies a procedure to each key of the receiver, if any.
forEachKey(IntProcedure) - Method in class cern.colt.map.OpenIntObjectHashMap
Applies a procedure to each key of the receiver, if any.
forEachKey(LongProcedure) - Method in class cern.colt.map.AbstractLongObjectMap
Applies a procedure to each key of the receiver, if any.
forEachKey(LongProcedure) - Method in class cern.colt.map.OpenLongObjectHashMap
Applies a procedure to each key of the receiver, if any.
forEachNonZero(IntIntDoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix2D
Assigns the result of a function to each non-zero cell; x[row,col] = function(x[row,col]).
forEachNonZero(IntIntDoubleFunction) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
 
forEachNonZero(IntIntDoubleFunction) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
 
forEachNonZero(IntIntDoubleFunction) - Method in class cern.colt.matrix.impl.TridiagonalDoubleMatrix2D
 
forEachPair(DoubleIntProcedure) - Method in class cern.colt.map.AbstractDoubleIntMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(DoubleIntProcedure) - Method in class cern.colt.map.OpenDoubleIntHashMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(IntDoubleProcedure) - Method in class cern.colt.map.AbstractIntDoubleMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(IntDoubleProcedure) - Method in class cern.colt.map.OpenIntDoubleHashMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(IntIntProcedure) - Method in class cern.colt.map.AbstractIntIntMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(IntIntProcedure) - Method in class cern.colt.map.OpenIntIntHashMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(IntObjectProcedure) - Method in class cern.colt.map.AbstractIntObjectMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(IntObjectProcedure) - Method in class cern.colt.map.OpenIntObjectHashMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(LongObjectProcedure) - Method in class cern.colt.map.AbstractLongObjectMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(LongObjectProcedure) - Method in class cern.colt.map.OpenLongObjectHashMap
Applies a procedure to each (key,value) pair of the receiver, if any.
form(double) - Method in interface cern.colt.matrix.impl.Former
Formats a double into a string (like sprintf in C).
form(DoubleMatrix1D, int, Former) - Method in class cern.colt.matrix.doublealgo.Formatter
Converts a given cell to a String; no alignment considered.
form(AbstractMatrix1D, int, Former) - Method in class cern.colt.matrix.doublealgo.Formatter
Converts a given cell to a String; no alignment considered.
form(AbstractMatrix1D, int, Former) - Method in class cern.colt.matrix.impl.AbstractFormatter
Converts a given cell to a String; no alignment considered.
form(AbstractMatrix1D, int, Former) - Method in class cern.colt.matrix.objectalgo.Formatter
Converts a given cell to a String; no alignment considered.
form(Former, double) - Method in class hep.aida.ref.Converter
 
form(ObjectMatrix1D, int, Former) - Method in class cern.colt.matrix.objectalgo.Formatter
Converts a given cell to a String; no alignment considered.
format - Variable in class cern.colt.matrix.impl.AbstractFormatter
The default format string for formatting a single cell value; currently "%G".
format(char) - Method in class corejava.Format
Formats a character into a string (like sprintf in C)
format(double) - Method in class corejava.Format
Formats a double into a string (like sprintf in C)
format(int) - Method in class corejava.Format
Formats an integer into a string (like sprintf in C)
format(long) - Method in class corejava.Format
Formats a long integer into a string (like sprintf in C)
format(DoubleMatrix2D) - Method in class cern.colt.matrix.doublealgo.Formatter
Returns a string representations of all cells; no alignment considered.
format(AbstractMatrix2D) - Method in class cern.colt.matrix.doublealgo.Formatter
Returns a string representations of all cells; no alignment considered.
format(AbstractMatrix2D) - Method in class cern.colt.matrix.impl.AbstractFormatter
Returns a string representations of all cells; no alignment considered.
format(AbstractMatrix2D) - Method in class cern.colt.matrix.objectalgo.Formatter
Returns a string representations of all cells; no alignment considered.
format(ObjectMatrix2D) - Method in class cern.colt.matrix.objectalgo.Formatter
Returns a string representations of all cells; no alignment considered.
format(String) - Method in class corejava.Format
Formats a string into a larger string (like sprintf in C)
Format - Class in corejava
A class for formatting numbers that follows printf conventions.
Format(String) - Constructor for class corejava.Format
Formats the number following printf conventions.
formatRow(AbstractMatrix1D) - Method in class cern.colt.matrix.impl.AbstractFormatter
Returns a string representations of all cells; no alignment considered.
Formatter - Class in cern.colt.matrix.doublealgo
Flexible, well human readable matrix print formatting; By default decimal point aligned.
Formatter - Class in cern.colt.matrix.objectalgo
Flexible, well human readable matrix print formatting.
Formatter() - Constructor for class cern.colt.matrix.doublealgo.Formatter
Constructs and returns a matrix formatter with format "%G".
Formatter() - Constructor for class cern.colt.matrix.objectalgo.Formatter
Constructs and returns a matrix formatter with alignment LEFT.
Formatter(String) - Constructor for class cern.colt.matrix.doublealgo.Formatter
Constructs and returns a matrix formatter.
Formatter(String) - Constructor for class cern.colt.matrix.objectalgo.Formatter
Constructs and returns a matrix formatter.
Former - Interface in cern.colt.matrix.impl
Formats a double into a string (like sprintf in C).
FormerFactory - Class in cern.colt.matrix.impl
Factory producing implementations of Former via method create(); Implementations of can use existing libraries such as corejava.PrintfFormat or corejava.Format or other.
FormerFactory() - Constructor for class cern.colt.matrix.impl.FormerFactory
 
foundPos - Variable in class cern.colt.bitvector.BitVector.IndexProcedure
 
FREE - Static variable in class cern.colt.map.OpenDoubleIntHashMap
 
FREE - Static variable in class cern.colt.map.OpenIntDoubleHashMap
 
FREE - Static variable in class cern.colt.map.OpenIntIntHashMap
 
FREE - Static variable in class cern.colt.map.OpenIntObjectHashMap
 
FREE - Static variable in class cern.colt.map.OpenLongObjectHashMap
 
freedom - Variable in class cern.jet.random.ChiSquare
 
freedom - Variable in class cern.jet.random.StudentT
 
freedom_in - Variable in class cern.jet.random.ChiSquare
 
freeEntries - Variable in class cern.colt.map.OpenDoubleIntHashMap
The number of table entries in state==FREE.
freeEntries - Variable in class cern.colt.map.OpenIntDoubleHashMap
The number of table entries in state==FREE.
freeEntries - Variable in class cern.colt.map.OpenIntIntHashMap
The number of table entries in state==FREE.
freeEntries - Variable in class cern.colt.map.OpenIntObjectHashMap
The number of table entries in state==FREE.
freeEntries - Variable in class cern.colt.map.OpenLongObjectHashMap
The number of table entries in state==FREE.
frequencies(DoubleArrayList, DoubleArrayList, IntArrayList) - Static method in class cern.jet.stat.Descriptive
Computes the frequency (number of occurances, count) of each distinct value in the given sorted data.
frequencies(DoubleArrayList, IntArrayList) - Method in class hep.aida.bin.DynamicBin1D
Computes the frequency (number of occurances, count) of each distinct element.
frequencyMap() - Method in class hep.aida.bin.DynamicBin1D
Returns a map holding the frequency distribution, that is, (distintElement,frequency) pairs.
Frequently Used Scaling - Search tag in package cern.colt.matrix
Section
FULL - Static variable in class cern.colt.map.OpenDoubleIntHashMap
 
FULL - Static variable in class cern.colt.map.OpenIntDoubleHashMap
 
FULL - Static variable in class cern.colt.map.OpenIntIntHashMap
 
FULL - Static variable in class cern.colt.map.OpenIntObjectHashMap
 
FULL - Static variable in class cern.colt.map.OpenLongObjectHashMap
 
Fun - Class in cern.jet.random
Contains various mathematical helper methods.
Fun() - Constructor for class cern.jet.random.Fun
Makes this class non instantiable, but still let's others inherit from it.
fun_dgemm(boolean, boolean) - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
Linear algebrax matrix-matrix multiply.
fun_dgemv(boolean) - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
Linear algebrax matrix-matrix multiply.
fun_pow(int) - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
2D assign with get,set
funAssign() - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
2D assign with A.assign(B)
funAssignGetSet() - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
2D assign with get,set
funAssignGetSetQuick() - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
2D assign with getQuick,setQuick
funAssignLog() - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
2D assign with A.assign(B)
funAssignPlusMult() - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
2D assign with A.assign(B)
funCorrelation() - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
Linear algebrax matrix-matrix multiply.
Functionality - Search tag in package cern.colt.matrix.linalg
Section
Function Objects - Search tag in package cern.colt.matrix
Section
functions - Static variable in class cern.jet.math.Functions
Little trick to allow for "aliasing", that is, renaming this class.
functions - Static variable in class hep.aida.bin.BinFunctions1D
Little trick to allow for "aliasing", that is, renaming this class.
Functions - Class in cern.jet.math
Function objects to be passed to generic methods.
Functions() - Constructor for class cern.jet.math.Functions
Makes this class non instantiable, but still let's others inherit from it.
funElementwiseMult() - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
Element-by-element matrix-matrix multiply.
funElementwiseMultB() - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
Element-by-element matrix-matrix multiply.
funGetQuick() - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
2D assign with get,set
funLUDecompose() - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
2D assign with getQuick,setQuick
funLUSolve() - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
2D assign with getQuick,setQuick
funMatMultLarge() - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
Linear algebrax matrix-matrix multiply.
funMatVectorMult() - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
Linear algebrax matrix-vector multiply.
funSetQuick() - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
2D assign with get,set
funSOR5() - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
 
funSOR8() - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
 
funSort() - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
 

G

g - Static variable in class cern.clhep.Units
 
gamma - Variable in class cern.jet.random.BreitWigner
 
gamma - Variable in class cern.jet.random.NegativeBinomial
 
gamma(double) - Static method in class cern.jet.random.Fun
Returns the gamma function gamma(x).
gamma(double) - Static method in class cern.jet.stat.Gamma
Returns the Gamma function of the argument.
gamma(double, double, double) - Static method in class cern.jet.stat.Probability
Returns the integral from zero to x of the gamma probability density function.
Gamma - Class in cern.jet.random
Gamma - Class in cern.jet.stat
Gamma and Beta functions.
Gamma() - Constructor for class cern.jet.stat.Gamma
Makes this class non instantiable, but still let's others inherit from it.
Gamma(double, double, RandomEngine) - Constructor for class cern.jet.random.Gamma
Constructs a Gamma distribution.
gammaComplemented(double, double, double) - Static method in class cern.jet.stat.Probability
Returns the integral from x to infinity of the gamma probability density function:
gauss - Static variable in class cern.clhep.Units
 
General Remarks - Search tag in package cern.colt.matrix
Section
generateBinomial(int, double) - Method in class cern.jet.random.Binomial
* Binomial-Distribution - Acceptance Rejection/Inversion * * * Acceptance Rejection method combined with Inversion for * generating Binomial random numbers with parameters * n (number of trials) and p (probability of success).
generateNonSingular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
Modifies the given matrix square matrix A such that it is diagonally dominant by row and column, hence non-singular, hence invertible.
generateZeta(double, double, RandomEngine) - Method in class cern.jet.random.Zeta
Returns a zeta distributed random number.
generator - Variable in class cern.jet.random.sampling.WeightedRandomSampler
 
genericPartition(int, int, int, int, int[], IntComparator, IntComparator, IntComparator, Swapper) - Static method in class cern.colt.Partitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that it generically partitions arbitrary shaped data (for example matrices or multiple arrays) rather than int[] arrays.
genericPartition(int, int, int, IntComparator, Swapper) - Static method in class cern.colt.Partitioning
Same as Partitioning.partition(int[],int,int,int) except that it generically partitions arbitrary shaped data (for example matrices or multiple arrays) rather than int[] arrays.
GenericPermuting - Class in cern.colt
Generically reorders (permutes) arbitrary shaped data (for example, an array, three arrays, a 2-d matrix, two linked lists) using an in-place swapping algorithm.
GenericPermuting() - Constructor for class cern.colt.GenericPermuting
Makes this class non instantiable, but still let's others inherit from it.
GenericSorting - Class in cern.colt
Generically sorts arbitrary shaped data (for example multiple arrays, 1,2 or 3-d matrices, and so on) using a quicksort or mergesort.
GenericSorting() - Constructor for class cern.colt.GenericSorting
Makes this class non instantiable, but still let's others inherit from it.
GenericSortingTest - Class in cern.colt
Demonstrates how to use
invalid reference
Sort
.
GenericSortingTest() - Constructor for class cern.colt.GenericSortingTest
Makes this class non instantiable, but still let's others inherit from it.
geometricMean - Static variable in class hep.aida.bin.BinFunctions1D
Function that returns bin.geometricMean().
geometricMean() - Method in class hep.aida.bin.MightyStaticBin1D
Returns the geometric mean, which is Product( x[i] )1.0/size().
geometricMean(int, double) - Static method in class cern.jet.stat.Descriptive
Returns the geometric mean of a data sequence.
geometricMean(DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Returns the geometric mean of a data sequence.
geometricPdf(int, double) - Static method in class cern.jet.random.Distributions
Returns the probability distribution function of the discrete geometric distribution.
get(double) - Method in class cern.colt.map.AbstractDoubleIntMap
Returns the value associated with the specified key.
get(double) - Method in class cern.colt.map.OpenDoubleIntHashMap
Returns the value associated with the specified key.
get(int) - Method in class cern.colt.bitvector.BitVector
Returns from the bitvector the value of the bit with the specified index.
get(int) - Method in class cern.colt.list.AbstractBooleanList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.AbstractByteList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.AbstractCharList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.AbstractDoubleList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.AbstractFloatList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.AbstractIntList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.AbstractLongList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.AbstractShortList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.adapter.DoubleListAdapter
Returns the element at the specified position in this list.
get(int) - Method in class cern.colt.list.adapter.FloatListAdapter
Returns the element at the specified position in this list.
get(int) - Method in class cern.colt.list.adapter.IntListAdapter
Returns the element at the specified position in this list.
get(int) - Method in class cern.colt.list.adapter.LongListAdapter
Returns the element at the specified position in this list.
get(int) - Method in class cern.colt.list.adapter.ObjectListAdapter
Returns the element at the specified position in this list.
get(int) - Method in class cern.colt.list.BooleanArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.ByteArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.CharArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.DoubleArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.FloatArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.IntArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.LongArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.ObjectArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.ShortArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.map.AbstractIntDoubleMap
Returns the value associated with the specified key.
get(int) - Method in class cern.colt.map.AbstractIntIntMap
Returns the value associated with the specified key.
get(int) - Method in class cern.colt.map.AbstractIntObjectMap
Returns the value associated with the specified key.
get(int) - Method in class cern.colt.map.OpenIntDoubleHashMap
Returns the value associated with the specified key.
get(int) - Method in class cern.colt.map.OpenIntIntHashMap
Returns the value associated with the specified key.
get(int) - Method in class cern.colt.map.OpenIntObjectHashMap
Returns the value associated with the specified key.
get(int) - Method in class cern.colt.matrix.DoubleMatrix1D
Returns the matrix cell value at coordinate index.
get(int) - Method in class cern.colt.matrix.ObjectMatrix1D
Returns the matrix cell value at coordinate index.
get(int, int) - Method in class cern.colt.bitvector.BitMatrix
Returns from the receiver the value of the bit at the specified coordinate.
get(int, int) - Method in class cern.colt.matrix.DoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
get(int, int) - Method in class cern.colt.matrix.ObjectMatrix2D
Returns the matrix cell value at coordinate [row,column].
get(int, int, int) - Method in class cern.colt.matrix.DoubleMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
get(int, int, int) - Method in class cern.colt.matrix.ObjectMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
get(long) - Method in class cern.colt.map.AbstractLongObjectMap
Returns the value associated with the specified key.
get(long) - Method in class cern.colt.map.OpenLongObjectHashMap
Returns the value associated with the specified key.
get(long[], int) - Static method in class cern.colt.bitvector.QuickBitVector
Returns from the bitvector the value of the bit with the specified index.
get(ObjectArrayList, int) - Static method in class cern.colt.matrix.linalg.Property
 
getBuildTime() - Static method in class cern.colt.Version
Returns the time this release was build; for example "Tue Apr 11 11:50:39 CEST 2000".
getBuildVersion() - Static method in class cern.colt.Version
Returns the build version of this release.
getContent() - Method in class cern.colt.matrix.DoubleMatrix1D
Returns the content of this matrix if it is a wrapper; or this otherwise.
getContent() - Method in class cern.colt.matrix.DoubleMatrix2D
Returns the content of this matrix if it is a wrapper; or this otherwise.
getContent() - Method in class cern.colt.matrix.DoubleMatrix3D
Returns the content of this matrix if it is a wrapper; or this otherwise.
getContent() - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
Returns the content of this matrix if it is a wrapper; or this otherwise.
getContent() - Method in class cern.colt.matrix.impl.RCMDoubleMatrix2D
Returns the content of this matrix if it is a wrapper; or this otherwise.
getContent() - Method in class cern.colt.matrix.impl.TridiagonalDoubleMatrix2D
Returns the content of this matrix if it is a wrapper; or this otherwise.
getContent() - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix1D
Returns the content of this matrix if it is a wrapper; or this otherwise.
getContent() - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix2D
Returns the content of this matrix if it is a wrapper; or this otherwise.
getContent() - Method in class cern.colt.matrix.ObjectMatrix1D
Returns the content of this matrix if it is a wrapper; or this otherwise.
getContent() - Method in class cern.colt.matrix.ObjectMatrix2D
Returns the content of this matrix if it is a wrapper; or this otherwise.
getContent() - Method in class cern.colt.matrix.ObjectMatrix3D
Returns the content of this matrix if it is a wrapper; or this otherwise.
getD() - Method in class cern.colt.matrix.linalg.EigenvalueDecomposition
Returns the block diagonal eigenvalue matrix, D.
getDoublePivot() - Method in class cern.colt.matrix.linalg.LUDecomposition
Returns pivot permutation vector as a one-dimensional double array
getDoublePivot() - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Returns pivot permutation vector as a one-dimensional double array
getFactory(String) - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
Not yet documented.
getGenericFunction(String) - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
Not yet documented.
getH() - Method in class cern.colt.matrix.linalg.QRDecomposition
Returns the Householder vectors H.
getImagEigenvalues() - Method in class cern.colt.matrix.linalg.EigenvalueDecomposition
Returns the imaginary parts of the eigenvalues.
getL() - Method in class cern.colt.matrix.linalg.CholeskyDecomposition
Returns the triangular factor, L.
getL() - Method in class cern.colt.matrix.linalg.LUDecomposition
Returns the lower triangular factor, L.
getL() - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Returns the lower triangular factor, L.
getLongFromTo(int, int) - Method in class cern.colt.bitvector.BitVector
Returns a long value representing bits of the receiver from index from to index to.
getLongFromTo(long[], int, int) - Static method in class cern.colt.bitvector.QuickBitVector
Returns a long value representing bits of a bitvector from index from to index to.
getLU() - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Returns a copy of the combined lower and upper triangular factor, LU.
getMajorVersion() - Static method in class cern.colt.Version
Returns the major version of this release.
getMaxOrderForSumOfPowers() - Method in class hep.aida.bin.DynamicBin1D
Returns Integer.MAX_VALUE, the maximum order k for which sums of powers are retrievable.
getMaxOrderForSumOfPowers() - Method in class hep.aida.bin.MightyStaticBin1D
Returns the maximum order k for which sums of powers are retrievable, as specified upon instance construction.
getMicroVersion() - Static method in class cern.colt.Version
Returns the micro version of this release.
getMinOrderForSumOfPowers() - Method in class hep.aida.bin.DynamicBin1D
Returns Integer.MIN_VALUE, the minimum order k for which sums of powers are retrievable.
getMinOrderForSumOfPowers() - Method in class hep.aida.bin.MightyStaticBin1D
Returns the minimum order k for which sums of powers are retrievable, as specified upon instance construction.
getMinorVersion() - Static method in class cern.colt.Version
Returns the minor version of this release.
getNonZeros(IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.DoubleMatrix1D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, DoubleArrayList, int) - Method in class cern.colt.matrix.DoubleMatrix1D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.DoubleMatrix2D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, IntArrayList, IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.DoubleMatrix3D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, IntArrayList, IntArrayList, ObjectArrayList) - Method in class cern.colt.matrix.ObjectMatrix3D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, IntArrayList, ObjectArrayList) - Method in class cern.colt.matrix.ObjectMatrix2D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, ObjectArrayList) - Method in class cern.colt.matrix.ObjectMatrix1D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getPackage() - Static method in class cern.colt.Version
 
getPivot() - Method in class cern.colt.matrix.linalg.LUDecomposition
Returns a copy of the pivot permutation vector.
getPivot() - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Returns the pivot permutation vector (not a copy of it).
getQ() - Method in class cern.colt.matrix.linalg.QRDecomposition
Generates and returns the (economy-sized) orthogonal factor Q.
getQuick(int) - Method in class cern.colt.bitvector.BitVector
Returns from the bitvector the value of the bit with the specified index; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.AbstractBooleanList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.AbstractByteList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.AbstractCharList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.AbstractDoubleList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.AbstractFloatList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.AbstractIntList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.AbstractLongList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.AbstractShortList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.BooleanArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.ByteArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.CharArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.DistinctNumberList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.DoubleArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.FloatArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.IntArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.LongArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.MinMaxNumberList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.ObjectArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.ShortArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.SimpleLongArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.matrix.DoubleMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int) - Method in class cern.colt.matrix.impl.DelegateDoubleMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int) - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int) - Method in class cern.colt.matrix.ObjectMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.bitvector.BitMatrix
Returns from the receiver the value of the bit at the specified coordinate; WARNING: Does not check preconditions.
getQuick(int, int) - Method in class cern.colt.matrix.DoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int) - Method in class cern.colt.matrix.impl.RCMDoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int) - Method in class cern.colt.matrix.impl.TridiagonalDoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int) - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int) - Method in class cern.colt.matrix.ObjectMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.DoubleMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.ObjectMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getR() - Method in class cern.colt.matrix.linalg.QRDecomposition
Returns the upper triangular factor, R.
getRandomGenerator() - Method in class cern.jet.random.AbstractDistribution
Returns the used uniform random number generator;
getRandomGenerator() - Method in class cern.jet.random.sampling.RandomSamplingAssistant
Returns the used random generator.
getRealEigenvalues() - Method in class cern.colt.matrix.linalg.EigenvalueDecomposition
Returns the real parts of the eigenvalues.
getS() - Method in class cern.colt.matrix.linalg.SingularValueDecomposition
Returns the diagonal matrix of singular values.
getSeedAtRowColumn(int, int) - Static method in class cern.jet.random.engine.RandomSeedTable
Returns a deterministic seed from a (seemingly gigantic) matrix of predefined seeds.
getSingularValues() - Method in class cern.colt.matrix.linalg.SingularValueDecomposition
Returns the diagonal of S, which is a one-dimensional array of singular values
Getting Started - Search tag in package cern.colt.list
Section
Getting Started - Search tag in package cern.colt.matrix
Section
Getting Started - Search tag in package hep.aida
Section
getU() - Method in class cern.colt.matrix.linalg.LUDecomposition
Returns the upper triangular factor, U.
getU() - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Returns the upper triangular factor, U.
getU() - Method in class cern.colt.matrix.linalg.SingularValueDecomposition
Returns the left singular vectors U.
getV() - Method in class cern.colt.matrix.linalg.EigenvalueDecomposition
Returns the eigenvector matrix, V
getV() - Method in class cern.colt.matrix.linalg.SingularValueDecomposition
Returns the right singular vectors V.
getValuesAtPositions(DoubleBuffer[], long[]) - Method in class cern.jet.stat.quantile.DoubleBufferSet
Determines all values of the specified buffers positioned at the specified triggerPositions within the sorted sequence and fills them into outputValues.
getWeight() - Method in class cern.jet.random.sampling.WeightedRandomSampler
Not yet commented.
GeV - Static variable in class cern.clhep.Units
 
gigaelectronvolt - Static variable in class cern.clhep.Units
 
gram - Static variable in class cern.clhep.Units
 
gray - Static variable in class cern.clhep.Units
 
greater - Static variable in class cern.jet.math.Functions
Function that returns a > b ? 1 : 0.
greater(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a > b ? 1 : 0.
greater(DoubleMatrix2D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A[row,col] = A[row,col] > s ? 1 : 0.
greater(DoubleMatrix2D, DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A[row,col] = A[row,col] > B[row,col] ? 1 : 0.

H

3. Histograms - Search tag in package hep.aida
Section
h - Variable in class cern.jet.random.Logarithmic
 
H - Variable in class cern.colt.matrix.linalg.EigenvalueDecomposition
Array for internal storage of nonsymmetric Hessenberg form.
h_Planck - Static variable in class cern.clhep.PhysicalConstants
 
halfpi - Static variable in class cern.clhep.PhysicalConstants
 
handle(String[]) - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
Executes a command
harmonicMean() - Method in class hep.aida.bin.MightyStaticBin1D
Returns the harmonic mean, which is size() / Sum( 1/x[i] ).
harmonicMean(int, double) - Static method in class cern.jet.stat.Descriptive
Returns the harmonic mean of a data sequence.
hasFullRank() - Method in class cern.colt.matrix.linalg.QRDecomposition
Returns whether the matrix A has full rank.
hash(boolean) - Static method in class cern.colt.map.HashFunctions
Returns a hashcode for the specified value.
hash(char) - Static method in class cern.colt.map.HashFunctions
Returns a hashcode for the specified value.
hash(double) - Static method in class cern.colt.map.HashFunctions
Returns a hashcode for the specified value.
hash(float) - Static method in class cern.colt.map.HashFunctions
Returns a hashcode for the specified value.
hash(int) - Static method in class cern.colt.map.HashFunctions
Returns a hashcode for the specified value.
hash(long) - Static method in class cern.colt.map.HashFunctions
Returns a hashcode for the specified value.
hash(short) - Static method in class cern.colt.map.HashFunctions
Returns a hashcode for the specified value.
hash(Object) - Static method in class cern.colt.map.HashFunctions
Returns a hashcode for the specified object.
hashCode() - Method in class cern.colt.bitvector.BitMatrix
Returns a hash code value for the receiver.
hashCode() - Method in class cern.colt.bitvector.BitVector
Returns a hash code value for the receiver.
HashFunctions - Class in cern.colt.map
Provides various hash functions.
HashFunctions() - Constructor for class cern.colt.map.HashFunctions
Makes this class non instantiable, but still let's others inherit from it.
hasSumOfInversions - Variable in class hep.aida.bin.MightyStaticBin1D
 
hasSumOfInversions() - Method in class hep.aida.bin.MightyStaticBin1D
Returns whether sumOfInversions() can return meaningful results.
hasSumOfLogarithms - Variable in class hep.aida.bin.MightyStaticBin1D
 
hasSumOfLogarithms() - Method in class hep.aida.bin.MightyStaticBin1D
Tells whether sumOfLogarithms() can return meaningful results.
hasSumOfPowers(int) - Method in class hep.aida.bin.MightyStaticBin1D
Tells whether sumOfPowers(k) can return meaningful results.
haveSharedCells(DoubleMatrix1D) - Method in class cern.colt.matrix.DoubleMatrix1D
Returns true if both matrices share at least one identical cell.
haveSharedCells(DoubleMatrix2D) - Method in class cern.colt.matrix.DoubleMatrix2D
Returns true if both matrices share at least one identical cell.
haveSharedCells(DoubleMatrix3D) - Method in class cern.colt.matrix.DoubleMatrix3D
Returns true if both matrices share at least one identical cell.
haveSharedCells(ObjectMatrix1D) - Method in class cern.colt.matrix.ObjectMatrix1D
Returns true if both matrices share at least one identical cell.
haveSharedCells(ObjectMatrix2D) - Method in class cern.colt.matrix.ObjectMatrix2D
Returns true if both matrices share at least one identical cell.
haveSharedCells(ObjectMatrix3D) - Method in class cern.colt.matrix.ObjectMatrix3D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(DoubleMatrix1D) - Method in class cern.colt.matrix.DoubleMatrix1D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(DoubleMatrix1D) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(DoubleMatrix1D) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix1D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(DoubleMatrix1D) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix1D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(DoubleMatrix1D) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix1D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(DoubleMatrix2D) - Method in class cern.colt.matrix.DoubleMatrix2D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(DoubleMatrix2D) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Returns true if both matrices share common cells.
haveSharedCellsRaw(DoubleMatrix2D) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix2D
Returns true if both matrices share common cells.
haveSharedCellsRaw(DoubleMatrix2D) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix2D
Returns true if both matrices share common cells.
haveSharedCellsRaw(DoubleMatrix2D) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Returns true if both matrices share common cells.
haveSharedCellsRaw(DoubleMatrix3D) - Method in class cern.colt.matrix.DoubleMatrix3D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(DoubleMatrix3D) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix3D
Returns true if both matrices share common cells.
haveSharedCellsRaw(DoubleMatrix3D) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix3D
Returns true if both matrices share common cells.
haveSharedCellsRaw(DoubleMatrix3D) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix3D
Returns true if both matrices share common cells.
haveSharedCellsRaw(DoubleMatrix3D) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix3D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(ObjectMatrix1D) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(ObjectMatrix1D) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix1D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(ObjectMatrix1D) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix1D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(ObjectMatrix1D) - Method in class cern.colt.matrix.impl.SparseObjectMatrix1D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(ObjectMatrix1D) - Method in class cern.colt.matrix.ObjectMatrix1D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(ObjectMatrix2D) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Returns true if both matrices share common cells.
haveSharedCellsRaw(ObjectMatrix2D) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix2D
Returns true if both matrices share common cells.
haveSharedCellsRaw(ObjectMatrix2D) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix2D
Returns true if both matrices share common cells.
haveSharedCellsRaw(ObjectMatrix2D) - Method in class cern.colt.matrix.impl.SparseObjectMatrix2D
Returns true if both matrices share common cells.
haveSharedCellsRaw(ObjectMatrix2D) - Method in class cern.colt.matrix.ObjectMatrix2D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(ObjectMatrix3D) - Method in class cern.colt.matrix.impl.DenseObjectMatrix3D
Returns true if both matrices share common cells.
haveSharedCellsRaw(ObjectMatrix3D) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix3D
Returns true if both matrices share common cells.
haveSharedCellsRaw(ObjectMatrix3D) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix3D
Returns true if both matrices share common cells.
haveSharedCellsRaw(ObjectMatrix3D) - Method in class cern.colt.matrix.impl.SparseObjectMatrix3D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(ObjectMatrix3D) - Method in class cern.colt.matrix.ObjectMatrix3D
Returns true if both matrices share at least one identical cell.
hbar_Planck - Static variable in class cern.clhep.PhysicalConstants
 
hbarc - Static variable in class cern.clhep.PhysicalConstants
 
hbarc_squared - Static variable in class cern.clhep.PhysicalConstants
 
heights - Variable in class hep.aida.ref.Histogram1D
 
heights - Variable in class hep.aida.ref.Histogram2D
 
heights - Variable in class hep.aida.ref.Histogram3D
 
henry - Static variable in class cern.clhep.Units
 
hep_pascal - Static variable in class cern.clhep.Units
 
hep.aida - package hep.aida
Interfaces for compact, extensible, modular and performant histogramming functionality.
hep.aida.bin - package hep.aida.bin
Multisets (bags) with efficient statistics operations defined upon; This package requires the Colt distribution.
hep.aida.ref - package hep.aida.ref
Reference implementation of the AIDA histogram interfaces.
hertz - Static variable in class cern.clhep.Units
 
highWaterMark - Variable in class cern.colt.map.AbstractMap
 
histogram(IHistogram1D, DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Statistic
Fills all cells of the given vector into the given histogram.
histogram(IHistogram2D, DoubleMatrix1D, DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Statistic
Fills all cells of the given vectors into the given histogram.
histogram(IHistogram2D, DoubleMatrix1D, DoubleMatrix1D, DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Statistic
Fills all cells of the given vectors into the given histogram.
histogram(IHistogram3D, DoubleMatrix1D, DoubleMatrix1D, DoubleMatrix1D, DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Statistic
Fills all cells of the given vectors into the given histogram.
Histogram - Class in hep.aida.ref
Base class for Histogram1D and Histogram2D.
Histogram(String) - Constructor for class hep.aida.ref.Histogram
 
Histogram1D - Class in hep.aida.ref
A reference implementation of hep.aida.IHistogram1D.
Histogram1D(String, double[]) - Constructor for class hep.aida.ref.Histogram1D
Creates a variable-width histogram.
Histogram1D(String, int, double, double) - Constructor for class hep.aida.ref.Histogram1D
Creates a fixed-width histogram.
Histogram1D(String, IAxis) - Constructor for class hep.aida.ref.Histogram1D
Creates a histogram with the given axis binning.
Histogram2D - Class in hep.aida.ref
A reference implementation of hep.aida.IHistogram2D.
Histogram2D(String, double[], double[]) - Constructor for class hep.aida.ref.Histogram2D
Creates a variable-width histogram.
Histogram2D(String, int, double, double, int, double, double) - Constructor for class hep.aida.ref.Histogram2D
Creates a fixed-width histogram.
Histogram2D(String, IAxis, IAxis) - Constructor for class hep.aida.ref.Histogram2D
Creates a histogram with the given axis binning.
Histogram3D - Class in hep.aida.ref
A reference implementation of hep.aida.IHistogram3D.
Histogram3D(String, double[], double[], double[]) - Constructor for class hep.aida.ref.Histogram3D
Creates a variable-width histogram.
Histogram3D(String, int, double, double, int, double, double, int, double, double) - Constructor for class hep.aida.ref.Histogram3D
Creates a fixed-width histogram.
Histogram3D(String, IAxis, IAxis, IAxis) - Constructor for class hep.aida.ref.Histogram3D
Creates a histogram with the given axis binning.
hl - Variable in class cern.jet.random.Hyperbolic
 
hmdu(int, int, int, RandomEngine) - Method in class cern.jet.random.HyperGeometric
Returns a random number from the distribution.
hprs(int, int, int, RandomEngine) - Method in class cern.jet.random.HyperGeometric
Returns a random number from the distribution.
hqr2() - Method in class cern.colt.matrix.linalg.EigenvalueDecomposition
Nonsymmetric reduction from Hessenberg to real Schur form.
hr - Variable in class cern.jet.random.Hyperbolic
 
Hyperbolic - Class in cern.jet.random
Hyperbolic distribution.
Hyperbolic(double, double, RandomEngine) - Constructor for class cern.jet.random.Hyperbolic
Constructs a Beta distribution.
HyperGeometric - Class in cern.jet.random
HyperGeometric distribution; See the math definition The hypergeometric distribution with parameters N, n and s is the probability distribution of the random variable X, whose value is the number of successes in a sample of n items from a population of size N that has s 'success' items and N - s 'failure' items.
HyperGeometric(int, int, int, RandomEngine) - Constructor for class cern.jet.random.HyperGeometric
Constructs a HyperGeometric distribution.
hypot(double, double) - Static method in class cern.colt.matrix.linalg.Algebra
Returns sqrt(a^2 + b^2) without under/overflow.
hypotFunction() - Static method in class cern.colt.matrix.linalg.Algebra
Returns sqrt(a^2 + b^2) without under/overflow.

I

2. Introduction - Search tag in package cern.colt.list
Section
2. Introduction - Search tag in package cern.colt.map
Section
2. Introduction - Search tag in package cern.colt.matrix
Section
i - Variable in class cern.jet.random.Stack
 
i0(double) - Static method in class cern.jet.math.Bessel
Returns the modified Bessel function of order 0 of the argument.
i0e(double) - Static method in class cern.jet.math.Bessel
Returns the exponentially scaled modified Bessel function of order 0 of the argument.
i1(double) - Static method in class cern.jet.math.Bessel
Returns the modified Bessel function of order 1 of the argument.
i1e(double) - Static method in class cern.jet.math.Bessel
Returns the exponentially scaled modified Bessel function of order 1 of the argument.
IAxis - Interface in hep.aida
An IAxis represents a binned histogram axis.
idamax(DoubleMatrix1D) - Method in interface cern.colt.matrix.linalg.Blas
Returns the index of largest absolute value; i such that |x[i]| == max(|x[0]|,|x[1]|,...)..
idamax(DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
idamax(DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SmpBlas
 
identity - Static variable in class cern.jet.math.Functions
Function that returns its argument.
identity - Static variable in class cern.jet.math.IntFunctions
Function that returns its argument.
identity(int) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs an identity matrix (having ones on the diagonal and zeros elsewhere).
IEEEremainder - Static variable in class cern.jet.math.Functions
Function that returns Math.IEEEremainder(a,b).
IEEEremainder(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns Math.IEEEremainder(a,b).
IHistogram - Interface in hep.aida
A common base interface for IHistogram1D, IHistogram2D and IHistogram3D.
IHistogram1D - Interface in hep.aida
A Java interface corresponding to the AIDA 1D Histogram.
IHistogram1D h1 = new Histogram1D("my histo 1",10, -2, +2); // 10 bins, min=-2, max=2 IHistogram2D h2 = new Histogram2D("my histo 2",10, -2, +2, 5, -2, +2); IHistogram2D h3 = new Histogram3D("my histo 3",10, -2, +2, 5, -2, +2, 3, -2, +2); // equivalent // IHistogram1D h1 = new Histogram1D("my histo 1",new FixedAxis(10, -2, +2)); // IHistogram2D h2 = new Histogram2D("my histo 2",new FixedAxis(10, -2, +2),new FixedAxis(5, -2, +2)); // your favourite distribution goes here cern.jet.random.AbstractDistribution gauss = new cern.jet.random.Normal(0,1,new cern.jet.random.engine.MersenneTwister()); for (int i=0; i 10000; i++) { h1.fill(gauss.nextDouble()); h2.fill(gauss.nextDouble(),gauss.nextDouble()); h3.fill(gauss.nextDouble(),gauss.nextDouble(),gauss.nextDouble()); } System.out.println(h1); System.out.println(h2); System.out.println(h3); rms=h1.rms(); sum=h1.sumBinHeights(); ... - Search tag in package hep.aida
Section
IHistogram2D - Interface in hep.aida
A Java interface corresponding to the AIDA 2D Histogram.
IHistogram3D - Interface in hep.aida
A Java interface corresponding to the AIDA 3D Histogram.
Implementation - Search tag in class cern.colt.GenericSorting
Section
inc - Static variable in class cern.jet.math.IntFunctions
Function that returns a++.
includes(double[], double[], int, int, int, int) - Static method in class hep.aida.bin.DynamicBin1D
 
incompleteBeta(double, double, double) - Static method in class cern.jet.stat.Gamma
Returns the Incomplete Beta Function evaluated from zero to xx; formerly named ibeta.
incompleteBetaFraction1(double, double, double) - Static method in class cern.jet.stat.Gamma
Continued fraction expansion #1 for incomplete beta integral; formerly named incbcf.
incompleteBetaFraction2(double, double, double) - Static method in class cern.jet.stat.Gamma
Continued fraction expansion #2 for incomplete beta integral; formerly named incbd.
incompleteGamma(double, double) - Static method in class cern.jet.stat.Gamma
Returns the Incomplete Gamma function; formerly named igamma.
incompleteGammaComplement(double, double) - Static method in class cern.jet.stat.Gamma
Returns the Complemented Incomplete Gamma function; formerly named igamc.
incrementalUpdate(DoubleArrayList, int, int, double[]) - Static method in class cern.jet.stat.Descriptive
Incrementally maintains and updates minimum, maximum, sum and sum of squares of a data sequence.
incrementalUpdateSumsOfPowers(DoubleArrayList, int, int, int, int, double[]) - Static method in class cern.jet.stat.Descriptive
Incrementally maintains and updates various sums of powers of the form Sum(data[i]k).
incrementalWeightedUpdate(DoubleArrayList, DoubleArrayList, int, int, double[]) - Static method in class cern.jet.stat.Descriptive
Incrementally maintains and updates sum and sum of squares of a weighted data sequence.
index(int) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Returns the position of the element with the given relative rank within the (virtual or non-virtual) internal 1-dimensional array.
index(int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Returns the position of the element with the given relative rank within the (virtual or non-virtual) internal 1-dimensional array.
index(int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Returns the position of the element with the given relative rank within the (virtual or non-virtual) internal 1-dimensional array.
index(int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix1D
Returns the position of the element with the given relative rank within the (virtual or non-virtual) internal 1-dimensional array.
index(int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix1D
Returns the position of the element with the given relative rank within the (virtual or non-virtual) internal 1-dimensional array.
index(int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix1D
Returns the position of the element with the given relative rank within the (virtual or non-virtual) internal 1-dimensional array.
index(int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix1D
Returns the position of the element with the given relative rank within the (virtual or non-virtual) internal 1-dimensional array.
index(int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix1D
Returns the position of the element with the given relative rank within the (virtual or non-virtual) internal 1-dimensional array.
index(int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix1D
Returns the position of the element with the given relative rank within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix2D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix2D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix2D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix2D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix2D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int, int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix3D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int, int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix3D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int, int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix3D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int, int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix3D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int, int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix3D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int, int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix3D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int, int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix3D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int, int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix3D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
indexes - Variable in class cern.colt.matrix.impl.RCDoubleMatrix2D
 
indexes - Variable in class cern.colt.matrix.impl.RCMDoubleMatrix2D
 
indexOf(boolean) - Method in class cern.colt.list.AbstractBooleanList
Returns the index of the first occurrence of the specified element.
indexOf(byte) - Method in class cern.colt.list.AbstractByteList
Returns the index of the first occurrence of the specified element.
indexOf(char) - Method in class cern.colt.list.AbstractCharList
Returns the index of the first occurrence of the specified element.
indexOf(double) - Method in class cern.colt.list.AbstractDoubleList
Returns the index of the first occurrence of the specified element.
indexOf(float) - Method in class cern.colt.list.AbstractFloatList
Returns the index of the first occurrence of the specified element.
indexOf(int) - Method in class cern.colt.list.AbstractIntList
Returns the index of the first occurrence of the specified element.
indexOf(long) - Method in class cern.colt.list.AbstractLongList
Returns the index of the first occurrence of the specified element.
indexOf(short) - Method in class cern.colt.list.AbstractShortList
Returns the index of the first occurrence of the specified element.
indexOf(Object, boolean) - Method in class cern.colt.list.ObjectArrayList
Returns the index of the first occurrence of the specified element.
indexOfDecimalPoint(String) - Method in class cern.colt.matrix.doublealgo.Formatter
Returns the index of the decimal point.
indexOfFromTo(boolean, int, int) - Method in class cern.colt.list.AbstractBooleanList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(boolean, int, int) - Method in class cern.colt.list.BooleanArrayList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(byte, int, int) - Method in class cern.colt.list.AbstractByteList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(byte, int, int) - Method in class cern.colt.list.ByteArrayList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(char, int, int) - Method in class cern.colt.list.AbstractCharList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(char, int, int) - Method in class cern.colt.list.CharArrayList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(double, int, int) - Method in class cern.colt.list.AbstractDoubleList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(double, int, int) - Method in class cern.colt.list.DoubleArrayList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(float, int, int) - Method in class cern.colt.list.AbstractFloatList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(float, int, int) - Method in class cern.colt.list.FloatArrayList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(int, int, boolean) - Method in class cern.colt.bitvector.BitVector
Returns the index of the first occurrence of the specified state.
indexOfFromTo(int, int, int) - Method in class cern.colt.list.AbstractIntList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(int, int, int) - Method in class cern.colt.list.IntArrayList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(long, int, int) - Method in class cern.colt.list.AbstractLongList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(long, int, int) - Method in class cern.colt.list.LongArrayList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(short, int, int) - Method in class cern.colt.list.AbstractShortList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(short, int, int) - Method in class cern.colt.list.ShortArrayList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(Object, int, int, boolean) - Method in class cern.colt.list.ObjectArrayList
Returns the index of the first occurrence of the specified element.
indexOfInsertion(double) - Method in class cern.colt.map.OpenDoubleIntHashMap
 
indexOfInsertion(int) - Method in class cern.colt.map.OpenIntDoubleHashMap
 
indexOfInsertion(int) - Method in class cern.colt.map.OpenIntIntHashMap
 
indexOfInsertion(int) - Method in class cern.colt.map.OpenIntObjectHashMap
 
indexOfInsertion(long) - Method in class cern.colt.map.OpenLongObjectHashMap
 
indexOfKey(double) - Method in class cern.colt.map.OpenDoubleIntHashMap
 
indexOfKey(int) - Method in class cern.colt.map.OpenIntDoubleHashMap
 
indexOfKey(int) - Method in class cern.colt.map.OpenIntIntHashMap
 
indexOfKey(int) - Method in class cern.colt.map.OpenIntObjectHashMap
 
indexOfKey(long) - Method in class cern.colt.map.OpenLongObjectHashMap
 
indexOfValue(double) - Method in class cern.colt.map.OpenIntDoubleHashMap
 
indexOfValue(int) - Method in class cern.colt.map.OpenDoubleIntHashMap
 
indexOfValue(int) - Method in class cern.colt.map.OpenIntIntHashMap
 
indexOfValue(Object) - Method in class cern.colt.map.OpenIntObjectHashMap
 
indexOfValue(Object) - Method in class cern.colt.map.OpenLongObjectHashMap
 
IndexProcedure() - Constructor for class cern.colt.bitvector.BitVector.IndexProcedure
 
init() - Method in interface cern.colt.matrix.bench.TimerProcedure
Prepare parameters before calling apply()
inplace_merge(int[], int, int, int) - Static method in class cern.colt.Sorting
 
inplace_merge(int, int, int, IntComparator, Swapper) - Static method in class cern.colt.GenericSorting
Transforms two consecutive sorted ranges into a single sorted range.
insert(int, int, int, double) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
 
IntArrayList - Class in cern.colt.list
Resizable list holding int elements; implemented with arrays.
IntArrayList() - Constructor for class cern.colt.list.IntArrayList
Constructs an empty list.
IntArrayList(int) - Constructor for class cern.colt.list.IntArrayList
Constructs an empty list with the specified initial capacity.
IntArrayList(int[]) - Constructor for class cern.colt.list.IntArrayList
Constructs a list containing the specified elements.
intBenchmark(int, int, int, String, boolean, int, double, double) - Static method in class cern.colt.matrix.impl.BenchmarkMatrix2D
Runs a bench on matrices holding int elements.
intBenchmarkPrimitive(int, int, int, boolean) - Static method in class cern.colt.matrix.impl.BenchmarkMatrix2D
Runs a bench on matrices holding int elements.
intBenchmarkPrimitiveOptimized(int, int, int, boolean) - Static method in class cern.colt.matrix.impl.BenchmarkMatrix2D
Runs a bench on matrices holding int elements.
IntBuffer - Class in cern.colt.buffer
Fixed sized (non resizable) streaming buffer connected to a target IntBufferConsumer to which data is automatically flushed upon buffer overflow.
IntBuffer(IntBufferConsumer, int) - Constructor for class cern.colt.buffer.IntBuffer
Constructs and returns a new buffer with the given target.
IntBuffer2D - Class in cern.colt.buffer
Fixed sized (non resizable) streaming buffer connected to a target IntBuffer2DConsumer to which data is automatically flushed upon buffer overflow.
IntBuffer2D(IntBuffer2DConsumer, int) - Constructor for class cern.colt.buffer.IntBuffer2D
Constructs and returns a new buffer with the given target.
IntBuffer2DConsumer - Interface in cern.colt.buffer
Target of a streaming IntBuffer2D into which data is flushed upon buffer overflow.
IntBuffer3D - Class in cern.colt.buffer
Fixed sized (non resizable) streaming buffer connected to a target IntBuffer3DConsumer to which data is automatically flushed upon buffer overflow.
IntBuffer3D(IntBuffer3DConsumer, int) - Constructor for class cern.colt.buffer.IntBuffer3D
Constructs and returns a new buffer with the given target.
IntBuffer3DConsumer - Interface in cern.colt.buffer
Target of a streaming IntBuffer3D into which data is flushed upon buffer overflow.
IntBufferConsumer - Interface in cern.colt.buffer
Target of a streaming IntBuffer into which data is flushed upon buffer overflow.
IntComparator - Interface in cern.colt.function
A comparison function which imposes a total ordering on some collection of elements.
IntDoubleFunction - Interface in cern.colt.function
Interface that represents a function object: a function that takes two arguments.
IntDoubleProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes two arguments and does not return a value.
internalSliceX(String, int, int) - Method in class hep.aida.ref.AbstractHistogram2D
The precise meaning of the arguments to the public slice methods is somewhat ambiguous, so we define this internal slice method and clearly specify its arguments.
internalSliceX(String, int, int) - Method in class hep.aida.ref.Histogram2D
The precise meaning of the arguments to the public slice methods is somewhat ambiguous, so we define this internal slice method and clearly specify its arguments.
internalSliceXY(String, int, int) - Method in class hep.aida.ref.AbstractHistogram3D
The precise meaning of the arguments to the public slice methods is somewhat ambiguous, so we define this internal slice method and clearly specify its arguments.
internalSliceXY(String, int, int) - Method in class hep.aida.ref.Histogram3D
The precise meaning of the arguments to the public slice methods is somewhat ambiguous, so we define this internal slice method and clearly specify its arguments.
internalSliceXZ(String, int, int) - Method in class hep.aida.ref.AbstractHistogram3D
The precise meaning of the arguments to the public slice methods is somewhat ambiguous, so we define this internal slice method and clearly specify its arguments.
internalSliceXZ(String, int, int) - Method in class hep.aida.ref.Histogram3D
The precise meaning of the arguments to the public slice methods is somewhat ambiguous, so we define this internal slice method and clearly specify its arguments.
internalSliceY(String, int, int) - Method in class hep.aida.ref.AbstractHistogram2D
The precise meaning of the arguments to the public slice methods is somewhat ambiguous, so we define this internal slice method and clearly specify its arguments.
internalSliceY(String, int, int) - Method in class hep.aida.ref.Histogram2D
The precise meaning of the arguments to the public slice methods is somewhat ambiguous, so we define this internal slice method and clearly specify its arguments.
internalSliceYZ(String, int, int) - Method in class hep.aida.ref.AbstractHistogram3D
The precise meaning of the arguments to the public slice methods is somewhat ambiguous, so we define this internal slice method and clearly specify its arguments.
internalSliceYZ(String, int, int) - Method in class hep.aida.ref.Histogram3D
The precise meaning of the arguments to the public slice methods is somewhat ambiguous, so we define this internal slice method and clearly specify its arguments.
interpolationType - Variable in class cern.jet.random.Empirical
 
IntFunction - Interface in cern.colt.function
Interface that represents a function object: a function that takes a single argument and returns a single value.
intFunctions - Static variable in class cern.jet.math.IntFunctions
Little trick to allow for "aliasing", that is, renaming this class.
IntFunctions - Class in cern.jet.math
Integer Function objects to be passed to generic methods.
IntFunctions() - Constructor for class cern.jet.math.IntFunctions
Makes this class non instantiable, but still let's others inherit from it.
IntIntDoubleFunction - Interface in cern.colt.function
Interface that represents a function object: a function that takes three arguments.
IntIntDoubleProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes three arguments and does not return a value.
IntIntFunction - Interface in cern.colt.function
Interface that represents a function object: a function that takes two arguments and returns a single value.
IntIntIntProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes three arguments and does not return a value.
IntIntProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes two arguments and does not return a value.
IntListAdapter - Class in cern.colt.list.adapter
Adapter that permits an AbstractIntList to be viewed and treated as a JDK 1.2 AbstractList.
IntListAdapter(AbstractIntList) - Constructor for class cern.colt.list.adapter.IntListAdapter
Constructs a list backed by the specified content list.
IntObjectProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes two arguments and does not return a value.
IntProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.
inv - Static variable in class cern.jet.math.Functions
Function that returns 1.0 / a.
invalidateAll() - Method in class hep.aida.bin.DynamicBin1D
 
inverse(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the inverse or pseudo-inverse of matrix A.
inverse(DoubleMatrix2D) - Static method in class cern.colt.matrix.linalg.Diagonal
Modifies A to hold its inverse.
isAllocated - Variable in class cern.jet.stat.quantile.Buffer
 
isAllocated() - Method in class cern.jet.stat.quantile.Buffer
Returns whether the receiver is already allocated.
isBetween(double, double) - Static method in class cern.jet.math.Functions
Constructs a function that returns frominvalid input: '<'=a invalid input: '&'invalid input: '&' ainvalid input: '<'=to.
isBetween(int, int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns frominvalid input: '<'=a invalid input: '&'invalid input: '&' ainvalid input: '<'=to.
isDiagonal(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is diagonal if A[i,j] == 0 whenever i != j.
isDiagonallyDominantByColumn(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is diagonally dominant by column if the absolute value of each diagonal element is larger than the sum of the absolute values of the off-diagonal elements in the corresponding column.
isDiagonallyDominantByRow(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is diagonally dominant by row if the absolute value of each diagonal element is larger than the sum of the absolute values of the off-diagonal elements in the corresponding row.
isEmpty() - Method in class cern.colt.list.AbstractCollection
Tests if the receiver has no elements.
isEmpty() - Method in class cern.colt.map.AbstractMap
Returns true if the receiver contains no (key,value) associations.
isEmpty() - Method in class cern.jet.stat.quantile.Buffer
Returns whether the receiver is empty.
isEmpty() - Method in class cern.jet.stat.quantile.DoubleBuffer
Returns whether the receiver is empty.
isEqual - Static variable in class cern.jet.math.Functions
Function that returns a == b.
isEqual - Static variable in class cern.jet.math.IntFunctions
Function that returns a == b.
isEqual(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a == b.
isEqual(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a == b.
isFull() - Method in class cern.jet.stat.quantile.Buffer
Returns whether the receiver is empty.
isFull() - Method in class cern.jet.stat.quantile.DoubleBuffer
Returns whether the receiver is empty.
isGreater - Static variable in class cern.jet.math.Functions
Function that returns a > b.
isGreater - Static variable in class cern.jet.math.IntFunctions
Function that returns a > b.
isGreater(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a > b.
isGreater(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a > b.
isIdentity(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is an identity matrix if A[i,i] == 1 and all other cells are zero.
isIncrementalStatValid - Variable in class hep.aida.bin.DynamicBin1D
 
isLess - Static variable in class cern.jet.math.Functions
Function that returns a invalid input: '<' b.
isLess - Static variable in class cern.jet.math.IntFunctions
Function that returns a invalid input: '<' b.
isLess(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a invalid input: '<' b.
isLess(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a invalid input: '<' b.
isLowerBidiagonal(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is lower bidiagonal if A[i,j]==0 unless i==j || i==j+1.
isLowerTriangular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is lower triangular if A[i,j]==0 whenever i < j.
isNonNegative(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is non-negative if A[i,j] >= 0 holds for all cells.
isNonsingular() - Method in class cern.colt.matrix.linalg.LUDecomposition
Returns whether the matrix is nonsingular (has an inverse).
isNonsingular() - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Returns whether the matrix is nonsingular (has an inverse).
isNonsingular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Returns whether the matrix is nonsingular.
isNonSingular - Variable in class cern.colt.matrix.linalg.LUDecompositionQuick
 
isNoView - Variable in class cern.colt.matrix.impl.AbstractMatrix
 
isOrthogonal(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A square matrix A is orthogonal if A*transpose(A) = I.
isPartial() - Method in class cern.jet.stat.quantile.Buffer
Returns whether the receiver is partial.
isPositive(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is positive if A[i,j] > 0 holds for all cells.
isRebinnable() - Method in class hep.aida.bin.AbstractBin
Returns whether a client can obtain all elements added to the receiver.
isRebinnable() - Method in class hep.aida.bin.DynamicBin1D
Returns true.
isRebinnable() - Method in class hep.aida.bin.StaticBin1D
Returns false.
isSingular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is singular if it has no inverse, that is, iff det(A)==0.
isSkewSymmetric(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A square matrix A is skew-symmetric if A = -transpose(A), that is A[i,j] == -A[j,i].
isSorted - Variable in class cern.jet.stat.quantile.DoubleBuffer
 
isSorted - Variable in class cern.jet.stat.quantile.ExactDoubleQuantileFinder
 
isSorted - Variable in class hep.aida.bin.DynamicBin1D
 
isSortedFromTo(int, int) - Method in class cern.colt.list.ObjectArrayList
Determines whether the receiver is sorted ascending, according to the natural ordering of its elements.
isSquare(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is square if it has the same number of rows and columns.
isStrictlyLowerTriangular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is strictly lower triangular if A[i,j]==0 whenever i <= j.
isStrictlyTriangular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is strictly triangular if it is triangular and its diagonal elements all equal 0.
isStrictlyUpperTriangular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is strictly upper triangular if A[i,j]==0 whenever i >= j.
isSumOfInversionsValid - Variable in class hep.aida.bin.DynamicBin1D
 
isSumOfLogarithmsValid - Variable in class hep.aida.bin.DynamicBin1D
 
issymmetric - Variable in class cern.colt.matrix.linalg.EigenvalueDecomposition
Symmetry flag.
isSymmetric(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is symmetric if A = tranpose(A), that is A[i,j] == A[j,i].
isSymmetricPositiveDefinite - Variable in class cern.colt.matrix.linalg.CholeskyDecomposition
Symmetric and positive definite flag.
isSymmetricPositiveDefinite() - Method in class cern.colt.matrix.linalg.CholeskyDecomposition
Returns whether the matrix A is symmetric and positive definite.
isTriangular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is triangular iff it is either upper or lower triangular.
isTridiagonal(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is tridiagonal if A[i,j]==0 whenever Math.abs(i-j) > 1.
isUnitTriangular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is unit triangular if it is triangular and its diagonal elements all equal 1.
isUpperBidiagonal(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is upper bidiagonal if A[i,j]==0 unless i==j || i==j-1.
isUpperTriangular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is upper triangular if A[i,j]==0 whenever i > j.
isView() - Method in class cern.colt.matrix.impl.AbstractMatrix
Returns whether the receiver is a view or not.
isZero(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is zero if all its cells are zero.

J

j0(double) - Static method in class cern.jet.math.Bessel
Returns the Bessel function of the first kind of order 0 of the argument.
j1(double) - Static method in class cern.jet.math.Bessel
Returns the Bessel function of the first kind of order 1 of the argument.
jn(int, double) - Static method in class cern.jet.math.Bessel
Returns the Bessel function of the first kind of order n of the argument.
joule - Static variable in class cern.clhep.Units
 

K

k - Variable in class cern.jet.stat.quantile.Buffer
 
k() - Method in class cern.jet.stat.quantile.DoubleBufferSet
 
K - Variable in class cern.jet.random.EmpiricalWalker
 
k_Boltzmann - Static variable in class cern.clhep.PhysicalConstants
 
k_set - Variable in class cern.jet.random.VonMises
 
k0(double) - Static method in class cern.jet.math.Bessel
Returns the modified Bessel function of the third kind of order 0 of the argument.
k0e(double) - Static method in class cern.jet.math.Bessel
Returns the exponentially scaled modified Bessel function of the third kind of order 0 of the argument.
k1 - Variable in class cern.jet.random.HyperGeometric
 
k1 - Variable in class cern.jet.random.Poisson
 
k1(double) - Static method in class cern.jet.math.Bessel
Returns the modified Bessel function of the third kind of order 1 of the argument.
k1e(double) - Static method in class cern.jet.math.Bessel
Returns the exponentially scaled modified Bessel function of the third kind of order 1 of the argument.
k2 - Variable in class cern.jet.random.HyperGeometric
 
k2 - Variable in class cern.jet.random.Poisson
 
k4 - Variable in class cern.jet.random.HyperGeometric
 
k4 - Variable in class cern.jet.random.Poisson
 
k5 - Variable in class cern.jet.random.HyperGeometric
 
k5 - Variable in class cern.jet.random.Poisson
 
kelvin - Static variable in class cern.clhep.Units
 
keV - Static variable in class cern.clhep.Units
 
keyOf(double) - Method in class cern.colt.map.AbstractIntDoubleMap
Returns the first key the given value is associated with.
keyOf(double) - Method in class cern.colt.map.OpenIntDoubleHashMap
Returns the first key the given value is associated with.
keyOf(int) - Method in class cern.colt.map.AbstractDoubleIntMap
Returns the first key the given value is associated with.
keyOf(int) - Method in class cern.colt.map.AbstractIntIntMap
Returns the first key the given value is associated with.
keyOf(int) - Method in class cern.colt.map.OpenDoubleIntHashMap
Returns the first key the given value is associated with.
keyOf(int) - Method in class cern.colt.map.OpenIntIntHashMap
Returns the first key the given value is associated with.
keyOf(Object) - Method in class cern.colt.map.AbstractIntObjectMap
Returns the first key the given value is associated with.
keyOf(Object) - Method in class cern.colt.map.AbstractLongObjectMap
Returns the first key the given value is associated with.
keyOf(Object) - Method in class cern.colt.map.OpenIntObjectHashMap
Returns the first key the given value is associated with.
keyOf(Object) - Method in class cern.colt.map.OpenLongObjectHashMap
Returns the first key the given value is associated with.
keys() - Method in class cern.colt.map.AbstractDoubleIntMap
Returns a list filled with all keys contained in the receiver.
keys() - Method in class cern.colt.map.AbstractIntDoubleMap
Returns a list filled with all keys contained in the receiver.
keys() - Method in class cern.colt.map.AbstractIntIntMap
Returns a list filled with all keys contained in the receiver.
keys() - Method in class cern.colt.map.AbstractIntObjectMap
Returns a list filled with all keys contained in the receiver.
keys() - Method in class cern.colt.map.AbstractLongObjectMap
Returns a list filled with all keys contained in the receiver.
keys(DoubleArrayList) - Method in class cern.colt.map.AbstractDoubleIntMap
Fills all keys contained in the receiver into the specified list.
keys(DoubleArrayList) - Method in class cern.colt.map.OpenDoubleIntHashMap
Fills all keys contained in the receiver into the specified list.
keys(IntArrayList) - Method in class cern.colt.map.AbstractIntDoubleMap
Fills all keys contained in the receiver into the specified list.
keys(IntArrayList) - Method in class cern.colt.map.AbstractIntIntMap
Fills all keys contained in the receiver into the specified list.
keys(IntArrayList) - Method in class cern.colt.map.AbstractIntObjectMap
Fills all keys contained in the receiver into the specified list.
keys(IntArrayList) - Method in class cern.colt.map.OpenIntDoubleHashMap
Fills all keys contained in the receiver into the specified list.
keys(IntArrayList) - Method in class cern.colt.map.OpenIntIntHashMap
Fills all keys contained in the receiver into the specified list.
keys(IntArrayList) - Method in class cern.colt.map.OpenIntObjectHashMap
Fills all keys contained in the receiver into the specified list.
keys(LongArrayList) - Method in class cern.colt.map.AbstractLongObjectMap
Fills all keys contained in the receiver into the specified list.
keys(LongArrayList) - Method in class cern.colt.map.OpenLongObjectHashMap
Fills all keys contained in the receiver into the specified list.
keysSortedByValue(DoubleArrayList) - Method in class cern.colt.map.AbstractDoubleIntMap
Fills all keys sorted ascending by their associated value into the specified list.
keysSortedByValue(IntArrayList) - Method in class cern.colt.map.AbstractIntDoubleMap
Fills all keys sorted ascending by their associated value into the specified list.
keysSortedByValue(IntArrayList) - Method in class cern.colt.map.AbstractIntIntMap
Fills all keys sorted ascending by their associated value into the specified list.
keysSortedByValue(IntArrayList) - Method in class cern.colt.map.AbstractIntObjectMap
Fills all keys sorted ascending by their associated value into the specified list.
keysSortedByValue(LongArrayList) - Method in class cern.colt.map.AbstractLongObjectMap
Fills all keys sorted ascending by their associated value into the specified list.
kg - Static variable in class cern.clhep.Units
 
kGasThreshold - Static variable in class cern.clhep.PhysicalConstants
 
kiloelectronvolt - Static variable in class cern.clhep.Units
 
kilogauss - Static variable in class cern.clhep.Units
 
kilogram - Static variable in class cern.clhep.Units
 
kilohertz - Static variable in class cern.clhep.Units
 
kilometer - Static variable in class cern.clhep.Units
 
kilometer2 - Static variable in class cern.clhep.Units
 
kilometer3 - Static variable in class cern.clhep.Units
 
kilovolt - Static variable in class cern.clhep.Units
 
km - Static variable in class cern.clhep.Units
 
km2 - Static variable in class cern.clhep.Units
 
km3 - Static variable in class cern.clhep.Units
 
kn(int, double) - Static method in class cern.jet.math.Bessel
Returns the modified Bessel function of the third kind of order nn of the argument.
known_N_compute_B_and_K(long, double, double, int, double[]) - Static method in class cern.jet.stat.quantile.QuantileCalc
Computes the number of buffers and number of values per buffer such that quantiles can be determined with an approximation error no more than epsilon with a certain probability.
known_N_compute_B_and_K(long, double, double, int, double[]) - Static method in class cern.jet.stat.quantile.QuantileFinderFactory
Computes the number of buffers and number of values per buffer such that quantiles can be determined with an approximation error no more than epsilon with a certain probability.
known_N_compute_B_and_K_quick(long, double) - Static method in class cern.jet.stat.quantile.QuantileCalc
Computes the number of buffers and number of values per buffer such that quantiles can be determined with a guaranteed approximation error no more than epsilon.
known_N_compute_B_and_K_quick(long, double) - Static method in class cern.jet.stat.quantile.QuantileFinderFactory
Computes the number of buffers and number of values per buffer such that quantiles can be determined with a guaranteed approximation error no more than epsilon.
known_N_compute_B_and_K_slow(long, double, double, int, double[]) - Static method in class cern.jet.stat.quantile.QuantileCalc
Computes the number of buffers and number of values per buffer such that quantiles can be determined with an approximation error no more than epsilon with a certain probability.
known_N_compute_B_and_K_slow(long, double, double, int, double[]) - Static method in class cern.jet.stat.quantile.QuantileFinderFactory
Computes the number of buffers and number of values per buffer such that quantiles can be determined with an approximation error no more than epsilon with a certain probability.
KnownDoubleQuantileEstimator - Class in cern.jet.stat.quantile
Approximate quantile finding algorithm for known N requiring only one pass and little main memory; computes quantiles over a sequence of double elements.
KnownDoubleQuantileEstimator(int, int, long, double, RandomEngine) - Constructor for class cern.jet.stat.quantile.KnownDoubleQuantileEstimator
Constructs an approximate quantile finder with b buffers, each having k elements.
kurtosis() - Method in class hep.aida.bin.MightyStaticBin1D
Returns the kurtosis (aka excess), which is -3 + moment(4,mean()) / standardDeviation()4.
kurtosis(double, double) - Static method in class cern.jet.stat.Descriptive
Returns the kurtosis (aka excess) of a data sequence.
kurtosis(DoubleArrayList, double, double) - Static method in class cern.jet.stat.Descriptive
Returns the kurtosis (aka excess) of a data sequence, which is -3 + moment(data,4,mean) / standardDeviation4.

L

7. Linear Algebra - Search tag in package cern.colt.matrix
Section
L - Variable in class cern.colt.matrix.linalg.CholeskyDecomposition
Array for internal storage of decomposition.
l_my - Variable in class cern.jet.random.Poisson
 
lag1(DoubleArrayList, double) - Static method in class cern.jet.stat.Descriptive
Returns the lag-1 autocorrelation of a dataset; Note that this method has semantics different from autoCorrelation(..., 1);
lambda - Variable in class cern.jet.random.Exponential
 
lambda - Variable in class cern.jet.random.Gamma
 
largestPrime - Static variable in class cern.colt.map.PrimeFinder
The largest prime this class can generate; currently equal to Integer.MAX_VALUE.
lastIndexOf(boolean) - Method in class cern.colt.list.AbstractBooleanList
Returns the index of the last occurrence of the specified element.
lastIndexOf(byte) - Method in class cern.colt.list.AbstractByteList
Returns the index of the last occurrence of the specified element.
lastIndexOf(char) - Method in class cern.colt.list.AbstractCharList
Returns the index of the last occurrence of the specified element.
lastIndexOf(double) - Method in class cern.colt.list.AbstractDoubleList
Returns the index of the last occurrence of the specified element.
lastIndexOf(float) - Method in class cern.colt.list.AbstractFloatList
Returns the index of the last occurrence of the specified element.
lastIndexOf(int) - Method in class cern.colt.list.AbstractIntList
Returns the index of the last occurrence of the specified element.
lastIndexOf(long) - Method in class cern.colt.list.AbstractLongList
Returns the index of the last occurrence of the specified element.
lastIndexOf(short) - Method in class cern.colt.list.AbstractShortList
Returns the index of the last occurrence of the specified element.
lastIndexOf(Object, boolean) - Method in class cern.colt.list.ObjectArrayList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(boolean, int, int) - Method in class cern.colt.list.AbstractBooleanList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(boolean, int, int) - Method in class cern.colt.list.BooleanArrayList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(byte, int, int) - Method in class cern.colt.list.AbstractByteList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(byte, int, int) - Method in class cern.colt.list.ByteArrayList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(char, int, int) - Method in class cern.colt.list.AbstractCharList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(char, int, int) - Method in class cern.colt.list.CharArrayList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(double, int, int) - Method in class cern.colt.list.AbstractDoubleList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(double, int, int) - Method in class cern.colt.list.DoubleArrayList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(float, int, int) - Method in class cern.colt.list.AbstractFloatList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(float, int, int) - Method in class cern.colt.list.FloatArrayList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(int, int, int) - Method in class cern.colt.list.AbstractIntList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(int, int, int) - Method in class cern.colt.list.IntArrayList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(long, int, int) - Method in class cern.colt.list.AbstractLongList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(long, int, int) - Method in class cern.colt.list.LongArrayList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(short, int, int) - Method in class cern.colt.list.AbstractShortList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(short, int, int) - Method in class cern.colt.list.ShortArrayList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(Object, int, int, boolean) - Method in class cern.colt.list.ObjectArrayList
Returns the index of the last occurrence of the specified element.
lead(String) - Method in class cern.colt.matrix.doublealgo.Formatter
Returns the number of characters before the decimal point.
lead(String) - Method in class cern.colt.matrix.impl.AbstractFormatter
Returns the number of characters or the number of characters before the decimal point.
leadingZeroes - Variable in class corejava.Format
 
leastSignificantBit(int) - Static method in class cern.colt.bitvector.QuickBitVector
Returns the index of the least significant bit in state "true".
LEFT - Static variable in class cern.colt.matrix.impl.AbstractFormatter
The alignment string aligning the cells of a column to the left.
leftAlign - Variable in class corejava.Format
 
less - Static variable in class cern.jet.math.Functions
Function that returns a invalid input: '<' b ? 1 : 0.
less(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a invalid input: '<' b ? 1 : 0.
less(DoubleMatrix2D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A[row,col] = A[row,col] invalid input: '<' s ? 1 : 0.
less(DoubleMatrix2D, DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A[row,col] = A[row,col] invalid input: '<' B[row,col] ? 1 : 0.
level - Variable in class cern.jet.stat.quantile.Buffer
 
level() - Method in class cern.jet.stat.quantile.Buffer
Returns whether the receiver's level.
level(int) - Method in class cern.jet.stat.quantile.Buffer
Sets the receiver's level.
lg - Static variable in class cern.jet.math.Functions
Function that returns Math.log(a) / Math.log(b).
lg(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns Math.log(a) / Math.log(b).
like() - Method in class cern.colt.matrix.DoubleMatrix1D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the same size.
like() - Method in class cern.colt.matrix.DoubleMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the same number of rows and columns.
like() - Method in class cern.colt.matrix.DoubleMatrix3D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the same number of slices, rows and columns.
like() - Method in class cern.colt.matrix.ObjectMatrix1D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the same size.
like() - Method in class cern.colt.matrix.ObjectMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the same number of rows and columns.
like() - Method in class cern.colt.matrix.ObjectMatrix3D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the same number of slices, rows and columns.
like(int) - Method in class cern.colt.matrix.DoubleMatrix1D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified size.
like(int) - Method in class cern.colt.matrix.impl.DelegateDoubleMatrix1D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified size.
like(int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified size.
like(int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified size.
like(int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix1D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified size.
like(int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix1D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified size.
like(int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix1D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified size.
like(int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix1D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified size.
like(int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix1D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified size.
like(int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix1D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified size.
like(int) - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix1D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified size.
like(int) - Method in class cern.colt.matrix.ObjectMatrix1D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified size.
like(int, int) - Method in class cern.colt.matrix.DoubleMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of rows and columns.
like(int, int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of rows and columns.
like(int, int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of rows and columns.
like(int, int) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of rows and columns.
like(int, int) - Method in class cern.colt.matrix.impl.RCMDoubleMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of rows and columns.
like(int, int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of rows and columns.
like(int, int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of rows and columns.
like(int, int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of rows and columns.
like(int, int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of rows and columns.
like(int, int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of rows and columns.
like(int, int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of rows and columns.
like(int, int) - Method in class cern.colt.matrix.impl.TridiagonalDoubleMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of rows and columns.
like(int, int) - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of rows and columns.
like(int, int) - Method in class cern.colt.matrix.ObjectMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of rows and columns.
like(int, int, int) - Method in class cern.colt.matrix.DoubleMatrix3D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of slices, rows and columns.
like(int, int, int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix3D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of slices, rows and columns.
like(int, int, int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix3D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of slices, rows and columns.
like(int, int, int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix3D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of slices, rows and columns.
like(int, int, int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix3D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of slices, rows and columns.
like(int, int, int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix3D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of slices, rows and columns.
like(int, int, int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix3D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of slices, rows and columns.
like(int, int, int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix3D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of slices, rows and columns.
like(int, int, int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix3D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of slices, rows and columns.
like(int, int, int) - Method in class cern.colt.matrix.ObjectMatrix3D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of slices, rows and columns.
like1D(int) - Method in class cern.colt.matrix.DoubleMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like1D(int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like1D(int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like1D(int) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like1D(int) - Method in class cern.colt.matrix.impl.RCMDoubleMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like1D(int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like1D(int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like1D(int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like1D(int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like1D(int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like1D(int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like1D(int) - Method in class cern.colt.matrix.impl.TridiagonalDoubleMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like1D(int) - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like1D(int) - Method in class cern.colt.matrix.ObjectMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like1D(int, int, int) - Method in class cern.colt.matrix.DoubleMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, sharing the same cells.
like1D(int, int, int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, sharing the same cells.
like1D(int, int, int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, sharing the same cells.
like1D(int, int, int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, sharing the same cells.
like1D(int, int, int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, sharing the same cells.
like1D(int, int, int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, sharing the same cells.
like1D(int, int, int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, sharing the same cells.
like1D(int, int, int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, sharing the same cells.
like1D(int, int, int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, sharing the same cells.
like1D(int, int, int) - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, sharing the same cells.
like1D(int, int, int) - Method in class cern.colt.matrix.ObjectMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, sharing the same cells.
like2D(int, int) - Method in class cern.colt.matrix.DoubleMatrix1D
Construct and returns a new 2-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like2D(int, int) - Method in class cern.colt.matrix.impl.DelegateDoubleMatrix1D
Construct and returns a new 2-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like2D(int, int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Construct and returns a new 2-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like2D(int, int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Construct and returns a new 2-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like2D(int, int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix1D
Construct and returns a new 2-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like2D(int, int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix1D
Construct and returns a new 2-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like2D(int, int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix1D
Construct and returns a new 2-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like2D(int, int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix1D
Construct and returns a new 2-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like2D(int, int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix1D
Construct and returns a new 2-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like2D(int, int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix1D
Construct and returns a new 2-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like2D(int, int) - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix1D
Construct and returns a new 2-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like2D(int, int) - Method in class cern.colt.matrix.ObjectMatrix1D
Construct and returns a new 2-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like2D(int, int, int, int, int, int) - Method in class cern.colt.matrix.DoubleMatrix3D
Construct and returns a new 2-d matrix of the corresponding dynamic type, sharing the same cells.
like2D(int, int, int, int, int, int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix3D
Construct and returns a new 2-d matrix of the corresponding dynamic type, sharing the same cells.
like2D(int, int, int, int, int, int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix3D
Construct and returns a new 2-d matrix of the corresponding dynamic type, sharing the same cells.
like2D(int, int, int, int, int, int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix3D
Construct and returns a new 2-d matrix of the corresponding dynamic type, sharing the same cells.
like2D(int, int, int, int, int, int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix3D
Construct and returns a new 2-d matrix of the corresponding dynamic type, sharing the same cells.
like2D(int, int, int, int, int, int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix3D
Construct and returns a new 2-d matrix of the corresponding dynamic type, sharing the same cells.
like2D(int, int, int, int, int, int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix3D
Construct and returns a new 2-d matrix of the corresponding dynamic type, sharing the same cells.
like2D(int, int, int, int, int, int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix3D
Construct and returns a new 2-d matrix of the corresponding dynamic type, sharing the same cells.
like2D(int, int, int, int, int, int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix3D
Construct and returns a new 2-d matrix of the corresponding dynamic type, sharing the same cells.
like2D(int, int, int, int, int, int) - Method in class cern.colt.matrix.ObjectMatrix3D
Construct and returns a new 2-d matrix of the corresponding dynamic type, sharing the same cells.
LINEAR_INTERPOLATION - Static variable in class cern.jet.random.Empirical
 
LinearAlgebra - Static variable in class cern.colt.matrix.impl.TestMatrix2D
 
list - Variable in class cern.colt.buffer.DoubleBuffer
 
list - Variable in class cern.colt.buffer.IntBuffer
 
list - Variable in class cern.colt.buffer.ObjectBuffer
 
ll - Variable in class cern.jet.random.Beta
 
ll - Variable in class cern.jet.random.Binomial
 
ll - Variable in class cern.jet.random.HyperGeometric
 
ll - Variable in class cern.jet.random.Poisson
 
llll - Variable in class cern.jet.random.Poisson
 
log - Static variable in class cern.jet.math.Functions
Function that returns Math.log(a).
log(double, double) - Static method in class cern.jet.math.Arithmetic
Returns logbasevalue.
log_n - Variable in class cern.jet.random.Binomial
 
log_p - Variable in class cern.jet.random.Binomial
 
log_q - Variable in class cern.jet.random.Binomial
 
log10(double) - Static method in class cern.jet.math.Arithmetic
Returns log10value.
log2 - Static variable in class cern.jet.math.Functions
Function that returns Math.log(a) / Math.log(2).
log2(double) - Static method in class cern.jet.math.Arithmetic
Returns log2value.
Logarithmic - Class in cern.jet.random
Logarithmic distribution.
Logarithmic(double, RandomEngine) - Constructor for class cern.jet.random.Logarithmic
Constructs a Logarithmic distribution.
logFactorial(int) - Static method in class cern.jet.math.Arithmetic
Returns log(k!).
logFactorials - Static variable in class cern.jet.math.Arithmetic
 
logGamma(double) - Static method in class cern.jet.random.Fun
Returns a quick approximation of log(gamma(x)).
logGamma(double) - Static method in class cern.jet.random.PoissonSlow
Returns the value ln(Gamma(xx) for xx > 0.
logGamma(double) - Static method in class cern.jet.stat.Gamma
Returns the natural logarithm of the gamma function; formerly named lgamma.
LOGPI - Static variable in class cern.jet.math.Constants
 
LongArrayList - Class in cern.colt.list
Resizable list holding long elements; implemented with arrays.
LongArrayList() - Constructor for class cern.colt.list.LongArrayList
Constructs an empty list.
LongArrayList(int) - Constructor for class cern.colt.list.LongArrayList
Constructs an empty list with the specified initial capacity.
LongArrayList(long[]) - Constructor for class cern.colt.list.LongArrayList
Constructs a list containing the specified elements.
LongComparator - Interface in cern.colt.function
A comparison function which imposes a total ordering on some collection of elements.
longFactorial(int) - Static method in class cern.jet.math.Arithmetic
Instantly returns the factorial k!.
longFactorials - Static variable in class cern.jet.math.Arithmetic
 
LongListAdapter - Class in cern.colt.list.adapter
Adapter that permits an AbstractLongList to be viewed and treated as a JDK 1.2 AbstractList.
LongListAdapter(AbstractLongList) - Constructor for class cern.colt.list.adapter.LongListAdapter
Constructs a list backed by the specified content list.
LongObjectProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes two arguments and does not return a value.
LongProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.
lower_bound(int[], int, int, int) - Static method in class cern.colt.Sorting
 
lower_bound(int, int, int, IntComparator) - Static method in class cern.colt.GenericSorting
Performs a binary search on an already-sorted range: finds the first position where an element can be inserted without violating the ordering.
LOWER_MASK - Static variable in class cern.jet.random.engine.MersenneTwister
 
lowerBandwidth(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
The lower bandwidth of a square matrix A is the maximum i-j for which A[i,j] is nonzero and i > j.
lowerEdge() - Method in interface hep.aida.IAxis
Lower axis edge.
lowerEdge() - Method in class hep.aida.ref.FixedAxis
 
lowerEdge() - Method in class hep.aida.ref.VariableAxis
 
lowerTriangular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Modifies the matrix to be a lower triangular matrix.
lowWaterMark - Variable in class cern.colt.map.AbstractMap
The table capacity c=table.length always satisfies the invariant c * minLoadFactor invalid input: '<'= s invalid input: '<'= c * maxLoadFactor, where s=size() is the number of associations currently contained.
lr - Variable in class cern.jet.random.Beta
 
lr - Variable in class cern.jet.random.Binomial
 
lr - Variable in class cern.jet.random.HyperGeometric
 
lr - Variable in class cern.jet.random.Poisson
 
lu(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Constructs and returns the LU-decomposition of the given matrix.
LU - Variable in class cern.colt.matrix.linalg.LUDecompositionQuick
Array for internal storage of decomposition.
LUDecomposition - Class in cern.colt.matrix.linalg
For an m x n matrix A with m >= n, the LU decomposition is an m x n unit lower triangular matrix L, an n x n upper triangular matrix U, and a permutation vector piv of length m so that A(piv,:) = L*U; If m invalid input: '<' n, then L is m x m and U is m x n.
LUDecomposition(DoubleMatrix2D) - Constructor for class cern.colt.matrix.linalg.LUDecomposition
Constructs and returns a new LU Decomposition object; The decomposed matrices can be retrieved via instance methods of the returned decomposition object.
LUDecompositionQuick - Class in cern.colt.matrix.linalg
A low level version of LUDecomposition, avoiding unnecessary memory allocation and copying.
LUDecompositionQuick() - Constructor for class cern.colt.matrix.linalg.LUDecompositionQuick
Constructs and returns a new LU Decomposition object with default tolerance 1.0E-9 for singularity detection.
LUDecompositionQuick(double) - Constructor for class cern.colt.matrix.linalg.LUDecompositionQuick
Constructs and returns a new LU Decomposition object which uses the given tolerance for singularity detection;
lumen - Static variable in class cern.clhep.Units
 
lux - Static variable in class cern.clhep.Units
 

M

m - Static variable in class cern.clhep.Units
 
m - Variable in class cern.colt.matrix.linalg.QRDecomposition
Row and column dimensions.
m - Variable in class cern.colt.matrix.linalg.SingularValueDecomposition
Row and column dimensions.
m - Variable in class cern.jet.random.Beta
 
m - Variable in class cern.jet.random.Binomial
 
m - Variable in class cern.jet.random.HyperGeometric
 
m - Variable in class cern.jet.random.Poisson
 
m() - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
 
M - Static variable in class cern.jet.random.engine.MersenneTwister
 
M_last - Variable in class cern.jet.random.HyperGeometric
 
m2 - Static variable in class cern.clhep.Units
 
m3 - Static variable in class cern.clhep.Units
 
MACHEP - Static variable in class cern.jet.math.Constants
 
mag0 - Static variable in class cern.jet.random.engine.MersenneTwister
 
mag1 - Static variable in class cern.jet.random.engine.MersenneTwister
 
main(String[]) - Static method in class cern.colt.map.Benchmark
Tests various methods of this class.
main(String[]) - Static method in class cern.colt.map.PrimeFinder
Tests correctness.
main(String[]) - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
Runs the matrix benchmark operations defined in args or in the file specified by args0.
main(String[]) - Static method in class cern.colt.matrix.doublealgo.Statistic
Benchmarks covariance computation.
main(String[]) - Static method in class cern.colt.matrix.impl.Benchmark
Benchmarks various matrix methods.
main(String[]) - Static method in class cern.colt.matrix.impl.BenchmarkMatrix2D
Benchmarks various methods of this class.
main(String[]) - Static method in class cern.colt.matrix.impl.NormInfinityTest
 
main(String[]) - Static method in class cern.colt.matrix.impl.QRTest
 
main(String[]) - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
main(String[]) - Static method in class cern.colt.Version
Prints asString on System.out.
main(String[]) - Static method in class cern.jet.math.Functions
Tests various methods of this class.
main(String[]) - Static method in class cern.jet.random.Benchmark
Benchmarks all subclasses
main(String[]) - Static method in class cern.jet.random.engine.Benchmark
Tests various methods of this class.
main(String[]) - Static method in class cern.jet.random.engine.RandomSeedGenerator
Prints the generated seeds for the given input parameters.
main(String[]) - Static method in class cern.jet.random.sampling.RandomSampler
Tests this class.
main(String[]) - Static method in class cern.jet.random.sampling.RandomSamplingAssistant
Tests random sampling.
main(String[]) - Static method in class cern.jet.stat.quantile.Quantile1Test
 
main(String[]) - Static method in class cern.jet.stat.quantile.QuantileCalc
 
main(String[]) - Static method in class cern.jet.stat.quantile.QuantileFinderTest
 
main(String[]) - Static method in class corejava.Format
a test stub for the format class
main(String[]) - Static method in class hep.aida.ref.Test
 
main(String[]) - Static method in class hep.aida.ref.Test2
 
main2(String[]) - Static method in class hep.aida.ref.Test2
 
make(double[]) - Method in class cern.colt.matrix.DoubleFactory1D
Constructs a matrix with the given cell values.
make(double[][]) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a matrix with the given cell values.
make(double[][][]) - Method in class cern.colt.matrix.DoubleFactory3D
Constructs a matrix with the given cell values.
make(double[], int) - Method in class cern.colt.matrix.DoubleFactory2D
Construct a matrix from a one-dimensional column-major packed array, ala Fortran.
make(int) - Method in class cern.colt.matrix.DoubleFactory1D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int) - Method in class cern.colt.matrix.ObjectFactory1D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, double) - Method in class cern.colt.matrix.DoubleFactory1D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(int, int) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, int) - Method in class cern.colt.matrix.ObjectFactory2D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, int, double) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(int, int, int) - Method in class cern.colt.matrix.DoubleFactory3D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, int, int) - Method in class cern.colt.matrix.ObjectFactory3D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, int, int, double) - Method in class cern.colt.matrix.DoubleFactory3D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(int, int, int, Object) - Method in class cern.colt.matrix.ObjectFactory3D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(int, int, Object) - Method in class cern.colt.matrix.ObjectFactory2D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(int, Object) - Method in class cern.colt.matrix.ObjectFactory1D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(AbstractDoubleList) - Method in class cern.colt.matrix.DoubleFactory1D
Constructs a matrix from the values of the given list.
make(ObjectArrayList) - Method in class cern.colt.matrix.ObjectFactory1D
Constructs a matrix from the values of the given list.
make(DoubleMatrix1D[]) - Method in class cern.colt.matrix.DoubleFactory1D
Constructs a matrix which is the concatenation of all given parts.
make(ObjectMatrix1D[]) - Method in class cern.colt.matrix.ObjectFactory1D
Constructs a matrix which is the concatenation of all given parts.
make(Object[]) - Method in class cern.colt.matrix.ObjectFactory1D
Constructs a matrix with the given cell values.
make(Object[][]) - Method in class cern.colt.matrix.ObjectFactory2D
Constructs a matrix with the given cell values.
make(Object[][][]) - Method in class cern.colt.matrix.ObjectFactory3D
Constructs a matrix with the given cell values.
make(Object[], int) - Method in class cern.colt.matrix.ObjectFactory2D
Construct a matrix from a one-dimensional column-major packed array, ala Fortran.
make1D(int) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a 1d matrix of the right dynamic type.
make1D(int) - Method in class cern.colt.matrix.ObjectFactory2D
Constructs a 1d matrix of the right dynamic type.
makeBitVector(int, int) - Static method in class cern.colt.bitvector.QuickBitVector
Constructs a low level bitvector that holds size elements, with each element taking bitsPerElement bits.
makeDefault() - Static method in class cern.jet.random.engine.RandomEngine
Constructs and returns a new uniform random number engine seeded with the current time.
makeDefaultGenerator() - Static method in class cern.jet.random.AbstractDistribution
Constructs and returns a new uniform random number generation engine seeded with the current time.
MANHATTAN - Static variable in class cern.colt.matrix.doublealgo.Statistic
Manhattan distance function; Sum( abs(x[i]-y[i]) ).
map(int) - Method in class hep.aida.ref.AbstractHistogram1D
Package private method to map from the external representation of bin number to our internal representation of bin number
mapX(int) - Method in class hep.aida.ref.AbstractHistogram2D
Package private method to map from the external representation of bin number to our internal representation of bin number
mapX(int) - Method in class hep.aida.ref.AbstractHistogram3D
Package private method to map from the external representation of bin number to our internal representation of bin number
mapY(int) - Method in class hep.aida.ref.AbstractHistogram2D
Package private method to map from the external representation of bin number to our internal representation of bin number
mapY(int) - Method in class hep.aida.ref.AbstractHistogram3D
Package private method to map from the external representation of bin number to our internal representation of bin number
mapZ(int) - Method in class hep.aida.ref.AbstractHistogram3D
Package private method to map from the external representation of bin number to our internal representation of bin number
MATRIX_A - Static variable in class cern.jet.random.engine.MersenneTwister
 
Matrix2DMatrix2DFunction - Interface in cern.colt.matrix.linalg
Interface that represents a function object: a function that takes two arguments and returns a single value.
Matrix Performance Notes - Search tag in package cern.colt.matrix
Section
max - Static variable in class cern.jet.math.Functions
Function that returns Math.max(a,b).
max - Static variable in class cern.jet.math.IntFunctions
Function that returns Math.max(a,b).
max - Variable in class cern.jet.random.Uniform
 
max - Static variable in class hep.aida.bin.BinFunctions1D
Function that returns bin.max().
max - Variable in class hep.aida.bin.StaticBin1D
 
max() - Method in class hep.aida.bin.AbstractBin1D
Returns the maximum.
max() - Method in class hep.aida.bin.DynamicBin1D
Returns the maximum.
max() - Method in class hep.aida.bin.StaticBin1D
Returns the maximum.
max(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns Math.max(a,b).
max(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns Math.max(a,b).
max(DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Returns the largest member of a data sequence.
MAX_BUFFER_SIZE - Static variable in class cern.jet.random.sampling.RandomSamplingAssistant
 
maxBin(IHistogram1D) - Method in class hep.aida.ref.Util
Returns the index of the in-range bin containing the maxBinHeight().
maxBinX(IHistogram2D) - Method in class hep.aida.ref.Util
Returns the indexX of the in-range bin containing the maxBinHeight().
maxBinY(IHistogram2D) - Method in class hep.aida.ref.Util
Returns the indexY of the in-range bin containing the maxBinHeight().
MAXGAM - Static variable in class cern.jet.math.Constants
 
MAXIMUM - Static variable in class cern.colt.matrix.doublealgo.Statistic
Maximum distance function; Max( abs(x[i]-y[i]) ).
maxLoadFactor - Variable in class cern.colt.map.AbstractMap
The maximum load factor for the hashtable.
MAXLOG - Static variable in class cern.jet.math.Constants
 
maxlongint - Variable in class cern.jet.random.Zeta
 
maxThreads - Variable in class cern.colt.matrix.linalg.Smp
 
maxThreads - Variable in class cern.colt.matrix.linalg.SmpBlas
 
mean - Variable in class cern.jet.random.BreitWigner
 
mean - Variable in class cern.jet.random.Normal
 
mean - Variable in class cern.jet.random.Poisson
 
mean - Variable in class cern.jet.random.PoissonSlow
 
mean - Static variable in class hep.aida.bin.BinFunctions1D
Function that returns bin.mean().
mean - Variable in class hep.aida.ref.Histogram1D
 
mean() - Method in class hep.aida.bin.AbstractBin1D
Returns the arithmetic mean, which is Sum( x[i] ) / size().
mean() - Method in interface hep.aida.IHistogram1D
Returns the mean of the whole histogram as calculated on filling-time.
mean() - Method in class hep.aida.ref.Histogram1D
 
mean(DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Returns the arithmetic mean of a data sequence; That is Sum( data[i] ) / data.size().
MEAN_MAX - Static variable in class cern.jet.random.Poisson
 
MEAN_MAX - Static variable in class cern.jet.random.PoissonSlow
 
meanDeviation(DoubleArrayList, double) - Static method in class cern.jet.stat.Descriptive
Returns the mean deviation of a dataset.
meanX - Variable in class hep.aida.ref.Histogram2D
 
meanX - Variable in class hep.aida.ref.Histogram3D
 
meanX() - Method in interface hep.aida.IHistogram2D
Returns the mean of the histogram, as calculated on filling-time projected on the X axis.
meanX() - Method in interface hep.aida.IHistogram3D
Returns the mean of the histogram, as calculated on filling-time projected on the X axis.
meanX() - Method in class hep.aida.ref.Histogram2D
 
meanX() - Method in class hep.aida.ref.Histogram3D
 
meanY - Variable in class hep.aida.ref.Histogram2D
 
meanY - Variable in class hep.aida.ref.Histogram3D
 
meanY() - Method in interface hep.aida.IHistogram2D
Returns the mean of the histogram, as calculated on filling-time projected on the Y axis.
meanY() - Method in interface hep.aida.IHistogram3D
Returns the mean of the histogram, as calculated on filling-time projected on the Y axis.
meanY() - Method in class hep.aida.ref.Histogram2D
 
meanY() - Method in class hep.aida.ref.Histogram3D
 
meanZ - Variable in class hep.aida.ref.Histogram3D
 
meanZ() - Method in interface hep.aida.IHistogram3D
Returns the mean of the histogram, as calculated on filling-time projected on the Z axis.
meanZ() - Method in class hep.aida.ref.Histogram3D
 
med3(byte[], int, int, int, ByteComparator) - Static method in class cern.colt.Sorting
Returns the index of the median of the three indexed chars.
med3(char[], int, int, int, CharComparator) - Static method in class cern.colt.Sorting
Returns the index of the median of the three indexed chars.
med3(double[], int, int, int) - Static method in class cern.colt.Partitioning
Returns the index of the median of the three indexed elements.
med3(double[], int, int, int, DoubleComparator) - Static method in class cern.colt.Sorting
Returns the index of the median of the three indexed chars.
med3(float[], int, int, int, FloatComparator) - Static method in class cern.colt.Sorting
Returns the index of the median of the three indexed chars.
med3(int[], int, int, int) - Static method in class cern.colt.Partitioning
Returns the index of the median of the three indexed elements.
med3(int[], int, int, int, IntComparator) - Static method in class cern.colt.Sorting
Returns the index of the median of the three indexed chars.
med3(int, int, int, IntComparator) - Static method in class cern.colt.GenericSorting
Returns the index of the median of the three indexed chars.
med3(int, int, int, IntComparator) - Static method in class cern.colt.Partitioning
Returns the index of the median of the three indexed chars.
med3(long[], int, int, int, LongComparator) - Static method in class cern.colt.Sorting
Returns the index of the median of the three indexed chars.
med3(short[], int, int, int, ShortComparator) - Static method in class cern.colt.Sorting
Returns the index of the median of the three indexed chars.
med3(Object[], int, int, int) - Static method in class cern.colt.Sorting
Returns the index of the median of the three indexed chars.
med3(Object[], int, int, int, Comparator) - Static method in class cern.colt.Partitioning
Returns the index of the median of the three indexed chars.
med3(Object[], int, int, int, Comparator) - Static method in class cern.colt.Sorting
Returns the index of the median of the three indexed chars.
median - Static variable in class hep.aida.bin.BinFunctions1D
Function that returns bin.median().
median() - Method in class hep.aida.bin.QuantileBin1D
Returns the median.
median(DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Returns the median of a sorted data sequence.
MEDIUM - Static variable in class cern.colt.GenericSorting
 
MEDIUM - Static variable in class cern.colt.Partitioning
 
MEDIUM - Static variable in class cern.colt.Sorting
 
megaelectronvolt - Static variable in class cern.clhep.Units
 
megahertz - Static variable in class cern.clhep.Units
 
megavolt - Static variable in class cern.clhep.Units
 
memory() - Method in class cern.jet.stat.quantile.DoubleBuffer
Returns the number of elements currently needed to store all contained elements.
memory() - Method in class cern.jet.stat.quantile.DoubleBufferSet
Returns the number of elements currently needed to store all contained elements.
memory() - Method in class cern.jet.stat.quantile.DoubleQuantileEstimator
Returns the number of elements currently needed to store all contained elements.
memory() - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
Returns the number of elements currently needed to store all contained elements.
memory() - Method in class cern.jet.stat.quantile.ExactDoubleQuantileFinder
Returns the number of elements currently needed to store all contained elements.
mergeSort - Static variable in class cern.colt.matrix.doublealgo.Sorting
A prefabricated mergesort.
mergeSort - Static variable in class cern.colt.matrix.objectalgo.Sorting
A prefabricated mergesort.
mergeSort() - Method in class cern.colt.list.AbstractList
Sorts the receiver into ascending order.
mergeSort(byte[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
mergeSort(byte[], int, int, ByteComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
mergeSort(char[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
mergeSort(char[], int, int, CharComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
mergeSort(double[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
mergeSort(double[], int, int, DoubleComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
mergeSort(float[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
mergeSort(float[], int, int, FloatComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
mergeSort(int[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
mergeSort(int[], int, int, IntComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
mergeSort(int, int, IntComparator, Swapper) - Static method in class cern.colt.GenericSorting
Sorts the specified range of elements according to the order induced by the specified comparator.
mergeSort(long[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
mergeSort(long[], int, int, LongComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
mergeSort(short[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
mergeSort(short[], int, int, ShortComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
mergeSort1(byte[], byte[], int, int) - Static method in class cern.colt.Sorting
 
mergeSort1(byte[], byte[], int, int, ByteComparator) - Static method in class cern.colt.Sorting
 
mergeSort1(char[], char[], int, int) - Static method in class cern.colt.Sorting
 
mergeSort1(char[], char[], int, int, CharComparator) - Static method in class cern.colt.Sorting
 
mergeSort1(double[], double[], int, int) - Static method in class cern.colt.Sorting
 
mergeSort1(double[], double[], int, int, DoubleComparator) - Static method in class cern.colt.Sorting
 
mergeSort1(float[], float[], int, int) - Static method in class cern.colt.Sorting
 
mergeSort1(float[], float[], int, int, FloatComparator) - Static method in class cern.colt.Sorting
 
mergeSort1(int[], int[], int, int) - Static method in class cern.colt.Sorting
 
mergeSort1(int[], int[], int, int, IntComparator) - Static method in class cern.colt.Sorting
 
mergeSort1(long[], long[], int, int) - Static method in class cern.colt.Sorting
 
mergeSort1(long[], long[], int, int, LongComparator) - Static method in class cern.colt.Sorting
 
mergeSort1(short[], short[], int, int) - Static method in class cern.colt.Sorting
 
mergeSort1(short[], short[], int, int, ShortComparator) - Static method in class cern.colt.Sorting
 
mergeSort2(double[], int, int) - Static method in class cern.colt.Sorting
 
mergeSort2(float[], int, int) - Static method in class cern.colt.Sorting
 
mergeSortFromTo(int, int) - Method in class cern.colt.list.AbstractByteList
Sorts the specified range of the receiver into ascending order.
mergeSortFromTo(int, int) - Method in class cern.colt.list.AbstractCharList
Sorts the specified range of the receiver into ascending order.
mergeSortFromTo(int, int) - Method in class cern.colt.list.AbstractDoubleList
Sorts the specified range of the receiver into ascending order.
mergeSortFromTo(int, int) - Method in class cern.colt.list.AbstractFloatList
Sorts the specified range of the receiver into ascending order.
mergeSortFromTo(int, int) - Method in class cern.colt.list.AbstractIntList
Sorts the specified range of the receiver into ascending order.
mergeSortFromTo(int, int) - Method in class cern.colt.list.AbstractList
Sorts the receiver into ascending order.
mergeSortFromTo(int, int) - Method in class cern.colt.list.AbstractLongList
Sorts the specified range of the receiver into ascending order.
mergeSortFromTo(int, int) - Method in class cern.colt.list.AbstractShortList
Sorts the specified range of the receiver into ascending order.
mergeSortFromTo(int, int) - Method in class cern.colt.list.BooleanArrayList
Sorts the specified range of the receiver into ascending order (false < true).
mergeSortFromTo(int, int) - Method in class cern.colt.list.ObjectArrayList
Sorts the specified range of the receiver into ascending order, according to the natural ordering of its elements.
mergeSortFromTo(int, int, ByteComparator) - Method in class cern.colt.list.AbstractByteList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortFromTo(int, int, CharComparator) - Method in class cern.colt.list.AbstractCharList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortFromTo(int, int, DoubleComparator) - Method in class cern.colt.list.AbstractDoubleList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortFromTo(int, int, FloatComparator) - Method in class cern.colt.list.AbstractFloatList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortFromTo(int, int, IntComparator) - Method in class cern.colt.list.AbstractIntList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortFromTo(int, int, LongComparator) - Method in class cern.colt.list.AbstractLongList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortFromTo(int, int, ShortComparator) - Method in class cern.colt.list.AbstractShortList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortFromTo(int, int, Comparator) - Method in class cern.colt.list.ObjectArrayList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortInPlace(int[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
MersenneTwister - Class in cern.jet.random.engine
MersenneTwister (MT19937) is one of the strongest uniform pseudo-random number generators known so far; at the same time it is quick.
MersenneTwister() - Constructor for class cern.jet.random.engine.MersenneTwister
Constructs and returns a random number generator with a default seed, which is a constant.
MersenneTwister(int) - Constructor for class cern.jet.random.engine.MersenneTwister
Constructs and returns a random number generator with the given seed.
MersenneTwister(Date) - Constructor for class cern.jet.random.engine.MersenneTwister
Constructs and returns a random number generator seeded with the given date.
MersenneTwister64 - Class in cern.jet.random.engine
Same as MersenneTwister except that method raw() returns 64 bit random numbers instead of 32 bit random numbers.
MersenneTwister64() - Constructor for class cern.jet.random.engine.MersenneTwister64
Constructs and returns a random number generator with a default seed, which is a constant.
MersenneTwister64(int) - Constructor for class cern.jet.random.engine.MersenneTwister64
Constructs and returns a random number generator with the given seed.
MersenneTwister64(Date) - Constructor for class cern.jet.random.engine.MersenneTwister64
Constructs and returns a random number generator seeded with the given date.
meter - Static variable in class cern.clhep.Units
 
meter2 - Static variable in class cern.clhep.Units
 
meter3 - Static variable in class cern.clhep.Units
 
Method Naming - Search tag in package cern.colt.matrix
Section
MeV - Static variable in class cern.clhep.Units
 
mg - Static variable in class cern.clhep.Units
 
microampere - Static variable in class cern.clhep.Units
 
microbarn - Static variable in class cern.clhep.Units
 
microfarad - Static variable in class cern.clhep.Units
 
micrometer - Static variable in class cern.clhep.Units
 
microsecond - Static variable in class cern.clhep.Units
 
MightyStaticBin1D - Class in hep.aida.bin
Static and the same as its superclass, except that it can do more: Additionally computes moments of arbitrary integer order, harmonic mean, geometric mean, etc.
MightyStaticBin1D() - Constructor for class hep.aida.bin.MightyStaticBin1D
Constructs and returns an empty bin with limited functionality but good performance; equivalent to MightyStaticBin1D(false,false,4).
MightyStaticBin1D(boolean, boolean, int) - Constructor for class hep.aida.bin.MightyStaticBin1D
Constructs and returns an empty bin with the given capabilities.
milliampere - Static variable in class cern.clhep.Units
 
millibarn - Static variable in class cern.clhep.Units
 
millifarad - Static variable in class cern.clhep.Units
 
milligram - Static variable in class cern.clhep.Units
 
millimeter - Static variable in class cern.clhep.Units
 
millimeter2 - Static variable in class cern.clhep.Units
 
millimeter3 - Static variable in class cern.clhep.Units
 
milliradian - Static variable in class cern.clhep.Units
 
millis() - Method in class cern.colt.Timer
Returns the elapsed time in milli seconds; does not stop the timer, if started.
millisecond - Static variable in class cern.clhep.Units
 
min - Static variable in class cern.jet.math.Functions
Function that returns Math.min(a,b).
min - Static variable in class cern.jet.math.IntFunctions
Function that returns Math.min(a,b).
min - Variable in class cern.jet.random.Uniform
 
min - Static variable in class hep.aida.bin.BinFunctions1D
Function that returns bin.min().
min - Variable in class hep.aida.bin.StaticBin1D
 
min - Variable in class hep.aida.ref.FixedAxis
 
min - Variable in class hep.aida.ref.VariableAxis
 
min() - Method in class hep.aida.bin.AbstractBin1D
Returns the minimum.
min() - Method in class hep.aida.bin.DynamicBin1D
Returns the minimum.
min() - Method in class hep.aida.bin.StaticBin1D
Returns the minimum.
min(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns Math.min(a,b).
min(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns Math.min(a,b).
min(DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Returns the smallest member of a data sequence.
minBin(IHistogram1D) - Method in class hep.aida.ref.Util
Returns the index of the in-range bin containing the minBinHeight().
minBinX(IHistogram2D) - Method in class hep.aida.ref.Util
Returns the indexX of the in-range bin containing the minBinHeight().
minBinY(IHistogram2D) - Method in class hep.aida.ref.Util
Returns the indexY of the in-range bin containing the minBinHeight().
minColumnWidth - Variable in class cern.colt.matrix.impl.AbstractFormatter
The default minimum number of characters a column may have; currently 1.
minLoadFactor - Variable in class cern.colt.map.AbstractMap
The minimum load factor for the hashtable.
MINLOG - Static variable in class cern.jet.math.Constants
 
minMaxBins() - Method in interface hep.aida.IHistogram1D
Indexes of the in-range bins containing the smallest and largest binHeight(), respectively.
minMaxBins() - Method in interface hep.aida.IHistogram2D
Indexes of the in-range bins containing the smallest and largest binHeight(), respectively.
minMaxBins() - Method in interface hep.aida.IHistogram3D
Indexes of the in-range bins containing the smallest and largest binHeight(), respectively.
minMaxBins() - Method in class hep.aida.ref.AbstractHistogram1D
 
minMaxBins() - Method in class hep.aida.ref.AbstractHistogram2D
 
minMaxBins() - Method in class hep.aida.ref.AbstractHistogram3D
 
MinMaxNumberList - Class in cern.colt.list
Resizable compressed list holding numbers; based on the fact that a value in a given interval need not take more than log(max-min+1) bits; implemented with a cern.colt.bitvector.BitVector.
MinMaxNumberList(long, long, int) - Constructor for class cern.colt.list.MinMaxNumberList
Constructs an empty list with the specified initial capacity and the specified range of values allowed to be hold in this list.
minus - Static variable in class cern.jet.math.Functions
Function that returns a - b.
minus - Static variable in class cern.jet.math.IntFunctions
Function that returns a - b.
minus(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a - b.
minus(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a - b.
minus(DoubleMatrix1D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = A - s invalid input: '<'=> A[i] = A[i] - s.
minus(DoubleMatrix1D, DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = A - B invalid input: '<'=> A[i] = A[i] - B[i].
minus(DoubleMatrix2D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = A - s invalid input: '<'=> A[row,col] = A[row,col] - s.
minus(DoubleMatrix2D, DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = A - B invalid input: '<'=> A[row,col] = A[row,col] - B[row,col].
minus(Timer) - Method in class cern.colt.Timer
T = this - other; Constructs and returns a new timer which is the difference of the receiver and the other timer.
minusDiv(double) - Static method in class cern.jet.math.PlusMult
a - b/constant.
minusMult(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a - b*constant.
minusMult(double) - Static method in class cern.jet.math.PlusMult
a - b*constant.
minusMult(DoubleMatrix1D, DoubleMatrix1D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = A - B*s invalid input: '<'=> A[i] = A[i] - B[i]*s.
minusMult(DoubleMatrix2D, DoubleMatrix2D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = A - B*s invalid input: '<'=> A[row,col] = A[row,col] - B[row,col]*s.
minutes() - Method in class cern.colt.Timer
Returns the elapsed time in minutes; does not stop the timer, if started.
minValue - Variable in class cern.colt.list.MinMaxNumberList
 
Misc - Class in cern.jet.math
Not yet commented.
Misc() - Constructor for class cern.jet.math.Misc
Makes this class non instantiable, but still let's others inherit from it.
ml - Variable in class cern.jet.random.Beta
 
mm - Static variable in class cern.clhep.Units
 
mm2 - Static variable in class cern.clhep.Units
 
mm3 - Static variable in class cern.clhep.Units
 
mmb_1 - Variable in class cern.jet.random.Hyperbolic
 
mod - Static variable in class cern.jet.math.Functions
Function that returns a % b.
mod - Static variable in class cern.jet.math.IntFunctions
Function that returns a % b.
mod(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a % b.
mod(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a % b.
mole - Static variable in class cern.clhep.Units
 
moment(int, double) - Method in class hep.aida.bin.DynamicBin1D
Returns the moment of k-th order with value c, which is Sum( (x[i]-c)k ) / size().
moment(int, double) - Method in class hep.aida.bin.MightyStaticBin1D
Returns the moment of k-th order with value c, which is Sum( (x[i]-c)k ) / size().
moment(int, double, int, double[]) - Static method in class cern.jet.stat.Descriptive
Returns the moment of k-th order with constant c of a data sequence, which is Sum( (data[i]-c)k ) / data.size().
moment(DoubleArrayList, int, double) - Static method in class cern.jet.stat.Descriptive
Returns the moment of k-th order with constant c of a data sequence, which is Sum( (data[i]-c)k ) / data.size().
mostSignificantBit(int) - Static method in class cern.colt.bitvector.QuickBitVector
Returns the index of the most significant bit in state "true".
mp - Variable in class cern.jet.random.HyperGeometric
 
Mp - Variable in class cern.jet.random.HyperGeometric
 
mpa_1 - Variable in class cern.jet.random.Hyperbolic
 
mrad - Static variable in class cern.clhep.Units
 
ms - Static variable in class cern.clhep.Units
 
mt - Variable in class cern.jet.random.engine.MersenneTwister
 
mti - Variable in class cern.jet.random.engine.MersenneTwister
 
mu - Variable in class cern.jet.random.Beta
 
mu0 - Static variable in class cern.clhep.PhysicalConstants
 
mult - Static variable in class cern.jet.math.Functions
Function that returns a * b.
mult - Static variable in class cern.jet.math.IntFunctions
Function that returns a * b.
mult(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a * b.
mult(double) - Static method in class cern.jet.math.Mult
a * constant.
mult(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a * b.
mult(DoubleMatrix1D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = A * s invalid input: '<'=> A[i] = A[i] * s.
mult(DoubleMatrix1D, DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = A * B invalid input: '<'=> A[i] = A[i] * B[i].
mult(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.Algebra
Inner product of two vectors; Sum(x[i] * y[i]).
mult(DoubleMatrix2D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = A * s invalid input: '<'=> A[row,col] = A[row,col] * s.
mult(DoubleMatrix2D, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.Algebra
Linear algebraic matrix-vector multiplication; z = A * y.
mult(DoubleMatrix2D, DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = A * B invalid input: '<'=> A[row,col] = A[row,col] * B[row,col].
mult(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Linear algebraic matrix-matrix multiplication; C = A x B.
Mult - Class in cern.jet.math
Only for performance tuning of compute intensive linear algebraic computations.
Mult(double) - Constructor for class cern.jet.math.Mult
Insert the method's description here.
multiplicator - Variable in class cern.jet.math.Mult
Public read/write access to avoid frequent object construction.
multiplicator - Variable in class cern.jet.math.PlusMult
Public read/write access to avoid frequent object construction.
multOuter(DoubleMatrix1D, DoubleMatrix1D, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Outer product of two vectors; Sets A[i,j] = x[i] * y[j].
my_k - Variable in class cern.jet.random.VonMises
 
my_last - Variable in class cern.jet.random.Poisson
 
my_low - Variable in class cern.jet.random.sampling.RandomSampler
 
my_n - Variable in class cern.jet.random.HyperGeometric
 
my_n - Variable in class cern.jet.random.sampling.RandomSampler
 
my_N - Variable in class cern.jet.random.HyperGeometric
 
my_N - Variable in class cern.jet.random.sampling.RandomSampler
 
my_old - Variable in class cern.jet.random.Poisson
 
my_p - Variable in class cern.jet.random.Logarithmic
 
my_RandomGenerator - Variable in class cern.jet.random.sampling.RandomSampler
 
my_s - Variable in class cern.jet.random.HyperGeometric
 

N

10. Notes - Search tag in package cern.colt.matrix
Section
5. Notes - Search tag in package cern.colt.list
Section
5. Notes - Search tag in package cern.colt.map
Section
n - Variable in class cern.colt.matrix.linalg.CholeskyDecomposition
Row and column dimension (square matrix).
n - Variable in class cern.colt.matrix.linalg.EigenvalueDecomposition
Row and column dimension (square matrix).
n - Variable in class cern.colt.matrix.linalg.QRDecomposition
Row and column dimensions.
n - Variable in class cern.colt.matrix.linalg.SingularValueDecomposition
Row and column dimensions.
n - Variable in class cern.jet.random.Binomial
 
n - Variable in class cern.jet.random.NegativeBinomial
 
n - Variable in class cern.jet.random.sampling.RandomSamplingAssistant
 
n() - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
 
N - Static variable in class cern.jet.random.engine.MersenneTwister
 
N - Variable in class cern.jet.random.Stack
 
N - Variable in class cern.jet.stat.quantile.KnownDoubleQuantileEstimator
 
n_last - Variable in class cern.jet.random.Binomial
 
n_last - Variable in class cern.jet.random.HyperGeometric
 
N_last - Variable in class cern.jet.random.HyperGeometric
 
N_Mn - Variable in class cern.jet.random.HyperGeometric
 
n_prev - Variable in class cern.jet.random.Binomial
 
name() - Method in interface hep.aida.bin.BinFunction1D
Returns the name of this function.
nanoampere - Static variable in class cern.clhep.Units
 
nanobarn - Static variable in class cern.clhep.Units
 
nanofarad - Static variable in class cern.clhep.Units
 
nanometer - Static variable in class cern.clhep.Units
 
nanosecond - Static variable in class cern.clhep.Units
 
nbits - Variable in class cern.colt.bitvector.BitVector
 
neg - Static variable in class cern.jet.math.Functions
Function that returns -a.
neg - Static variable in class cern.jet.math.IntFunctions
Function that returns -a.
negate(DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = -A invalid input: '<'=> A[i] = -A[i] for all cells.
negate(DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = -A invalid input: '<'=> A[row,col] = -A[row,col].
negativeBinomial(int, int, double) - Static method in class cern.jet.stat.Probability
Returns the sum of the terms 0 through k of the Negative Binomial Distribution.
NegativeBinomial - Class in cern.jet.random
Negative Binomial distribution; See the math definition.
NegativeBinomial(int, double, RandomEngine) - Constructor for class cern.jet.random.NegativeBinomial
Constructs a Negative Binomial distribution.
negativeBinomialComplemented(int, int, double) - Static method in class cern.jet.stat.Probability
Returns the sum of the terms k+1 to infinity of the Negative Binomial distribution.
nEntry - Variable in class hep.aida.ref.Histogram1D
 
nEntry - Variable in class hep.aida.ref.Histogram2D
 
nEntry - Variable in class hep.aida.ref.Histogram3D
 
neutron_mass_c2 - Static variable in class cern.clhep.PhysicalConstants
 
newBuffer() - Method in class cern.jet.stat.quantile.DoubleQuantileEstimator
Not yet commented.
newBuffer() - Method in class cern.jet.stat.quantile.KnownDoubleQuantileEstimator
Not yet commented.
newBuffer() - Method in class cern.jet.stat.quantile.UnknownDoubleQuantileEstimator
Not yet commented.
newDoubleQuantileFinder(boolean, long, double, double, int, RandomEngine) - Static method in class cern.jet.stat.quantile.QuantileFinderFactory
Returns a quantile finder that minimizes the amount of memory needed under the user provided constraints.
newEquiDepthPhis(int) - Static method in class cern.jet.stat.quantile.QuantileFinderFactory
Convenience method that computes phi's for equi-depth histograms.
newton - Static variable in class cern.clhep.Units
 
nextBlock() - Method in class cern.jet.random.engine.MersenneTwister
Generates N words at one time.
nextBlock(int, long[], int) - Method in class cern.jet.random.sampling.RandomSampler
Computes the next count random numbers of the sorted random set specified on instance construction and fills them into values, starting at index fromIndex.
nextBoolean() - Method in class cern.jet.random.Uniform
Returns a uniformly distributed random boolean.
nextBurr1(double, int, RandomEngine) - Static method in class cern.jet.random.Distributions
Returns a random number from the Burr II, VII, VIII, X Distributions.
nextBurr2(double, double, int, RandomEngine) - Static method in class cern.jet.random.Distributions
Returns a random number from the Burr III, IV, V, VI, IX, XII distributions.
nextCauchy(RandomEngine) - Static method in class cern.jet.random.Distributions
Returns a cauchy distributed random number from the standard Cauchy distribution C(0,1).
nextDouble() - Method in class cern.jet.random.AbstractDiscreteDistribution
Returns a random number from the distribution; returns (double) nextInt().
nextDouble() - Method in class cern.jet.random.AbstractDistribution
Returns a random number from the distribution.
nextDouble() - Method in class cern.jet.random.Beta
Returns a random number from the distribution.
nextDouble() - Method in class cern.jet.random.BreitWigner
Returns a random number from the distribution.
nextDouble() - Method in class cern.jet.random.ChiSquare
Returns a random number from the distribution.
nextDouble() - Method in class cern.jet.random.Empirical
Returns a random number from the distribution.
nextDouble() - Method in class cern.jet.random.engine.RandomEngine
Returns a 64 bit uniformly distributed random number in the open unit interval (0.0,1.0) (excluding 0.0 and 1.0).
nextDouble() - Method in interface cern.jet.random.engine.RandomGenerator
Returns a 64 bit uniformly distributed random number in the open unit interval (0.0,1.0) (excluding 0.0 and 1.0).
nextDouble() - Method in class cern.jet.random.Exponential
Returns a random number from the distribution.
nextDouble() - Method in class cern.jet.random.ExponentialPower
Returns a random number from the distribution.
nextDouble() - Method in class cern.jet.random.Gamma
Returns a random number from the distribution.
nextDouble() - Method in class cern.jet.random.Hyperbolic
Returns a random number from the distribution.
nextDouble() - Method in class cern.jet.random.Logarithmic
Returns a random number from the distribution.
nextDouble() - Method in class cern.jet.random.Normal
Returns a random number from the distribution.
nextDouble() - Method in class cern.jet.random.StudentT
Returns a random number from the distribution.
nextDouble() - Method in class cern.jet.random.Uniform
Returns a uniformly distributed random number in the open interval (min,max) (excluding min and max).
nextDouble() - Method in class cern.jet.random.VonMises
Returns a random number from the distribution.
nextDouble(double) - Method in class cern.jet.random.ChiSquare
Returns a random number from the distribution; bypasses the internal state.
nextDouble(double) - Method in class cern.jet.random.Exponential
Returns a random number from the distribution; bypasses the internal state.
nextDouble(double) - Method in class cern.jet.random.ExponentialPower
Returns a random number from the distribution; bypasses the internal state.
nextDouble(double) - Method in class cern.jet.random.Logarithmic
Returns a random number from the distribution; bypasses the internal state.
nextDouble(double) - Method in class cern.jet.random.StudentT
Returns a random number from the distribution; bypasses the internal state.
nextDouble(double) - Method in class cern.jet.random.VonMises
Returns a random number from the distribution; bypasses the internal state.
nextDouble(double, double) - Method in class cern.jet.random.Beta
Returns a beta distributed random number; bypasses the internal state.
nextDouble(double, double) - Method in class cern.jet.random.Gamma
Returns a random number from the distribution; bypasses the internal state.
nextDouble(double, double) - Method in class cern.jet.random.Hyperbolic
Returns a hyperbolic distributed random number; bypasses the internal state.
nextDouble(double, double) - Method in class cern.jet.random.Normal
Returns a random number from the distribution; bypasses the internal state.
nextDouble(double, double, double) - Method in class cern.jet.random.BreitWigner
Returns a random number from the distribution; bypasses the internal state.
nextDouble(double, double, double) - Method in class cern.jet.random.BreitWignerMeanSquare
Returns a mean-squared random number from the distribution; bypasses the internal state.
nextDoubleFromTo(double, double) - Method in class cern.jet.random.Uniform
Returns a uniformly distributed random number in the open interval (from,to) (excluding from and to).
nextErlang(double, double, RandomEngine) - Static method in class cern.jet.random.Distributions
Returns an erlang distributed random number with the given variance and mean.
nextFloat() - Method in class cern.jet.random.engine.RandomEngine
Returns a 32 bit uniformly distributed random number in the open unit interval (0.0f,1.0f) (excluding 0.0f and 1.0f).
nextFloat() - Method in interface cern.jet.random.engine.RandomGenerator
Returns a 32 bit uniformly distributed random number in the open unit interval (0.0f,1.0f) (excluding 0.0f and 1.0f).
nextFloatFromTo(float, float) - Method in class cern.jet.random.Uniform
Returns a uniformly distributed random number in the open interval (from,to) (excluding from and to).
nextGeometric(double, RandomEngine) - Static method in class cern.jet.random.Distributions
Returns a discrete geometric distributed random number; Definition.
nextInt() - Method in class cern.jet.random.AbstractDiscreteDistribution
Returns a random number from the distribution.
nextInt() - Method in class cern.jet.random.AbstractDistribution
Returns a random number from the distribution; returns (int) Math.round(nextDouble()).
nextInt() - Method in class cern.jet.random.Binomial
Returns a random number from the distribution.
nextInt() - Method in class cern.jet.random.EmpiricalWalker
Returns a random integer k with probability pdf(k).
nextInt() - Method in class cern.jet.random.engine.DRand
Returns a 32 bit uniformly distributed random number in the closed interval [Integer.MIN_VALUE,Integer.MAX_VALUE] (including Integer.MIN_VALUE and Integer.MAX_VALUE).
nextInt() - Method in class cern.jet.random.engine.MersenneTwister
Returns a 32 bit uniformly distributed random number in the closed interval [Integer.MIN_VALUE,Integer.MAX_VALUE] (including Integer.MIN_VALUE and Integer.MAX_VALUE).
nextInt() - Method in class cern.jet.random.engine.RandomEngine
Returns a 32 bit uniformly distributed random number in the closed interval [Integer.MIN_VALUE,Integer.MAX_VALUE] (including Integer.MIN_VALUE and Integer.MAX_VALUE);
nextInt() - Method in interface cern.jet.random.engine.RandomGenerator
Returns a 32 bit uniformly distributed random number in the closed interval [Integer.MIN_VALUE,Integer.MAX_VALUE] (including Integer.MIN_VALUE and Integer.MAX_VALUE);
nextInt() - Method in class cern.jet.random.HyperGeometric
Returns a random number from the distribution.
nextInt() - Method in class cern.jet.random.NegativeBinomial
Returns a random number from the distribution.
nextInt() - Method in class cern.jet.random.Poisson
Returns a random number from the distribution.
nextInt() - Method in class cern.jet.random.PoissonSlow
Returns a random number from the distribution.
nextInt() - Method in class cern.jet.random.Uniform
Returns a uniformly distributed random number in the closed interval [min,max] (including min and max).
nextInt() - Method in class cern.jet.random.Zeta
Returns a random number from the distribution.
nextInt(double) - Method in class cern.jet.random.Poisson
Returns a random number from the distribution; bypasses the internal state.
nextInt(double) - Method in class cern.jet.random.PoissonSlow
Returns a random number from the distribution; bypasses the internal state.
nextInt(int, double) - Method in class cern.jet.random.Binomial
Returns a random number from the distribution with the given parameters n and p; bypasses the internal state.
nextInt(int, double) - Method in class cern.jet.random.NegativeBinomial
Returns a random number from the distribution; bypasses the internal state.
nextInt(int, int, int) - Method in class cern.jet.random.HyperGeometric
Returns a random number from the distribution; bypasses the internal state.
nextInt(int, int, int, RandomEngine) - Method in class cern.jet.random.HyperGeometric
Returns a random number from the distribution; bypasses the internal state.
nextIntFromTo(int, int) - Method in class cern.jet.random.Uniform
Returns a uniformly distributed random number in the closed interval [from,to] (including from and to).
nextIntSlow() - Method in class cern.jet.random.PoissonSlow
Returns a random number from the distribution.
nextLambda(double, double, RandomEngine) - Static method in class cern.jet.random.Distributions
Returns a lambda distributed random number with parameters l3 and l4.
nextLaplace(RandomEngine) - Static method in class cern.jet.random.Distributions
Returns a Laplace (Double Exponential) distributed random number from the standard Laplace distribution L(0,1).
nextLogistic(RandomEngine) - Static method in class cern.jet.random.Distributions
Returns a random number from the standard Logistic distribution Log(0,1).
nextLong() - Method in class cern.jet.random.engine.RandomEngine
Returns a 64 bit uniformly distributed random number in the closed interval [Long.MIN_VALUE,Long.MAX_VALUE] (including Long.MIN_VALUE and Long.MAX_VALUE).
nextLong() - Method in interface cern.jet.random.engine.RandomGenerator
Returns a 64 bit uniformly distributed random number in the closed interval [Long.MIN_VALUE,Long.MAX_VALUE] (including Long.MIN_VALUE and Long.MAX_VALUE).
nextLongFromTo(long, long) - Method in class cern.jet.random.Uniform
Returns a uniformly distributed random number in the closed interval [from,to] (including from and to).
nextPowLaw(double, double, RandomEngine) - Static method in class cern.jet.random.Distributions
Returns a power-law distributed random number with the given exponent and lower cutoff.
nextPrime(int) - Method in class cern.colt.map.AbstractMap
Returns a prime number which is >= desiredCapacity and very close to desiredCapacity (within 11% if desiredCapacity >= 1000).
nextPrime(int) - Static method in class cern.colt.map.PrimeFinder
Returns a prime number which is >= desiredCapacity and very close to desiredCapacity (within 11% if desiredCapacity >= 1000).
nextSeed() - Method in class cern.jet.random.engine.RandomSeedGenerator
Returns the next seed.
nextSkip - Variable in class cern.jet.random.sampling.WeightedRandomSampler
 
nextTriangular(RandomEngine) - Static method in class cern.jet.random.Distributions
Returns a random number from the standard Triangular distribution in (-1,1).
nextTriggerCalculationState - Variable in class cern.jet.stat.quantile.DoubleBufferSet
 
nextTriggerPos - Variable in class cern.jet.random.sampling.WeightedRandomSampler
 
nextTriggerPosition(int, long) - Method in class cern.jet.stat.quantile.DoubleBufferSet
Computes the next triggerPosition for collapse
nextWeibull(double, double, RandomEngine) - Static method in class cern.jet.random.Distributions
Returns a weibull distributed random number.
nextZipfInt(double, RandomEngine) - Static method in class cern.jet.random.Distributions
Returns a zipfian distributed random number with the given skew.
nm - Variable in class cern.jet.random.Binomial
 
NN_THRESHOLD - Static variable in class cern.colt.matrix.linalg.SmpBlas
 
NO_INTERPOLATION - Static variable in class cern.jet.random.Empirical
 
NONZERO - Static variable in class cern.colt.matrix.impl.TridiagonalDoubleMatrix2D
 
norm1(DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the one-norm of vector x, which is Sum(abs(x[i])).
norm1(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the one-norm of matrix A, which is the maximum absolute column sum.
norm2() - Method in class cern.colt.matrix.linalg.SingularValueDecomposition
Returns the two norm, which is max(S).
norm2(DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the two-norm (aka euclidean norm) of vector x; equivalent to mult(x,x).
norm2(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the two-norm of matrix A, which is the maximum singular value; obtained from SVD.
normal(double) - Static method in class cern.jet.stat.Probability
Returns the area under the Normal (Gaussian) probability density function, integrated from minus infinity to x (assumes mean is zero, variance is one).
normal(double, double, double) - Static method in class cern.jet.stat.Probability
Returns the area under the Normal (Gaussian) probability density function, integrated from minus infinity to x.
Normal - Class in cern.jet.random
Normal (aka Gaussian) distribution; See the math definition and animated definition.
Normal(double, double, RandomEngine) - Constructor for class cern.jet.random.Normal
Constructs a normal (gauss) distribution.
normalInverse(double) - Static method in class cern.jet.stat.Probability
Returns the value, x, for which the area under the Normal (Gaussian) probability density function (integrated from minus infinity to x) is equal to the argument y (assumes mean is zero, variance is one); formerly named ndtri.
normF(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the Frobenius norm of matrix A, which is Sqrt(Sum(A[i,j]2)).
normInfinity(DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the infinity norm of vector x, which is Max(abs(x[i])).
normInfinity(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the infinity norm of matrix A, which is the maximum absolute row sum.
NormInfinityTest - Class in cern.colt.matrix.impl
 
NormInfinityTest() - Constructor for class cern.colt.matrix.impl.NormInfinityTest
 
not - Static variable in class cern.jet.math.IntFunctions
Function that returns ~a.
not() - Method in class cern.colt.bitvector.BitMatrix
Performs a logical NOT on the bits of the receiver.
not() - Method in class cern.colt.bitvector.BitVector
Performs a logical NOT on the bits of the receiver (A = ~A).
Notes - Search tag in class cern.colt.GenericSorting
Section
Notes - Search tag in class cern.colt.matrix.linalg.SmpBlas
Section
np - Variable in class cern.jet.random.Binomial
 
np - Variable in class cern.jet.random.HyperGeometric
 
ns - Static variable in class cern.clhep.Units
 
numberOfBitsInPartialUnit() - Method in class cern.colt.bitvector.BitVector
Returns the number of bits used in the trailing PARTIAL unit.
numberOfFullUnits() - Method in class cern.colt.bitvector.BitVector
Returns the number of units that are FULL (not PARTIAL).
numbers() - Static method in class cern.colt.Version
Returns the major version of this release; for example version 1.2.3 returns 1.
NumericalIntegration - Class in cern.jet.math
Not yet commented.
NumericalIntegration() - Constructor for class cern.jet.math.NumericalIntegration
Makes this class non instantiable, but still let's others inherit from it.

O

1. Overview - Search tag in package cern.colt.list
Section
1. Overview - Search tag in package cern.colt.map
Section
1. Overview - Search tag in package cern.colt.matrix
Section
1. Overview - Search tag in package hep.aida
Section
3. Organization of this package - Search tag in package cern.colt.list
Section
4. Orthogonality and Polymorphism - Search tag in package cern.colt.matrix
Section
object(double) - Static method in class cern.colt.list.adapter.DoubleListAdapter
Transforms an element of a primitive data type to an object.
object(float) - Static method in class cern.colt.list.adapter.FloatListAdapter
Transforms an element of a primitive data type to an object.
object(int) - Static method in class cern.colt.list.adapter.IntListAdapter
Transforms an element of a primitive data type to an object.
object(long) - Static method in class cern.colt.list.adapter.LongListAdapter
Transforms an element of a primitive data type to an object.
ObjectArrayList - Class in cern.colt.list
Resizable list holding Object elements; implemented with arrays.
ObjectArrayList() - Constructor for class cern.colt.list.ObjectArrayList
Constructs an empty list.
ObjectArrayList(int) - Constructor for class cern.colt.list.ObjectArrayList
Constructs an empty list with the specified initial capacity.
ObjectArrayList(Object[]) - Constructor for class cern.colt.list.ObjectArrayList
Constructs a list containing the specified elements.
ObjectBuffer - Class in cern.colt.buffer
Fixed sized (non resizable) streaming buffer connected to a target ObjectBufferConsumer to which data is automatically flushed upon buffer overflow.
ObjectBuffer(ObjectBufferConsumer, int) - Constructor for class cern.colt.buffer.ObjectBuffer
Constructs and returns a new buffer with the given target.
ObjectBufferConsumer - Interface in cern.colt.buffer
Target of a streaming ObjectBuffer into which data is flushed upon buffer overflow.
ObjectFactory1D - Class in cern.colt.matrix
Factory for convenient construction of 1-d matrices holding Object cells.
ObjectFactory1D() - Constructor for class cern.colt.matrix.ObjectFactory1D
Makes this class non instantiable, but still let's others inherit from it.
ObjectFactory2D - Class in cern.colt.matrix
Factory for convenient construction of 2-d matrices holding Object cells.
ObjectFactory2D() - Constructor for class cern.colt.matrix.ObjectFactory2D
Makes this class non instantiable, but still let's others inherit from it.
ObjectFactory3D - Class in cern.colt.matrix
Factory for convenient construction of 3-d matrices holding Object cells.
ObjectFactory3D() - Constructor for class cern.colt.matrix.ObjectFactory3D
Makes this class non instantiable, but still let's others inherit from it.
ObjectFunction - Interface in cern.colt.function
Interface that represents a function object: a function that takes a single argument and returns a single value.
ObjectListAdapter - Class in cern.colt.list.adapter
Adapter that permits an ObjectArrayList to be viewed and treated as a JDK 1.2 AbstractList.
ObjectListAdapter(ObjectArrayList) - Constructor for class cern.colt.list.adapter.ObjectListAdapter
Constructs a list backed by the specified content list.
ObjectMatrix1D - Class in cern.colt.matrix
Abstract base class for 1-d matrices (aka vectors) holding Object elements.
ObjectMatrix1D() - Constructor for class cern.colt.matrix.ObjectMatrix1D
Makes this class non instantiable, but still let's others inherit from it.
ObjectMatrix1DComparator - Interface in cern.colt.matrix.objectalgo
A comparison function which imposes a total ordering on some collection of elements.
ObjectMatrix1DProcedure - Interface in cern.colt.matrix
Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.
ObjectMatrix2D - Class in cern.colt.matrix
Abstract base class for 2-d matrices holding Object elements.
ObjectMatrix2D() - Constructor for class cern.colt.matrix.ObjectMatrix2D
Makes this class non instantiable, but still let's others inherit from it.
ObjectMatrix2DComparator - Interface in cern.colt.matrix.objectalgo
A comparison function which imposes a total ordering on some collection of elements.
ObjectMatrix2DProcedure - Interface in cern.colt.matrix
Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.
ObjectMatrix3D - Class in cern.colt.matrix
Abstract base class for 3-d matrices holding Object elements.
ObjectMatrix3D() - Constructor for class cern.colt.matrix.ObjectMatrix3D
Makes this class non instantiable, but still let's others inherit from it.
ObjectMatrix3DProcedure - Interface in cern.colt.matrix
Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.
ObjectObjectFunction - Interface in cern.colt.function
Interface that represents a function object: a function that takes two arguments and returns a single value.
ObjectProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.
observedEpsilonAtPhi(double, ExactDoubleQuantileFinder, DoubleQuantileFinder) - Static method in class cern.jet.stat.quantile.QuantileFinderTest
This method was created in VisualAge.
observedEpsilonsAtPhis(DoubleArrayList, ExactDoubleQuantileFinder, DoubleQuantileFinder, double) - Static method in class cern.jet.stat.quantile.QuantileFinderTest
This method was created in VisualAge.
offset - Variable in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix1D
The offset.
offset - Variable in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix2D
The offset.
offset - Variable in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix3D
The offset.
offset - Variable in class cern.colt.matrix.impl.SelectedDenseObjectMatrix1D
The offset.
offset - Variable in class cern.colt.matrix.impl.SelectedDenseObjectMatrix2D
The offset.
offset - Variable in class cern.colt.matrix.impl.SelectedDenseObjectMatrix3D
The offset.
offset - Variable in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix1D
The offset.
offset - Variable in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix2D
The offset.
offset - Variable in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix3D
The offset.
offset - Variable in class cern.colt.matrix.impl.SelectedSparseObjectMatrix1D
The offset.
offset - Variable in class cern.colt.matrix.impl.SelectedSparseObjectMatrix2D
The offset.
offset - Variable in class cern.colt.matrix.impl.SelectedSparseObjectMatrix3D
The offset.
offset() - Method in class hep.aida.bin.AbstractBin
Returns offset(0).
offset(int) - Static method in class cern.colt.bitvector.QuickBitVector
Returns the index within the unit that contains the given bitIndex.
offset(int) - Method in class hep.aida.bin.AbstractBin
Returns the relative or absolute position for the center of the bin; override this method if necessary.
offsets - Variable in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix1D
The offsets of visible indexes of this matrix.
offsets - Variable in class cern.colt.matrix.impl.SelectedDenseObjectMatrix1D
The offsets of visible indexes of this matrix.
offsets - Variable in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix1D
The offsets of visible indexes of this matrix.
offsets - Variable in class cern.colt.matrix.impl.SelectedSparseObjectMatrix1D
The offsets of visible indexes of this matrix.
ohm - Static variable in class cern.clhep.Units
 
OpenDoubleIntHashMap - Class in cern.colt.map
Hash map holding (key,value) associations of type (double-->int); Automatically grows and shrinks as needed; Implemented using open addressing with double hashing.
OpenDoubleIntHashMap() - Constructor for class cern.colt.map.OpenDoubleIntHashMap
Constructs an empty map with default capacity and default load factors.
OpenDoubleIntHashMap(int) - Constructor for class cern.colt.map.OpenDoubleIntHashMap
Constructs an empty map with the specified initial capacity and default load factors.
OpenDoubleIntHashMap(int, double, double) - Constructor for class cern.colt.map.OpenDoubleIntHashMap
Constructs an empty map with the specified initial capacity and the specified minimum and maximum load factor.
OpenIntDoubleHashMap - Class in cern.colt.map
Hash map holding (key,value) associations of type (int-->double); Automatically grows and shrinks as needed; Implemented using open addressing with double hashing.
OpenIntDoubleHashMap() - Constructor for class cern.colt.map.OpenIntDoubleHashMap
Constructs an empty map with default capacity and default load factors.
OpenIntDoubleHashMap(int) - Constructor for class cern.colt.map.OpenIntDoubleHashMap
Constructs an empty map with the specified initial capacity and default load factors.
OpenIntDoubleHashMap(int, double, double) - Constructor for class cern.colt.map.OpenIntDoubleHashMap
Constructs an empty map with the specified initial capacity and the specified minimum and maximum load factor.
OpenIntIntHashMap - Class in cern.colt.map
Hash map holding (key,value) associations of type (int-->int); Automatically grows and shrinks as needed; Implemented using open addressing with double hashing.
OpenIntIntHashMap() - Constructor for class cern.colt.map.OpenIntIntHashMap
Constructs an empty map with default capacity and default load factors.
OpenIntIntHashMap(int) - Constructor for class cern.colt.map.OpenIntIntHashMap
Constructs an empty map with the specified initial capacity and default load factors.
OpenIntIntHashMap(int, double, double) - Constructor for class cern.colt.map.OpenIntIntHashMap
Constructs an empty map with the specified initial capacity and the specified minimum and maximum load factor.
OpenIntObjectHashMap - Class in cern.colt.map
Hash map holding (key,value) associations of type (int-->Object); Automatically grows and shrinks as needed; Implemented using open addressing with double hashing.
OpenIntObjectHashMap() - Constructor for class cern.colt.map.OpenIntObjectHashMap
Constructs an empty map with default capacity and default load factors.
OpenIntObjectHashMap(int) - Constructor for class cern.colt.map.OpenIntObjectHashMap
Constructs an empty map with the specified initial capacity and default load factors.
OpenIntObjectHashMap(int, double, double) - Constructor for class cern.colt.map.OpenIntObjectHashMap
Constructs an empty map with the specified initial capacity and the specified minimum and maximum load factor.
OpenLongObjectHashMap - Class in cern.colt.map
Hash map holding (key,value) associations of type (long-->Object); Automatically grows and shrinks as needed; Implemented using open addressing with double hashing.
OpenLongObjectHashMap() - Constructor for class cern.colt.map.OpenLongObjectHashMap
Constructs an empty map with default capacity and default load factors.
OpenLongObjectHashMap(int) - Constructor for class cern.colt.map.OpenLongObjectHashMap
Constructs an empty map with the specified initial capacity and default load factors.
OpenLongObjectHashMap(int, double, double) - Constructor for class cern.colt.map.OpenLongObjectHashMap
Constructs an empty map with the specified initial capacity and the specified minimum and maximum load factor.
operations() - Method in class cern.colt.matrix.bench.Double2DProcedure
The number of operations a single call to "apply" involves.
or - Static variable in class cern.jet.math.IntFunctions
Function that returns a | b.
or(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a | b.
or(BitMatrix) - Method in class cern.colt.bitvector.BitMatrix
Performs a logical OR of the receiver with another bit matrix.
or(BitVector) - Method in class cern.colt.bitvector.BitVector
Performs a logical OR of the receiver with another bit vector (A = A | B).
ort - Variable in class cern.colt.matrix.linalg.EigenvalueDecomposition
Working storage for nonsymmetric algorithm.
orthes() - Method in class cern.colt.matrix.linalg.EigenvalueDecomposition
Nonsymmetric reduction to Hessenberg form.
OVERFLOW - Static variable in interface hep.aida.IHistogram
Constant specifying the overflow bin (can be passed to any method expecting a bin number).
Overview - Search tag in package cern.colt.matrix.linalg
Section

P

3. Package organization - Search tag in package cern.colt.map
Section
8. Package Organization, Naming Conventions, Policies - Search tag in package cern.colt.matrix
Section
9. Performance - Search tag in package cern.colt.matrix
Section
p - Variable in class cern.jet.random.Binomial
 
p - Variable in class cern.jet.random.NegativeBinomial
 
p - Variable in class cern.jet.random.Poisson
 
p_last - Variable in class cern.jet.random.Beta
 
p_last - Variable in class cern.jet.random.Binomial
 
p_prev - Variable in class cern.jet.random.Binomial
 
p0 - Variable in class cern.jet.random.Binomial
 
p0 - Variable in class cern.jet.random.Poisson
 
P0 - Static variable in class cern.jet.stat.Probability
COEFFICIENTS FOR METHOD normalInverse() *
p1 - Variable in class cern.jet.random.Beta
 
p1 - Variable in class cern.jet.random.Binomial
 
p1 - Variable in class cern.jet.random.HyperGeometric
 
p1 - Variable in class cern.jet.random.Poisson
 
P1 - Static variable in class cern.jet.stat.Probability
 
p1evl(double, double[], int) - Static method in class cern.jet.math.Polynomial
Evaluates the given polynomial of degree N at x, assuming coefficient of N is 1.0.
p2 - Variable in class cern.jet.random.Beta
 
p2 - Variable in class cern.jet.random.Binomial
 
p2 - Variable in class cern.jet.random.HyperGeometric
 
p2 - Variable in class cern.jet.random.Poisson
 
P2 - Static variable in class cern.jet.stat.Probability
 
p3 - Variable in class cern.jet.random.Beta
 
p3 - Variable in class cern.jet.random.Binomial
 
p3 - Variable in class cern.jet.random.HyperGeometric
 
p3 - Variable in class cern.jet.random.Poisson
 
p4 - Variable in class cern.jet.random.Beta
 
p4 - Variable in class cern.jet.random.Binomial
 
p4 - Variable in class cern.jet.random.HyperGeometric
 
p4 - Variable in class cern.jet.random.Poisson
 
p5 - Variable in class cern.jet.random.HyperGeometric
 
p5 - Variable in class cern.jet.random.Poisson
 
p6 - Variable in class cern.jet.random.HyperGeometric
 
p6 - Variable in class cern.jet.random.Poisson
 
pad(String) - Method in class corejava.Format
 
pairsMatching(DoubleIntProcedure, DoubleArrayList, IntArrayList) - Method in class cern.colt.map.AbstractDoubleIntMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(DoubleIntProcedure, DoubleArrayList, IntArrayList) - Method in class cern.colt.map.OpenDoubleIntHashMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(IntDoubleProcedure, IntArrayList, DoubleArrayList) - Method in class cern.colt.map.AbstractIntDoubleMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(IntDoubleProcedure, IntArrayList, DoubleArrayList) - Method in class cern.colt.map.OpenIntDoubleHashMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(IntIntProcedure, IntArrayList, IntArrayList) - Method in class cern.colt.map.AbstractIntIntMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(IntIntProcedure, IntArrayList, IntArrayList) - Method in class cern.colt.map.OpenIntIntHashMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(IntObjectProcedure, IntArrayList, ObjectArrayList) - Method in class cern.colt.map.AbstractIntObjectMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(IntObjectProcedure, IntArrayList, ObjectArrayList) - Method in class cern.colt.map.OpenIntObjectHashMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(LongObjectProcedure, LongArrayList, ObjectArrayList) - Method in class cern.colt.map.AbstractLongObjectMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(LongObjectProcedure, LongArrayList, ObjectArrayList) - Method in class cern.colt.map.OpenLongObjectHashMap
Fills all pairs satisfying a given condition into the specified lists.
pairsSortedByKey(DoubleArrayList, IntArrayList) - Method in class cern.colt.map.AbstractDoubleIntMap
Fills all keys and values sorted ascending by key into the specified lists.
pairsSortedByKey(IntArrayList, DoubleArrayList) - Method in class cern.colt.map.AbstractIntDoubleMap
Fills all keys and values sorted ascending by key into the specified lists.
pairsSortedByKey(IntArrayList, IntArrayList) - Method in class cern.colt.map.AbstractIntIntMap
Fills all keys and values sorted ascending by key into the specified lists.
pairsSortedByKey(IntArrayList, ObjectArrayList) - Method in class cern.colt.map.AbstractIntObjectMap
Fills all keys and values sorted ascending by key into the specified lists.
pairsSortedByKey(LongArrayList, ObjectArrayList) - Method in class cern.colt.map.AbstractLongObjectMap
Fills all keys and values sorted ascending by key into the specified lists.
pairsSortedByValue(DoubleArrayList, IntArrayList) - Method in class cern.colt.map.AbstractDoubleIntMap
Fills all keys and values sorted ascending by value into the specified lists.
pairsSortedByValue(IntArrayList, DoubleArrayList) - Method in class cern.colt.map.AbstractIntDoubleMap
Fills all keys and values sorted ascending by value into the specified lists.
pairsSortedByValue(IntArrayList, IntArrayList) - Method in class cern.colt.map.AbstractIntIntMap
Fills all keys and values sorted ascending by value into the specified lists.
pairsSortedByValue(IntArrayList, ObjectArrayList) - Method in class cern.colt.map.AbstractIntObjectMap
Fills all keys and values sorted ascending by value according to natural ordering into the specified lists.
pairsSortedByValue(LongArrayList, ObjectArrayList) - Method in class cern.colt.map.AbstractLongObjectMap
Fills all keys and values sorted ascending by value according to natural ordering into the specified lists.
par - Variable in class cern.jet.random.Binomial
 
parseLong(String, int) - Static method in class corejava.Format
 
part(int, int, int, int) - Method in class cern.colt.bitvector.BitMatrix
Constructs and returns a new matrix with width columns and height rows which is a copy of the contents of the given box.
partFromTo(int, int) - Method in class cern.colt.bitvector.BitVector
Constructs and returns a new bit vector which is a copy of the given range.
partFromTo(int, int) - Method in class cern.colt.list.AbstractBooleanList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.AbstractByteList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.AbstractCharList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.AbstractDoubleList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.AbstractFloatList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.AbstractIntList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.AbstractLongList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.AbstractShortList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.BooleanArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.ByteArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.CharArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.DoubleArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.FloatArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.IntArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.LongArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.ObjectArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.ShortArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int, BitVector, int, long[], int) - Method in class cern.colt.list.MinMaxNumberList
Copies all elements between index from (inclusive) and to (inclusive) into part, starting at index partFrom within part.
partition(double[], int, int, double) - Static method in class cern.colt.Partitioning
Same as Partitioning.partition(int[],int,int,int) except that it partitions double[] rather than int[] arrays.
partition(double[], int, int, double[], int, int, int[]) - Static method in class cern.colt.Partitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that it partitions double[] rather than int[] arrays.
partition(int[], int, int, int) - Static method in class cern.colt.Partitioning
Partitions (partially sorts) the given list such that all elements falling into the given interval are placed next to each other.
partition(int[], int, int, int[], int, int, int[]) - Static method in class cern.colt.Partitioning
Partitions (partially sorts) the given list such that all elements falling into some intervals are placed next to each other.
partition(DoubleArrayList, int, int, DoubleArrayList, IntArrayList) - Static method in class cern.colt.Partitioning
Equivalent to partition(list.elements(), from, to, splitters.elements(), 0, splitters.size()-1, splitIndexes.elements()).
partition(IntArrayList, int, int, IntArrayList, IntArrayList) - Static method in class cern.colt.Partitioning
Equivalent to partition(list.elements(), from, to, splitters.elements(), 0, splitters.size()-1, splitIndexes.elements()).
partition(DoubleMatrix2D, int[], int, int, int, double[], int, int, int[]) - Static method in class cern.colt.matrix.doublealgo.Partitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that it synchronously partitions the rows of the given matrix by the values of the given matrix column; This is essentially the same as partitioning a list of composite objects by some instance variable; In other words, two entire rows of the matrix are swapped, whenever two column values indicate so.
partition(DoubleMatrix2D, int, double[], int[]) - Static method in class cern.colt.matrix.doublealgo.Partitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that it synchronously partitions the rows of the given matrix by the values of the given matrix column; This is essentially the same as partitioning a list of composite objects by some instance variable; In other words, two entire rows of the matrix are swapped, whenever two column values indicate so.
partition(ObjectMatrix2D, int[], int, int, int, Object[], int, int, int[]) - Static method in class cern.colt.matrix.objectalgo.Partitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that it synchronously partitions the rows of the given matrix by the values of the given matrix column; This is essentially the same as partitioning a list of composite objects by some instance variable; In other words, two entire rows of the matrix are swapped, whenever two column values indicate so.
partition(ObjectMatrix2D, int, Object[], int[]) - Static method in class cern.colt.matrix.objectalgo.Partitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that it synchronously partitions the rows of the given matrix by the values of the given matrix column; This is essentially the same as partitioning a list of composite objects by some instance variable; In other words, two entire rows of the matrix are swapped, whenever two column values indicate so.
partition(Object[], int, int, Object[], int, int, int[], Comparator) - Static method in class cern.colt.Partitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that it partitions Object[] rather than int[] arrays.
partition(Object[], int, int, Object, Comparator) - Static method in class cern.colt.Partitioning
Same as Partitioning.partition(int[],int,int,int) except that it synchronously partitions the objects of the given list by the order of the given comparator.
Partitioning - Class in cern.colt.matrix.doublealgo
Given some interval boundaries, partitions matrices such that cell values falling into an interval are placed next to each other.
Partitioning - Class in cern.colt.matrix.objectalgo
Given some interval boundaries, partitions matrices such that cell values falling into an interval are placed next to each other.
Partitioning - Class in cern.colt
Given some interval boundaries, partitions arrays such that all elements falling into an interval are placed next to each other.
Partitioning() - Constructor for class cern.colt.matrix.doublealgo.Partitioning
Makes this class non instantiable, but still let's others inherit from it.
Partitioning() - Constructor for class cern.colt.matrix.objectalgo.Partitioning
Makes this class non instantiable, but still let's others inherit from it.
Partitioning() - Constructor for class cern.colt.Partitioning
Makes this class non instantiable, but still let's others inherit from it.
pascal - Static variable in class cern.clhep.Units
 
pdf(double) - Method in class cern.jet.random.Beta
Returns the cumulative distribution function.
pdf(double) - Method in class cern.jet.random.ChiSquare
Returns the probability distribution function.
pdf(double) - Method in class cern.jet.random.Empirical
Returns the probability distribution function.
pdf(double) - Method in class cern.jet.random.Exponential
Returns the probability distribution function.
pdf(double) - Method in class cern.jet.random.Gamma
Returns the probability distribution function.
pdf(double) - Method in class cern.jet.random.Normal
Returns the probability distribution function.
pdf(double) - Method in class cern.jet.random.StudentT
Returns the probability distribution function.
pdf(double) - Method in class cern.jet.random.Uniform
Returns the probability distribution function (assuming a continous uniform distribution).
pdf(int) - Method in class cern.jet.random.Binomial
Returns the probability distribution function.
pdf(int) - Method in class cern.jet.random.Empirical
Returns the probability distribution function.
pdf(int) - Method in class cern.jet.random.EmpiricalWalker
Returns the probability distribution function.
pdf(int) - Method in class cern.jet.random.HyperGeometric
Returns the probability distribution function.
pdf(int) - Method in class cern.jet.random.NegativeBinomial
Returns the probability distribution function.
pdf(int) - Method in class cern.jet.random.Poisson
Returns the probability distribution function.
PDF_CONST - Variable in class cern.jet.random.Beta
 
perCent - Static variable in class cern.clhep.Units
 
percentFromTo(float, float) - Method in class cern.jet.stat.quantile.EquiDepthHistogram
Returns the percentage of elements in the range (from,to].
Performance - Search tag in class cern.jet.math.Functions
Section
Performance - Search tag in package cern.colt.matrix.linalg
Section
Performance (200Mhz Pentium Pro, JDK 1.2, NT) - Search tag in class cern.jet.random.sampling.RandomSampler
Section
perMillion - Static variable in class cern.clhep.Units
 
permutation(long, int) - Static method in class cern.colt.GenericPermuting
Returns the p-th permutation of the sequence [0,1,...,N-1].
permute(int[], int[]) - Static method in class cern.colt.GenericPermuting
A non-generic variant of reordering, specialized for int[], same semantics.
permute(int[], Swapper, int[]) - Static method in class cern.colt.GenericPermuting
Deprecated. 
permute(int[], Swapper, int[], int[]) - Static method in class cern.colt.GenericPermuting
Generically reorders arbitrary shaped generic data g such that g[i] == g[indexes[i]].
permute(DoubleMatrix1D, int[], double[]) - Method in class cern.colt.matrix.linalg.Algebra
Modifies the given vector A such that it is permuted as specified; Useful for pivoting.
permute(DoubleMatrix2D, int[], int[]) - Method in class cern.colt.matrix.linalg.Algebra
Constructs and returns a new row and column permuted selection view of matrix A; equivalent to DoubleMatrix2D.viewSelection(int[],int[]).
permute(Object[], int[]) - Static method in class cern.colt.GenericPermuting
A non-generic variant of reordering, specialized for Object[], same semantics.
permuteColumns(DoubleMatrix2D, int[], int[]) - Method in class cern.colt.matrix.linalg.Algebra
Modifies the given matrix A such that it's columns are permuted as specified; Useful for pivoting.
permuteRows(DoubleMatrix2D, int[], int[]) - Method in class cern.colt.matrix.linalg.Algebra
Modifies the given matrix A such that it's rows are permuted as specified; Useful for pivoting.
PersistentObject - Class in cern.colt
This empty class is the common root for all persistent capable classes.
PersistentObject() - Constructor for class cern.colt.PersistentObject
Not yet commented.
perThousand - Static variable in class cern.clhep.Units
 
petaelectronvolt - Static variable in class cern.clhep.Units
 
PeV - Static variable in class cern.clhep.Units
 
phi(double) - Method in class cern.jet.stat.quantile.DoubleBufferSet
Returns how many percent of the elements contained in the receiver are <= element.
phi(double) - Method in class cern.jet.stat.quantile.DoubleQuantileEstimator
Returns how many percent of the elements contained in the receiver are <= element.
phi(double) - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
Returns how many percent of the elements contained in the receiver are <= element.
phi(double) - Method in class cern.jet.stat.quantile.ExactDoubleQuantileFinder
Returns how many percent of the elements contained in the receiver are <= element.
phi(float) - Method in class cern.jet.stat.quantile.EquiDepthHistogram
Returns how many percent of the elements contained in the receiver are <= element.
physicalConstants - Static variable in class cern.clhep.PhysicalConstants
Little trick to allow for "aliasing", that is, renaming this class.
PhysicalConstants - Class in cern.clhep
High Energy Physics coherent Physical Constants.
PhysicalConstants() - Constructor for class cern.clhep.PhysicalConstants
Makes this class non instantiable, but still let's others inherit from it.
pi - Static variable in class cern.clhep.PhysicalConstants
 
pi2 - Static variable in class cern.clhep.PhysicalConstants
 
picobarn - Static variable in class cern.clhep.Units
 
picofarad - Static variable in class cern.clhep.Units
 
picosecond - Static variable in class cern.clhep.Units
 
piv - Variable in class cern.colt.matrix.linalg.LUDecompositionQuick
Internal storage of pivot vector.
pivsign - Variable in class cern.colt.matrix.linalg.LUDecompositionQuick
pivot sign.
pk - Variable in class cern.jet.random.Zeta
 
pk_prev - Variable in class cern.jet.random.Zeta
 
plus - Static variable in class cern.jet.math.Functions
Function that returns a + b.
plus - Static variable in class cern.jet.math.IntFunctions
Function that returns a + b.
plus(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a + b.
plus(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a + b.
plus(DoubleMatrix1D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = A + s invalid input: '<'=> A[i] = A[i] + s.
plus(DoubleMatrix1D, DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = A + B invalid input: '<'=> A[i] = A[i] + B[i].
plus(DoubleMatrix2D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = A + s invalid input: '<'=> A[row,col] = A[row,col] + s.
plus(DoubleMatrix2D, DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = A + B invalid input: '<'=> A[row,col] = A[row,col] + B[row,col].
plus(Timer) - Method in class cern.colt.Timer
T = this + other; Constructs and returns a new timer which is the sum of the receiver and the other timer.
plusAbs - Static variable in class cern.jet.math.Functions
Function that returns Math.abs(a) + Math.abs(b).
plusDiv(double) - Static method in class cern.jet.math.PlusMult
a + b/constant.
plusMult(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a + b*constant.
plusMult(double) - Static method in class cern.jet.math.PlusMult
a + b*constant.
plusMult(DoubleMatrix1D, DoubleMatrix1D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = A + B*sinvalid input: '<'=> A[i] = A[i] + B[i]*s.
plusMult(DoubleMatrix2D, DoubleMatrix2D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = A + B*s invalid input: '<'=> A[row,col] = A[row,col] + B[row,col]*s.
PlusMult - Class in cern.jet.math
Only for performance tuning of compute intensive linear algebraic computations.
PlusMult(double) - Constructor for class cern.jet.math.PlusMult
Insert the method's description here.
pm - Variable in class cern.jet.random.Hyperbolic
 
pmr - Variable in class cern.jet.random.Hyperbolic
 
poisson - Variable in class cern.jet.random.NegativeBinomial
 
poisson(int, double) - Static method in class cern.jet.stat.Probability
Returns the sum of the first k terms of the Poisson distribution.
Poisson - Class in cern.jet.random
Poisson distribution (quick); See the math definition and animated definition.
Poisson(double, RandomEngine) - Constructor for class cern.jet.random.Poisson
Constructs a poisson distribution.
poissonComplemented(int, double) - Static method in class cern.jet.stat.Probability
Returns the sum of the terms k+1 to Infinity of the Poisson distribution.
PoissonSlow - Class in cern.jet.random
Poisson distribution; See the math definition and animated definition.
PoissonSlow(double, RandomEngine) - Constructor for class cern.jet.random.PoissonSlow
Constructs a poisson distribution.
polevl(double, double[], int) - Static method in class cern.jet.math.Polynomial
Evaluates the given polynomial of degree N at x.
Polynomial - Class in cern.jet.math
Polynomial functions.
Polynomial() - Constructor for class cern.jet.math.Polynomial
Makes this class non instantiable, but still let's others inherit from it.
pooledMean(int, double, int, double) - Static method in class cern.jet.stat.Descriptive
Returns the pooled mean of two data sequences.
pooledVariance(int, double, int, double) - Static method in class cern.jet.stat.Descriptive
Returns the pooled variance of two data sequences.
pop() - Method in class cern.jet.random.Stack
Returns the topmost element.
post - Variable in class corejava.Format
 
postCollapse(DoubleBuffer[]) - Method in class cern.jet.stat.quantile.DoubleQuantileEstimator
Not yet commented.
postCollapse(DoubleBuffer[]) - Method in class cern.jet.stat.quantile.KnownDoubleQuantileEstimator
Not yet commented.
postCollapse(DoubleBuffer[]) - Method in class cern.jet.stat.quantile.UnknownDoubleQuantileEstimator
Not yet commented.
pow - Static variable in class cern.jet.math.Functions
Function that returns Math.pow(a,b).
pow - Static variable in class cern.jet.math.IntFunctions
Function that returns (int) Math.pow(a,b).
pow(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns Math.pow(a,b).
pow(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns (int) Math.pow(a,b).
pow(DoubleMatrix1D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = As invalid input: '<'=> A[i] = Math.pow(A[i], s).
pow(DoubleMatrix1D, DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = AB invalid input: '<'=> A[i] = Math.pow(A[i], B[i]).
pow(DoubleMatrix2D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = As invalid input: '<'=> A[row,col] = Math.pow(A[row,col], s).
pow(DoubleMatrix2D, int) - Method in class cern.colt.matrix.linalg.Algebra
Linear algebraic matrix power; B = Ak invalid input: '<'==> B = A*A*...*A.
pow(DoubleMatrix2D, DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated.
A = AB invalid input: '<'=> A[row,col] = Math.pow(A[row,col], B[row,col]).
powerSeries(double, double, double) - Static method in class cern.jet.stat.Gamma
Power series for incomplete beta integral; formerly named pseries.
pows - Static variable in class cern.colt.bitvector.QuickBitVector
 
pp - Variable in class cern.jet.random.Poisson
 
pq - Variable in class cern.jet.random.Binomial
 
pr - Variable in class cern.jet.random.Hyperbolic
 
pre - Variable in class corejava.Format
 
precision - Variable in class corejava.Format
 
precomputeEpsilon - Variable in class cern.jet.stat.quantile.UnknownDoubleQuantileEstimator
 
precomputePows() - Static method in class cern.colt.bitvector.QuickBitVector
Initializes a table with numbers having 1,2,3,...,64 bits set.
preProcessPhis(DoubleArrayList) - Method in class cern.jet.stat.quantile.DoubleQuantileEstimator
Default implementation does nothing.
preProcessPhis(DoubleArrayList) - Method in class cern.jet.stat.quantile.KnownDoubleQuantileEstimator
 
primeCapacities - Static variable in class cern.colt.map.PrimeFinder
The prime number list consists of 11 chunks.
PrimeFinder - Class in cern.colt.map
Not of interest for users; only for implementors of hashtables.
PrimeFinder() - Constructor for class cern.colt.map.PrimeFinder
Makes this class non instantiable, but still let's others inherit from it.
print(int) - Method in class cern.jet.random.engine.RandomSeedGenerator
Prints the next size generated seeds.
printf(String, char) - Static method in class corejava.Format
prints a formatted number following printf conventions
printf(String, double) - Static method in class corejava.Format
prints a formatted number following printf conventions
printf(String, int) - Static method in class corejava.Format
prints a formatted number following printf conventions
printf(String, long) - Static method in class corejava.Format
prints a formatted number following printf conventions
printf(String, String) - Static method in class corejava.Format
prints a formatted number following printf conventions
printShape - Variable in class cern.colt.matrix.impl.AbstractFormatter
Tells whether String representations are to be preceded with summary of the shape; currently true.
Probability - Class in cern.jet.stat
Custom tailored numerical integration of certain probability distributions.
Probability() - Constructor for class cern.jet.stat.Probability
Makes this class non instantiable, but still let's others inherit from it.
product() - Method in class hep.aida.bin.MightyStaticBin1D
Returns the product, which is Prod( x[i] ).
product(int, double) - Static method in class cern.jet.stat.Descriptive
Returns the product, which is Prod( data[i] ).
product(DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Returns the product of a data sequence, which is Prod( data[i] ).
projectionX() - Method in interface hep.aida.IHistogram2D
Create a projection parallel to the X axis.
projectionX() - Method in class hep.aida.ref.AbstractHistogram2D
 
projectionXY() - Method in interface hep.aida.IHistogram3D
Create a projection parallel to the XY plane.
projectionXY() - Method in class hep.aida.ref.AbstractHistogram3D
 
projectionXZ() - Method in interface hep.aida.IHistogram3D
Create a projection parallel to the XZ plane.
projectionXZ() - Method in class hep.aida.ref.AbstractHistogram3D
 
projectionY() - Method in interface hep.aida.IHistogram2D
Create a projection parallel to the Y axis.
projectionY() - Method in class hep.aida.ref.AbstractHistogram2D
 
projectionYZ() - Method in interface hep.aida.IHistogram3D
Create a projection parallel to the YZ plane.
projectionYZ() - Method in class hep.aida.ref.AbstractHistogram3D
 
property - Variable in class cern.colt.matrix.linalg.Algebra
The property object attached to this instance.
property() - Method in class cern.colt.matrix.linalg.Algebra
Returns the property object attached to this Algebra, defining tolerance.
Property - Class in cern.colt.matrix.linalg
Tests matrices for linear algebraic properties (equality, tridiagonality, symmetry, singularity, etc).
Property - Static variable in class cern.colt.matrix.impl.TestMatrix2D
 
Property() - Constructor for class cern.colt.matrix.linalg.Property
Not instantiable by no-arg constructor.
Property(double) - Constructor for class cern.colt.matrix.linalg.Property
Constructs an instance with a tolerance of Math.abs(newTolerance).
proton_mass_c2 - Static variable in class cern.clhep.PhysicalConstants
 
push(int) - Method in class cern.jet.random.Stack
Places the given value on top of the stack.
put(double, int) - Method in class cern.colt.map.AbstractDoubleIntMap
Associates the given key with the given value.
put(double, int) - Method in class cern.colt.map.OpenDoubleIntHashMap
Associates the given key with the given value.
put(int, boolean) - Method in class cern.colt.bitvector.BitVector
Sets the bit with index bitIndex to the state specified by value.
put(int, double) - Method in class cern.colt.map.AbstractIntDoubleMap
Associates the given key with the given value.
put(int, double) - Method in class cern.colt.map.OpenIntDoubleHashMap
Associates the given key with the given value.
put(int, int) - Method in class cern.colt.map.AbstractIntIntMap
Associates the given key with the given value.
put(int, int) - Method in class cern.colt.map.OpenIntIntHashMap
Associates the given key with the given value.
put(int, int) - Method in class cern.colt.map.QuickOpenIntIntHashMap
Associates the given key with the given value.
put(int, int, boolean) - Method in class cern.colt.bitvector.BitMatrix
Sets the bit at the specified coordinate to the state specified by value.
put(int, Object) - Method in class cern.colt.map.AbstractIntObjectMap
Associates the given key with the given value.
put(int, Object) - Method in class cern.colt.map.OpenIntObjectHashMap
Associates the given key with the given value.
put(long[], int, boolean) - Static method in class cern.colt.bitvector.QuickBitVector
Sets the bit with index bitIndex in the bitvector bits to the state specified by value.
put(long, Object) - Method in class cern.colt.map.AbstractLongObjectMap
Associates the given key with the given value.
put(long, Object) - Method in class cern.colt.map.OpenLongObjectHashMap
Associates the given key with the given value.
putLongFromTo(long[], long, int, int) - Static method in class cern.colt.bitvector.QuickBitVector
Sets bits of a bitvector from index from to index to to the bits of value.
putLongFromTo(long, int, int) - Method in class cern.colt.bitvector.BitVector
Sets bits of the receiver from index from to index to to the bits of value.
putQuick(int, boolean) - Method in class cern.colt.bitvector.BitVector
Sets the bit with index bitIndex to the state specified by value; WARNING: Does not check preconditions.
putQuick(int, int, boolean) - Method in class cern.colt.bitvector.BitMatrix
Sets the bit at the specified coordinate to the state specified by value; WARNING: Does not check preconditions.

Q

q - Variable in class cern.jet.random.Binomial
 
q - Variable in class cern.jet.random.Poisson
 
q_last - Variable in class cern.jet.random.Beta
 
Q0 - Static variable in class cern.jet.stat.Probability
 
Q1 - Static variable in class cern.jet.stat.Probability
 
Q2 - Static variable in class cern.jet.stat.Probability
 
qr(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Constructs and returns the QR-decomposition of the given matrix.
QR - Variable in class cern.colt.matrix.linalg.QRDecomposition
Array for internal storage of decomposition.
QRDecomposition - Class in cern.colt.matrix.linalg
For an m x n matrix A with m >= n, the QR decomposition is an m x n orthogonal matrix Q and an n x n upper triangular matrix R so that A = Q*R.
QRDecomposition(DoubleMatrix2D) - Constructor for class cern.colt.matrix.linalg.QRDecomposition
Constructs and returns a new QR decomposition object; computed by Householder reflections; The decomposed matrices can be retrieved via instance methods of the returned decomposition object.
QRTest - Class in cern.colt.matrix.impl
 
QRTest() - Constructor for class cern.colt.matrix.impl.QRTest
Constructor for QRTest.
quantile(double) - Static method in class hep.aida.bin.BinFunctions1D
Function that returns bin.quantile(percentage).
quantile(double) - Method in class hep.aida.bin.DynamicBin1D
Returns the exact phi-quantile; that is, the smallest contained element elem for which holds that phi percent of elements are less than elem.
quantile(double) - Method in class hep.aida.bin.QuantileBin1D
Computes and returns the phi-quantile.
quantile(DoubleArrayList, double) - Static method in class cern.jet.stat.Descriptive
Returns the phi-quantile; that is, an element elem for which holds that phi percent of data elements are less than elem.
Quantile1Test - Class in cern.jet.stat.quantile
A class to test the QuantileBin1D code.
Quantile1Test() - Constructor for class cern.jet.stat.quantile.Quantile1Test
 
QuantileBin1D - Class in hep.aida.bin
1-dimensional non-rebinnable bin holding double elements with scalable quantile operations defined upon; Using little main memory, quickly computes approximate quantiles over very large data sequences with and even without a-priori knowledge of the number of elements to be filled; Conceptually a strongly lossily compressed multiset (or bag); Guarantees to respect the worst case approximation error specified upon instance construction.
QuantileBin1D() - Constructor for class hep.aida.bin.QuantileBin1D
Not public; for use by subclasses only! Constructs and returns an empty bin.
QuantileBin1D(boolean, long, double, double, int, RandomEngine) - Constructor for class hep.aida.bin.QuantileBin1D
Equivalent to new QuantileBin1D(known_N, N, epsilon, delta, quantiles, randomGenerator, false, false, 2).
QuantileBin1D(boolean, long, double, double, int, RandomEngine, boolean, boolean, int) - Constructor for class hep.aida.bin.QuantileBin1D
Constructs and returns an empty bin that, under the given constraints, minimizes the amount of memory needed.
QuantileBin1D(double) - Constructor for class hep.aida.bin.QuantileBin1D
Equivalent to new QuantileBin1D(false, Long.MAX_VALUE, epsilon, 0.001, 10000, new cern.jet.random.engine.DRand(new java.util.Date()).
QuantileCalc - Class in cern.jet.stat.quantile
Computes b and k vor various parameters.
QuantileCalc() - Constructor for class cern.jet.stat.quantile.QuantileCalc
 
quantileElements(DoubleArrayList) - Method in class cern.jet.stat.quantile.DoubleQuantileEstimator
Computes the specified quantile elements over the values previously added.
quantileElements(DoubleArrayList) - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
Computes the specified quantile elements over the values previously added.
quantileElements(DoubleArrayList) - Method in class cern.jet.stat.quantile.ExactDoubleQuantileFinder
Computes the specified quantile elements over the values previously added.
quantileElements(DoubleArrayList) - Method in class cern.jet.stat.quantile.KnownDoubleQuantileEstimator
Computes the specified quantile elements over the values previously added.
quantileElements(DoubleArrayList) - Method in class cern.jet.stat.quantile.UnknownDoubleQuantileEstimator
Computes the specified quantile elements over the values previously added.
QuantileFinderFactory - Class in cern.jet.stat.quantile
Factory constructing exact and approximate quantile finders for both known and unknown N.
QuantileFinderFactory() - Constructor for class cern.jet.stat.quantile.QuantileFinderFactory
Make this class non instantiable.
QuantileFinderTest - Class in cern.jet.stat.quantile
A class holding test cases for exact and approximate quantile finders.
QuantileFinderTest() - Constructor for class cern.jet.stat.quantile.QuantileFinderTest
 
quantileInverse(double) - Method in class hep.aida.bin.DynamicBin1D
Returns exactly how many percent of the elements contained in the receiver are <= element.
quantileInverse(double) - Method in class hep.aida.bin.QuantileBin1D
Returns how many percent of the elements contained in the receiver are <= element.
quantileInverse(DoubleArrayList, double) - Static method in class cern.jet.stat.Descriptive
Returns how many percent of the elements contained in the receiver are <= element.
quantiles(DoubleArrayList) - Method in class hep.aida.bin.DynamicBin1D
Returns the exact quantiles of the specified percentages.
quantiles(DoubleArrayList) - Method in class hep.aida.bin.QuantileBin1D
Returns the quantiles of the specified percentages.
quantiles(DoubleArrayList, DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Returns the quantiles of the specified percentages.
quick - Variable in class cern.colt.matrix.linalg.LUDecomposition
 
QuickBitVector - Class in cern.colt.bitvector
Implements quick non polymorphic non bounds checking low level bitvector operations.
QuickBitVector() - Constructor for class cern.colt.bitvector.QuickBitVector
Makes this class non instantiable, but still inheritable.
QuickOpenIntIntHashMap - Class in cern.colt.map
Status: Experimental; Do not use for production yet.
QuickOpenIntIntHashMap() - Constructor for class cern.colt.map.QuickOpenIntIntHashMap
Constructs an empty map with default capacity and default load factors.
QuickOpenIntIntHashMap(int) - Constructor for class cern.colt.map.QuickOpenIntIntHashMap
Constructs an empty map with the specified initial capacity and default load factors.
QuickOpenIntIntHashMap(int, double, double) - Constructor for class cern.colt.map.QuickOpenIntIntHashMap
Constructs an empty map with the specified initial capacity and the specified minimum and maximum load factor.
quickSort - Static variable in class cern.colt.matrix.doublealgo.Sorting
A prefabricated quicksort.
quickSort - Static variable in class cern.colt.matrix.objectalgo.Sorting
A prefabricated quicksort.
quickSort() - Method in class cern.colt.list.AbstractList
Sorts the receiver into ascending order.
quickSort(byte[], int, int, ByteComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
quickSort(char[], int, int, CharComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
quickSort(double[], int, int, DoubleComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
quickSort(float[], int, int, FloatComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
quickSort(int[], int, int, IntComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
quickSort(int, int, IntComparator, Swapper) - Static method in class cern.colt.GenericSorting
Sorts the specified range of elements according to the order induced by the specified comparator.
quickSort(long[], int, int, LongComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
quickSort(short[], int, int, ShortComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
quickSort(Object[]) - Static method in class cern.colt.Sorting
Sorts the specified range of the receiver into ascending order, according to the natural ordering of its elements.
quickSort(Object[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the receiver into ascending order, according to the natural ordering of its elements.
quickSort(Object[], int, int, Comparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array according to the order induced by the specified comparator.
quickSort(Object[], Comparator) - Static method in class cern.colt.Sorting
Sorts the specified array according to the order induced by the specified comparator.
quickSort1(byte[], int, int, ByteComparator) - Static method in class cern.colt.Sorting
Sorts the specified sub-array of chars into ascending order.
quickSort1(char[], int, int, CharComparator) - Static method in class cern.colt.Sorting
Sorts the specified sub-array of chars into ascending order.
quickSort1(double[], int, int, DoubleComparator) - Static method in class cern.colt.Sorting
Sorts the specified sub-array of chars into ascending order.
quickSort1(float[], int, int, FloatComparator) - Static method in class cern.colt.Sorting
Sorts the specified sub-array of chars into ascending order.
quickSort1(int[], int, int, IntComparator) - Static method in class cern.colt.Sorting
Sorts the specified sub-array of chars into ascending order.
quickSort1(int, int, IntComparator, Swapper) - Static method in class cern.colt.GenericSorting
Sorts the specified sub-array into ascending order.
quickSort1(long[], int, int, LongComparator) - Static method in class cern.colt.Sorting
Sorts the specified sub-array of chars into ascending order.
quickSort1(short[], int, int, ShortComparator) - Static method in class cern.colt.Sorting
Sorts the specified sub-array of chars into ascending order.
quickSort1(Object[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified sub-array of chars into ascending order.
quickSort1(Object[], int, int, Comparator) - Static method in class cern.colt.Sorting
Sorts the specified sub-array of chars into ascending order.
quickSortFromTo(int, int) - Method in class cern.colt.list.AbstractByteList
Sorts the specified range of the receiver into ascending numerical order.
quickSortFromTo(int, int) - Method in class cern.colt.list.AbstractCharList
Sorts the specified range of the receiver into ascending numerical order.
quickSortFromTo(int, int) - Method in class cern.colt.list.AbstractDoubleList
Sorts the specified range of the receiver into ascending numerical order.
quickSortFromTo(int, int) - Method in class cern.colt.list.AbstractFloatList
Sorts the specified range of the receiver into ascending numerical order.
quickSortFromTo(int, int) - Method in class cern.colt.list.AbstractIntList
Sorts the specified range of the receiver into ascending numerical order.
quickSortFromTo(int, int) - Method in class cern.colt.list.AbstractList
Sorts the specified range of the receiver into ascending order.
quickSortFromTo(int, int) - Method in class cern.colt.list.AbstractLongList
Sorts the specified range of the receiver into ascending numerical order.
quickSortFromTo(int, int) - Method in class cern.colt.list.AbstractShortList
Sorts the specified range of the receiver into ascending numerical order.
quickSortFromTo(int, int) - Method in class cern.colt.list.BooleanArrayList
Sorts the specified range of the receiver into ascending order (false < true).
quickSortFromTo(int, int) - Method in class cern.colt.list.ObjectArrayList
Sorts the specified range of the receiver into ascending order, according to the natural ordering of its elements.
quickSortFromTo(int, int, ByteComparator) - Method in class cern.colt.list.AbstractByteList
Sorts the receiver according to the order induced by the specified comparator.
quickSortFromTo(int, int, CharComparator) - Method in class cern.colt.list.AbstractCharList
Sorts the receiver according to the order induced by the specified comparator.
quickSortFromTo(int, int, DoubleComparator) - Method in class cern.colt.list.AbstractDoubleList
Sorts the receiver according to the order induced by the specified comparator.
quickSortFromTo(int, int, FloatComparator) - Method in class cern.colt.list.AbstractFloatList
Sorts the receiver according to the order induced by the specified comparator.
quickSortFromTo(int, int, IntComparator) - Method in class cern.colt.list.AbstractIntList
Sorts the receiver according to the order induced by the specified comparator.
quickSortFromTo(int, int, LongComparator) - Method in class cern.colt.list.AbstractLongList
Sorts the receiver according to the order induced by the specified comparator.
quickSortFromTo(int, int, ShortComparator) - Method in class cern.colt.list.AbstractShortList
Sorts the receiver according to the order induced by the specified comparator.
quickSortFromTo(int, int, Comparator) - Method in class cern.colt.list.ObjectArrayList
Sorts the receiver according to the order induced by the specified comparator.

R

r - Variable in class cern.jet.random.VonMises
 
r1 - Variable in class cern.jet.random.HyperGeometric
 
r1 - Variable in class cern.jet.random.Poisson
 
r2 - Variable in class cern.jet.random.HyperGeometric
 
r2 - Variable in class cern.jet.random.Poisson
 
r4 - Variable in class cern.jet.random.HyperGeometric
 
r4 - Variable in class cern.jet.random.Poisson
 
r5 - Variable in class cern.jet.random.HyperGeometric
 
r5 - Variable in class cern.jet.random.Poisson
 
rad - Static variable in class cern.clhep.Units
 
radian - Static variable in class cern.clhep.Units
 
random() - Static method in class cern.jet.math.Functions
Constructs a function that returns a new uniform random number in the open unit interval (0.0,1.0) (excluding 0.0 and 1.0).
random() - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a 32 bit uniformly distributed random number in the closed interval [Integer.MIN_VALUE,Integer.MAX_VALUE] (including Integer.MIN_VALUE and Integer.MAX_VALUE).
random(int) - Method in class cern.colt.matrix.DoubleFactory1D
Constructs a matrix with uniformly distributed values in (0,1) (exclusive).
random(int, boolean, double, String) - Static method in class cern.jet.random.Benchmark
Benchmarks all subclasses
random(int, int) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a matrix with uniformly distributed values in (0,1) (exclusive).
random(int, int, int) - Method in class cern.colt.matrix.DoubleFactory3D
Constructs a matrix with uniformly distributed values in (0,1) (exclusive).
RandomEngine - Class in cern.jet.random.engine
Abstract base class for uniform pseudo-random number generating engines.
RandomEngine() - Constructor for class cern.jet.random.engine.RandomEngine
Makes this class non instantiable, but still let's others inherit from it.
randomGenerator - Variable in class cern.jet.random.AbstractDistribution
 
randomGenerator - Variable in class cern.jet.random.Benchmark
 
RandomGenerator - Interface in cern.jet.random.engine
Interface for uniform pseudo-random number generators.
randomInstance(int, boolean, AbstractDistribution) - Static method in class cern.jet.random.Benchmark
generates random numbers from
randomMatrix(int, MersenneTwister) - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
RandomSampler - Class in cern.jet.random.sampling
Space and time efficiently computes a sorted Simple Random Sample Without Replacement (SRSWOR), that is, a sorted set of n random numbers from an interval of N numbers; Example: Computing n=3 random numbers from the interval [1,50] may yield the sorted random set (7,13,47).
RandomSampler(long, long, long, RandomEngine) - Constructor for class cern.jet.random.sampling.RandomSampler
Constructs a random sampler that computes and delivers sorted random sets in blocks.
RandomSamplingAssistant - Class in cern.jet.random.sampling
Conveniently computes a stable Simple Random Sample Without Replacement (SRSWOR) subsequence of n elements from a given input sequence of N elements; Example: Computing a sublist of n=3 random elements from a list (1,...,50) may yield the sublist (7,13,47).
RandomSamplingAssistant(long, long, RandomEngine) - Constructor for class cern.jet.random.sampling.RandomSamplingAssistant
Constructs a random sampler that samples n random elements from an input sequence of N elements.
RandomSeedGenerator - Class in cern.jet.random.engine
Deterministic seed generator for pseudo-random number generators.
RandomSeedGenerator() - Constructor for class cern.jet.random.engine.RandomSeedGenerator
Constructs and returns a new seed generator.
RandomSeedGenerator(int, int) - Constructor for class cern.jet.random.engine.RandomSeedGenerator
Constructs and returns a new seed generator; you normally won't need to use this method.
RandomSeedTable - Class in cern.jet.random.engine
(Seemingly gigantic) table of good seeds for pseudo-random number generators.
RandomSeedTable() - Constructor for class cern.jet.random.engine.RandomSeedTable
Makes this class non instantiable, but still let's others inherit from it.
rangeCheck(int, int, int) - Static method in class cern.colt.Sorting
Check that fromIndex and toIndex are in range, and throw an appropriate exception if they aren't.
rank() - Method in class cern.colt.matrix.linalg.SingularValueDecomposition
Returns the effective numerical matrix rank, which is the number of nonnegligible singular values.
rank(double) - Method in class cern.jet.stat.quantile.DoubleBuffer
Returns the rank of a given element within the sorted sequence of the receiver.
rank(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the effective numerical rank of matrix A, obtained from Singular Value Decomposition.
rankInterpolated(DoubleArrayList, double) - Static method in class cern.jet.stat.Descriptive
Returns the linearly interpolated number of elements in a list less or equal to a given element.
raw() - Method in class cern.jet.random.engine.MersenneTwister64
Returns a 64 bit uniformly distributed random number in the open unit interval (0.0,1.0) (excluding 0.0 and 1.0).
raw() - Method in class cern.jet.random.engine.RandomEngine
Returns a 32 bit uniformly distributed random number in the open unit interval (0.0,1.0) (excluding 0.0 and 1.0).
raw() - Method in interface cern.jet.random.engine.RandomGenerator
Returns a 32 bit uniformly distributed random number in the open unit interval (0.0,1.0) (excluding 0.0 and 1.0).
rc - Variable in class cern.jet.random.Binomial
 
RCDoubleMatrix2D - Search tag in package cern.colt.matrix
Section
RCDoubleMatrix2D - Class in cern.colt.matrix.impl
Sparse row-compressed 2-d matrix holding double elements.
RCDoubleMatrix2D(double[][]) - Constructor for class cern.colt.matrix.impl.RCDoubleMatrix2D
Constructs a matrix with a copy of the given values.
RCDoubleMatrix2D(int, int) - Constructor for class cern.colt.matrix.impl.RCDoubleMatrix2D
Constructs a matrix with a given number of rows and columns.
RCMDoubleMatrix2D - Class in cern.colt.matrix.impl
Sparse row-compressed-modified 2-d matrix holding double elements.
RCMDoubleMatrix2D(double[][]) - Constructor for class cern.colt.matrix.impl.RCMDoubleMatrix2D
Constructs a matrix with a copy of the given values.
RCMDoubleMatrix2D(int, int) - Constructor for class cern.colt.matrix.impl.RCMDoubleMatrix2D
Constructs a matrix with a given number of rows and columns.
Rdiag - Variable in class cern.colt.matrix.linalg.QRDecomposition
Array for internal storage of diagonal of R.
rehash(int) - Method in class cern.colt.map.OpenDoubleIntHashMap
Rehashes the contents of the receiver into a new table with a smaller or larger capacity.
rehash(int) - Method in class cern.colt.map.OpenIntDoubleHashMap
Rehashes the contents of the receiver into a new table with a smaller or larger capacity.
rehash(int) - Method in class cern.colt.map.OpenIntIntHashMap
Rehashes the contents of the receiver into a new table with a smaller or larger capacity.
rehash(int) - Method in class cern.colt.map.OpenIntObjectHashMap
Rehashes the contents of the receiver into a new table with a smaller or larger capacity.
rehash(int) - Method in class cern.colt.map.OpenLongObjectHashMap
Rehashes the contents of the receiver into a new table with a smaller or larger capacity.
rehash(int) - Method in class cern.colt.map.QuickOpenIntIntHashMap
Rehashes the contents of the receiver into a new table with a smaller or larger capacity.
rejectMethodD(long, long, int, long, long[], int, RandomEngine) - Static method in class cern.jet.random.sampling.RandomSampler
Efficiently computes a sorted random set of count elements from the interval [low,low+N-1].
relError(double, double) - Method in class hep.aida.bin.AbstractBin1D
Computes the relative error (in percent) from one measure to another.
remove(int) - Method in class cern.colt.list.AbstractList
Removes the element at the specified position from the receiver.
remove(int) - Method in class cern.colt.list.adapter.DoubleListAdapter
Removes the element at the specified position in this list (optional operation).
remove(int) - Method in class cern.colt.list.adapter.FloatListAdapter
Removes the element at the specified position in this list (optional operation).
remove(int) - Method in class cern.colt.list.adapter.IntListAdapter
Removes the element at the specified position in this list (optional operation).
remove(int) - Method in class cern.colt.list.adapter.LongListAdapter
Removes the element at the specified position in this list (optional operation).
remove(int) - Method in class cern.colt.list.adapter.ObjectListAdapter
Removes the element at the specified position in this list (optional operation).
remove(int, int) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
 
removeAll(AbstractBooleanList) - Method in class cern.colt.list.AbstractBooleanList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractBooleanList) - Method in class cern.colt.list.BooleanArrayList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractByteList) - Method in class cern.colt.list.AbstractByteList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractByteList) - Method in class cern.colt.list.ByteArrayList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractCharList) - Method in class cern.colt.list.AbstractCharList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractCharList) - Method in class cern.colt.list.CharArrayList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractDoubleList) - Method in class cern.colt.list.AbstractDoubleList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractDoubleList) - Method in class cern.colt.list.DoubleArrayList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractFloatList) - Method in class cern.colt.list.AbstractFloatList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractFloatList) - Method in class cern.colt.list.FloatArrayList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractIntList) - Method in class cern.colt.list.AbstractIntList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractIntList) - Method in class cern.colt.list.IntArrayList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractLongList) - Method in class cern.colt.list.AbstractLongList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractLongList) - Method in class cern.colt.list.LongArrayList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractShortList) - Method in class cern.colt.list.AbstractShortList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractShortList) - Method in class cern.colt.list.ShortArrayList
Removes from the receiver all elements that are contained in the specified list.
removeAll(ObjectArrayList, boolean) - Method in class cern.colt.list.ObjectArrayList
Removes from the receiver all elements that are contained in the specified list.
removeAllOf(DoubleArrayList) - Method in class hep.aida.bin.DynamicBin1D
Removes from the receiver all elements that are contained in the specified list.
REMOVED - Static variable in class cern.colt.map.OpenDoubleIntHashMap
 
REMOVED - Static variable in class cern.colt.map.OpenIntDoubleHashMap
 
REMOVED - Static variable in class cern.colt.map.OpenIntIntHashMap
 
REMOVED - Static variable in class cern.colt.map.OpenIntObjectHashMap
 
REMOVED - Static variable in class cern.colt.map.OpenLongObjectHashMap
 
removeFromTo(int, int) - Method in class cern.colt.list.AbstractBooleanList
Removes from the receiver all elements whose index is between from, inclusive and to, inclusive.
removeFromTo(int, int) - Method in class cern.colt.list.AbstractByteList
Removes from the receiver all elements whose index is between from, inclusive and to, inclusive.
removeFromTo(int, int) - Method in class cern.colt.list.AbstractCharList
Removes from the receiver all elements whose index is between from, inclusive and to, inclusive.
removeFromTo(int, int) - Method in class cern.colt.list.AbstractDoubleList
Removes from the receiver all elements whose index is between from, inclusive and to, inclusive.
removeFromTo(int, int) - Method in class cern.colt.list.AbstractFloatList
Removes from the receiver all elements whose index is between from, inclusive and to, inclusive.
removeFromTo(int, int) - Method in class cern.colt.list.AbstractIntList
Removes from the receiver all elements whose index is between from, inclusive and to, inclusive.
removeFromTo(int, int) - Method in class cern.colt.list.AbstractList
Removes from the receiver all elements whose index is between from, inclusive and to, inclusive.
removeFromTo(int, int) - Method in class cern.colt.list.AbstractLongList
Removes from the receiver all elements whose index is between from, inclusive and to, inclusive.
removeFromTo(int, int) - Method in class cern.colt.list.AbstractShortList
Removes from the receiver all elements whose index is between from, inclusive and to, inclusive.
removeFromTo(int, int) - Method in class cern.colt.list.DistinctNumberList
Removes from the receiver all elements whose index is between from, inclusive and to, inclusive.
removeFromTo(int, int) - Method in class cern.colt.list.ObjectArrayList
Removes from the receiver all elements whose index is between from, inclusive and to, inclusive.
removeInfinitiesFrom(int, DoubleBuffer) - Method in class cern.jet.stat.quantile.KnownDoubleQuantileEstimator
Reading off quantiles requires to fill some +infinity, -infinity values to make a partial buffer become full.
removeKey(double) - Method in class cern.colt.map.AbstractDoubleIntMap
Removes the given key with its associated element from the receiver, if present.
removeKey(double) - Method in class cern.colt.map.OpenDoubleIntHashMap
Removes the given key with its associated element from the receiver, if present.
removeKey(int) - Method in class cern.colt.map.AbstractIntDoubleMap
Removes the given key with its associated element from the receiver, if present.
removeKey(int) - Method in class cern.colt.map.AbstractIntIntMap
Removes the given key with its associated element from the receiver, if present.
removeKey(int) - Method in class cern.colt.map.AbstractIntObjectMap
Removes the given key with its associated element from the receiver, if present.
removeKey(int) - Method in class cern.colt.map.OpenIntDoubleHashMap
Removes the given key with its associated element from the receiver, if present.
removeKey(int) - Method in class cern.colt.map.OpenIntIntHashMap
Removes the given key with its associated element from the receiver, if present.
removeKey(int) - Method in class cern.colt.map.OpenIntObjectHashMap
Removes the given key with its associated element from the receiver, if present.
removeKey(long) - Method in class cern.colt.map.AbstractLongObjectMap
Removes the given key with its associated element from the receiver, if present.
removeKey(long) - Method in class cern.colt.map.OpenLongObjectHashMap
Removes the given key with its associated element from the receiver, if present.
repeat(char, int) - Method in class cern.colt.matrix.impl.AbstractFormatter
Returns a String with the given character repeated length times.
repeat(char, int) - Static method in class corejava.Format
 
repeat(DoubleMatrix1D, int) - Method in class cern.colt.matrix.DoubleFactory1D
C = A||A||..||A; Constructs a new matrix which is concatenated repeat times.
repeat(DoubleMatrix2D, int, int) - Method in class cern.colt.matrix.DoubleFactory2D
C = A||A||..||A; Constructs a new matrix which is duplicated both along the row and column dimension.
repeat(ObjectMatrix1D, int) - Method in class cern.colt.matrix.ObjectFactory1D
C = A||A||..||A; Constructs a new matrix which is concatenated repeat times.
repeat(ObjectMatrix2D, int, int) - Method in class cern.colt.matrix.ObjectFactory2D
C = A||A||..||A; Constructs a new matrix which is duplicated both along the row and column dimension.
replaceBoxWith(int, int, int, int, boolean) - Method in class cern.colt.bitvector.BitMatrix
Sets the bits in the given box to the state specified by value.
replaceBoxWith(int, int, int, int, BitMatrix, int, int) - Method in class cern.colt.bitvector.BitMatrix
Replaces a box of the receiver with the contents of another matrix's box.
replaceFromToWith(int, int, boolean) - Method in class cern.colt.bitvector.BitVector
Sets the bits in the given range to the state specified by value.
replaceFromToWith(int, int, BitVector, int) - Method in class cern.colt.bitvector.BitVector
Replaces the bits of the receiver in the given range with the bits of another bit vector.
replaceFromToWithFrom(int, int, AbstractBooleanList, int) - Method in class cern.colt.list.AbstractBooleanList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractBooleanList, int) - Method in class cern.colt.list.BooleanArrayList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractByteList, int) - Method in class cern.colt.list.AbstractByteList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractByteList, int) - Method in class cern.colt.list.ByteArrayList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractCharList, int) - Method in class cern.colt.list.AbstractCharList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractCharList, int) - Method in class cern.colt.list.CharArrayList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractDoubleList, int) - Method in class cern.colt.list.AbstractDoubleList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractDoubleList, int) - Method in class cern.colt.list.DoubleArrayList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractFloatList, int) - Method in class cern.colt.list.AbstractFloatList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractFloatList, int) - Method in class cern.colt.list.FloatArrayList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractIntList, int) - Method in class cern.colt.list.AbstractIntList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractIntList, int) - Method in class cern.colt.list.IntArrayList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractLongList, int) - Method in class cern.colt.list.AbstractLongList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractLongList, int) - Method in class cern.colt.list.LongArrayList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractShortList, int) - Method in class cern.colt.list.AbstractShortList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractShortList, int) - Method in class cern.colt.list.ShortArrayList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, ObjectArrayList, int) - Method in class cern.colt.list.ObjectArrayList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFromTo(int, int, AbstractBooleanList, int, int) - Method in class cern.colt.list.AbstractBooleanList
Replaces the part between from (inclusive) and to (inclusive) with the other list's part between otherFrom and otherTo.
replaceFromToWithFromTo(int, int, AbstractByteList, int, int) - Method in class cern.colt.list.AbstractByteList
Replaces the part between from (inclusive) and to (inclusive) with the other list's part between otherFrom and otherTo.
replaceFromToWithFromTo(int, int, AbstractCharList, int, int) - Method in class cern.colt.list.AbstractCharList
Replaces the part between from (inclusive) and to (inclusive) with the other list's part between otherFrom and otherTo.
replaceFromToWithFromTo(int, int, AbstractDoubleList, int, int) - Method in class cern.colt.list.AbstractDoubleList
Replaces the part between from (inclusive) and to (inclusive) with the other list's part between otherFrom and otherTo.
replaceFromToWithFromTo(int, int, AbstractFloatList, int, int) - Method in class cern.colt.list.AbstractFloatList
Replaces the part between from (inclusive) and to (inclusive) with the other list's part between otherFrom and otherTo.
replaceFromToWithFromTo(int, int, AbstractIntList, int, int) - Method in class cern.colt.list.AbstractIntList
Replaces the part between from (inclusive) and to (inclusive) with the other list's part between otherFrom and otherTo.
replaceFromToWithFromTo(int, int, AbstractLongList, int, int) - Method in class cern.colt.list.AbstractLongList
Replaces the part between from (inclusive) and to (inclusive) with the other list's part between otherFrom and otherTo.
replaceFromToWithFromTo(int, int, AbstractShortList, int, int) - Method in class cern.colt.list.AbstractShortList
Replaces the part between from (inclusive) and to (inclusive) with the other list's part between otherFrom and otherTo.
replaceFromToWithFromTo(int, int, ObjectArrayList, int, int) - Method in class cern.colt.list.ObjectArrayList
Replaces the part between from (inclusive) and to (inclusive) with the other list's part between otherFrom and otherTo.
replaceFromWith(int, Collection) - Method in class cern.colt.list.AbstractBooleanList
Replaces the part of the receiver starting at from (inclusive) with all the elements of the specified collection.
replaceFromWith(int, Collection) - Method in class cern.colt.list.AbstractByteList
Replaces the part of the receiver starting at from (inclusive) with all the elements of the specified collection.
replaceFromWith(int, Collection) - Method in class cern.colt.list.AbstractCharList
Replaces the part of the receiver starting at from (inclusive) with all the elements of the specified collection.
replaceFromWith(int, Collection) - Method in class cern.colt.list.AbstractDoubleList
Replaces the part of the receiver starting at from (inclusive) with all the elements of the specified collection.
replaceFromWith(int, Collection) - Method in class cern.colt.list.AbstractFloatList
Replaces the part of the receiver starting at from (inclusive) with all the elements of the specified collection.
replaceFromWith(int, Collection) - Method in class cern.colt.list.AbstractIntList
Replaces the part of the receiver starting at from (inclusive) with all the elements of the specified collection.
replaceFromWith(int, Collection) - Method in class cern.colt.list.AbstractList
Replaces the part of the receiver starting at from (inclusive) with all the elements of the specified collection.
replaceFromWith(int, Collection) - Method in class cern.colt.list.AbstractLongList
Replaces the part of the receiver starting at from (inclusive) with all the elements of the specified collection.
replaceFromWith(int, Collection) - Method in class cern.colt.list.AbstractShortList
Replaces the part of the receiver starting at from (inclusive) with all the elements of the specified collection.
replaceFromWith(int, Collection) - Method in class cern.colt.list.ObjectArrayList
Replaces the part of the receiver starting at from (inclusive) with all the elements of the specified collection.
reset() - Method in class cern.colt.Timer
Resets the timer.
reset() - Method in interface hep.aida.IHistogram
Reset contents; as if just constructed.
reset() - Method in class hep.aida.ref.Histogram1D
 
reset() - Method in class hep.aida.ref.Histogram2D
 
reset() - Method in class hep.aida.ref.Histogram3D
 
Results of Single and Dual Processor Colt Matrix Benchmark - Search tag in package cern.colt.matrix
Section
retainAll(AbstractBooleanList) - Method in class cern.colt.list.AbstractBooleanList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractBooleanList) - Method in class cern.colt.list.BooleanArrayList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractByteList) - Method in class cern.colt.list.AbstractByteList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractByteList) - Method in class cern.colt.list.ByteArrayList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractCharList) - Method in class cern.colt.list.AbstractCharList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractCharList) - Method in class cern.colt.list.CharArrayList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractDoubleList) - Method in class cern.colt.list.AbstractDoubleList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractDoubleList) - Method in class cern.colt.list.DoubleArrayList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractFloatList) - Method in class cern.colt.list.AbstractFloatList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractFloatList) - Method in class cern.colt.list.FloatArrayList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractIntList) - Method in class cern.colt.list.AbstractIntList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractIntList) - Method in class cern.colt.list.IntArrayList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractLongList) - Method in class cern.colt.list.AbstractLongList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractLongList) - Method in class cern.colt.list.LongArrayList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractShortList) - Method in class cern.colt.list.AbstractShortList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractShortList) - Method in class cern.colt.list.ShortArrayList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(ObjectArrayList, boolean) - Method in class cern.colt.list.ObjectArrayList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
reverse() - Method in class cern.colt.list.AbstractBooleanList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.AbstractByteList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.AbstractCharList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.AbstractDoubleList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.AbstractFloatList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.AbstractIntList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.AbstractList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.AbstractLongList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.AbstractShortList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.BooleanArrayList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.ByteArrayList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.CharArrayList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.DoubleArrayList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.FloatArrayList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.IntArrayList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.LongArrayList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.ObjectArrayList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.ShortArrayList
Reverses the elements of the receiver.
reverse(int, int, Swapper) - Static method in class cern.colt.GenericSorting
Reverses a sequence of elements.
rho - Variable in class cern.jet.random.VonMises
 
RIGHT - Static variable in class cern.colt.matrix.impl.AbstractFormatter
The alignment string aligning the cells of a column to the right.
rint - Static variable in class cern.jet.math.Functions
Function that returns Math.rint(a).
rms - Static variable in class hep.aida.bin.BinFunctions1D
Function that returns bin.rms().
rms - Variable in class hep.aida.ref.Histogram1D
 
rms() - Method in class hep.aida.bin.AbstractBin1D
Returns the rms (Root Mean Square), which is Math.sqrt( Sum( x[i]*x[i] ) / size() ).
rms() - Method in interface hep.aida.IHistogram1D
Returns the rms of the whole histogram as calculated on filling-time.
rms() - Method in class hep.aida.ref.Histogram1D
 
rms(int, double) - Static method in class cern.jet.stat.Descriptive
Returns the RMS (Root-Mean-Square) of a data sequence.
rmsX - Variable in class hep.aida.ref.Histogram2D
 
rmsX - Variable in class hep.aida.ref.Histogram3D
 
rmsX() - Method in interface hep.aida.IHistogram2D
Returns the rms of the histogram as calculated on filling-time projected on the X axis.
rmsX() - Method in interface hep.aida.IHistogram3D
Returns the rms of the histogram as calculated on filling-time projected on the X axis.
rmsX() - Method in class hep.aida.ref.Histogram2D
 
rmsX() - Method in class hep.aida.ref.Histogram3D
 
rmsY - Variable in class hep.aida.ref.Histogram2D
 
rmsY - Variable in class hep.aida.ref.Histogram3D
 
rmsY() - Method in interface hep.aida.IHistogram2D
Returns the rms of the histogram as calculated on filling-time projected on the Y axis.
rmsY() - Method in interface hep.aida.IHistogram3D
Returns the rms of the histogram as calculated on filling-time projected on the Y axis.
rmsY() - Method in class hep.aida.ref.Histogram2D
 
rmsY() - Method in class hep.aida.ref.Histogram3D
 
rmsZ - Variable in class hep.aida.ref.Histogram3D
 
rmsZ() - Method in interface hep.aida.IHistogram3D
Returns the rms of the histogram as calculated on filling-time projected on the Z axis.
rmsZ() - Method in class hep.aida.ref.Histogram3D
 
ro - Variable in class cern.jet.random.Zeta
 
ro_prev - Variable in class cern.jet.random.Zeta
 
rotate(int, int, int, Swapper) - Static method in class cern.colt.GenericSorting
Rotate a range in place: array[middle] is put in array[first], array[middle+1] is put in array[first+1], etc.
round(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns the number rounded to the given precision; Math.rint(a/precision)*precision.
row - Variable in class cern.colt.matrix.impl.DelegateDoubleMatrix1D
 
row - Variable in class cern.jet.random.engine.RandomSeedGenerator
 
rowCompressed - Static variable in class cern.colt.matrix.DoubleFactory2D
A factory producing sparse row compressed matrices.
rowOffsets - Variable in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix2D
The offsets of the visible cells of this matrix.
rowOffsets - Variable in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix3D
 
rowOffsets - Variable in class cern.colt.matrix.impl.SelectedDenseObjectMatrix2D
The offsets of the visible cells of this matrix.
rowOffsets - Variable in class cern.colt.matrix.impl.SelectedDenseObjectMatrix3D
 
rowOffsets - Variable in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix2D
The offsets of the visible cells of this matrix.
rowOffsets - Variable in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix3D
 
rowOffsets - Variable in class cern.colt.matrix.impl.SelectedSparseObjectMatrix2D
The offsets of the visible cells of this matrix.
rowOffsets - Variable in class cern.colt.matrix.impl.SelectedSparseObjectMatrix3D
 
rows - Variable in class cern.colt.bitvector.BitMatrix
 
rows - Variable in class cern.colt.matrix.impl.AbstractMatrix2D
the number of colums and rows this matrix (view) has
rows - Variable in class cern.colt.matrix.impl.AbstractMatrix3D
the number of rows this matrix (view) has
rows() - Method in class cern.colt.bitvector.BitMatrix
Returns the number of rows of the receiver.
rows() - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Returns the number of rows.
rows() - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns the number of rows.
rows() - Static method in class cern.jet.random.engine.RandomSeedTable
Not yet commented.
rowSeparator - Variable in class cern.colt.matrix.impl.AbstractFormatter
The default string separating any two rows from another; currently "\n".
rowStride - Variable in class cern.colt.matrix.impl.AbstractMatrix2D
the number of elements between two rows, i.e.
rowStride - Variable in class cern.colt.matrix.impl.AbstractMatrix3D
the number of elements between two rows, i.e.
rowZero - Variable in class cern.colt.matrix.impl.AbstractMatrix2D
the index of the first element
rowZero - Variable in class cern.colt.matrix.impl.AbstractMatrix3D
the index of the first element
run(double, TimerProcedure) - Static method in class cern.colt.matrix.bench.BenchmarkKernel
Executes procedure repeatadly until more than minSeconds have elapsed.
run(double, String, Double2DProcedure, String[], int[], double[]) - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
Executes procedure repeatadly until more than minSeconds have elapsed.
run(DoubleMatrix2D[], DoubleMatrix2D[], double[], Matrix2DMatrix2DFunction) - Method in class cern.colt.matrix.linalg.Smp
 
run(DoubleMatrix2D, boolean, Matrix2DMatrix2DFunction) - Method in class cern.colt.matrix.linalg.SmpBlas
 
run(DoubleMatrix2D, DoubleMatrix2D, boolean, Matrix2DMatrix2DFunction) - Method in class cern.colt.matrix.linalg.SmpBlas
 
runSort(int[], int, int, IntComparator) - Method in class cern.colt.matrix.doublealgo.Sorting
 
runSort(int[], int, int, IntComparator) - Method in class cern.colt.matrix.objectalgo.Sorting
 
runSort(int, int, IntComparator, Swapper) - Method in class cern.colt.matrix.doublealgo.Sorting
 
runSort(int, int, IntComparator, Swapper) - Method in class cern.colt.matrix.objectalgo.Sorting
 
runSpecial(double, String, Double2DProcedure) - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
Executes procedure repeatadly until more than minSeconds have elapsed.

S

3. Semantics of Views - Search tag in package cern.colt.matrix
Section
s - Static variable in class cern.clhep.Units
 
s - Variable in class cern.colt.matrix.linalg.SingularValueDecomposition
Array for internal storage of singular values.
s - Variable in class cern.jet.random.Beta
 
s - Variable in class cern.jet.random.ExponentialPower
 
s - Variable in class cern.jet.random.Hyperbolic
 
samb - Variable in class cern.jet.random.Hyperbolic
 
sample(int, boolean, RandomEngine, DoubleBuffer) - Method in class hep.aida.bin.DynamicBin1D
Uniformly samples (chooses) n random elements with or without replacement from the contained elements and adds them to the given buffer.
sample(int, double, double) - Method in class cern.colt.matrix.DoubleFactory1D
Constructs a randomly sampled matrix with the given shape.
sample(int, int, double, double) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a randomly sampled matrix with the given shape.
sample(long, long, int, long, long[], int, RandomEngine) - Static method in class cern.jet.random.sampling.RandomSampler
Efficiently computes a sorted random set of count elements from the interval [low,low+N-1].
sample(DoubleMatrix2D, double, double) - Method in class cern.colt.matrix.DoubleFactory2D
Modifies the given matrix to be a randomly sampled matrix.
sampleArray(int, int[]) - Static method in class cern.jet.random.sampling.RandomSamplingAssistant
Just shows how this class can be used; samples n elements from and int[] array.
sampleBootstrap(DynamicBin1D, int, RandomEngine, BinBinFunction1D) - Method in class hep.aida.bin.DynamicBin1D
Generic bootstrap resampling.
sampleKurtosis(int, double, double) - Static method in class cern.jet.stat.Descriptive
Returns the sample kurtosis (aka excess) of a data sequence.
sampleKurtosis(DoubleArrayList, double, double) - Static method in class cern.jet.stat.Descriptive
Returns the sample kurtosis (aka excess) of a data sequence.
sampleKurtosisStandardError(int) - Static method in class cern.jet.stat.Descriptive
Return the standard error of the sample kurtosis.
sampleMethodA(long, long, int, long, long[], int, RandomEngine) - Static method in class cern.jet.random.sampling.RandomSampler
Computes a sorted random set of count elements from the interval [low,low+N-1].
sampleMethodD(long, long, int, long, long[], int, RandomEngine) - Static method in class cern.jet.random.sampling.RandomSampler
Efficiently computes a sorted random set of count elements from the interval [low,low+N-1].
sampleNextElement() - Method in class cern.jet.random.sampling.RandomSamplingAssistant
Returns whether the next element of the input sequence shall be sampled (picked) or not.
sampleNextElement() - Method in class cern.jet.random.sampling.WeightedRandomSampler
Chooses exactly one random element from successive blocks of weight input elements each.
sampleNextElement() - Method in class cern.jet.stat.quantile.DoubleQuantileEstimator
Not yet commented.
sampleNextElement() - Method in class cern.jet.stat.quantile.KnownDoubleQuantileEstimator
Not yet commented.
sampleNextElement() - Method in class cern.jet.stat.quantile.UnknownDoubleQuantileEstimator
Not yet commented.
sampler - Variable in class cern.jet.random.sampling.RandomSamplingAssistant
 
sampler - Variable in class cern.jet.stat.quantile.UnknownDoubleQuantileEstimator
 
sampleSkew(int, double, double) - Static method in class cern.jet.stat.Descriptive
Returns the sample skew of a data sequence.
sampleSkew(DoubleArrayList, double, double) - Static method in class cern.jet.stat.Descriptive
Returns the sample skew of a data sequence.
sampleSkewStandardError(int) - Static method in class cern.jet.stat.Descriptive
Return the standard error of the sample skew.
sampleStandardDeviation(int, double) - Static method in class cern.jet.stat.Descriptive
Returns the sample standard deviation.
sampleVariance(int, double, double) - Static method in class cern.jet.stat.Descriptive
Returns the sample variance of a data sequence.
sampleVariance(DoubleArrayList, double) - Static method in class cern.jet.stat.Descriptive
Returns the sample variance of a data sequence.
sampleWeightedVariance(double, double, double) - Static method in class cern.jet.stat.Descriptive
Returns the sample weighted variance of a data sequence.
samplingAssistant - Variable in class cern.jet.stat.quantile.KnownDoubleQuantileEstimator
 
samplingRate - Variable in class cern.jet.stat.quantile.KnownDoubleQuantileEstimator
 
second - Static variable in class cern.clhep.Units
 
seconds() - Method in class cern.colt.Timer
Returns the elapsed time in seconds; does not stop the timer, if started.
seeds - Static variable in class cern.jet.random.engine.RandomSeedTable
 
SelectedDenseDoubleMatrix1D - Class in cern.colt.matrix.impl
Selection view on dense 1-d matrices holding double elements.
SelectedDenseDoubleMatrix1D(double[], int[]) - Constructor for class cern.colt.matrix.impl.SelectedDenseDoubleMatrix1D
Constructs a matrix view with the given parameters.
SelectedDenseDoubleMatrix1D(int, double[], int, int, int[], int) - Constructor for class cern.colt.matrix.impl.SelectedDenseDoubleMatrix1D
Constructs a matrix view with the given parameters.
SelectedDenseDoubleMatrix2D - Class in cern.colt.matrix.impl
Selection view on dense 2-d matrices holding double elements.
SelectedDenseDoubleMatrix2D(double[], int[], int[], int) - Constructor for class cern.colt.matrix.impl.SelectedDenseDoubleMatrix2D
Constructs a matrix view with the given parameters.
SelectedDenseDoubleMatrix2D(int, int, double[], int, int, int, int, int[], int[], int) - Constructor for class cern.colt.matrix.impl.SelectedDenseDoubleMatrix2D
Constructs a matrix view with the given parameters.
SelectedDenseDoubleMatrix3D - Class in cern.colt.matrix.impl
Selection view on dense 3-d matrices holding double elements.
SelectedDenseDoubleMatrix3D(double[], int[], int[], int[], int) - Constructor for class cern.colt.matrix.impl.SelectedDenseDoubleMatrix3D
Constructs a matrix view with the given parameters.
SelectedDenseObjectMatrix1D - Class in cern.colt.matrix.impl
Selection view on dense 1-d matrices holding Object elements.
SelectedDenseObjectMatrix1D(int, Object[], int, int, int[], int) - Constructor for class cern.colt.matrix.impl.SelectedDenseObjectMatrix1D
Constructs a matrix view with the given parameters.
SelectedDenseObjectMatrix1D(Object[], int[]) - Constructor for class cern.colt.matrix.impl.SelectedDenseObjectMatrix1D
Constructs a matrix view with the given parameters.
SelectedDenseObjectMatrix2D - Class in cern.colt.matrix.impl
Selection view on dense 2-d matrices holding Object elements.
SelectedDenseObjectMatrix2D(int, int, Object[], int, int, int, int, int[], int[], int) - Constructor for class cern.colt.matrix.impl.SelectedDenseObjectMatrix2D
Constructs a matrix view with the given parameters.
SelectedDenseObjectMatrix2D(Object[], int[], int[], int) - Constructor for class cern.colt.matrix.impl.SelectedDenseObjectMatrix2D
Constructs a matrix view with the given parameters.
SelectedDenseObjectMatrix3D - Class in cern.colt.matrix.impl
Selection view on dense 3-d matrices holding Object elements.
SelectedDenseObjectMatrix3D(Object[], int[], int[], int[], int) - Constructor for class cern.colt.matrix.impl.SelectedDenseObjectMatrix3D
Constructs a matrix view with the given parameters.
SelectedSparseDoubleMatrix1D - Class in cern.colt.matrix.impl
Selection view on sparse 1-d matrices holding double elements.
SelectedSparseDoubleMatrix1D(int, AbstractIntDoubleMap, int, int, int[], int) - Constructor for class cern.colt.matrix.impl.SelectedSparseDoubleMatrix1D
Constructs a matrix view with the given parameters.
SelectedSparseDoubleMatrix1D(AbstractIntDoubleMap, int[]) - Constructor for class cern.colt.matrix.impl.SelectedSparseDoubleMatrix1D
Constructs a matrix view with the given parameters.
SelectedSparseDoubleMatrix2D - Class in cern.colt.matrix.impl
Selection view on sparse 2-d matrices holding double elements.
SelectedSparseDoubleMatrix2D(int, int, AbstractIntDoubleMap, int, int, int, int, int[], int[], int) - Constructor for class cern.colt.matrix.impl.SelectedSparseDoubleMatrix2D
Constructs a matrix view with the given parameters.
SelectedSparseDoubleMatrix2D(AbstractIntDoubleMap, int[], int[], int) - Constructor for class cern.colt.matrix.impl.SelectedSparseDoubleMatrix2D
Constructs a matrix view with the given parameters.
SelectedSparseDoubleMatrix3D - Class in cern.colt.matrix.impl
Selection view on sparse 3-d matrices holding double elements.
SelectedSparseDoubleMatrix3D(AbstractIntDoubleMap, int[], int[], int[], int) - Constructor for class cern.colt.matrix.impl.SelectedSparseDoubleMatrix3D
Constructs a matrix view with the given parameters.
SelectedSparseObjectMatrix1D - Class in cern.colt.matrix.impl
Selection view on sparse 1-d matrices holding Object elements.
SelectedSparseObjectMatrix1D(int, AbstractIntObjectMap, int, int, int[], int) - Constructor for class cern.colt.matrix.impl.SelectedSparseObjectMatrix1D
Constructs a matrix view with the given parameters.
SelectedSparseObjectMatrix1D(AbstractIntObjectMap, int[]) - Constructor for class cern.colt.matrix.impl.SelectedSparseObjectMatrix1D
Constructs a matrix view with the given parameters.
SelectedSparseObjectMatrix2D - Class in cern.colt.matrix.impl
Selection view on sparse 2-d matrices holding Object elements.
SelectedSparseObjectMatrix2D(int, int, AbstractIntObjectMap, int, int, int, int, int[], int[], int) - Constructor for class cern.colt.matrix.impl.SelectedSparseObjectMatrix2D
Constructs a matrix view with the given parameters.
SelectedSparseObjectMatrix2D(AbstractIntObjectMap, int[], int[], int) - Constructor for class cern.colt.matrix.impl.SelectedSparseObjectMatrix2D
Constructs a matrix view with the given parameters.
SelectedSparseObjectMatrix3D - Class in cern.colt.matrix.impl
Selection view on sparse 3-d matrices holding Object elements.
SelectedSparseObjectMatrix3D(AbstractIntObjectMap, int[], int[], int[], int) - Constructor for class cern.colt.matrix.impl.SelectedSparseObjectMatrix3D
Constructs a matrix view with the given parameters.
Selecting - Search tag in package cern.colt.matrix
Section
Semantics of Views - Search tag in package cern.colt.matrix
Section
semiBandwidth(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
Returns the semi-bandwidth of the given square matrix A.
seqBlas - Static variable in class cern.colt.matrix.linalg.SeqBlas
Little trick to allow for "aliasing", that is, renaming this class.
seqBlas - Variable in class cern.colt.matrix.linalg.SmpBlas
 
SeqBlas - Class in cern.colt.matrix.linalg
Sequential implementation of the Basic Linear Algebra System.
SeqBlas() - Constructor for class cern.colt.matrix.linalg.SeqBlas
Makes this class non instantiable, but still let's others inherit from it.
serialVersionUID - Static variable in class cern.colt.matrix.impl.DenseDoubleMatrix2D
 
serialVersionUID - Static variable in class cern.colt.matrix.linalg.CholeskyDecomposition
 
serialVersionUID - Static variable in class cern.colt.matrix.linalg.EigenvalueDecomposition
 
serialVersionUID - Static variable in class cern.colt.matrix.linalg.LUDecomposition
 
serialVersionUID - Static variable in class cern.colt.matrix.linalg.LUDecompositionQuick
 
serialVersionUID - Static variable in class cern.colt.matrix.linalg.QRDecomposition
 
serialVersionUID - Static variable in class cern.colt.matrix.linalg.SingularValueDecomposition
 
serialVersionUID - Static variable in class cern.colt.PersistentObject
 
serialVersionUID - Static variable in interface hep.aida.IAxis
 
serialVersionUID - Static variable in interface hep.aida.IHistogram
 
set(int) - Method in class cern.colt.bitvector.BitVector
Changes the bit with index bitIndex to the "set" (true) state.
set(int, boolean) - Method in class cern.colt.list.AbstractBooleanList
Replaces the element at the specified position in the receiver with the specified element.
set(int, boolean) - Method in class cern.colt.list.BooleanArrayList
Replaces the element at the specified position in the receiver with the specified element.
set(int, byte) - Method in class cern.colt.list.AbstractByteList
Replaces the element at the specified position in the receiver with the specified element.
set(int, byte) - Method in class cern.colt.list.ByteArrayList
Replaces the element at the specified position in the receiver with the specified element.
set(int, char) - Method in class cern.colt.list.AbstractCharList
Replaces the element at the specified position in the receiver with the specified element.
set(int, char) - Method in class cern.colt.list.CharArrayList
Replaces the element at the specified position in the receiver with the specified element.
set(int, double) - Method in class cern.colt.list.AbstractDoubleList
Replaces the element at the specified position in the receiver with the specified element.
set(int, double) - Method in class cern.colt.list.DoubleArrayList
Replaces the element at the specified position in the receiver with the specified element.
set(int, double) - Method in class cern.colt.matrix.DoubleMatrix1D
Sets the matrix cell at coordinate index to the specified value.
set(int, float) - Method in class cern.colt.list.AbstractFloatList
Replaces the element at the specified position in the receiver with the specified element.
set(int, float) - Method in class cern.colt.list.FloatArrayList
Replaces the element at the specified position in the receiver with the specified element.
set(int, int) - Method in class cern.colt.list.AbstractIntList
Replaces the element at the specified position in the receiver with the specified element.
set(int, int) - Method in class cern.colt.list.IntArrayList
Replaces the element at the specified position in the receiver with the specified element.
set(int, int, double) - Method in class cern.colt.matrix.DoubleMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
set(int, int, int, double) - Method in class cern.colt.matrix.DoubleMatrix3D
Sets the matrix cell at coordinate [slice,row,column] to the specified value.
set(int, int, int, Object) - Method in class cern.colt.matrix.ObjectMatrix3D
Sets the matrix cell at coordinate [slice,row,column] to the specified value.
set(int, int, Object) - Method in class cern.colt.matrix.ObjectMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
set(int, long) - Method in class cern.colt.list.AbstractLongList
Replaces the element at the specified position in the receiver with the specified element.
set(int, long) - Method in class cern.colt.list.LongArrayList
Replaces the element at the specified position in the receiver with the specified element.
set(int, short) - Method in class cern.colt.list.AbstractShortList
Replaces the element at the specified position in the receiver with the specified element.
set(int, short) - Method in class cern.colt.list.ShortArrayList
Replaces the element at the specified position in the receiver with the specified element.
set(int, Object) - Method in class cern.colt.list.adapter.DoubleListAdapter
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, Object) - Method in class cern.colt.list.adapter.FloatListAdapter
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, Object) - Method in class cern.colt.list.adapter.IntListAdapter
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, Object) - Method in class cern.colt.list.adapter.LongListAdapter
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, Object) - Method in class cern.colt.list.adapter.ObjectListAdapter
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, Object) - Method in class cern.colt.list.ObjectArrayList
Replaces the element at the specified position in the receiver with the specified element.
set(int, Object) - Method in class cern.colt.matrix.ObjectMatrix1D
Sets the matrix cell at coordinate index to the specified value.
set(long[], int) - Static method in class cern.colt.bitvector.QuickBitVector
Changes the bit with index bitIndex in the bitvector bits to the "set" (true) state.
setAlignment(String) - Method in class cern.colt.matrix.impl.AbstractFormatter
Sets the column alignment (left,center,right,decimal).
setColumnSeparator(String) - Method in class cern.colt.matrix.impl.AbstractFormatter
Sets the string separating any two columns from another.
setContents(int[][], double[][], double[][]) - Method in class hep.aida.ref.Histogram2D
Used internally for creating slices and projections
setContents(int[], double[], double[]) - Method in class hep.aida.ref.Histogram1D
Used internally for creating slices and projections
setFixedOrder(boolean) - Method in class hep.aida.bin.DynamicBin1D
Determines whether the receivers internally preserved elements may be reordered or not.
setFormat(String) - Method in class cern.colt.matrix.impl.AbstractFormatter
Sets the way a single cell value is to be formatted.
setLU(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Sets the combined lower and upper triangular factor, LU.
setMaxOrderForSumOfPowers(int) - Method in class hep.aida.bin.MightyStaticBin1D
Sets the range of orders in which sums of powers are to be computed.
setMean(double) - Method in class cern.jet.random.Poisson
Sets the mean.
setMean(double) - Method in class cern.jet.random.PoissonSlow
Sets the mean.
setMinColumnWidth(int) - Method in class cern.colt.matrix.impl.AbstractFormatter
Sets the minimum number of characters a column may have.
setNandP(int, double) - Method in class cern.jet.random.Binomial
Sets the parameters number of trials and the probability of success.
setNandP(int, double) - Method in class cern.jet.random.NegativeBinomial
Sets the parameters number of trials and the probability of success.
setParameters(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.bench.Double2DProcedure
Sets the matrices to operate upon.
setPrintShape(boolean) - Method in class cern.colt.matrix.impl.AbstractFormatter
Specifies whether a string representation of a matrix is to be preceded with a summary of its shape.
setProperty(Property) - Method in class cern.colt.matrix.linalg.Algebra
Attaches the given property object to this Algebra, defining tolerance.
setQuick(int, boolean) - Method in class cern.colt.list.AbstractBooleanList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, boolean) - Method in class cern.colt.list.BooleanArrayList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, byte) - Method in class cern.colt.list.AbstractByteList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, byte) - Method in class cern.colt.list.ByteArrayList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, char) - Method in class cern.colt.list.AbstractCharList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, char) - Method in class cern.colt.list.CharArrayList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, double) - Method in class cern.colt.list.AbstractDoubleList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, double) - Method in class cern.colt.list.DoubleArrayList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, double) - Method in class cern.colt.matrix.DoubleMatrix1D
Sets the matrix cell at coordinate index to the specified value.
setQuick(int, double) - Method in class cern.colt.matrix.impl.DelegateDoubleMatrix1D
Sets the matrix cell at coordinate index to the specified value.
setQuick(int, double) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Sets the matrix cell at coordinate index to the specified value.
setQuick(int, double) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix1D
Sets the matrix cell at coordinate index to the specified value.
setQuick(int, double) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix1D
Sets the matrix cell at coordinate index to the specified value.
setQuick(int, double) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix1D
Sets the matrix cell at coordinate index to the specified value.
setQuick(int, double) - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix1D
Sets the matrix cell at coordinate index to the specified value.
setQuick(int, float) - Method in class cern.colt.list.AbstractFloatList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, float) - Method in class cern.colt.list.FloatArrayList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, int) - Method in class cern.colt.list.AbstractIntList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, int) - Method in class cern.colt.list.IntArrayList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, int, double) - Method in class cern.colt.matrix.DoubleMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
setQuick(int, int, double) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
setQuick(int, int, double) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
setQuick(int, int, double) - Method in class cern.colt.matrix.impl.RCMDoubleMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
setQuick(int, int, double) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
setQuick(int, int, double) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
setQuick(int, int, double) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
setQuick(int, int, double) - Method in class cern.colt.matrix.impl.TridiagonalDoubleMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
setQuick(int, int, double) - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
setQuick(int, int, int, double) - Method in class cern.colt.matrix.DoubleMatrix3D
Sets the matrix cell at coordinate [slice,row,column] to the specified value.
setQuick(int, int, int, double) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix3D
Sets the matrix cell at coordinate [slice,row,column] to the specified value.
setQuick(int, int, int, double) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix3D
Sets the matrix cell at coordinate [slice,row,column] to the specified value.
setQuick(int, int, int, double) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix3D
Sets the matrix cell at coordinate [slice,row,column] to the specified value.
setQuick(int, int, int, double) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix3D
Sets the matrix cell at coordinate [slice,row,column] to the specified value.
setQuick(int, int, int, Object) - Method in class cern.colt.matrix.impl.DenseObjectMatrix3D
Sets the matrix cell at coordinate [slice,row,column] to the specified value.
setQuick(int, int, int, Object) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix3D
Sets the matrix cell at coordinate [slice,row,column] to the specified value.
setQuick(int, int, int, Object) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix3D
Sets the matrix cell at coordinate [slice,row,column] to the specified value.
setQuick(int, int, int, Object) - Method in class cern.colt.matrix.impl.SparseObjectMatrix3D
Sets the matrix cell at coordinate [slice,row,column] to the specified value.
setQuick(int, int, int, Object) - Method in class cern.colt.matrix.ObjectMatrix3D
Sets the matrix cell at coordinate [slice,row,column] to the specified value.
setQuick(int, int, Object) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
setQuick(int, int, Object) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
setQuick(int, int, Object) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
setQuick(int, int, Object) - Method in class cern.colt.matrix.impl.SparseObjectMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
setQuick(int, int, Object) - Method in class cern.colt.matrix.ObjectMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
setQuick(int, long) - Method in class cern.colt.list.AbstractLongList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, long) - Method in class cern.colt.list.DistinctNumberList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, long) - Method in class cern.colt.list.LongArrayList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, long) - Method in class cern.colt.list.MinMaxNumberList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, long) - Method in class cern.colt.list.SimpleLongArrayList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, short) - Method in class cern.colt.list.AbstractShortList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, short) - Method in class cern.colt.list.ShortArrayList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, Object) - Method in class cern.colt.list.ObjectArrayList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, Object) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Sets the matrix cell at coordinate index to the specified value.
setQuick(int, Object) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix1D
Sets the matrix cell at coordinate index to the specified value.
setQuick(int, Object) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix1D
Sets the matrix cell at coordinate index to the specified value.
setQuick(int, Object) - Method in class cern.colt.matrix.impl.SparseObjectMatrix1D
Sets the matrix cell at coordinate index to the specified value.
setQuick(int, Object) - Method in class cern.colt.matrix.ObjectMatrix1D
Sets the matrix cell at coordinate index to the specified value.
setRandomGenerator(RandomEngine) - Method in class cern.jet.random.AbstractDistribution
Sets the uniform random generator internally used.
setRandomGenerator(RandomEngine) - Method in class cern.jet.random.Normal
Sets the uniform random generator internally used.
setRowSeparator(String) - Method in class cern.colt.matrix.impl.AbstractFormatter
Sets the string separating any two rows from another.
setSeed(int) - Method in class cern.jet.random.engine.DRand
Sets the receiver's seed.
setSeed(int) - Method in class cern.jet.random.engine.MersenneTwister
Sets the receiver's seed.
setSize(int) - Method in class cern.colt.bitvector.BitVector
Shrinks or expands the receiver so that it holds newSize bits.
setSize(int) - Method in class cern.colt.list.AbstractList
Sets the size of the receiver.
setSizeRaw(int) - Method in class cern.colt.list.AbstractBooleanList
Sets the size of the receiver without modifying it otherwise.
setSizeRaw(int) - Method in class cern.colt.list.AbstractByteList
Sets the size of the receiver without modifying it otherwise.
setSizeRaw(int) - Method in class cern.colt.list.AbstractCharList
Sets the size of the receiver without modifying it otherwise.
setSizeRaw(int) - Method in class cern.colt.list.AbstractDoubleList
Sets the size of the receiver without modifying it otherwise.
setSizeRaw(int) - Method in class cern.colt.list.AbstractFloatList
Sets the size of the receiver without modifying it otherwise.
setSizeRaw(int) - Method in class cern.colt.list.AbstractIntList
Sets the size of the receiver without modifying it otherwise.
setSizeRaw(int) - Method in class cern.colt.list.AbstractLongList
Sets the size of the receiver without modifying it otherwise.
setSizeRaw(int) - Method in class cern.colt.list.AbstractShortList
Sets the size of the receiver without modifying it otherwise.
setSizeRaw(int) - Method in class cern.colt.list.DistinctNumberList
Sets the size of the receiver without modifying it otherwise.
setSizeRaw(int) - Method in class cern.colt.list.MinMaxNumberList
Sets the size of the receiver without modifying it otherwise.
setSliceSeparator(String) - Method in class cern.colt.matrix.impl.AbstractFormatter
Sets the string separating any two slices from another.
setState(double) - Method in class cern.jet.random.ChiSquare
Sets the distribution parameter.
setState(double) - Method in class cern.jet.random.Exponential
Sets the mean.
setState(double) - Method in class cern.jet.random.ExponentialPower
Sets the distribution parameter.
setState(double) - Method in class cern.jet.random.Logarithmic
Sets the distribution parameter.
setState(double) - Method in class cern.jet.random.StudentT
Sets the distribution parameter.
setState(double) - Method in class cern.jet.random.VonMises
Sets the distribution parameter.
setState(double[], int) - Method in class cern.jet.random.Empirical
Sets the distribution parameters.
setState(double[], int) - Method in class cern.jet.random.EmpiricalWalker
Sets the distribution parameters.
setState(double, double) - Method in class cern.jet.random.Beta
Sets the parameters.
setState(double, double) - Method in class cern.jet.random.Gamma
Sets the mean and variance.
setState(double, double) - Method in class cern.jet.random.Hyperbolic
Sets the parameters.
setState(double, double) - Method in class cern.jet.random.Normal
Sets the mean and variance.
setState(double, double) - Method in class cern.jet.random.Uniform
Sets the internal state.
setState(double, double) - Method in class cern.jet.random.Zeta
Sets the parameters.
setState(double, double, double) - Method in class cern.jet.random.BreitWigner
Sets the mean, gamma and cut parameters.
setState(int, int, int) - Method in class cern.jet.random.HyperGeometric
Sets the parameters.
setState2(double[]) - Method in class cern.jet.random.EmpiricalWalker
Sets the distribution parameters.
setTolerance(double) - Method in class cern.colt.matrix.linalg.Property
Sets the tolerance to Math.abs(newTolerance).
setUp(int) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Sets up a matrix with a given number of cells.
setUp(int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix1D
Sets up a matrix with a given number of cells.
setUp(int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix1D
Sets up a matrix with a given number of cells.
setUp(int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix1D
Sets up a matrix with a given number of cells.
setUp(int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix1D
Sets up a matrix with a given number of cells.
setUp(int, double, double) - Method in class cern.colt.map.AbstractMap
Initializes the receiver.
setUp(int, double, double) - Method in class cern.colt.map.OpenDoubleIntHashMap
Initializes the receiver.
setUp(int, double, double) - Method in class cern.colt.map.OpenIntDoubleHashMap
Initializes the receiver.
setUp(int, double, double) - Method in class cern.colt.map.OpenIntIntHashMap
Initializes the receiver.
setUp(int, double, double) - Method in class cern.colt.map.OpenIntObjectHashMap
Initializes the receiver.
setUp(int, double, double) - Method in class cern.colt.map.OpenLongObjectHashMap
Initializes the receiver.
setUp(int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Sets up a matrix with a given number of rows and columns.
setUp(int, int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix2D
Sets up a matrix with a given number of rows and columns.
setUp(int, int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix2D
Sets up a matrix with a given number of rows and columns.
setUp(int, int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix2D
Sets up a matrix with a given number of rows and columns.
setUp(int, int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix2D
Sets up a matrix with a given number of rows and columns.
setUp(int, int) - Method in class cern.jet.stat.quantile.DoubleQuantileEstimator
Initializes the receiver
setUp(int, int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Sets up a matrix with the given parameters.
setUp(int, int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Sets up a matrix with a given number of slices and rows.
setUp(int, int, int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix3D
Sets up a matrix with a given number of slices and rows.
setUp(int, int, int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix3D
Sets up a matrix with a given number of slices and rows.
setUp(int, int, int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix3D
Sets up a matrix with a given number of slices and rows.
setUp(int, int, int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix3D
Sets up a matrix with a given number of slices and rows.
setUp(int, int, int, int, int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Sets up a matrix with a given number of rows and columns and the given strides.
setUp(int, int, int, int, int, int, int, int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Sets up a matrix with a given number of slices and rows and the given strides.
setUp(long[], int) - Method in class cern.colt.list.DistinctNumberList
Sets the receiver to an empty list with the specified initial capacity and the specified distinct values allowed to be hold in this list.
setUp(long, long, int) - Method in class cern.colt.list.MinMaxNumberList
Sets the receiver to an empty list with the specified initial capacity and the specified range of values allowed to be hold in this list.
setUpBitsPerEntry(long, long) - Method in class cern.colt.list.MinMaxNumberList
This method was created in VisualAge.
setupBlanksCache() - Static method in class cern.colt.matrix.impl.AbstractFormatter
Cache for faster string processing.
setWeight(int) - Method in class cern.jet.random.sampling.WeightedRandomSampler
Not yet commented.
shape() - Method in class cern.colt.matrix.impl.AbstractMatrix3D
 
shape(AbstractMatrix1D) - Static method in class cern.colt.matrix.impl.AbstractFormatter
Returns a short string representation describing the shape of the matrix.
shape(AbstractMatrix2D) - Static method in class cern.colt.matrix.impl.AbstractFormatter
Returns a short string representation describing the shape of the matrix.
shape(AbstractMatrix3D) - Static method in class cern.colt.matrix.impl.AbstractFormatter
Returns a short string representation describing the shape of the matrix.
shared - Static variable in class cern.jet.random.Beta
 
shared - Static variable in class cern.jet.random.Binomial
 
shared - Static variable in class cern.jet.random.BreitWigner
 
shared - Static variable in class cern.jet.random.BreitWignerMeanSquare
 
shared - Static variable in class cern.jet.random.ChiSquare
 
shared - Static variable in class cern.jet.random.Exponential
 
shared - Static variable in class cern.jet.random.ExponentialPower
 
shared - Static variable in class cern.jet.random.Gamma
 
shared - Static variable in class cern.jet.random.Hyperbolic
 
shared - Static variable in class cern.jet.random.HyperGeometric
 
shared - Static variable in class cern.jet.random.Logarithmic
 
shared - Static variable in class cern.jet.random.NegativeBinomial
 
shared - Static variable in class cern.jet.random.Normal
 
shared - Static variable in class cern.jet.random.Poisson
 
shared - Static variable in class cern.jet.random.PoissonSlow
 
shared - Static variable in class cern.jet.random.StudentT
 
shared - Static variable in class cern.jet.random.Uniform
 
shared - Static variable in class cern.jet.random.VonMises
 
shared - Static variable in class cern.jet.random.Zeta
 
shiftLeft - Static variable in class cern.jet.math.IntFunctions
Function that returns a invalid input: '<'invalid input: '<' b.
shiftLeft(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a invalid input: '<'invalid input: '<' b.
shiftRightSigned - Static variable in class cern.jet.math.IntFunctions
Function that returns a >> b.
shiftRightSigned(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a >> b.
shiftRightUnsigned - Static variable in class cern.jet.math.IntFunctions
Function that returns a >>> b.
shiftRightUnsigned(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a >>> b.
ShortArrayList - Class in cern.colt.list
Resizable list holding short elements; implemented with arrays.
ShortArrayList() - Constructor for class cern.colt.list.ShortArrayList
Constructs an empty list.
ShortArrayList(int) - Constructor for class cern.colt.list.ShortArrayList
Constructs an empty list with the specified initial capacity.
ShortArrayList(short[]) - Constructor for class cern.colt.list.ShortArrayList
Constructs a list containing the specified elements.
ShortComparator - Interface in cern.colt.function
A comparison function which imposes a total ordering on some collection of elements.
ShortProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.
showPlus - Variable in class corejava.Format
 
showSpace - Variable in class corejava.Format
 
shuffle() - Method in class cern.colt.list.AbstractList
Randomly permutes the receiver.
shuffleFromTo(int, int) - Method in class cern.colt.list.AbstractBooleanList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.AbstractByteList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.AbstractCharList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.AbstractDoubleList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.AbstractFloatList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.AbstractIntList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.AbstractList
Randomly permutes the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.AbstractLongList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.AbstractShortList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.BooleanArrayList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.ByteArrayList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.CharArrayList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.DoubleArrayList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.FloatArrayList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.IntArrayList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.LongArrayList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.ObjectArrayList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.ShortArrayList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
sign - Static variable in class cern.jet.math.Functions
Function that returns a invalid input: '<' 0 ? -1 : a > 0 ? 1 : 0.
sign - Static variable in class cern.jet.math.IntFunctions
Function that returns a invalid input: '<' 0 ? -1 : a > 0 ? 1 : 0.
sign(double, double) - Method in class cern.colt.matrix.linalg.SeqBlas
Implements the FORTRAN sign (not sin) function.
sign(int, String) - Method in class corejava.Format
 
SimpleLongArrayList - Class in cern.colt.list
Resizable list holding long elements; implemented with arrays; not efficient; just to demonstrate which methods you must override to implement a fully functional list.
SimpleLongArrayList() - Constructor for class cern.colt.list.SimpleLongArrayList
Constructs an empty list.
SimpleLongArrayList(int) - Constructor for class cern.colt.list.SimpleLongArrayList
Constructs an empty list with the specified initial capacity.
SimpleLongArrayList(long[]) - Constructor for class cern.colt.list.SimpleLongArrayList
Constructs a list containing the specified elements.
sin - Static variable in class cern.jet.math.Functions
Function that returns Math.sin(a).
SingularValueDecomposition - Class in cern.colt.matrix.linalg
For an m x n matrix A with m >= n, the singular value decomposition is an m x n orthogonal matrix U, an n x n diagonal matrix S, and an n x n orthogonal matrix V so that A = U*S*V'.
SingularValueDecomposition(DoubleMatrix2D) - Constructor for class cern.colt.matrix.linalg.SingularValueDecomposition
Constructs and returns a new singular value decomposition object; The decomposed matrices can be retrieved via instance methods of the returned decomposition object.
size - Variable in class cern.colt.buffer.DoubleBuffer
 
size - Variable in class cern.colt.buffer.DoubleBuffer2D
 
size - Variable in class cern.colt.buffer.DoubleBuffer3D
 
size - Variable in class cern.colt.buffer.IntBuffer
 
size - Variable in class cern.colt.buffer.IntBuffer2D
 
size - Variable in class cern.colt.buffer.IntBuffer3D
 
size - Variable in class cern.colt.buffer.ObjectBuffer
 
size - Variable in class cern.colt.list.AbstractBooleanList
The size of the list.
size - Variable in class cern.colt.list.AbstractByteList
The size of the list.
size - Variable in class cern.colt.list.AbstractCharList
The size of the list.
size - Variable in class cern.colt.list.AbstractDoubleList
The size of the list.
size - Variable in class cern.colt.list.AbstractFloatList
The size of the list.
size - Variable in class cern.colt.list.AbstractIntList
The size of the list.
size - Variable in class cern.colt.list.AbstractLongList
The size of the list.
size - Variable in class cern.colt.list.AbstractShortList
The size of the list.
size - Variable in class cern.colt.list.ObjectArrayList
The size of the list.
size - Variable in class cern.colt.list.SimpleLongArrayList
The size of the list.
size - Variable in class cern.colt.matrix.impl.AbstractMatrix1D
the number of cells this matrix (view) has
size - Static variable in class hep.aida.bin.BinFunctions1D
Function that returns bin.size().
size - Variable in class hep.aida.bin.StaticBin1D
The number of elements consumed by incremental parameter maintainance.
size() - Method in class cern.colt.bitvector.BitMatrix
Returns the size of the receiver which is columns()*rows().
size() - Method in class cern.colt.bitvector.BitVector
Returns the size of the receiver.
size() - Method in class cern.colt.list.AbstractBooleanList
Returns the number of elements contained in the receiver.
size() - Method in class cern.colt.list.AbstractByteList
Returns the number of elements contained in the receiver.
size() - Method in class cern.colt.list.AbstractCharList
Returns the number of elements contained in the receiver.
size() - Method in class cern.colt.list.AbstractCollection
Returns the number of elements contained in the receiver.
size() - Method in class cern.colt.list.AbstractDoubleList
Returns the number of elements contained in the receiver.
size() - Method in class cern.colt.list.AbstractFloatList
Returns the number of elements contained in the receiver.
size() - Method in class cern.colt.list.AbstractIntList
Returns the number of elements contained in the receiver.
size() - Method in class cern.colt.list.AbstractLongList
Returns the number of elements contained in the receiver.
size() - Method in class cern.colt.list.AbstractShortList
Returns the number of elements contained in the receiver.
size() - Method in class cern.colt.list.adapter.DoubleListAdapter
Returns the number of elements in this list.
size() - Method in class cern.colt.list.adapter.FloatListAdapter
Returns the number of elements in this list.
size() - Method in class cern.colt.list.adapter.IntListAdapter
Returns the number of elements in this list.
size() - Method in class cern.colt.list.adapter.LongListAdapter
Returns the number of elements in this list.
size() - Method in class cern.colt.list.adapter.ObjectListAdapter
Returns the number of elements in this list.
size() - Method in class cern.colt.list.ObjectArrayList
Returns the number of elements contained in the receiver.
size() - Method in class cern.colt.map.AbstractMap
Returns the number of (key,value) associations currently contained.
size() - Method in class cern.colt.matrix.impl.AbstractMatrix
Returns the number of cells.
size() - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Returns the number of cells.
size() - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Returns the number of cells which is rows()*columns().
size() - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns the number of cells which is slices()*rows()*columns().
size() - Method in class cern.jet.random.Stack
Returns the number of elements contained.
size() - Method in class cern.jet.stat.quantile.Buffer
Returns the number of elements contained in the receiver.
size() - Method in class cern.jet.stat.quantile.DoubleBuffer
Returns the number of elements contained in the receiver.
size() - Method in class cern.jet.stat.quantile.DoubleQuantileEstimator
Returns the number of elements currently contained in the receiver (identical to the number of values added so far).
size() - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
Returns the number of elements currently contained in the receiver (identical to the number of values added so far).
size() - Method in class cern.jet.stat.quantile.EquiDepthHistogram
Deprecated.
Deprecated. Returns the number of bin boundaries.
size() - Method in class cern.jet.stat.quantile.ExactDoubleQuantileFinder
Returns the number of elements currently contained in the receiver (identical to the number of values added so far).
size() - Method in class hep.aida.bin.AbstractBin
Returns the number of elements contained.
size() - Method in class hep.aida.bin.DynamicBin1D
Returns the number of elements contained in the receiver.
size() - Method in class hep.aida.bin.StaticBin1D
Returns the number of elements contained in the receiver.
sizeOfRange(double, double) - Method in class hep.aida.bin.QuantileBin1D
Returns how many elements are contained in the range [minElement,maxElement].
skew() - Method in class hep.aida.bin.MightyStaticBin1D
Returns the skew, which is moment(3,mean()) / standardDeviation()3.
skew(double, double) - Static method in class cern.jet.stat.Descriptive
Returns the skew of a data sequence.
skew(DoubleArrayList, double, double) - Static method in class cern.jet.stat.Descriptive
Returns the skew of a data sequence, which is moment(data,3,mean) / standardDeviation3.
skip - Variable in class cern.jet.random.sampling.RandomSamplingAssistant
 
skip - Variable in class cern.jet.random.sampling.WeightedRandomSampler
 
sliceOffsets - Variable in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix3D
The offsets of the visible cells of this matrix.
sliceOffsets - Variable in class cern.colt.matrix.impl.SelectedDenseObjectMatrix3D
The offsets of the visible cells of this matrix.
sliceOffsets - Variable in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix3D
The offsets of the visible cells of this matrix.
sliceOffsets - Variable in class cern.colt.matrix.impl.SelectedSparseObjectMatrix3D
The offsets of the visible cells of this matrix.
slices - Variable in class cern.colt.matrix.impl.AbstractMatrix3D
the number of slices this matrix (view) has
slices() - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns the number of slices.
sliceSeparator - Variable in class cern.colt.matrix.impl.AbstractFormatter
The default string separating any two slices from another; currently "\n\n".
sliceStride - Variable in class cern.colt.matrix.impl.AbstractMatrix3D
the number of elements between two slices, i.e.
sliceX(int) - Method in interface hep.aida.IHistogram2D
Slice parallel to the Y axis at bin indexY and one bin wide.
sliceX(int) - Method in class hep.aida.ref.AbstractHistogram2D
 
sliceX(int, int) - Method in interface hep.aida.IHistogram2D
Create a slice parallel to the axis X axis, between "indexY1" and "indexY2" (inclusive).
sliceX(int, int) - Method in class hep.aida.ref.AbstractHistogram2D
 
sliceXY(int) - Method in interface hep.aida.IHistogram3D
Create a slice parallel to the XY plane at bin indexZ and one bin wide.
sliceXY(int) - Method in class hep.aida.ref.AbstractHistogram3D
 
sliceXY(int, int) - Method in interface hep.aida.IHistogram3D
Create a slice parallel to the XY plane, between "indexZ1" and "indexZ2" (inclusive).
sliceXY(int, int) - Method in class hep.aida.ref.AbstractHistogram3D
 
sliceXZ(int) - Method in interface hep.aida.IHistogram3D
Create a slice parallel to the XZ plane at bin indexY and one bin wide.
sliceXZ(int) - Method in class hep.aida.ref.AbstractHistogram3D
 
sliceXZ(int, int) - Method in interface hep.aida.IHistogram3D
Create a slice parallel to the XZ plane, between "indexY1" and "indexY2" (inclusive).
sliceXZ(int, int) - Method in class hep.aida.ref.AbstractHistogram3D
 
sliceY(int) - Method in interface hep.aida.IHistogram2D
Slice parallel to the X axis at bin indexX and one bin wide.
sliceY(int) - Method in class hep.aida.ref.AbstractHistogram2D
 
sliceY(int, int) - Method in interface hep.aida.IHistogram2D
Create a slice parallel to the axis Y axis, between "indexX1" and "indexX2" (inclusive) The returned IHistogram1D represents an instantaneous snapshot of the histogram at the time the slice was created.
sliceY(int, int) - Method in class hep.aida.ref.AbstractHistogram2D
 
sliceYZ(int) - Method in interface hep.aida.IHistogram3D
Create a slice parallel to the YZ plane at bin indexX and one bin wide.
sliceYZ(int) - Method in class hep.aida.ref.AbstractHistogram3D
 
sliceYZ(int, int) - Method in interface hep.aida.IHistogram3D
Create a slice parallel to the YZ plane, between "indexX1" and "indexX2" (inclusive).
sliceYZ(int, int) - Method in class hep.aida.ref.AbstractHistogram3D
 
sliceZero - Variable in class cern.colt.matrix.impl.AbstractMatrix3D
the index of the first element
Slicing - Search tag in package cern.colt.matrix
Section
sm1 - Variable in class cern.jet.random.ExponentialPower
 
SMALL - Static variable in class cern.colt.GenericSorting
 
SMALL - Static variable in class cern.colt.Partitioning
 
SMALL - Static variable in class cern.colt.Sorting
 
smp - Variable in class cern.colt.matrix.linalg.SmpBlas
 
Smp - Class in cern.colt.matrix.linalg
 
Smp(int) - Constructor for class cern.colt.matrix.linalg.Smp
Constructs a new Smp using a maximum of maxThreads threads.
smpBlas - Static variable in class cern.colt.matrix.linalg.SmpBlas
The public global parallel blas; initialized via SmpBlas.allocateBlas(int, cern.colt.matrix.linalg.Blas).
SmpBlas - Class in cern.colt.matrix.linalg
Parallel implementation of the Basic Linear Algebra System for symmetric multi processing boxes.
SmpBlas(int, Blas) - Constructor for class cern.colt.matrix.linalg.SmpBlas
Constructs a blas using a maximum of maxThreads threads; each executing the given sequential algos.
solve(int, double[], double[]) - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
solve(DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Solves the system of equations A*X = B (in-place).
solve(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.CholeskyDecomposition
Solves A*X = B; returns X.
solve(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.LUDecomposition
Solves A*X = B.
solve(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Solves the system of equations A*X = B (in-place).
solve(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.QRDecomposition
Least squares solution of A*X = B; returns X.
solve(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Solves A*X = B.
solveOld(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Solves A*X = B.
solveTranspose(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Solves X*A = B, which is also A'*X' = B'.
sort() - Method in class cern.colt.list.AbstractList
Sorts the receiver into ascending order.
sort() - Method in class cern.jet.stat.quantile.Buffer
Sorts the receiver.
sort() - Method in class cern.jet.stat.quantile.DoubleBuffer
Sorts the receiver.
sort() - Method in class cern.jet.stat.quantile.ExactDoubleQuantileFinder
Sorts the receiver.
sort() - Method in class hep.aida.bin.DynamicBin1D
Sorts elements if not already sorted.
sort(DoubleMatrix1D) - Method in class cern.colt.matrix.doublealgo.Sorting
Sorts the vector into ascending order, according to the natural ordering.
sort(DoubleMatrix1D, DoubleComparator) - Method in class cern.colt.matrix.doublealgo.Sorting
Sorts the vector into ascending order, according to the order induced by the specified comparator.
sort(DoubleMatrix2D, double[]) - Method in class cern.colt.matrix.doublealgo.Sorting
Sorts the matrix rows into ascending order, according to the natural ordering of the matrix values in the virtual column aggregates; Particularly efficient when comparing expensive aggregates, because aggregates need not be recomputed time and again, as is the case for comparator based sorts.
sort(DoubleMatrix2D, int) - Method in class cern.colt.matrix.doublealgo.Sorting
Sorts the matrix rows into ascending order, according to the natural ordering of the matrix values in the given column.
sort(DoubleMatrix2D, DoubleMatrix1DComparator) - Method in class cern.colt.matrix.doublealgo.Sorting
Sorts the matrix rows according to the order induced by the specified comparator.
sort(DoubleMatrix2D, BinFunction1D) - Method in class cern.colt.matrix.doublealgo.Sorting
Sorts the matrix rows into ascending order, according to the natural ordering of the values computed by applying the given aggregation function to each row; Particularly efficient when comparing expensive aggregates, because aggregates need not be recomputed time and again, as is the case for comparator based sorts.
sort(DoubleMatrix3D, int, int) - Method in class cern.colt.matrix.doublealgo.Sorting
Sorts the matrix slices into ascending order, according to the natural ordering of the matrix values in the given [row,column] position.
sort(DoubleMatrix3D, DoubleMatrix2DComparator) - Method in class cern.colt.matrix.doublealgo.Sorting
Sorts the matrix slices according to the order induced by the specified comparator.
sort(ObjectMatrix1D) - Method in class cern.colt.matrix.objectalgo.Sorting
Sorts the vector into ascending order, according to the natural ordering.
sort(ObjectMatrix1D, Comparator) - Method in class cern.colt.matrix.objectalgo.Sorting
Sorts the vector into ascending order, according to the order induced by the specified comparator.
sort(ObjectMatrix2D, int) - Method in class cern.colt.matrix.objectalgo.Sorting
Sorts the matrix rows into ascending order, according to the natural ordering of the matrix values in the given column.
sort(ObjectMatrix2D, ObjectMatrix1DComparator) - Method in class cern.colt.matrix.objectalgo.Sorting
Sorts the matrix rows according to the order induced by the specified comparator.
sort(ObjectMatrix3D, int, int) - Method in class cern.colt.matrix.objectalgo.Sorting
Sorts the matrix slices into ascending order, according to the natural ordering of the matrix values in the given [row,column] position.
sort(ObjectMatrix3D, ObjectMatrix2DComparator) - Method in class cern.colt.matrix.objectalgo.Sorting
Sorts the matrix slices according to the order induced by the specified comparator.
sortAscendingByLevel(DoubleBuffer[]) - Static method in class cern.jet.stat.quantile.UnknownDoubleQuantileEstimator
To do.
sortedElements - Variable in class hep.aida.bin.DynamicBin1D
The elements contained in this bin, sorted ascending.
sortedElements() - Method in class hep.aida.bin.DynamicBin1D
Returns a copy of the currently stored elements, sorted ascending.
sortedElements_unsafe() - Method in class hep.aida.bin.DynamicBin1D
Returns the currently stored elements, sorted ascending; WARNING: not a copy of them; Thus, improper usage of the returned list may not only corrupt the receiver's internal state, but also break thread safety! Only provided for performance and memory sensitive applications.
sortFromTo(int, int) - Method in class cern.colt.list.AbstractList
Sorts the specified range of the receiver into ascending order.
sortFromTo(int, int) - Method in class cern.colt.list.BooleanArrayList
Sorts the specified range of the receiver into ascending order.
sortFromTo(int, int) - Method in class cern.colt.list.ByteArrayList
Sorts the specified range of the receiver into ascending order.
sortFromTo(int, int) - Method in class cern.colt.list.CharArrayList
Sorts the specified range of the receiver into ascending order.
sortFromTo(int, int) - Method in class cern.colt.list.IntArrayList
Sorts the specified range of the receiver into ascending order.
sortFromTo(int, int) - Method in class cern.colt.list.LongArrayList
Sorts the specified range of the receiver into ascending order.
sortFromTo(int, int) - Method in class cern.colt.list.ShortArrayList
Sorts the specified range of the receiver into ascending order.
Sorting - Search tag in package cern.colt.matrix
Section
Sorting - Class in cern.colt.matrix.doublealgo
Matrix quicksorts and mergesorts.
Sorting - Class in cern.colt.matrix.objectalgo
Matrix quicksorts and mergesorts.
Sorting - Class in cern.colt
Quicksorts, mergesorts and binary searches; complements java.util.Arrays.
Sorting() - Constructor for class cern.colt.matrix.doublealgo.Sorting
Makes this class non instantiable, but still let's others inherit from it.
Sorting() - Constructor for class cern.colt.matrix.objectalgo.Sorting
Makes this class non instantiable, but still let's others inherit from it.
Sorting() - Constructor for class cern.colt.Sorting
Makes this class non instantiable, but still let's others inherit from it.
Sorting by multiple sorting criterias (primary, secondary, tertiary, ...) - Search tag in class cern.colt.GenericSorting
Section
Sorting multiple arrays in sync - Search tag in class cern.colt.GenericSorting
Section
sparse - Static variable in class cern.colt.matrix.DoubleFactory1D
A factory producing sparse matrices.
sparse - Static variable in class cern.colt.matrix.DoubleFactory2D
A factory producing sparse hash matrices.
sparse - Static variable in class cern.colt.matrix.DoubleFactory3D
A factory producing sparse matrices.
sparse - Static variable in class cern.colt.matrix.ObjectFactory1D
A factory producing sparse matrices.
sparse - Static variable in class cern.colt.matrix.ObjectFactory2D
A factory producing sparse matrices.
sparse - Static variable in class cern.colt.matrix.ObjectFactory3D
A factory producing sparse matrices.
SparseDoubleMatrix1D - Class in cern.colt.matrix.impl
Sparse hashed 1-d matrix (aka vector) holding double elements.
SparseDoubleMatrix1D(double[]) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix1D
Constructs a matrix with a copy of the given values.
SparseDoubleMatrix1D(int) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix1D
Constructs a matrix with a given number of cells.
SparseDoubleMatrix1D(int, int, double, double) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix1D
Constructs a matrix with a given number of parameters.
SparseDoubleMatrix1D(int, AbstractIntDoubleMap, int, int) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix1D
Constructs a matrix view with a given number of parameters.
SparseDoubleMatrix2D - Search tag in package cern.colt.matrix
Section
SparseDoubleMatrix2D - Class in cern.colt.matrix.impl
Sparse hashed 2-d matrix holding double elements.
SparseDoubleMatrix2D(double[][]) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix2D
Constructs a matrix with a copy of the given values.
SparseDoubleMatrix2D(int, int) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix2D
Constructs a matrix with a given number of rows and columns and default memory usage.
SparseDoubleMatrix2D(int, int, int, double, double) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix2D
Constructs a matrix with a given number of rows and columns using memory as specified.
SparseDoubleMatrix2D(int, int, AbstractIntDoubleMap, int, int, int, int) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix2D
Constructs a view with the given parameters.
SparseDoubleMatrix3D - Class in cern.colt.matrix.impl
Sparse hashed 3-d matrix holding double elements.
SparseDoubleMatrix3D(double[][][]) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix3D
Constructs a matrix with a copy of the given values.
SparseDoubleMatrix3D(int, int, int) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix3D
Constructs a matrix with a given number of slices, rows and columns and default memory usage.
SparseDoubleMatrix3D(int, int, int, int, double, double) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix3D
Constructs a matrix with a given number of slices, rows and columns using memory as specified.
SparseDoubleMatrix3D(int, int, int, AbstractIntDoubleMap, int, int, int, int, int, int) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix3D
Constructs a view with the given parameters.
SparseObjectMatrix1D - Class in cern.colt.matrix.impl
Sparse hashed 1-d matrix (aka vector) holding Object elements.
SparseObjectMatrix1D(int) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix1D
Constructs a matrix with a given number of cells.
SparseObjectMatrix1D(int, int, double, double) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix1D
Constructs a matrix with a given number of parameters.
SparseObjectMatrix1D(int, AbstractIntObjectMap, int, int) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix1D
Constructs a matrix view with a given number of parameters.
SparseObjectMatrix1D(Object[]) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix1D
Constructs a matrix with a copy of the given values.
SparseObjectMatrix2D - Class in cern.colt.matrix.impl
Sparse hashed 2-d matrix holding Object elements.
SparseObjectMatrix2D(int, int) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix2D
Constructs a matrix with a given number of rows and columns and default memory usage.
SparseObjectMatrix2D(int, int, int, double, double) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix2D
Constructs a matrix with a given number of rows and columns using memory as specified.
SparseObjectMatrix2D(int, int, AbstractIntObjectMap, int, int, int, int) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix2D
Constructs a view with the given parameters.
SparseObjectMatrix2D(Object[][]) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix2D
Constructs a matrix with a copy of the given values.
SparseObjectMatrix3D - Class in cern.colt.matrix.impl
Sparse hashed 3-d matrix holding Object elements.
SparseObjectMatrix3D(int, int, int) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix3D
Constructs a matrix with a given number of slices, rows and columns and default memory usage.
SparseObjectMatrix3D(int, int, int, int, double, double) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix3D
Constructs a matrix with a given number of slices, rows and columns using memory as specified.
SparseObjectMatrix3D(int, int, int, AbstractIntObjectMap, int, int, int, int, int, int) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix3D
Constructs a view with the given parameters.
SparseObjectMatrix3D(Object[][][]) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix3D
Constructs a matrix with a copy of the given values.
split(DoubleArrayList, DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Splits (partitions) a list into sublists such that each sublist contains the elements with a given range.
splitApproximately(DoubleArrayList, int) - Method in class hep.aida.bin.QuantileBin1D
Divides (rebins) a copy of the receiver at the given percentage boundaries into bins and returns these bins, such that each bin approximately reflects the data elements of its range.
splitApproximately(IAxis, int) - Method in class hep.aida.bin.QuantileBin1D
Divides (rebins) a copy of the receiver at the given interval boundaries into bins and returns these bins, such that each bin approximately reflects the data elements of its range.
splitBlockedNN(DoubleMatrix2D, int, long) - Method in class cern.colt.matrix.linalg.Smp
 
splitBlockedNN(DoubleMatrix2D, DoubleMatrix2D, int, long) - Method in class cern.colt.matrix.linalg.Smp
 
splitStridedNN(DoubleMatrix2D, int, long) - Method in class cern.colt.matrix.linalg.Smp
 
sqrt - Static variable in class cern.jet.math.Functions
Function that returns Math.sqrt(a).
SQRT_INV - Variable in class cern.jet.random.Normal
 
SQRTH - Static variable in class cern.jet.math.Constants
 
SQTPI - Static variable in class cern.jet.math.Constants
 
square - Static variable in class cern.jet.math.Functions
Function that returns a * a.
square - Static variable in class cern.jet.math.IntFunctions
Function that returns a * a.
sr - Static variable in class cern.clhep.Units
 
ss - Variable in class cern.jet.random.Binomial
 
Stack - Class in cern.jet.random
Not yet commented.
Stack(int) - Constructor for class cern.jet.random.Stack
Constructs a new stack with the given capacity.
standardDeviation - Variable in class cern.jet.random.Normal
 
standardDeviation() - Method in class hep.aida.bin.AbstractBin1D
Returns the sample standard deviation, which is Math.sqrt(variance()).
standardDeviation(double) - Static method in class cern.jet.stat.Descriptive
Returns the standard deviation from a variance.
standardError() - Method in class hep.aida.bin.AbstractBin1D
Returns the sample standard error, which is Math.sqrt(variance() / size())
standardError(int, double) - Static method in class cern.jet.stat.Descriptive
Returns the standard error of a data sequence.
standardize(double, double) - Method in class hep.aida.bin.DynamicBin1D
Modifies the receiver to be standardized.
standardize(DoubleArrayList, double, double) - Static method in class cern.jet.stat.Descriptive
Modifies a data sequence to be standardized.
start() - Method in class cern.colt.Timer
Starts the timer.
startOfBin(int) - Method in class cern.jet.stat.quantile.EquiDepthHistogram
Returns the start of the range associated with the given bin.
starts - Variable in class cern.colt.matrix.impl.RCDoubleMatrix2D
 
state - Variable in class cern.colt.map.OpenDoubleIntHashMap
The state of each hash table entry (FREE, FULL, REMOVED).
state - Variable in class cern.colt.map.OpenIntDoubleHashMap
The state of each hash table entry (FREE, FULL, REMOVED).
state - Variable in class cern.colt.map.OpenIntIntHashMap
The state of each hash table entry (FREE, FULL, REMOVED).
state - Variable in class cern.colt.map.OpenIntObjectHashMap
The state of each hash table entry (FREE, FULL, REMOVED).
state - Variable in class cern.colt.map.OpenLongObjectHashMap
The state of each hash table entry (FREE, FULL, REMOVED).
StaticBin1D - Class in hep.aida.bin
1-dimensional non-rebinnable bin consuming double elements; Efficiently computes basic statistics of data sequences.
StaticBin1D() - Constructor for class hep.aida.bin.StaticBin1D
Constructs and returns an empty bin.
staticNextBoolean() - Static method in class cern.jet.random.Uniform
Returns a uniformly distributed random boolean.
staticNextDouble() - Static method in class cern.jet.random.Uniform
Returns a uniformly distributed random number in the open interval (0,1) (excluding 0 and 1).
staticNextDouble(double) - Static method in class cern.jet.random.ChiSquare
Returns a random number from the distribution.
staticNextDouble(double) - Static method in class cern.jet.random.Exponential
Returns a random number from the distribution with the given lambda.
staticNextDouble(double) - Static method in class cern.jet.random.ExponentialPower
Returns a random number from the distribution.
staticNextDouble(double) - Static method in class cern.jet.random.Logarithmic
Returns a random number from the distribution.
staticNextDouble(double) - Static method in class cern.jet.random.StudentT
Returns a random number from the distribution.
staticNextDouble(double) - Static method in class cern.jet.random.VonMises
Returns a random number from the distribution.
staticNextDouble(double, double) - Static method in class cern.jet.random.Beta
Returns a random number from the distribution.
staticNextDouble(double, double) - Static method in class cern.jet.random.Gamma
Returns a random number from the distribution.
staticNextDouble(double, double) - Static method in class cern.jet.random.Hyperbolic
Returns a random number from the distribution.
staticNextDouble(double, double) - Static method in class cern.jet.random.Normal
Returns a random number from the distribution with the given mean and standard deviation.
staticNextDouble(double, double, double) - Static method in class cern.jet.random.BreitWigner
Returns a random number from the distribution.
staticNextDouble(double, double, double) - Static method in class cern.jet.random.BreitWignerMeanSquare
Returns a random number from the distribution.
staticNextDoubleFromTo(double, double) - Static method in class cern.jet.random.Uniform
Returns a uniformly distributed random number in the open interval (from,to) (excluding from and to).
staticNextFloatFromTo(float, float) - Static method in class cern.jet.random.Uniform
Returns a uniformly distributed random number in the open interval (from,to) (excluding from and to).
staticNextInt(double) - Static method in class cern.jet.random.Poisson
Returns a random number from the distribution with the given mean.
staticNextInt(double) - Static method in class cern.jet.random.PoissonSlow
Returns a random number from the distribution with the given mean.
staticNextInt(double, double) - Static method in class cern.jet.random.Zeta
Returns a random number from the distribution.
staticNextInt(int, double) - Static method in class cern.jet.random.Binomial
Returns a random number from the distribution with the given parameters n and p.
staticNextInt(int, double) - Static method in class cern.jet.random.NegativeBinomial
Returns a random number from the distribution with the given parameters n and p.
staticNextInt(int, int, int) - Static method in class cern.jet.random.HyperGeometric
Returns a random number from the distribution.
staticNextIntFromTo(int, int) - Static method in class cern.jet.random.Uniform
Returns a uniformly distributed random number in the closed interval [from,to] (including from and to).
staticNextLongFromTo(long, long) - Static method in class cern.jet.random.Uniform
Returns a uniformly distributed random number in the closed interval [from,to] (including from and to).
staticSetRandomEngine(RandomEngine) - Static method in class cern.jet.random.Uniform
Sets the uniform random number generation engine shared by all static methods.
Static vs. Dynamic bins and their space-time-functionality trade-offs - Search tag in package hep.aida.bin
Section
Statistic - Class in cern.colt.matrix.doublealgo
Basic statistics operations on matrices.
Statistic() - Constructor for class cern.colt.matrix.doublealgo.Statistic
Makes this class non instantiable, but still let's others inherit from it.
Statistic.VectorVectorFunction - Interface in cern.colt.matrix.doublealgo
Interface that represents a function object: a function that takes two argument vectors and returns a single value.
statistics(int, int) - Static method in class cern.colt.map.PrimeFinder
Tests correctness.
stats() - Method in class cern.colt.matrix.linalg.Smp
Prints various snapshot statistics to System.out; Simply delegates to FJTaskRunnerGroup.stats().
stats() - Method in class cern.colt.matrix.linalg.SmpBlas
Prints various snapshot statistics to System.out; Simply delegates to FJTaskRunnerGroup.stats().
stdDev - Static variable in class hep.aida.bin.BinFunctions1D
Function that returns bin.standardDeviation().
Stencil - Class in cern.colt.matrix.doublealgo
Stencil operations.
Stencil() - Constructor for class cern.colt.matrix.doublealgo.Stencil
Makes this class non instantiable, but still let's others inherit from it.
stencil27(DoubleMatrix3D, Double27Function, int, DoubleMatrix3DProcedure, int) - Static method in class cern.colt.matrix.doublealgo.Stencil
27 point stencil operation.
stencil9(DoubleMatrix2D, Double9Function, int, DoubleMatrix2DProcedure, int) - Static method in class cern.colt.matrix.doublealgo.Stencil
9 point stencil operation.
steps - Static variable in class cern.colt.Partitioning
 
steradian - Static variable in class cern.clhep.Units
 
stirlingCorrection - Static variable in class cern.jet.math.Arithmetic
 
stirlingCorrection(int) - Static method in class cern.jet.math.Arithmetic
Returns the StirlingCorrection.
stirlingFormula(double) - Static method in class cern.jet.stat.Gamma
Returns the Gamma function computed by Stirling's formula; formerly named stirf.
stop() - Method in class cern.colt.Timer
Stops the timer.
STP_Pressure - Static variable in class cern.clhep.PhysicalConstants
 
STP_Temperature - Static variable in class cern.clhep.PhysicalConstants
 
stride - Variable in class cern.colt.matrix.impl.AbstractMatrix1D
the number of indexes between any two elements, i.e.
stride(int) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Returns the stride of the given dimension (axis, rank).
Striding - Search tag in package cern.colt.matrix
Section
studentT(double, double) - Static method in class cern.jet.stat.Probability
Returns the integral from minus infinity to t of the Student-t distribution with k > 0 degrees of freedom.
StudentT - Class in cern.jet.random
StudentT distribution (aka T-distribution); See the math definition and animated definition.
StudentT(double, RandomEngine) - Constructor for class cern.jet.random.StudentT
Constructs a StudentT distribution.
studentTInverse(double, int) - Static method in class cern.jet.stat.Probability
Returns the value, t, for which the area under the Student-t probability density function (integrated from minus infinity to t) is equal to 1-alpha/2.
subMatrix(DoubleMatrix2D, int[], int, int) - Method in class cern.colt.matrix.linalg.Algebra
Copies the columns of the indicated rows into a new sub matrix.
subMatrix(DoubleMatrix2D, int, int, int[]) - Method in class cern.colt.matrix.linalg.Algebra
Copies the rows of the indicated columns into a new sub matrix.
subMatrix(DoubleMatrix2D, int, int, int, int) - Method in class cern.colt.matrix.linalg.Algebra
Constructs and returns a new sub-range view which is the sub matrix A[fromRow..toRow,fromColumn..toColumn].
Subranging - Search tag in package cern.colt.matrix
Section
sum - Static variable in class hep.aida.bin.BinFunctions1D
Function that returns bin.sum().
sum - Variable in class hep.aida.bin.StaticBin1D
 
sum() - Method in class hep.aida.bin.AbstractBin1D
Returns the sum of all elements, which is Sum( x[i] ).
sum() - Method in class hep.aida.bin.DynamicBin1D
Returns the sum of all elements, which is Sum( x[i] ).
sum() - Method in class hep.aida.bin.StaticBin1D
Returns the sum of all elements, which is Sum( x[i] ).
sum(DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Returns the sum of a data sequence.
sum_xx - Variable in class hep.aida.bin.StaticBin1D
 
sumAllBinHeights() - Method in interface hep.aida.IHistogram
Sum of all (both in-range and under/overflow) bin heights in the histogram.
sumAllBinHeights() - Method in class hep.aida.ref.AbstractHistogram1D
 
sumAllBinHeights() - Method in class hep.aida.ref.AbstractHistogram2D
 
sumAllBinHeights() - Method in class hep.aida.ref.AbstractHistogram3D
 
sumAllBinHeights() - Method in class hep.aida.ref.Histogram2D
 
sumAllBinHeights() - Method in class hep.aida.ref.Histogram3D
 
sumBinHeights() - Method in interface hep.aida.IHistogram
Sum of in-range bin heights in the histogram.
sumBinHeights() - Method in class hep.aida.ref.AbstractHistogram1D
 
sumBinHeights() - Method in class hep.aida.ref.AbstractHistogram2D
 
sumBinHeights() - Method in class hep.aida.ref.AbstractHistogram3D
 
sumExtraBinHeights() - Method in interface hep.aida.IHistogram
Sum of under/overflow bin heights in the histogram.
sumExtraBinHeights() - Method in class hep.aida.ref.AbstractHistogram1D
 
sumExtraBinHeights() - Method in class hep.aida.ref.AbstractHistogram2D
 
sumExtraBinHeights() - Method in class hep.aida.ref.AbstractHistogram3D
 
sumLog - Static variable in class hep.aida.bin.BinFunctions1D
Function that returns bin.sumOfLogarithms().
sumOfInversions - Variable in class hep.aida.bin.MightyStaticBin1D
 
sumOfInversions() - Method in class hep.aida.bin.DynamicBin1D
Returns the sum of inversions, which is Sum( 1 / x[i] ).
sumOfInversions() - Method in class hep.aida.bin.MightyStaticBin1D
Returns the sum of inversions, which is Sum( 1 / x[i] ).
sumOfInversions(DoubleArrayList, int, int) - Static method in class cern.jet.stat.Descriptive
Returns the sum of inversions of a data sequence, which is Sum( 1.0 / data[i]).
sumOfLogarithms - Variable in class hep.aida.bin.MightyStaticBin1D
 
sumOfLogarithms() - Method in class hep.aida.bin.DynamicBin1D
Returns the sum of logarithms, which is Sum( Log(x[i]) ).
sumOfLogarithms() - Method in class hep.aida.bin.MightyStaticBin1D
Returns the sum of logarithms, which is Sum( Log(x[i]) ).
sumOfLogarithms(DoubleArrayList, int, int) - Static method in class cern.jet.stat.Descriptive
Returns the sum of logarithms of a data sequence, which is Sum( Log(data[i]).
sumOfPowerDeviations(DoubleArrayList, int, double) - Static method in class cern.jet.stat.Descriptive
Returns Sum( (data[i]-c)k ); optimized for common parameters like c == 0.0 and/or k == -2 ..
sumOfPowerDeviations(DoubleArrayList, int, double, int, int) - Static method in class cern.jet.stat.Descriptive
Returns Sum( (data[i]-c)k ) for all i = from ..
sumOfPowers - Variable in class hep.aida.bin.MightyStaticBin1D
 
sumOfPowers(int) - Method in class hep.aida.bin.DynamicBin1D
Returns the k-th order sum of powers, which is Sum( x[i]k ).
sumOfPowers(int) - Method in class hep.aida.bin.MightyStaticBin1D
Returns the k-th order sum of powers, which is Sum( x[i]k ).
sumOfPowers(DoubleArrayList, int) - Static method in class cern.jet.stat.Descriptive
Returns the sum of powers of a data sequence, which is Sum ( data[i]k ).
sumOfSquaredDeviations(int, double) - Static method in class cern.jet.stat.Descriptive
Returns the sum of squared mean deviation of of a data sequence.
sumOfSquares() - Method in class hep.aida.bin.AbstractBin1D
Returns the sum of squares, which is Sum( x[i] * x[i] ).
sumOfSquares() - Method in class hep.aida.bin.DynamicBin1D
Returns the sum of squares, which is Sum( x[i] * x[i] ).
sumOfSquares() - Method in class hep.aida.bin.StaticBin1D
Returns the sum of squares, which is Sum( x[i] * x[i] ).
sumOfSquares(DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Returns the sum of squares of a data sequence.
sumWeight - Variable in class hep.aida.ref.Histogram1D
 
sumWeight - Variable in class hep.aida.ref.Histogram2D
 
sumWeight - Variable in class hep.aida.ref.Histogram3D
 
sumWeightSquared - Variable in class hep.aida.ref.Histogram1D
 
sumWeightSquared - Variable in class hep.aida.ref.Histogram2D
 
sumWeightSquared - Variable in class hep.aida.ref.Histogram3D
 
svd(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Constructs and returns the SingularValue-decomposition of the given matrix.
swap(byte[], int, int) - Static method in class cern.colt.Sorting
Swaps x[a] with x[b].
swap(char[], int, int) - Static method in class cern.colt.Sorting
Swaps x[a] with x[b].
swap(double[], int, int) - Static method in class cern.colt.Sorting
Swaps x[a] with x[b].
swap(float[], int, int) - Static method in class cern.colt.Sorting
Swaps x[a] with x[b].
swap(int[], int, int) - Static method in class cern.colt.Sorting
Swaps x[a] with x[b].
swap(int, int) - Method in interface cern.colt.Swapper
Swaps the generic data g[a] with g[b].
swap(long[], int, int) - Static method in class cern.colt.Sorting
Swaps x[a] with x[b].
swap(short[], int, int) - Static method in class cern.colt.Sorting
Swaps x[a] with x[b].
swap(DoubleMatrix1D) - Method in class cern.colt.matrix.DoubleMatrix1D
Swaps each element this[i] with other[i].
swap(DoubleMatrix1D) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Swaps each element this[i] with other[i].
swap(ObjectMatrix1D) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Swaps each element this[i] with other[i].
swap(ObjectMatrix1D) - Method in class cern.colt.matrix.ObjectMatrix1D
Swaps each element this[i] with other[i].
swap(Object[], int, int) - Static method in class cern.colt.Sorting
Swaps x[a] with x[b].
swapArgs(DoubleDoubleFunction) - Static method in class cern.jet.math.Functions
Constructs a function that returns function.apply(b,a), i.e.
swapArgs(IntIntFunction) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns function.apply(b,a), i.e.
swappedElements - Static variable in class cern.colt.Partitioning
 
Swapper - Interface in cern.colt
Interface for an object that knows how to swap elements at two positions (a,b).
SWITCH_MEAN - Static variable in class cern.jet.random.Poisson
 
SWITCH_MEAN - Static variable in class cern.jet.random.PoissonSlow
 
systemInfo() - Static method in class cern.colt.matrix.bench.BenchmarkKernel
Returns a String with the system's properties (vendor, version, operating system, etc.)

T

t - Variable in class cern.jet.random.Beta
 
t - Variable in class cern.jet.random.Logarithmic
 
table - Variable in class cern.colt.map.OpenDoubleIntHashMap
The hash table keys.
table - Variable in class cern.colt.map.OpenIntDoubleHashMap
The hash table keys.
table - Variable in class cern.colt.map.OpenIntIntHashMap
The hash table keys.
table - Variable in class cern.colt.map.OpenIntObjectHashMap
The hash table keys.
table - Variable in class cern.colt.map.OpenLongObjectHashMap
The hash table keys.
tan - Static variable in class cern.jet.math.Functions
Function that returns Math.tan(a).
target - Variable in class cern.colt.buffer.DoubleBuffer
 
target - Variable in class cern.colt.buffer.DoubleBuffer2D
 
target - Variable in class cern.colt.buffer.DoubleBuffer3D
 
target - Variable in class cern.colt.buffer.IntBuffer
 
target - Variable in class cern.colt.buffer.IntBuffer2D
 
target - Variable in class cern.colt.buffer.IntBuffer3D
 
target - Variable in class cern.colt.buffer.ObjectBuffer
 
taskGroup - Variable in class cern.colt.matrix.linalg.Smp
 
tau - Variable in class cern.jet.random.ExponentialPower
 
tau - Variable in class cern.jet.random.VonMises
 
tau_set - Variable in class cern.jet.random.ExponentialPower
 
TEMPERING_MASK_B - Static variable in class cern.jet.random.engine.MersenneTwister
 
TEMPERING_MASK_C - Static variable in class cern.jet.random.engine.MersenneTwister
 
teraelectronvolt - Static variable in class cern.clhep.Units
 
TERM - Variable in class cern.jet.random.StudentT
 
tesla - Static variable in class cern.clhep.Units
 
test() - Static method in class cern.jet.stat.quantile.QuantileFinderTest
Not yet commented.
test(float) - Static method in class cern.jet.stat.quantile.EquiDepthHistogram
Not yet commented.
test(int) - Static method in class cern.colt.Timer
Shows how to use a timer in convenient ways.
test(int, int) - Static method in class cern.jet.random.sampling.WeightedRandomSampler
Not yet commented.
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) - Static method in class cern.jet.random.sampling.RandomSamplingAssistant
Tests the methods of this class.
test(long, long, long, int, int) - Static method in class cern.jet.random.sampling.RandomSampler
Tests the methods of this class.
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
 
test_B_and_K_Calculation(String[]) - Static method in class cern.jet.stat.quantile.QuantileCalc
Computes b and k for different parameters.
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.
testBestBandKCalculation(String[]) - Static method in class cern.jet.stat.quantile.QuantileFinderTest
This method was created in VisualAge.
testLocalVarDeclarationSpeed(int) - Static method in class cern.jet.stat.quantile.QuantileFinderTest
This method was created in VisualAge.
testLU() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
TestMatrix2D - Class in cern.colt.matrix.impl
Quick and dirty tests.
TestMatrix2D() - Constructor for class cern.colt.matrix.impl.TestMatrix2D
Makes this class non instantiable, but still let's others inherit from it.
testMax() - Static method in class cern.colt.matrix.impl.TestMatrix2D
 
testNegAlphaInv(String[]) - Static method in class cern.jet.random.sampling.RandomSampler
Tests different values for negaalphainv.
testQuantileCalculation(String[]) - Static method in class cern.jet.stat.quantile.QuantileFinderTest
 
testRandomly(int) - Static method in class cern.colt.GenericSortingTest
Checks the correctness of the partition method by generating random input parameters and checking whether results are correct.
testRank() - Static method in class cern.jet.stat.quantile.QuantileFinderTest
Not yet commented.
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.
TimerProcedure - Interface in cern.colt.matrix.bench
Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.
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 - Variable in class hep.aida.ref.Histogram
 
title() - Method in interface hep.aida.IHistogram
Title of the histogram (will be set only in the constructor).
title() - Method in class hep.aida.ref.Histogram
 
toArray() - Method in class cern.colt.matrix.DoubleMatrix1D
Constructs and returns a 1-dimensional array containing the cell values.
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() - Method in class cern.colt.matrix.ObjectMatrix1D
Constructs and returns a 1-dimensional array containing the cell values.
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.
toArray(double[]) - Method in class cern.colt.matrix.DoubleMatrix1D
Fills the cell values into the specified 1-dimensional array.
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.list.ObjectArrayList
Returns an array containing all of the elements in the receiver in the correct order.
toArray(Object[]) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Fills the cell values into the specified 1-dimensional array.
toArray(Object[]) - Method in class cern.colt.matrix.ObjectMatrix1D
Fills the cell values into the specified 1-dimensional array.
toArrayErrors(IHistogram1D) - Method in class hep.aida.ref.Converter
Returns an array[h.xAxis().bins()]; ignoring extra bins.
toArrayErrors(IHistogram2D) - Method in class hep.aida.ref.Converter
Returns an array[h.xAxis().bins()][h.yAxis().bins()]; ignoring extra bins.
toArrayHeights(IHistogram1D) - Method in class hep.aida.ref.Converter
Returns an array[h.xAxis().bins()]; ignoring extra bins.
toArrayHeights(IHistogram2D) - Method in class hep.aida.ref.Converter
Returns an array[h.xAxis().bins()][h.yAxis().bins()]; ignoring extra bins.
toArrayHeights(IHistogram3D) - Method in class hep.aida.ref.Converter
Returns an array[h.xAxis().bins()][h.yAxis().bins()][h.zAxis().bins()]; ignoring extra bins.
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.
toInt(boolean) - Static method in class cern.colt.list.AbstractBooleanList
Transforms a boolean value to an integer (false --> 0, true --> 1)
tolerance - Variable in class cern.colt.matrix.linalg.Property
 
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() - 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() - 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() - 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() - 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() - 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 cern.jet.stat.quantile.DoubleBuffer
Returns a String representation of the receiver.
toString() - Method in class cern.jet.stat.quantile.DoubleBufferSet
 
toString() - Method in class cern.jet.stat.quantile.DoubleQuantileEstimator
Returns a String representation of the receiver.
toString() - Method in class cern.jet.stat.quantile.ExactDoubleQuantileFinder
Returns a String representation of the receiver.
toString() - Method in class cern.jet.stat.quantile.UnknownDoubleQuantileEstimator
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(boolean[]) - Static method in class cern.colt.Arrays
Returns a string representation of the specified array.
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(double[]) - Static method in class hep.aida.ref.Converter
Returns a string representation of the specified array.
toString(double[]) - Static method in class hep.aida.ref.VariableAxis
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(short[]) - Static method in class cern.colt.Arrays
Returns a string representation of the specified array.
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(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
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(DoubleMatrix3D) - Method in class cern.colt.matrix.doublealgo.Formatter
Returns a string representation of the given matrix.
toString(AbstractMatrix2D) - Method in class cern.colt.matrix.doublealgo.Formatter
Returns a string representation of the given matrix.
toString(AbstractMatrix2D) - Method in class cern.colt.matrix.impl.AbstractFormatter
Returns a string representation of the given matrix.
toString(AbstractMatrix2D) - Method in class cern.colt.matrix.objectalgo.Formatter
Returns a string representation of the given matrix.
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(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.
toString(Object[]) - Static method in class cern.colt.Arrays
Returns a string representation of the specified array.
toString(String[][]) - Method in class cern.colt.matrix.impl.AbstractFormatter
Returns a single string representation of the given string matrix.
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.
totalElementsFilled - Variable in class cern.jet.stat.quantile.DoubleQuantileEstimator
 
totalMemory() - Method in class cern.jet.stat.quantile.DoubleQuantileEstimator
Returns the number of elements currently needed to store all contained elements.
totalMemory() - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
Returns the number of elements currently needed to store all contained elements.
totalMemory() - Method in class cern.jet.stat.quantile.ExactDoubleQuantileFinder
Returns the number of elements currently needed to store all contained elements.
totalProbesSaved - Variable in class cern.colt.map.QuickOpenIntIntHashMap
 
totalSize() - Method in class cern.jet.stat.quantile.DoubleBufferSet
Returns the number of elements in all buffers.
toTitleString(DoubleMatrix2D, String[], String[], String, String, String) - 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(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.
tql2() - Method in class cern.colt.matrix.linalg.EigenvalueDecomposition
Symmetric tridiagonal QL algorithm.
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 - Static variable in class cern.colt.matrix.doublealgo.Transform
Deprecated.
Little trick to allow for "aliasing", that is, renaming this class.
Transform - Class in cern.colt.matrix.doublealgo
Deprecated. 
Transform - Static variable in class cern.colt.matrix.impl.TestMatrix2D
 
Transform() - Constructor for class cern.colt.matrix.doublealgo.Transform
Deprecated.
Makes this class non instantiable, but still let's others inherit from it.
Transformation over one matrix - Search tag in package cern.colt.matrix
Section
Transformation over two matrices - Search tag in package cern.colt.matrix
Section
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.
trapezoidalLower(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Modifies the matrix to be a lower trapezoidal matrix.
tred2() - Method in class cern.colt.matrix.linalg.EigenvalueDecomposition
Symmetric Householder reduction to tridiagonal form.
treeHeightStartingSampling - Variable in class cern.jet.stat.quantile.UnknownDoubleQuantileEstimator
 
TridiagonalDoubleMatrix2D - Class in cern.colt.matrix.impl
Tridiagonal 2-d matrix holding double elements.
TridiagonalDoubleMatrix2D(double[][]) - Constructor for class cern.colt.matrix.impl.TridiagonalDoubleMatrix2D
Constructs a matrix with a copy of the given values.
TridiagonalDoubleMatrix2D(int, int) - Constructor for class cern.colt.matrix.impl.TridiagonalDoubleMatrix2D
Constructs a matrix with a given number of rows and columns.
trim(int, int) - Method in class hep.aida.bin.DynamicBin1D
Removes the s smallest and l largest elements from the receiver.
trimmedMean(int, int) - Method in class hep.aida.bin.DynamicBin1D
Returns the trimmed mean.
trimmedMean(DoubleArrayList, double, int, int) - Static method in class cern.jet.stat.Descriptive
Returns the trimmed mean of a sorted data sequence.
trimToCapacity(boolean[], int) - Static method in class cern.colt.Arrays
Ensures that the specified array cannot hold more than maxCapacity elements.
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(short[], 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.
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) - 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(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(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.
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.
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
 

U

u - Variable in class cern.jet.random.Hyperbolic
 
U - Variable in class cern.colt.matrix.linalg.SingularValueDecomposition
Arrays for internal storage of U and V.
UNDEFINED - Static variable in class cern.jet.random.sampling.WeightedRandomSampler
 
UNDERFLOW - Static variable in interface hep.aida.IHistogram
Constant specifying the underflow bin (can be passed to any method expecting a bin number).
uniform - Variable in class cern.jet.random.BreitWignerMeanSquare
 
Uniform - Class in cern.jet.random
Uniform distribution; Math definition and animated definition.
Uniform(double, double, int) - Constructor for class cern.jet.random.Uniform
Constructs a uniform distribution with the given minimum and maximum, using a MersenneTwister seeded with the given seed.
Uniform(double, double, RandomEngine) - Constructor for class cern.jet.random.Uniform
Constructs a uniform distribution with the given minimum and maximum.
Uniform(RandomEngine) - Constructor for class cern.jet.random.Uniform
Constructs a uniform distribution with min=0.0 and max=1.0.
unit(int) - Static method in class cern.colt.bitvector.QuickBitVector
Returns the index of the unit that contains the given bitIndex.
UNIT - Static variable in class cern.colt.Timer
 
Units - Class in cern.clhep
High Energy Physics coherent system of Units.
Units() - Constructor for class cern.clhep.Units
Makes this class non instantiable, but still let's others inherit from it.
universe_mean_density - Static variable in class cern.clhep.PhysicalConstants
 
unknown_N_compute_B_and_K(double, double, int) - Static method in class cern.jet.stat.quantile.QuantileCalc
Computes the number of buffers and number of values per buffer such that quantiles can be determined with an approximation error no more than epsilon with a certain probability.
unknown_N_compute_B_and_K(double, double, int) - Static method in class cern.jet.stat.quantile.QuantileFinderFactory
Computes the number of buffers and number of values per buffer such that quantiles can be determined with an approximation error no more than epsilon with a certain probability.
unknown_N_compute_B_and_K_raw(double, double, int) - Static method in class cern.jet.stat.quantile.QuantileFinderFactory
Computes the number of buffers and number of values per buffer such that quantiles can be determined with an approximation error no more than epsilon with a certain probability.
UnknownDoubleQuantileEstimator - Class in cern.jet.stat.quantile
Approximate quantile finding algorithm for unknown N requiring only one pass and little main memory; computes quantiles over a sequence of double elements.
UnknownDoubleQuantileEstimator(int, int, int, double, RandomEngine) - Constructor for class cern.jet.stat.quantile.UnknownDoubleQuantileEstimator
Constructs an approximate quantile finder with b buffers, each having k elements.
updateIncrementalStats() - Method in class hep.aida.bin.DynamicBin1D
assertion: isBasicParametersValid == false
updateSumOfInversions() - Method in class hep.aida.bin.DynamicBin1D
assertion: isBasicParametersValid == false
updateSumOfLogarithms() - Method in class hep.aida.bin.DynamicBin1D
 
upper_bound(int[], int, int, int) - Static method in class cern.colt.Sorting
 
upper_bound(int, int, int, IntComparator) - Static method in class cern.colt.GenericSorting
Performs a binary search on an already-sorted range: finds the last position where an element can be inserted without violating the ordering.
UPPER_MASK - Static variable in class cern.jet.random.engine.MersenneTwister
 
upperBandwidth(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
The upper bandwidth of a square matrix A is the maximum j-i for which A[i,j] is nonzero and j > i.
upperEdge() - Method in interface hep.aida.IAxis
Upper axis edge.
upperEdge() - Method in class hep.aida.ref.FixedAxis
 
upperEdge() - Method in class hep.aida.ref.VariableAxis
 
upperTriangular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Modifies the matrix to be an upper triangular matrix.
usage() - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
Overall usage.
usage(String) - Static method in class cern.colt.matrix.bench.BenchmarkMatrix
Usage of a specific command.
Usage - Search tag in class cern.colt.matrix.linalg.SmpBlas
Section
Util - Class in hep.aida.ref
Convenient histogram utilities.
Util() - Constructor for class hep.aida.ref.Util
Creates a new utility object.
Utils - Class in cern.jet.stat.quantile
Holds some utility methods shared by different quantile finding implementations.
Utils() - Constructor for class cern.jet.stat.quantile.Utils
Makes this class non instantiable, but still let's others inherit from it.

V

v - Variable in class cern.jet.random.Hyperbolic
 
v - Variable in class cern.jet.random.Stack
 
V - Variable in class cern.colt.matrix.linalg.EigenvalueDecomposition
Array for internal storage of eigenvectors.
V - Variable in class cern.colt.matrix.linalg.SingularValueDecomposition
Arrays for internal storage of U and V.
validateAll() - Method in class hep.aida.bin.DynamicBin1D
 
value() - Method in class hep.aida.bin.AbstractBin
Returns value(0).
value(int) - Method in class hep.aida.bin.AbstractBin
Returns a custom definable "value" measure; override this method if necessary.
value(Object) - Static method in class cern.colt.list.adapter.DoubleListAdapter
Transforms an object element to a primitive data type.
value(Object) - Static method in class cern.colt.list.adapter.FloatListAdapter
Transforms an object element to a primitive data type.
value(Object) - Static method in class cern.colt.list.adapter.IntListAdapter
Transforms an object element to a primitive data type.
value(Object) - Static method in class cern.colt.list.adapter.LongListAdapter
Transforms an object element to a primitive data type.
values - Variable in class cern.colt.map.OpenDoubleIntHashMap
The hash table values.
values - Variable in class cern.colt.map.OpenIntDoubleHashMap
The hash table values.
values - Variable in class cern.colt.map.OpenIntIntHashMap
The hash table values.
values - Variable in class cern.colt.map.OpenIntObjectHashMap
The hash table values.
values - Variable in class cern.colt.map.OpenLongObjectHashMap
The hash table values.
values - Variable in class cern.colt.matrix.impl.RCDoubleMatrix2D
 
values - Variable in class cern.colt.matrix.impl.RCMDoubleMatrix2D
 
values - Variable in class cern.colt.matrix.impl.TridiagonalDoubleMatrix2D
 
values - Variable in class cern.jet.stat.quantile.DoubleBuffer
 
values() - Method in class cern.colt.map.AbstractDoubleIntMap
Returns a list filled with all values contained in the receiver.
values() - Method in class cern.colt.map.AbstractIntDoubleMap
Returns a list filled with all values contained in the receiver.
values() - Method in class cern.colt.map.AbstractIntIntMap
Returns a list filled with all values contained in the receiver.
values() - Method in class cern.colt.map.AbstractIntObjectMap
Returns a list filled with all values contained in the receiver.
values() - Method in class cern.colt.map.AbstractLongObjectMap
Returns a list filled with all values contained in the receiver.
values(DoubleArrayList) - Method in class cern.colt.map.AbstractIntDoubleMap
Fills all values contained in the receiver into the specified list.
values(DoubleArrayList) - Method in class cern.colt.map.OpenIntDoubleHashMap
Fills all values contained in the receiver into the specified list.
values(IntArrayList) - Method in class cern.colt.map.AbstractDoubleIntMap
Fills all values contained in the receiver into the specified list.
values(IntArrayList) - Method in class cern.colt.map.AbstractIntIntMap
Fills all values contained in the receiver into the specified list.
values(IntArrayList) - Method in class cern.colt.map.OpenDoubleIntHashMap
Fills all values contained in the receiver into the specified list.
values(IntArrayList) - Method in class cern.colt.map.OpenIntIntHashMap
Fills all values contained in the receiver into the specified list.
values(ObjectArrayList) - Method in class cern.colt.map.AbstractIntObjectMap
Fills all values contained in the receiver into the specified list.
values(ObjectArrayList) - Method in class cern.colt.map.AbstractLongObjectMap
Fills all values contained in the receiver into the specified list.
values(ObjectArrayList) - Method in class cern.colt.map.OpenIntObjectHashMap
Fills all values contained in the receiver into the specified list.
values(ObjectArrayList) - Method in class cern.colt.map.OpenLongObjectHashMap
Fills all values contained in the receiver into the specified list.
VariableAxis - Class in hep.aida.ref
Variable-width axis; A reference implementation of hep.aida.IAxis.
VariableAxis(double[]) - Constructor for class hep.aida.ref.VariableAxis
Constructs and returns an axis with the given bin edges.
Variable-width histogram - Search tag in package hep.aida
Section
variance - Variable in class cern.jet.random.Normal
 
variance() - Method in class hep.aida.bin.AbstractBin1D
Returns the sample variance, which is Sum( (x[i]-mean())2 ) / (size()-1).
variance(double) - Static method in class cern.jet.stat.Descriptive
Returns the variance from a standard deviation.
variance(int, double, double) - Static method in class cern.jet.stat.Descriptive
Returns the variance of a data sequence.
vColumnFlip() - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Self modifying version of viewColumnFlip().
vColumnFlip() - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Self modifying version of viewColumnFlip().
vd - Variable in class cern.jet.random.ChiSquare
 
vDice() - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Self modifying version of viewDice().
vDice() - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix2D
Self modifying version of viewDice().
vDice() - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix2D
Self modifying version of viewDice().
vDice() - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix2D
Self modifying version of viewDice().
vDice() - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix2D
Self modifying version of viewDice().
vDice(int, int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Self modifying version of viewDice().
vDice(int, int, int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix3D
Self modifying version of viewDice().
vDice(int, int, int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix3D
Self modifying version of viewDice().
vDice(int, int, int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix3D
Self modifying version of viewDice().
vDice(int, int, int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix3D
Self modifying version of viewDice().
vecswap(byte[], int, int, int) - Static method in class cern.colt.Sorting
Swaps x[a ..
vecswap(char[], int, int, int) - Static method in class cern.colt.Sorting
Swaps x[a ..
vecswap(double[], int, int, int) - Static method in class cern.colt.Sorting
Swaps x[a ..
vecswap(float[], int, int, int) - Static method in class cern.colt.Sorting
Swaps x[a ..
vecswap(int[], int, int, int) - Static method in class cern.colt.Sorting
Swaps x[a ..
vecswap(long[], int, int, int) - Static method in class cern.colt.Sorting
Swaps x[a ..
vecswap(short[], int, int, int) - Static method in class cern.colt.Sorting
Swaps x[a ..
vecswap(Swapper, int, int, int) - Static method in class cern.colt.GenericSorting
Swaps x[a ..
vecswap(Object[], int, int, int) - Static method in class cern.colt.Sorting
Swaps x[a ..
Version - Class in cern.colt
Information about the current release.
Version() - Constructor for class cern.colt.Version
Not yet commented.
vFlip() - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Self modifying version of viewFlip().
view() - Method in class cern.colt.matrix.DoubleMatrix1D
Constructs and returns a new view equal to the receiver.
view() - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a new view equal to the receiver.
view() - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new view equal to the receiver.
view() - Method in class cern.colt.matrix.ObjectMatrix1D
Constructs and returns a new view equal to the receiver.
view() - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a new view equal to the receiver.
view() - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new view equal to the receiver.
viewColumn(int) - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a new slice view representing the rows of the given column.
viewColumn(int) - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new 2-dimensional slice view representing the slices and rows of the given column.
viewColumn(int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix2D
Constructs and returns a new slice view representing the rows of the given column.
viewColumn(int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix3D
Constructs and returns a new 2-dimensional slice view representing the slices and rows of the given column.
viewColumn(int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix2D
Constructs and returns a new slice view representing the rows of the given column.
viewColumn(int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix3D
Constructs and returns a new 2-dimensional slice view representing the slices and rows of the given column.
viewColumn(int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix2D
Constructs and returns a new slice view representing the rows of the given column.
viewColumn(int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix3D
Constructs and returns a new 2-dimensional slice view representing the slices and rows of the given column.
viewColumn(int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix2D
Constructs and returns a new slice view representing the rows of the given column.
viewColumn(int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix3D
Constructs and returns a new 2-dimensional slice view representing the slices and rows of the given column.
viewColumn(int) - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix2D
Constructs and returns a new slice view representing the rows of the given column.
viewColumn(int) - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a new slice view representing the rows of the given column.
viewColumn(int) - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new 2-dimensional slice view representing the slices and rows of the given column.
viewColumnFlip() - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a new flip view along the column axis.
viewColumnFlip() - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new flip view along the column axis.
viewColumnFlip() - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix2D
Constructs and returns a new flip view along the column axis.
viewColumnFlip() - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a new flip view along the column axis.
viewColumnFlip() - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new flip view along the column axis.
viewDice() - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a new dice (transposition) view; Swaps axes; example: 3 x 4 matrix --> 4 x 3 matrix.
viewDice() - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix2D
Constructs and returns a new dice (transposition) view; Swaps axes; example: 3 x 4 matrix --> 4 x 3 matrix.
viewDice() - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a new dice (transposition) view; Swaps axes; example: 3 x 4 matrix --> 4 x 3 matrix.
viewDice(int, int, int) - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new dice view; Swaps dimensions (axes); Example: 3 x 4 x 5 matrix --> 4 x 3 x 5 matrix.
viewDice(int, int, int) - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new dice view; Swaps dimensions (axes); Example: 3 x 4 x 5 matrix --> 4 x 3 x 5 matrix.
viewFlip() - Method in class cern.colt.matrix.DoubleMatrix1D
Constructs and returns a new flip view.
viewFlip() - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix1D
Constructs and returns a new flip view.
viewFlip() - Method in class cern.colt.matrix.ObjectMatrix1D
Constructs and returns a new flip view.
viewPart(int, int) - Method in class cern.colt.matrix.DoubleMatrix1D
Constructs and returns a new sub-range view that is a width sub matrix starting at index.
viewPart(int, int) - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix1D
Constructs and returns a new sub-range view that is a width sub matrix starting at index.
viewPart(int, int) - Method in class cern.colt.matrix.ObjectMatrix1D
Constructs and returns a new sub-range view that is a width sub matrix starting at index.
viewPart(int, int, int, int) - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a new sub-range view that is a height x width sub matrix starting at [row,column].
viewPart(int, int, int, int) - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix2D
Constructs and returns a new sub-range view that is a height x width sub matrix starting at [row,column].
viewPart(int, int, int, int) - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a new sub-range view that is a height x width sub matrix starting at [row,column].
viewPart(int, int, int, int, int, int) - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new sub-range view that is a depth x height x width sub matrix starting at [slice,row,column]; Equivalent to view().part(slice,row,column,depth,height,width); Provided for convenience only.
viewPart(int, int, int, int, int, int) - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new sub-range view that is a depth x height x width sub matrix starting at [slice,row,column]; Equivalent to view().part(slice,row,column,depth,height,width); Provided for convenience only.
viewRow(int) - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a new slice view representing the columns of the given row.
viewRow(int) - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new 2-dimensional slice view representing the slices and columns of the given row.
viewRow(int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix2D
Constructs and returns a new slice view representing the columns of the given row.
viewRow(int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix3D
Constructs and returns a new 2-dimensional slice view representing the slices and columns of the given row.
viewRow(int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix2D
Constructs and returns a new slice view representing the columns of the given row.
viewRow(int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix3D
Constructs and returns a new 2-dimensional slice view representing the slices and columns of the given row.
viewRow(int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix2D
Constructs and returns a new slice view representing the columns of the given row.
viewRow(int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix3D
Constructs and returns a new 2-dimensional slice view representing the slices and columns of the given row.
viewRow(int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix2D
Constructs and returns a new slice view representing the columns of the given row.
viewRow(int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix3D
Constructs and returns a new 2-dimensional slice view representing the slices and columns of the given row.
viewRow(int) - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix2D
Constructs and returns a new slice view representing the columns of the given row.
viewRow(int) - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a new slice view representing the columns of the given row.
viewRow(int) - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new 2-dimensional slice view representing the slices and columns of the given row.
viewRowFlip() - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a new flip view along the row axis.
viewRowFlip() - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new flip view along the row axis.
viewRowFlip() - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix2D
Constructs and returns a new flip view along the row axis.
viewRowFlip() - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a new flip view along the row axis.
viewRowFlip() - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new flip view along the row axis.
viewSample(DoubleMatrix1D, double, RandomEngine) - Static method in class cern.colt.matrix.doublealgo.Statistic
Constructs and returns a sampling view with a size of round(matrix.size() * fraction).
viewSample(DoubleMatrix2D, double, double, RandomEngine) - Static method in class cern.colt.matrix.doublealgo.Statistic
Constructs and returns a sampling view with round(matrix.rows() * rowFraction) rows and round(matrix.columns() * columnFraction) columns.
viewSample(DoubleMatrix3D, double, double, double, RandomEngine) - Static method in class cern.colt.matrix.doublealgo.Statistic
Constructs and returns a sampling view with round(matrix.slices() * sliceFraction) slices and round(matrix.rows() * rowFraction) rows and round(matrix.columns() * columnFraction) columns.
viewSelection(int[]) - Method in class cern.colt.matrix.DoubleMatrix1D
Constructs and returns a new selection view that is a matrix holding the indicated cells.
viewSelection(int[]) - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix1D
Constructs and returns a new selection view that is a matrix holding the indicated cells.
viewSelection(int[]) - Method in class cern.colt.matrix.ObjectMatrix1D
Constructs and returns a new selection view that is a matrix holding the indicated cells.
viewSelection(int[], int[]) - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a new selection view that is a matrix holding the indicated cells.
viewSelection(int[], int[]) - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix2D
Constructs and returns a new selection view that is a matrix holding the indicated cells.
viewSelection(int[], int[]) - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a new selection view that is a matrix holding the indicated cells.
viewSelection(int[], int[], int[]) - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new selection view that is a matrix holding the indicated cells.
viewSelection(int[], int[], int[]) - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new selection view that is a matrix holding the indicated cells.
viewSelection(DoubleProcedure) - Method in class cern.colt.matrix.DoubleMatrix1D
Constructs and returns a new selection view that is a matrix holding the cells matching the given condition.
viewSelection(ObjectProcedure) - Method in class cern.colt.matrix.ObjectMatrix1D
Constructs and returns a new selection view that is a matrix holding the cells matching the given condition.
viewSelection(DoubleMatrix1DProcedure) - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a new selection view that is a matrix holding all rows matching the given condition.
viewSelection(DoubleMatrix2DProcedure) - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new selection view that is a matrix holding all slices matching the given condition.
viewSelection(ObjectMatrix1DProcedure) - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a new selection view that is a matrix holding all rows matching the given condition.
viewSelection(ObjectMatrix2DProcedure) - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new selection view that is a matrix holding all slices matching the given condition.
viewSelectionLike(int[]) - Method in class cern.colt.matrix.DoubleMatrix1D
Construct and returns a new selection view.
viewSelectionLike(int[]) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Construct and returns a new selection view.
viewSelectionLike(int[]) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Construct and returns a new selection view.
viewSelectionLike(int[]) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix1D
Construct and returns a new selection view.
viewSelectionLike(int[]) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix1D
Construct and returns a new selection view.
viewSelectionLike(int[]) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix1D
Construct and returns a new selection view.
viewSelectionLike(int[]) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix1D
Construct and returns a new selection view.
viewSelectionLike(int[]) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix1D
Construct and returns a new selection view.
viewSelectionLike(int[]) - Method in class cern.colt.matrix.impl.SparseObjectMatrix1D
Construct and returns a new selection view.
viewSelectionLike(int[]) - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix1D
Construct and returns a new selection view.
viewSelectionLike(int[]) - Method in class cern.colt.matrix.ObjectMatrix1D
Construct and returns a new selection view.
viewSelectionLike(int[], int[]) - Method in class cern.colt.matrix.DoubleMatrix2D
Construct and returns a new selection view.
viewSelectionLike(int[], int[]) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Construct and returns a new selection view.
viewSelectionLike(int[], int[]) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Construct and returns a new selection view.
viewSelectionLike(int[], int[]) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix2D
Construct and returns a new selection view.
viewSelectionLike(int[], int[]) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix2D
Construct and returns a new selection view.
viewSelectionLike(int[], int[]) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix2D
Construct and returns a new selection view.
viewSelectionLike(int[], int[]) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix2D
Construct and returns a new selection view.
viewSelectionLike(int[], int[]) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Construct and returns a new selection view.
viewSelectionLike(int[], int[]) - Method in class cern.colt.matrix.impl.SparseObjectMatrix2D
Construct and returns a new selection view.
viewSelectionLike(int[], int[]) - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix2D
Construct and returns a new selection view.
viewSelectionLike(int[], int[]) - Method in class cern.colt.matrix.ObjectMatrix2D
Construct and returns a new selection view.
viewSelectionLike(int[], int[], int[]) - Method in class cern.colt.matrix.DoubleMatrix3D
Construct and returns a new selection view.
viewSelectionLike(int[], int[], int[]) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix3D
Construct and returns a new selection view.
viewSelectionLike(int[], int[], int[]) - Method in class cern.colt.matrix.impl.DenseObjectMatrix3D
Construct and returns a new selection view.
viewSelectionLike(int[], int[], int[]) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix3D
Construct and returns a new selection view.
viewSelectionLike(int[], int[], int[]) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix3D
Construct and returns a new selection view.
viewSelectionLike(int[], int[], int[]) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix3D
Construct and returns a new selection view.
viewSelectionLike(int[], int[], int[]) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix3D
Construct and returns a new selection view.
viewSelectionLike(int[], int[], int[]) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix3D
Construct and returns a new selection view.
viewSelectionLike(int[], int[], int[]) - Method in class cern.colt.matrix.impl.SparseObjectMatrix3D
Construct and returns a new selection view.
viewSelectionLike(int[], int[], int[]) - Method in class cern.colt.matrix.ObjectMatrix3D
Construct and returns a new selection view.
viewSlice(int) - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new 2-dimensional slice view representing the rows and columns of the given slice.
viewSlice(int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix3D
Constructs and returns a new 2-dimensional slice view representing the rows and columns of the given slice.
viewSlice(int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix3D
Constructs and returns a new 2-dimensional slice view representing the rows and columns of the given slice.
viewSlice(int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix3D
Constructs and returns a new 2-dimensional slice view representing the rows and columns of the given slice.
viewSlice(int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix3D
Constructs and returns a new 2-dimensional slice view representing the rows and columns of the given slice.
viewSlice(int) - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new 2-dimensional slice view representing the rows and columns of the given slice.
viewSliceFlip() - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new flip view along the slice axis.
viewSliceFlip() - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new flip view along the slice axis.
viewSorted() - Method in class cern.colt.matrix.DoubleMatrix1D
Sorts the vector into ascending order, according to the natural ordering.
viewSorted() - Method in class cern.colt.matrix.ObjectMatrix1D
Sorts the vector into ascending order, according to the natural ordering.
viewSorted(int) - Method in class cern.colt.matrix.DoubleMatrix2D
Sorts the matrix rows into ascending order, according to the natural ordering of the matrix values in the given column.
viewSorted(int) - Method in class cern.colt.matrix.ObjectMatrix2D
Sorts the matrix rows into ascending order, according to the natural ordering of the matrix values in the given column.
viewSorted(int, int) - Method in class cern.colt.matrix.DoubleMatrix3D
Sorts the matrix slices into ascending order, according to the natural ordering of the matrix values in the given [row,column] position.
viewSorted(int, int) - Method in class cern.colt.matrix.ObjectMatrix3D
Sorts the matrix slices into ascending order, according to the natural ordering of the matrix values in the given [row,column] position.
viewStrides(int) - Method in class cern.colt.matrix.DoubleMatrix1D
Constructs and returns a new stride view which is a sub matrix consisting of every i-th cell.
viewStrides(int) - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix1D
Constructs and returns a new stride view which is a sub matrix consisting of every i-th cell.
viewStrides(int) - Method in class cern.colt.matrix.ObjectMatrix1D
Constructs and returns a new stride view which is a sub matrix consisting of every i-th cell.
viewStrides(int, int) - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a new stride view which is a sub matrix consisting of every i-th cell.
viewStrides(int, int) - Method in class cern.colt.matrix.impl.WrapperDoubleMatrix2D
Constructs and returns a new stride view which is a sub matrix consisting of every i-th cell.
viewStrides(int, int) - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a new stride view which is a sub matrix consisting of every i-th cell.
viewStrides(int, int, int) - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new stride view which is a sub matrix consisting of every i-th cell.
viewStrides(int, int, int) - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new stride view which is a sub matrix consisting of every i-th cell.
vm - Variable in class cern.jet.random.ChiSquare
 
volt - Static variable in class cern.clhep.Units
 
Volunteers - Search tag in package cern.colt.matrix.linalg
Section
VonMises - Class in cern.jet.random
Von Mises distribution.
VonMises(double, RandomEngine) - Constructor for class cern.jet.random.VonMises
Constructs a Von Mises distribution.
vp - Variable in class cern.jet.random.ChiSquare
 
vPart(int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Self modifying version of viewPart().
vPart(int, int, int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Self modifying version of viewPart().
vPart(int, int, int, int, int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Self modifying version of viewPart().
vRowFlip() - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Self modifying version of viewRowFlip().
vRowFlip() - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Self modifying version of viewRowFlip().
vSliceFlip() - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Self modifying version of viewSliceFlip().
vStrides(int) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Self modifying version of viewStrides().
vStrides(int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Self modifying version of viewStrides().
vStrides(int, int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Self modifying version of viewStrides().

W

watt - Static variable in class cern.clhep.Units
 
weber - Static variable in class cern.clhep.Units
 
weHadMoreThanOneEmptyBuffer - Variable in class cern.jet.stat.quantile.KnownDoubleQuantileEstimator
 
weight - Variable in class cern.jet.random.sampling.WeightedRandomSampler
 
weight - Variable in class cern.jet.stat.quantile.Buffer
 
weight() - Method in class cern.jet.stat.quantile.Buffer
Returns whether the receiver's weight.
weight(int) - Method in class cern.jet.stat.quantile.Buffer
Sets the receiver's weight.
weightedMean(DoubleArrayList, DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Returns the weighted mean of a data sequence.
WeightedRandomSampler - Class in cern.jet.random.sampling
Conveniently computes a stable subsequence of elements from a given input sequence; Picks (samples) exactly one random element from successive blocks of weight input elements each.
WeightedRandomSampler() - Constructor for class cern.jet.random.sampling.WeightedRandomSampler
Calls BlockedRandomSampler(1,null).
WeightedRandomSampler(int, RandomEngine) - Constructor for class cern.jet.random.sampling.WeightedRandomSampler
Chooses exactly one random element from successive blocks of weight input elements each.
weightedRMS(double, double) - Static method in class cern.jet.stat.Descriptive
Returns the weighted RMS (Root-Mean-Square) of a data sequence.
width - Variable in class corejava.Format
 
winsorizedMean(DoubleArrayList, double, int, int) - Static method in class cern.jet.stat.Descriptive
Returns the winsorized mean of a sorted data sequence.
work1 - Variable in class cern.colt.matrix.linalg.LUDecompositionQuick
 
work2 - Variable in class cern.colt.matrix.linalg.LUDecompositionQuick
 
workDouble - Variable in class cern.colt.matrix.linalg.LUDecompositionQuick
 
WrapperDoubleMatrix1D - Class in cern.colt.matrix.impl
1-d matrix holding double elements; either a view wrapping another matrix or a matrix whose views are wrappers.
WrapperDoubleMatrix1D(DoubleMatrix1D) - Constructor for class cern.colt.matrix.impl.WrapperDoubleMatrix1D
 
WrapperDoubleMatrix2D - Class in cern.colt.matrix.impl
2-d matrix holding double elements; either a view wrapping another matrix or a matrix whose views are wrappers.
WrapperDoubleMatrix2D(DoubleMatrix2D) - Constructor for class cern.colt.matrix.impl.WrapperDoubleMatrix2D
Constructs a matrix with a copy of the given values.
writeAsXML(IHistogram1D, String) - Static method in class hep.aida.ref.Test
 
writeAsXML(IHistogram1D, String) - Static method in class hep.aida.ref.Test2
 
writeAsXML(IHistogram2D, String) - Static method in class hep.aida.ref.Test
 
writeAsXML(IHistogram2D, String) - Static method in class hep.aida.ref.Test2
 
writeAsXML(IHistogram3D, String) - Static method in class hep.aida.ref.Test2
 

X

x - Variable in class cern.jet.random.Hyperbolic
 
x1 - Variable in class cern.jet.random.Beta
 
x2 - Variable in class cern.jet.random.Beta
 
x4 - Variable in class cern.jet.random.Beta
 
x5 - Variable in class cern.jet.random.Beta
 
xAxis - Variable in class hep.aida.ref.AbstractHistogram1D
 
xAxis - Variable in class hep.aida.ref.AbstractHistogram2D
 
xAxis - Variable in class hep.aida.ref.AbstractHistogram3D
 
xAxis() - Method in interface hep.aida.IHistogram1D
Returns the X Axis.
xAxis() - Method in interface hep.aida.IHistogram2D
Return the X axis.
xAxis() - Method in interface hep.aida.IHistogram3D
Return the X axis.
xAxis() - Method in class hep.aida.ref.AbstractHistogram1D
 
xAxis() - Method in class hep.aida.ref.AbstractHistogram2D
 
xAxis() - Method in class hep.aida.ref.AbstractHistogram3D
 
xcheckOrder(int) - Method in class hep.aida.bin.MightyStaticBin1D
 
xdistanceOld(DoubleMatrix2D, int) - Static method in class cern.colt.matrix.doublealgo.Statistic
Constructs and returns the distance matrix of the given matrix.
xdistanceOld2(DoubleMatrix2D, int) - Static method in class cern.colt.matrix.doublealgo.Statistic
Constructs and returns the distance matrix of the given matrix.
xElements - Variable in class cern.colt.buffer.DoubleBuffer2D
 
xElements - Variable in class cern.colt.buffer.DoubleBuffer3D
 
xElements - Variable in class cern.colt.buffer.IntBuffer2D
 
xElements - Variable in class cern.colt.buffer.IntBuffer3D
 
xequals(Object) - Method in class hep.aida.bin.MightyStaticBin1D
Returns whether two bins are equal; They are equal if the other object is of the same class or a subclass of this class and both have the same size, minimum, maximum, sum, sumOfSquares, sumOfInversions and sumOfLogarithms.
xforEach(DoubleProcedure) - Method in class cern.colt.matrix.DoubleMatrix1D
Applies a procedure to each cell's value.
xforEach(DoubleProcedure) - Method in class cern.colt.matrix.DoubleMatrix2D
Applies a procedure to each cell's value.
xforEach(DoubleProcedure) - Method in class cern.colt.matrix.DoubleMatrix3D
Applies a procedure to each cell's value.
xforEach(ObjectProcedure) - Method in class cern.colt.matrix.ObjectMatrix1D
Applies a procedure to each cell's value.
xforEach(ObjectProcedure) - Method in class cern.colt.matrix.ObjectMatrix2D
Applies a procedure to each cell's value.
xforEach(ObjectProcedure) - Method in class cern.colt.matrix.ObjectMatrix3D
Applies a procedure to each cell's value.
xforEachCoordinate(IntIntIntProcedure) - Method in class cern.colt.matrix.DoubleMatrix3D
Applies a procedure to each cell's coordinate.
xforEachCoordinate(IntIntIntProcedure) - Method in class cern.colt.matrix.ObjectMatrix3D
Applies a procedure to each cell's coordinate.
xgetBin(double) - Method in class hep.aida.ref.FixedAxis
This package private method is similar to coordToIndex except that it returns our internal definition for overflow/underflow
xgetDoublePivot() - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Returns pivot permutation vector as a one-dimensional double array
xhasSumOfPowers(int, int) - Method in class hep.aida.bin.MightyStaticBin1D
Tells whether sumOfPowers(fromK) ..
xisLegalOrder(int) - Method in class hep.aida.bin.MightyStaticBin1D
Returns getMinOrderForSumOfPowers() invalid input: '<'= k invalid input: '&'invalid input: '&' k invalid input: '<'= getMaxOrderForSumOfPowers().
xl - Variable in class cern.jet.random.Binomial
 
xList - Variable in class cern.colt.buffer.DoubleBuffer2D
 
xList - Variable in class cern.colt.buffer.DoubleBuffer3D
 
xList - Variable in class cern.colt.buffer.IntBuffer2D
 
xList - Variable in class cern.colt.buffer.IntBuffer3D
 
xlongBinomial(long, long) - Static method in class cern.jet.math.Arithmetic
Equivalent to Math.round(binomial(n,k)).
xm - Variable in class cern.jet.random.Binomial
 
xmap(int) - Method in class hep.aida.ref.FixedAxis
Package private method to map from the external representation of bin number to our internal representation of bin number
xminimum() - Method in class cern.colt.list.MinMaxNumberList
Deprecated. 
xmultOuter(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.Algebra
Outer product of two vectors; Returns a matrix with A[i,j] = x[i] * y[j].
xnBins() - Method in class cern.jet.random.Empirical
Not yet commented.
xor - Static variable in class cern.jet.math.IntFunctions
Function that returns a ^ b.
xor(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a | b.
xor(BitMatrix) - Method in class cern.colt.bitvector.BitMatrix
Performs a logical XOR of the receiver with another bit matrix.
xor(BitVector) - Method in class cern.colt.bitvector.BitVector
Performs a logical XOR of the receiver with another bit vector (A = A ^ B).
xover - Variable in class hep.aida.ref.FixedAxis
 
xPartitionOld(DoubleMatrix2D, DoubleMatrix1D, int, int, double) - Static method in class cern.colt.matrix.doublealgo.Partitioning
Same as
invalid reference
#partition(int[],int,int,int)
except that it synchronously partitions the rows of the given matrix by the values of the given matrix column; This is essentially the same as partitioning a list of composite objects by some instance variable; In other words, two entire rows of the matrix are swapped, whenever two column values indicate so.
xPartitionOld(DoubleMatrix2D, DoubleMatrix1D, int, int, double[], int, int, int[]) - Static method in class cern.colt.matrix.doublealgo.Partitioning
Same as
invalid reference
#partition(int[],int,int,int[],int,int,int[])
except that it synchronously partitions the rows of the given matrix by the values of the given matrix column; This is essentially the same as partitioning a list of composite objects by some instance variable; In other words, two entire rows of the matrix are swapped, whenever two column values indicate so.
xPartitionOld(ObjectMatrix2D, ObjectMatrix1D, int, int, Object) - Static method in class cern.colt.matrix.objectalgo.Partitioning
Same as
invalid reference
#partition(int[],int,int,int)
except that it synchronously partitions the rows of the given matrix by the values of the given matrix column; This is essentially the same as partitioning a list of composite objects by some instance variable; In other words, two entire rows of the matrix are swapped, whenever two column values indicate so.
xPartitionOld(ObjectMatrix2D, ObjectMatrix1D, int, int, Object[], int, int, int[]) - Static method in class cern.colt.matrix.objectalgo.Partitioning
Same as
invalid reference
#partition(int[],int,int,int[],int,int,int[])
except that it synchronously partitions the rows of the given matrix by the values of the given matrix column; This is essentially the same as partitioning a list of composite objects by some instance variable; In other words, two entire rows of the matrix are swapped, whenever two column values indicate so.
xpowSlow(DoubleMatrix2D, int) - Method in class cern.colt.matrix.linalg.Algebra
Linear algebraic matrix power; B = Ak invalid input: '<'==> B = A*A*...*A.
xr - Variable in class cern.jet.random.Binomial
 
xsampleNextElements(BooleanArrayList) - Method in class cern.jet.random.sampling.RandomSamplingAssistant
Returns whether the next elements of the input sequence shall be sampled (picked) or not.
xsampleNextElements(BooleanArrayList) - Method in class cern.jet.random.sampling.WeightedRandomSampler
Chooses exactly one random element from successive blocks of weight input elements each.
xstaticSetRandomGenerator(RandomEngine) - Static method in class cern.jet.random.Beta
Sets the uniform random number generated shared by all static methods.
xstaticSetRandomGenerator(RandomEngine) - Static method in class cern.jet.random.Binomial
Sets the uniform random number generated shared by all static methods.
xstaticSetRandomGenerator(RandomEngine) - Static method in class cern.jet.random.BreitWigner
Sets the uniform random number generated shared by all static methods.
xstaticSetRandomGenerator(RandomEngine) - Static method in class cern.jet.random.BreitWignerMeanSquare
Sets the uniform random number generated shared by all static methods.
xstaticSetRandomGenerator(RandomEngine) - Static method in class cern.jet.random.ChiSquare
Sets the uniform random number generated shared by all static methods.
xstaticSetRandomGenerator(RandomEngine) - Static method in class cern.jet.random.Exponential
Sets the uniform random number generated shared by all static methods.
xstaticSetRandomGenerator(RandomEngine) - Static method in class cern.jet.random.ExponentialPower
Sets the uniform random number generated shared by all static methods.
xstaticSetRandomGenerator(RandomEngine) - Static method in class cern.jet.random.Gamma
Sets the uniform random number generated shared by all static methods.
xstaticSetRandomGenerator(RandomEngine) - Static method in class cern.jet.random.Hyperbolic
Sets the uniform random number generated shared by all static methods.
xstaticSetRandomGenerator(RandomEngine) - Static method in class cern.jet.random.HyperGeometric
Sets the uniform random number generated shared by all static methods.
xstaticSetRandomGenerator(RandomEngine) - Static method in class cern.jet.random.Logarithmic
Sets the uniform random number generated shared by all static methods.
xstaticSetRandomGenerator(RandomEngine) - Static method in class cern.jet.random.NegativeBinomial
Sets the uniform random number generated shared by all static methods.
xstaticSetRandomGenerator(RandomEngine) - Static method in class cern.jet.random.Normal
Sets the uniform random number generated shared by all static methods.
xstaticSetRandomGenerator(RandomEngine) - Static method in class cern.jet.random.Poisson
Sets the uniform random number generated shared by all static methods.
xstaticSetRandomGenerator(RandomEngine) - Static method in class cern.jet.random.PoissonSlow
Sets the uniform random number generated shared by all static methods.
xstaticSetRandomGenerator(RandomEngine) - Static method in class cern.jet.random.StudentT
Sets the uniform random number generated shared by all static methods.
xstaticSetRandomGenerator(RandomEngine) - Static method in class cern.jet.random.VonMises
Sets the uniform random number generated shared by all static methods.
xstaticSetRandomGenerator(RandomEngine) - Static method in class cern.jet.random.Zeta
Sets the uniform random number generated shared by all static methods.
xsum(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.SmpBlas
 
xtestRandomFromTo(long, long, int) - Static method in class cern.jet.random.engine.Benchmark
Tests various methods of this class.
xtoTitleString(DoubleMatrix3D, String[], String[], String[], String, String, String, String) - 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.
xunder - Variable in class hep.aida.ref.FixedAxis
 
XXXsolveBuggy(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.CholeskyDecomposition
Solves A*X = B; returns X.

Y

y0(double) - Static method in class cern.jet.math.Bessel
Returns the Bessel function of the second kind of order 0 of the argument.
y1(double) - Static method in class cern.jet.math.Bessel
Returns the Bessel function of the second kind of order 1 of the argument.
yAxis - Variable in class hep.aida.ref.AbstractHistogram2D
 
yAxis - Variable in class hep.aida.ref.AbstractHistogram3D
 
yAxis() - Method in interface hep.aida.IHistogram2D
Return the Y axis.
yAxis() - Method in interface hep.aida.IHistogram3D
Return the Y axis.
yAxis() - Method in class hep.aida.ref.AbstractHistogram2D
 
yAxis() - Method in class hep.aida.ref.AbstractHistogram3D
 
yElements - Variable in class cern.colt.buffer.DoubleBuffer2D
 
yElements - Variable in class cern.colt.buffer.DoubleBuffer3D
 
yElements - Variable in class cern.colt.buffer.IntBuffer2D
 
yElements - Variable in class cern.colt.buffer.IntBuffer3D
 
yList - Variable in class cern.colt.buffer.DoubleBuffer2D
 
yList - Variable in class cern.colt.buffer.DoubleBuffer3D
 
yList - Variable in class cern.colt.buffer.IntBuffer2D
 
yList - Variable in class cern.colt.buffer.IntBuffer3D
 
yn(int, double) - Static method in class cern.jet.math.Bessel
Returns the Bessel function of the second kind of order n of the argument.

Z

z2 - Variable in class cern.jet.random.Beta
 
z4 - Variable in class cern.jet.random.Beta
 
zAssign27Neighbors(DoubleMatrix3D, Double27Function) - Method in class cern.colt.matrix.DoubleMatrix3D
27 neighbor stencil transformation.
zAssign27Neighbors(DoubleMatrix3D, Double27Function) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix3D
27 neighbor stencil transformation.
zAssign8Neighbors(DoubleMatrix2D, Double9Function) - Method in class cern.colt.matrix.DoubleMatrix2D
8 neighbor stencil transformation.
zAssign8Neighbors(DoubleMatrix2D, Double9Function) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
8 neighbor stencil transformation.
zAxis - Variable in class hep.aida.ref.AbstractHistogram3D
 
zAxis() - Method in interface hep.aida.IHistogram3D
Return the Z axis.
zAxis() - Method in class hep.aida.ref.AbstractHistogram3D
 
zdemo1() - Static method in class cern.colt.matrix.doublealgo.Sorting
Demonstrates advanced sorting.
zdemo2() - Static method in class cern.colt.matrix.doublealgo.Sorting
Demonstrates advanced sorting.
zdemo3() - Static method in class cern.colt.matrix.doublealgo.Sorting
Demonstrates advanced sorting.
zdemo4() - Static method in class cern.colt.matrix.doublealgo.Sorting
Demonstrates applying functions.
zdemo5(int, int, boolean) - Static method in class cern.colt.matrix.doublealgo.Sorting
Demonstrates sorting with precomputation of aggregates (median and sum of logarithms).
zdemo6() - Static method in class cern.colt.matrix.doublealgo.Sorting
Demonstrates advanced sorting.
zdemo7(int, int, boolean) - Static method in class cern.colt.matrix.doublealgo.Sorting
Demonstrates sorting with precomputation of aggregates, comparing mergesort with quicksort.
zDotProduct(DoubleMatrix1D) - Method in class cern.colt.matrix.DoubleMatrix1D
Returns the dot product of two vectors x and y, which is Sum(x[i]*y[i]).
zDotProduct(DoubleMatrix1D, int, int) - Method in class cern.colt.matrix.DoubleMatrix1D
Returns the dot product of two vectors x and y, which is Sum(x[i]*y[i]).
zDotProduct(DoubleMatrix1D, int, int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Returns the dot product of two vectors x and y, which is Sum(x[i]*y[i]).
zDotProduct(DoubleMatrix1D, int, int, IntArrayList) - Method in class cern.colt.matrix.DoubleMatrix1D
Returns the dot product of two vectors x and y, which is Sum(x[i]*y[i]).
zDotProduct(DoubleMatrix1D, IntArrayList) - Method in class cern.colt.matrix.DoubleMatrix1D
Returns the dot product of two vectors x and y, which is Sum(x[i]*y[i]).
zElements - Variable in class cern.colt.buffer.DoubleBuffer3D
 
zElements - Variable in class cern.colt.buffer.IntBuffer3D
 
zero - Variable in class cern.colt.matrix.impl.AbstractMatrix1D
the index of the first element
ZERO - Static variable in class cern.colt.matrix.linalg.Algebra
A default Algebra object; has Property.ZERO attached for tolerance.
ZERO - Static variable in class cern.colt.matrix.linalg.Property
A Property object with tolerance()==0.0.
Zeta - Class in cern.jet.random
Zeta distribution.
Zeta(double, double, RandomEngine) - Constructor for class cern.jet.random.Zeta
Constructs a Zeta distribution.
zList - Variable in class cern.colt.buffer.DoubleBuffer3D
 
zList - Variable in class cern.colt.buffer.IntBuffer3D
 
zMult(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.DoubleMatrix2D
Linear algebraic matrix-vector multiplication; z = A * y; Equivalent to return A.zMult(y,z,1,0);
zMult(DoubleMatrix1D, DoubleMatrix1D, double, double, boolean) - Method in class cern.colt.matrix.DoubleMatrix2D
Linear algebraic matrix-vector multiplication; z = alpha * A * y + beta*z.
zMult(DoubleMatrix1D, DoubleMatrix1D, double, double, boolean) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
 
zMult(DoubleMatrix1D, DoubleMatrix1D, double, double, boolean) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
 
zMult(DoubleMatrix1D, DoubleMatrix1D, double, double, boolean) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
 
zMult(DoubleMatrix1D, DoubleMatrix1D, double, double, boolean) - Method in class cern.colt.matrix.impl.TridiagonalDoubleMatrix2D
 
zMult(DoubleMatrix1D, DoubleMatrix1D, IntArrayList, DoubleMatrix1D[], double, double) - Method in class cern.colt.matrix.impl.RCMDoubleMatrix2D
Linear algebraic matrix-vector multiplication; z = A * y.
zMult(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.DoubleMatrix2D
Linear algebraic matrix-matrix multiplication; C = A x B; Equivalent to A.zMult(B,C,1,0,false,false).
zMult(DoubleMatrix2D, DoubleMatrix2D, double, double, boolean, boolean) - Method in class cern.colt.matrix.DoubleMatrix2D
Linear algebraic matrix-matrix multiplication; C = alpha * A x B + beta*C.
zMult(DoubleMatrix2D, DoubleMatrix2D, double, double, boolean, boolean) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
 
zMult(DoubleMatrix2D, DoubleMatrix2D, double, double, boolean, boolean) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
 
zMult(DoubleMatrix2D, DoubleMatrix2D, double, double, boolean, boolean) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
 
zMult(DoubleMatrix2D, DoubleMatrix2D, double, double, boolean, boolean) - Method in class cern.colt.matrix.impl.TridiagonalDoubleMatrix2D
 
zSum() - Method in class cern.colt.matrix.DoubleMatrix1D
Returns the sum of all cells; Sum( x[i] ).
zSum() - Method in class cern.colt.matrix.DoubleMatrix2D
Returns the sum of all cells; Sum( x[i,j] ).
zSum() - Method in class cern.colt.matrix.DoubleMatrix3D
Returns the sum of all cells; Sum( x[i,j,k] ).
zSum() - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Returns the sum of all cells; Sum( x[i] ).
zSum() - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Returns the sum of all cells; Sum( x[i,j] ).

_

_columnOffset(int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_columnOffset(int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_columnOffset(int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix2D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_columnOffset(int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix3D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_columnOffset(int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix2D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_columnOffset(int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix3D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_columnOffset(int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix2D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_columnOffset(int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix3D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_columnOffset(int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix2D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_columnOffset(int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix3D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_columnRank(int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Returns the absolute rank of the given relative rank.
_columnRank(int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns the absolute rank of the given relative rank.
_fkt_value(double, double, double, double) - Static method in class cern.jet.random.Fun
 
_getFirstEmptyBuffer() - Method in class cern.jet.stat.quantile.DoubleBufferSet
Returns an empty buffer if at least one exists.
_getFullOrPartialBuffers() - Method in class cern.jet.stat.quantile.DoubleBufferSet
Returns all full or partial buffers.
_getFullOrPartialBuffersWithLevel(int) - Method in class cern.jet.stat.quantile.DoubleBufferSet
Determines all full buffers having the specified level.
_getMinLevelOfFullOrPartialBuffers() - Method in class cern.jet.stat.quantile.DoubleBufferSet
 
_getNumberOfEmptyBuffers() - Method in class cern.jet.stat.quantile.DoubleBufferSet
Returns the number of empty buffers.
_getPartialBuffer() - Method in class cern.jet.stat.quantile.DoubleBufferSet
Returns all empty buffers.
_offset(int) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_offset(int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix1D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_offset(int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix1D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_offset(int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix1D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_offset(int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix1D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_rank(int) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Returns the absolute rank of the given relative rank.
_rowOffset(int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_rowOffset(int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_rowOffset(int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix2D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_rowOffset(int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix3D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_rowOffset(int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix2D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_rowOffset(int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix3D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_rowOffset(int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix2D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_rowOffset(int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix3D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_rowOffset(int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix2D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_rowOffset(int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix3D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_rowRank(int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Returns the absolute rank of the given relative rank.
_rowRank(int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns the absolute rank of the given relative rank.
_sliceOffset(int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_sliceOffset(int) - Method in class cern.colt.matrix.impl.SelectedDenseDoubleMatrix3D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_sliceOffset(int) - Method in class cern.colt.matrix.impl.SelectedDenseObjectMatrix3D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_sliceOffset(int) - Method in class cern.colt.matrix.impl.SelectedSparseDoubleMatrix3D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_sliceOffset(int) - Method in class cern.colt.matrix.impl.SelectedSparseObjectMatrix3D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_sliceRank(int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns the absolute rank of the given relative rank.
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 _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form