Parallel Colt 0.7.2
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

E

e_SI - Static variable in class cern.clhep.Units
 
e_squared - Static variable in class cern.clhep.PhysicalConstants
 
edges(DoubleIAxis) - Method in class hep.aida.tdouble.ref.DoubleConverter
Returns all edges of the given axis.
edges(FloatIAxis) - Method in class hep.aida.tfloat.ref.FloatConverter
Returns all edges of the given axis.
edu.emory.mathcs.jtransforms.dct - package edu.emory.mathcs.jtransforms.dct
Discrete Cosine Transforms.
edu.emory.mathcs.jtransforms.dht - package edu.emory.mathcs.jtransforms.dht
Discrete Hartley Transforms.
edu.emory.mathcs.jtransforms.dst - package edu.emory.mathcs.jtransforms.dst
Discrete Sine Transforms.
edu.emory.mathcs.jtransforms.fft - package edu.emory.mathcs.jtransforms.fft
Discrete Fourier Transforms.
edu.emory.mathcs.utils - package edu.emory.mathcs.utils
Utility classes.
eig(DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.algo.DoubleAlgebra
Constructs and returns the Eigenvalue-decomposition of the given matrix.
eig(FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.algo.FloatAlgebra
Constructs and returns the Eigenvalue-decomposition of the given matrix.
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() - Method in class cern.colt.list.tboolean.AbstractBooleanList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements(boolean[]) - Method in class cern.colt.list.tboolean.AbstractBooleanList
Sets the receiver's elements to be the specified array.
elements() - Method in class cern.colt.list.tboolean.BooleanArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements(boolean[]) - Method in class cern.colt.list.tboolean.BooleanArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements() - Method in class cern.colt.list.tbyte.AbstractByteList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements(byte[]) - Method in class cern.colt.list.tbyte.AbstractByteList
Sets the receiver's elements to be the specified array.
elements() - Method in class cern.colt.list.tbyte.ByteArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements(byte[]) - Method in class cern.colt.list.tbyte.ByteArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements() - Method in class cern.colt.list.tchar.AbstractCharList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements(char[]) - Method in class cern.colt.list.tchar.AbstractCharList
Sets the receiver's elements to be the specified array.
elements() - Method in class cern.colt.list.tchar.CharArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements(char[]) - Method in class cern.colt.list.tchar.CharArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements() - Method in class cern.colt.list.tdouble.AbstractDoubleList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements(double[]) - Method in class cern.colt.list.tdouble.AbstractDoubleList
Sets the receiver's elements to be the specified array.
elements() - Method in class cern.colt.list.tdouble.DoubleArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements(double[]) - Method in class cern.colt.list.tdouble.DoubleArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements() - Method in class cern.colt.list.tfloat.AbstractFloatList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements(float[]) - Method in class cern.colt.list.tfloat.AbstractFloatList
Sets the receiver's elements to be the specified array.
elements() - Method in class cern.colt.list.tfloat.FloatArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements(float[]) - Method in class cern.colt.list.tfloat.FloatArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements() - Method in class cern.colt.list.tint.AbstractIntList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements(int[]) - Method in class cern.colt.list.tint.AbstractIntList
Sets the receiver's elements to be the specified array.
elements() - Method in class cern.colt.list.tint.IntArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements(int[]) - Method in class cern.colt.list.tint.IntArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements() - Method in class cern.colt.list.tlong.AbstractLongList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements(long[]) - Method in class cern.colt.list.tlong.AbstractLongList
Sets the receiver's elements to be the specified array.
elements() - Method in class cern.colt.list.tlong.LongArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements(long[]) - Method in class cern.colt.list.tlong.LongArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements() - Method in class cern.colt.list.tobject.ObjectArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements(Object[]) - Method in class cern.colt.list.tobject.ObjectArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements() - Method in class cern.colt.list.tshort.AbstractShortList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements(short[]) - Method in class cern.colt.list.tshort.AbstractShortList
Sets the receiver's elements to be the specified array.
elements() - Method in class cern.colt.list.tshort.ShortArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements(short[]) - Method in class cern.colt.list.tshort.ShortArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements() - Method in class cern.colt.matrix.tbit.BitVector
You normally need not use this method.
elements(long[], int) - Method in class cern.colt.matrix.tbit.BitVector
You normally need not use this method.
elements() - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix1D
 
elements() - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
 
elements() - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix3D
 
elements() - Method in class cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix1D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix2D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix3D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tdouble.impl.CCMDoubleMatrix2D
 
elements() - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
elements() - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix1D
 
elements() - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
elements() - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
 
elements() - Method in class cern.colt.matrix.tdouble.impl.DiagonalDoubleMatrix2D
 
elements() - Method in class cern.colt.matrix.tdouble.impl.RCMDoubleMatrix2D
 
elements() - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix1D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix2D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix3D
 
elements() - Method in class cern.colt.matrix.tdouble.impl.WrapperDoubleMatrix1D
 
elements() - Method in class cern.colt.matrix.tdouble.impl.WrapperDoubleMatrix2D
 
elements() - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix1D
 
elements() - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
 
elements() - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix3D
 
elements() - Method in class cern.colt.matrix.tfcomplex.impl.SparseFComplexMatrix1D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tfcomplex.impl.SparseFComplexMatrix2D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tfcomplex.impl.SparseFComplexMatrix3D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tfloat.impl.CCMFloatMatrix2D
 
elements() - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
elements() - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix1D
 
elements() - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
 
elements() - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
 
elements() - Method in class cern.colt.matrix.tfloat.impl.DiagonalFloatMatrix2D
 
elements() - Method in class cern.colt.matrix.tfloat.impl.RCMFloatMatrix2D
 
elements() - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix1D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix2D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix3D
 
elements() - Method in class cern.colt.matrix.tfloat.impl.WrapperFloatMatrix1D
 
elements() - Method in class cern.colt.matrix.tfloat.impl.WrapperFloatMatrix2D
 
elements() - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix1D
 
elements() - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix2D
 
elements() - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix3D
 
elements() - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix1D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix2D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix3D
 
elements() - Method in class cern.colt.matrix.tint.impl.WrapperIntMatrix1D
 
elements() - Method in class cern.colt.matrix.tint.impl.WrapperIntMatrix2D
 
elements() - Method in class cern.colt.matrix.tint.IntMatrix1D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tint.IntMatrix2D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tint.IntMatrix3D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tobject.impl.DenseObjectMatrix1D
 
elements() - Method in class cern.colt.matrix.tobject.impl.DenseObjectMatrix2D
 
elements() - Method in class cern.colt.matrix.tobject.impl.DenseObjectMatrix3D
 
elements() - Method in class cern.colt.matrix.tobject.impl.SparseObjectMatrix1D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tobject.impl.SparseObjectMatrix2D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tobject.impl.SparseObjectMatrix3D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tobject.ObjectMatrix1D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tobject.ObjectMatrix2D
Returns the elements of this matrix.
elements() - Method in class cern.colt.matrix.tobject.ObjectMatrix3D
Returns the elements of this matrix.
elements() - Method in class hep.aida.tdouble.bin.DynamicDoubleBin1D
Returns a copy of the currently stored elements.
elements() - Method in class hep.aida.tfloat.bin.DynamicFloatBin1D
Returns a copy of the currently stored elements.
elm_coupling - Static variable in class cern.clhep.PhysicalConstants
 
Empirical - Class in cern.jet.random.tdouble
Empirical distribution.
Empirical(double[], int, DoubleRandomEngine) - Constructor for class cern.jet.random.tdouble.Empirical
Constructs an Empirical distribution.
EmpiricalWalker - Class in cern.jet.random.tdouble
Discrete Empirical distribution (pdf's can be specified).
EmpiricalWalker(double[], int, DoubleRandomEngine) - Constructor for class cern.jet.random.tdouble.EmpiricalWalker
Constructs an Empirical distribution.
endOfBin(int) - Method in class cern.jet.stat.tdouble.quantile.DoubleEquiDepthHistogram
Returns the end of the range associated with the given bin.
endOfBin(int) - Method in class cern.jet.stat.tfloat.quantile.FloatEquiDepthHistogram
Returns the end of the range associated with the given bin.
enorm_f77(int, double[]) - Static method in class optimization.Minpack_f77
The enorm_f77 method calculates the Euclidean norm of a vector.
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[], 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(Object[], 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(boolean[], 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.tboolean.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.tboolean.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.tbyte.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.tbyte.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.tchar.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.tchar.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.tdouble.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.tdouble.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.tfloat.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.tfloat.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.tint.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.tint.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.tlong.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.tlong.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.tlong.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.tlong.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.tlong.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.list.tobject.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.tshort.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.tshort.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.map.tdouble.AbstractDoubleMap
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.tdouble.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.tdouble.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.tdouble.OpenLongDoubleHashMap
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.tfloat.AbstractFloatMap
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.tfloat.OpenFloatIntHashMap
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.tfloat.OpenIntFloatHashMap
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.tfloat.OpenLongFloatHashMap
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.tint.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.tobject.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.tobject.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.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.tdouble.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.tdouble.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.tdouble.impl.SparseDoubleMatrix3D
 
ensureCapacity(int) - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix1D
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.tfloat.impl.SparseFloatMatrix2D
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.tfloat.impl.SparseFloatMatrix3D
 
ensureCapacity(int) - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix1D
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.tint.impl.SparseIntMatrix2D
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.tint.impl.SparseIntMatrix3D
 
ensureCapacity(int) - Method in class cern.colt.matrix.tobject.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.tobject.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.tobject.impl.SparseObjectMatrix3D
Ensures that the receiver can hold at least the specified number of non-zero cells without needing to allocate new internal memory.
entries() - Method in interface hep.aida.tdouble.DoubleIHistogram
Number of in-range entries in the histogram.
entries() - Method in interface hep.aida.tfloat.FloatIHistogram
Number of in-range entries in the histogram.
eplus - Static variable in class cern.clhep.Units
 
epsilon0 - Static variable in class cern.clhep.PhysicalConstants
 
epsilonCeiling(double) - Static method in class cern.jet.stat.Utils
Similar to Math.ceil(value), but adjusts small numerical rounding errors +- epsilon.
equals(Object) - Method in interface cern.colt.function.tbyte.ByteComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.function.tchar.CharComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.function.tdouble.DoubleComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.function.tfloat.FloatComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.function.tint.IntComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.function.tlong.LongComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.function.tshort.ShortComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in class cern.colt.list.tboolean.AbstractBooleanList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.tboolean.BooleanArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.tbyte.AbstractByteList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.tbyte.ByteArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.tchar.AbstractCharList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.tchar.CharArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.tdouble.AbstractDoubleList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.tdouble.DoubleArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.tfloat.AbstractFloatList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.tfloat.FloatArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.tint.AbstractIntList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.tint.IntArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.tlong.AbstractLongList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.tlong.LongArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.tobject.ObjectArrayList
Compares the specified Object with the receiver for equality.
equals(Object, boolean) - Method in class cern.colt.list.tobject.ObjectArrayList
Compares the specified Object with the receiver for equality.
equals(Object) - Method in class cern.colt.list.tshort.AbstractShortList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.tshort.ShortArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.map.tdouble.AbstractDoubleIntMap
Compares the specified object with this map for equality.
equals(Object) - Method in class cern.colt.map.tdouble.AbstractIntDoubleMap
Compares the specified object with this map for equality.
equals(Object) - Method in class cern.colt.map.tdouble.AbstractLongDoubleMap
Compares the specified object with this map for equality.
equals(Object) - Method in class cern.colt.map.tfloat.AbstractFloatIntMap
Compares the specified object with this map for equality.
equals(Object) - Method in class cern.colt.map.tfloat.AbstractIntFloatMap
Compares the specified object with this map for equality.
equals(Object) - Method in class cern.colt.map.tfloat.AbstractLongFloatMap
Compares the specified object with this map for equality.
equals(Object) - Method in class cern.colt.map.tint.AbstractIntIntMap
Compares the specified object with this map for equality.
equals(Object) - Method in class cern.colt.map.tobject.AbstractIntObjectMap
Compares the specified object with this map for equality.
equals(Object) - Method in class cern.colt.map.tobject.AbstractLongObjectMap
Compares the specified object with this map for equality.
equals(Object) - Method in class cern.colt.matrix.tbit.BitMatrix
Compares this object against the specified object.
equals(Object) - Method in class cern.colt.matrix.tbit.BitVector
Compares this object against the specified object.
equals(double[]) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Returns whether all cells are equal to the given value.
equals(Object) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Compares this object against the specified object.
equals(double[]) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Returns whether all cells are equal to the given value.
equals(Object) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Compares this object against the specified object.
equals(double[]) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Returns whether all cells are equal to the given value.
equals(Object) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Compares this object against the specified object.
equals(Object) - Method in interface cern.colt.matrix.tdouble.algo.DoubleMatrix1DComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.matrix.tdouble.algo.DoubleMatrix2DComparator
Indicates whether some other object is "equal to" this Comparator.
equals(DoubleMatrix1D, double) - Method in class cern.colt.matrix.tdouble.algo.DoubleProperty
Returns whether all cells of the given matrix A are equal to the given value.
equals(DComplexMatrix1D, double[]) - Method in class cern.colt.matrix.tdouble.algo.DoubleProperty
Returns whether all cells of the given matrix A are equal to the given value.
equals(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.algo.DoubleProperty
Returns whether both given matrices A and B are equal.
equals(DComplexMatrix1D, DComplexMatrix1D) - Method in class cern.colt.matrix.tdouble.algo.DoubleProperty
Returns whether both given matrices A and B are equal.
equals(DoubleMatrix2D, double) - Method in class cern.colt.matrix.tdouble.algo.DoubleProperty
Returns whether all cells of the given matrix A are equal to the given value.
equals(DComplexMatrix2D, double[]) - Method in class cern.colt.matrix.tdouble.algo.DoubleProperty
Returns whether all cells of the given matrix A are equal to the given value.
equals(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.algo.DoubleProperty
Returns whether both given matrices A and B are equal.
equals(DComplexMatrix2D, DComplexMatrix2D) - Method in class cern.colt.matrix.tdouble.algo.DoubleProperty
Returns whether both given matrices A and B are equal.
equals(DoubleMatrix3D, double) - Method in class cern.colt.matrix.tdouble.algo.DoubleProperty
Returns whether all cells of the given matrix A are equal to the given value.
equals(DComplexMatrix3D, double[]) - Method in class cern.colt.matrix.tdouble.algo.DoubleProperty
Returns whether all cells of the given matrix A are equal to the given value.
equals(DoubleMatrix3D, DoubleMatrix3D) - Method in class cern.colt.matrix.tdouble.algo.DoubleProperty
Returns whether both given matrices A and B are equal.
equals(DComplexMatrix3D, DComplexMatrix3D) - Method in class cern.colt.matrix.tdouble.algo.DoubleProperty
Returns whether both given matrices A and B are equal.
equals(double) - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Returns whether all cells are equal to the given value.
equals(Object) - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Compares this object against the specified object.
equals(double) - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Returns whether all cells are equal to the given value.
equals(Object) - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Compares this object against the specified object.
equals(double) - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Returns whether all cells are equal to the given value.
equals(Object) - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Compares this object against the specified object.
equals(double) - Method in class cern.colt.matrix.tdouble.impl.DiagonalDoubleMatrix2D
 
equals(Object) - Method in class cern.colt.matrix.tdouble.impl.DiagonalDoubleMatrix2D
 
equals(double) - Method in class cern.colt.matrix.tdouble.impl.WrapperDoubleMatrix2D
 
equals(Object) - Method in class cern.colt.matrix.tdouble.impl.WrapperDoubleMatrix2D
 
equals(float[]) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Returns whether all cells are equal to the given value.
equals(Object) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Compares this object against the specified object.
equals(float[]) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Returns whether all cells are equal to the given value.
equals(Object) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Compares this object against the specified object.
equals(float[]) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Returns whether all cells are equal to the given value.
equals(Object) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Compares this object against the specified object.
equals(Object) - Method in interface cern.colt.matrix.tfloat.algo.FloatMatrix1DComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.matrix.tfloat.algo.FloatMatrix2DComparator
Indicates whether some other object is "equal to" this Comparator.
equals(FloatMatrix1D, float) - Method in class cern.colt.matrix.tfloat.algo.FloatProperty
Returns whether all cells of the given matrix A are equal to the given value.
equals(FComplexMatrix1D, float[]) - Method in class cern.colt.matrix.tfloat.algo.FloatProperty
Returns whether all cells of the given matrix A are equal to the given value.
equals(FloatMatrix1D, FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.algo.FloatProperty
Returns whether both given matrices A and B are equal.
equals(FComplexMatrix1D, FComplexMatrix1D) - Method in class cern.colt.matrix.tfloat.algo.FloatProperty
Returns whether both given matrices A and B are equal.
equals(FloatMatrix2D, float) - Method in class cern.colt.matrix.tfloat.algo.FloatProperty
Returns whether all cells of the given matrix A are equal to the given value.
equals(FComplexMatrix2D, float[]) - Method in class cern.colt.matrix.tfloat.algo.FloatProperty
Returns whether all cells of the given matrix A are equal to the given value.
equals(FloatMatrix2D, FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.algo.FloatProperty
Returns whether both given matrices A and B are equal.
equals(FComplexMatrix2D, FComplexMatrix2D) - Method in class cern.colt.matrix.tfloat.algo.FloatProperty
Returns whether both given matrices A and B are equal.
equals(FloatMatrix3D, float) - Method in class cern.colt.matrix.tfloat.algo.FloatProperty
Returns whether all cells of the given matrix A are equal to the given value.
equals(FComplexMatrix3D, float[]) - Method in class cern.colt.matrix.tfloat.algo.FloatProperty
Returns whether all cells of the given matrix A are equal to the given value.
equals(FloatMatrix3D, FloatMatrix3D) - Method in class cern.colt.matrix.tfloat.algo.FloatProperty
Returns whether both given matrices A and B are equal.
equals(FComplexMatrix3D, FComplexMatrix3D) - Method in class cern.colt.matrix.tfloat.algo.FloatProperty
Returns whether both given matrices A and B are equal.
equals(float) - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Returns whether all cells are equal to the given value.
equals(Object) - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Compares this object against the specified object.
equals(float) - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Returns whether all cells are equal to the given value.
equals(Object) - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Compares this object against the specified object.
equals(float) - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Returns whether all cells are equal to the given value.
equals(Object) - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Compares this object against the specified object.
equals(float) - Method in class cern.colt.matrix.tfloat.impl.DiagonalFloatMatrix2D
 
equals(Object) - Method in class cern.colt.matrix.tfloat.impl.DiagonalFloatMatrix2D
 
equals(float) - Method in class cern.colt.matrix.tfloat.impl.WrapperFloatMatrix2D
 
equals(Object) - Method in class cern.colt.matrix.tfloat.impl.WrapperFloatMatrix2D
 
equals(Object) - Method in interface cern.colt.matrix.tint.algo.IntMatrix1DComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.matrix.tint.algo.IntMatrix2DComparator
Indicates whether some other object is "equal to" this Comparator.
equals(IntMatrix1D, int) - Method in class cern.colt.matrix.tint.algo.IntProperty
Returns whether all cells of the given matrix A are equal to the given value.
equals(IntMatrix1D, IntMatrix1D) - Method in class cern.colt.matrix.tint.algo.IntProperty
Returns whether both given matrices A and B are equal.
equals(IntMatrix2D, int) - Method in class cern.colt.matrix.tint.algo.IntProperty
Returns whether all cells of the given matrix A are equal to the given value.
equals(IntMatrix2D, IntMatrix2D) - Method in class cern.colt.matrix.tint.algo.IntProperty
Returns whether both given matrices A and B are equal.
equals(IntMatrix3D, int) - Method in class cern.colt.matrix.tint.algo.IntProperty
Returns whether all cells of the given matrix A are equal to the given value.
equals(IntMatrix3D, IntMatrix3D) - Method in class cern.colt.matrix.tint.algo.IntProperty
Returns whether both given matrices A and B are equal.
equals(int) - Method in class cern.colt.matrix.tint.IntMatrix1D
Returns whether all cells are equal to the given value.
equals(Object) - Method in class cern.colt.matrix.tint.IntMatrix1D
Compares this object against the specified object.
equals(int) - Method in class cern.colt.matrix.tint.IntMatrix2D
Returns whether all cells are equal to the given value.
equals(Object) - Method in class cern.colt.matrix.tint.IntMatrix2D
Compares this object against the specified object.
equals(int) - Method in class cern.colt.matrix.tint.IntMatrix3D
Returns whether all cells are equal to the given value.
equals(Object) - Method in class cern.colt.matrix.tint.IntMatrix3D
Compares this object against the specified object.
equals(Object) - Method in interface cern.colt.matrix.tobject.algo.ObjectMatrix1DComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.matrix.tobject.algo.ObjectMatrix2DComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in class cern.colt.matrix.tobject.ObjectMatrix1D
Compares the specified Object with the receiver for equality.
equals(Object, boolean) - Method in class cern.colt.matrix.tobject.ObjectMatrix1D
Compares the specified Object with the receiver for equality.
equals(Object) - Method in class cern.colt.matrix.tobject.ObjectMatrix2D
Compares the specified Object with the receiver for equality.
equals(Object, boolean) - Method in class cern.colt.matrix.tobject.ObjectMatrix2D
Compares the specified Object with the receiver for equality.
equals(Object) - Method in class cern.colt.matrix.tobject.ObjectMatrix3D
Compares the specified Object with the receiver for equality.
equals(Object, boolean) - Method in class cern.colt.matrix.tobject.ObjectMatrix3D
Compares the specified Object with the receiver for equality.
equals(double[], double[], double) - Static method in class cern.jet.math.tdcomplex.DComplex
 
equals - Static variable in class cern.jet.math.tdcomplex.DComplexFunctions
 
equals(double[]) - Static method in class cern.jet.math.tdcomplex.DComplexFunctions
 
equals - Static variable in class cern.jet.math.tdouble.DoubleFunctions
Function that returns a == b ? 1 : 0.
equals(double) - Static method in class cern.jet.math.tdouble.DoubleFunctions
Constructs a function that returns a == b ? 1 : 0.
equals(float[], float[], float) - Static method in class cern.jet.math.tfcomplex.FComplex
 
equals - Static variable in class cern.jet.math.tfcomplex.FComplexFunctions
 
equals(float[]) - Static method in class cern.jet.math.tfcomplex.FComplexFunctions
 
equals - Static variable in class cern.jet.math.tfloat.FloatFunctions
Function that returns a == b ? 1 : 0.
equals(float) - Static method in class cern.jet.math.tfloat.FloatFunctions
Constructs a function that returns a == b ? 1 : 0.
equals - Static variable in class cern.jet.math.tint.IntFunctions
Function that returns a == b ? 1 : 0.
equals(int) - Static method in class cern.jet.math.tint.IntFunctions
Constructs a function that returns a == b ? 1 : 0.
equals(Object) - Method in class hep.aida.tdouble.bin.AbstractDoubleBin
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.tdouble.bin.AbstractDoubleBin1D
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.tdouble.bin.DynamicDoubleBin1D
Returns whether two bins are equal.
equals(Object) - Method in class hep.aida.tfloat.bin.AbstractFloatBin
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.tfloat.bin.AbstractFloatBin1D
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.tfloat.bin.DynamicFloatBin1D
Returns whether two bins are equal.
equivalentBinEntries() - Method in interface hep.aida.tdouble.DoubleIHistogram
Number of equivalent entries.
equivalentBinEntries() - Method in class hep.aida.tdouble.ref.DoubleHistogram1D
 
equivalentBinEntries() - Method in class hep.aida.tdouble.ref.DoubleHistogram2D
 
equivalentBinEntries() - Method in class hep.aida.tdouble.ref.DoubleHistogram3D
 
equivalentBinEntries() - Method in interface hep.aida.tfloat.FloatIHistogram
Number of equivalent entries.
equivalentBinEntries() - Method in class hep.aida.tfloat.ref.FloatHistogram1D
 
equivalentBinEntries() - Method in class hep.aida.tfloat.ref.FloatHistogram2D
 
equivalentBinEntries() - Method in class hep.aida.tfloat.ref.FloatHistogram3D
 
error() - Method in class hep.aida.tdouble.bin.AbstractDoubleBin
Returns error(0).
error(int) - Method in class hep.aida.tdouble.bin.AbstractDoubleBin
Returns a custom definable error measure; override this method if necessary.
error() - Method in class hep.aida.tfloat.bin.AbstractFloatBin
Returns error(0).
error(int) - Method in class hep.aida.tfloat.bin.AbstractFloatBin
Returns a custom definable error measure; override this method if necessary.
errorFunction(double) - Static method in class cern.jet.stat.tdouble.Probability
Returns the error function of the normal distribution; formerly named erf.
errorFunctionComplemented(double) - Static method in class cern.jet.stat.tdouble.Probability
Returns the complementary Error function of the normal distribution; formerly named erfc.
EUCLID - Static variable in class cern.colt.matrix.tdouble.algo.DoubleStatistic
Euclidean distance function; Sqrt(Sum( (x[i]-y[i])^2 )).
EUCLID - Static variable in class cern.colt.matrix.tfloat.algo.FloatStatistic
Euclidean distance function; Sqrt(Sum( (x[i]-y[i])^2 )).
eV - Static variable in class cern.clhep.Units
 
ExactDoubleQuantileFinder - Class in cern.jet.stat.tdouble.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.tdouble.quantile.ExactDoubleQuantileFinder
Constructs an empty exact quantile finder.
exp(double[]) - Static method in class cern.jet.math.tdcomplex.DComplex
 
exp - Static variable in class cern.jet.math.tdcomplex.DComplexFunctions
 
exp - Static variable in class cern.jet.math.tdouble.DoubleFunctions
Function that returns Math.exp(a).
exp(float[]) - Static method in class cern.jet.math.tfcomplex.FComplex
 
exp - Static variable in class cern.jet.math.tfcomplex.FComplexFunctions
 
exp - Static variable in class cern.jet.math.tfloat.FloatFunctions
Function that returns Math.exp(a).
Exponential - Class in cern.jet.random.tdouble
Exponential Distribution (aka Negative Exponential Distribution); See the math definition animated definition.
Exponential(double, DoubleRandomEngine) - Constructor for class cern.jet.random.tdouble.Exponential
Constructs a Negative Exponential distribution.
ExponentialPower - Class in cern.jet.random.tdouble
Exponential Power distribution.
ExponentialPower(double, DoubleRandomEngine) - Constructor for class cern.jet.random.tdouble.ExponentialPower
Constructs an Exponential Power distribution.
extendDimension(int) - Static method in class edu.emory.mathcs.utils.ConcurrencyUtils
 
extraEntries() - Method in interface hep.aida.tdouble.DoubleIHistogram
Number of under and overflow entries in the histogram.
extraEntries() - Method in interface hep.aida.tfloat.FloatIHistogram
Number of under and overflow entries in the histogram.

Parallel Colt 0.7.2
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
Jump to the Parallel Colt Homepage