- 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(int) - Method in class cern.colt.matrix.DoubleFactory2D
-
Constructs an identity matrix (having ones on the diagonal and zeros elsewhere).
- 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.
- 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.
- 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.
- inc - Static variable in class cern.jet.math.IntFunctions
-
Function that returns a++.
- 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.
- 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.
- 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.
- indexOfFromTo(int, int, boolean) - Method in class cern.colt.bitvector.BitVector
-
Returns the index of the first occurrence of the specified
state.
- indexOfFromTo(boolean, int, int) - Method in class cern.colt.list.AbstractBooleanList
-
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(char, int, int) - Method in class cern.colt.list.AbstractCharList
-
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(float, int, int) - Method in class cern.colt.list.AbstractFloatList
-
Returns the index of the first occurrence of the specified
element.
- indexOfFromTo(int, int, int) - Method in class cern.colt.list.AbstractIntList
-
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(short, int, int) - Method in class cern.colt.list.AbstractShortList
-
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.ByteArrayList
-
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.DoubleArrayList
-
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, 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.LongArrayList
-
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.
- indexOfFromTo(short, int, int) - Method in class cern.colt.list.ShortArrayList
-
Returns the index of the first occurrence of the specified
element.
- 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 a list containing the specified elements.
- IntArrayList(int) - Constructor for class cern.colt.list.IntArrayList
-
Constructs an empty list with the specified initial capacity.
- 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.
- 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 - Class in cern.jet.math
-
Integer Function objects to be passed to generic methods.
- intFunctions - Static variable in class cern.jet.math.IntFunctions
-
Little trick to allow for "aliasing", that is, renaming this class.
- 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
-
- 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.
- inverse(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
-
Returns the inverse or pseudo-inverse of matrix A.
- isBetween(double, double) - Static method in class cern.jet.math.Functions
-
Constructs a function that returns from<=a && a<=to.
- isBetween(int, int) - Static method in class cern.jet.math.IntFunctions
-
Constructs a function that returns from<=a && a<=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.
- isEqual - Static variable in class cern.jet.math.Functions
-
Function that returns a == b.
- isEqual(double) - Static method in class cern.jet.math.Functions
-
Constructs a function that returns a == b.
- isEqual - Static variable in class cern.jet.math.IntFunctions
-
Function that returns a == b.
- isEqual(int) - Static method in class cern.jet.math.IntFunctions
-
Constructs a function that returns a == b.
- isGreater - Static variable in class cern.jet.math.Functions
-
Function that returns a > b.
- isGreater(double) - Static method in class cern.jet.math.Functions
-
Constructs a function that returns a > b.
- isGreater - Static variable in class cern.jet.math.IntFunctions
-
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.
- isLess - Static variable in class cern.jet.math.Functions
-
Function that returns a < b.
- isLess(double) - Static method in class cern.jet.math.Functions
-
Constructs a function that returns a < b.
- isLess - Static variable in class cern.jet.math.IntFunctions
-
Function that returns a < b.
- isLess(int) - Static method in class cern.jet.math.IntFunctions
-
Constructs a function that returns a < 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).
- isOrthogonal(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
-
A square matrix A is orthogonal if A*transpose(A) = I.
- 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].
- 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.
- 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() - 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.
- isZero(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
-
A matrix A is zero if all its cells are zero.