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

G

g - Static variable in class cern.clhep.Units
 
Gamma - Class in cern.jet.random.tdouble
Gamma distribution; math definition, definition of gamma function and animated definition.
Gamma(double, double, DoubleRandomEngine) - Constructor for class cern.jet.random.tdouble.Gamma
Constructs a Gamma distribution.
Gamma - Class in cern.jet.stat.tdouble
Gamma and Beta functions.
gamma(double) - Static method in class cern.jet.stat.tdouble.Gamma
Returns the Gamma function of the argument.
gamma(double, double, double) - Static method in class cern.jet.stat.tdouble.Probability
Returns the integral from zero to x of the gamma probability density function.
gammaComplemented(double, double, double) - Static method in class cern.jet.stat.tdouble.Probability
Returns the integral from x to infinity of the gamma probability density function:
gauss - Static variable in class cern.clhep.Units
 
generateNonSingular(DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.algo.DoubleProperty
Modifies the given matrix square matrix A such that it is diagonally dominant by row and column, hence non-singular, hence invertible.
generateNonSingular(FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.algo.FloatProperty
Modifies the given matrix square matrix A such that it is diagonally dominant by row and column, hence non-singular, hence invertible.
generateNonSingular(IntMatrix2D) - Method in class cern.colt.matrix.tint.algo.IntProperty
Modifies the given matrix square matrix A such that it is diagonally dominant by row and column, hence non-singular, hence invertible.
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.
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.
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.
geometricMean(int, double) - Static method in class cern.jet.stat.tdouble.DoubleDescriptive
Returns the geometric mean of a data sequence.
geometricMean(DoubleArrayList) - Static method in class cern.jet.stat.tdouble.DoubleDescriptive
Returns the geometric mean of a data sequence.
geometricMean(int, float) - Static method in class cern.jet.stat.tfloat.FloatDescriptive
Returns the geometric mean of a data sequence.
geometricMean(FloatArrayList) - Static method in class cern.jet.stat.tfloat.FloatDescriptive
Returns the geometric mean of a data sequence.
geometricMean - Static variable in class hep.aida.tdouble.bin.DoubleBinFunctions1D
Function that returns bin.geometricMean().
geometricMean() - Method in class hep.aida.tdouble.bin.MightyStaticDoubleBin1D
Returns the geometric mean, which is Product( x[i] )1.0/size().
geometricMean - Static variable in class hep.aida.tfloat.bin.FloatBinFunctions1D
Function that returns bin.geometricMean().
geometricMean() - Method in class hep.aida.tfloat.bin.MightyStaticFloatBin1D
Returns the geometric mean, which is Product( x[i] )1.0/size().
geometricPdf(int, double) - Static method in class cern.jet.random.tdouble.Distributions
Returns the probability distribution function of the discrete geometric distribution.
get(int) - Method in class cern.colt.list.tboolean.AbstractBooleanList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.tboolean.BooleanArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.tbyte.AbstractByteList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.tbyte.ByteArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.tchar.AbstractCharList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.tchar.CharArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.tdouble.AbstractDoubleList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.tdouble.DoubleArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.tdouble.DoubleListAdapter
Returns the element at the specified position in this list.
get(int) - Method in class cern.colt.list.tfloat.AbstractFloatList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.tfloat.FloatArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.tfloat.FloatListAdapter
Returns the element at the specified position in this list.
get(int) - Method in class cern.colt.list.tint.AbstractIntList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.tint.IntArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.tint.IntListAdapter
Returns the element at the specified position in this list.
get(int) - Method in class cern.colt.list.tlong.AbstractLongList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.tlong.LongArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.tlong.LongListAdapter
Returns the element at the specified position in this list.
get(int) - Method in class cern.colt.list.tobject.ObjectArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.tobject.ObjectListAdapter
Returns the element at the specified position in this list.
get(int) - Method in class cern.colt.list.tshort.AbstractShortList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.tshort.ShortArrayList
Returns the element at the specified position in the receiver.
get(double) - Method in class cern.colt.map.tdouble.AbstractDoubleIntMap
Returns the value associated with the specified key.
get(int) - Method in class cern.colt.map.tdouble.AbstractIntDoubleMap
Returns the value associated with the specified key.
get(long) - Method in class cern.colt.map.tdouble.AbstractLongDoubleMap
Returns the value associated with the specified key.
get(double) - Method in class cern.colt.map.tdouble.OpenDoubleIntHashMap
Returns the value associated with the specified key.
get(int) - Method in class cern.colt.map.tdouble.OpenIntDoubleHashMap
Returns the value associated with the specified key.
get(long) - Method in class cern.colt.map.tdouble.OpenLongDoubleHashMap
Returns the value associated with the specified key.
get(float) - Method in class cern.colt.map.tfloat.AbstractFloatIntMap
Returns the value associated with the specified key.
get(int) - Method in class cern.colt.map.tfloat.AbstractIntFloatMap
Returns the value associated with the specified key.
get(long) - Method in class cern.colt.map.tfloat.AbstractLongFloatMap
Returns the value associated with the specified key.
get(float) - Method in class cern.colt.map.tfloat.OpenFloatIntHashMap
Returns the value associated with the specified key.
get(int) - Method in class cern.colt.map.tfloat.OpenIntFloatHashMap
Returns the value associated with the specified key.
get(long) - Method in class cern.colt.map.tfloat.OpenLongFloatHashMap
Returns the value associated with the specified key.
get(int) - Method in class cern.colt.map.tint.AbstractIntIntMap
Returns the value associated with the specified key.
get(int) - Method in class cern.colt.map.tint.OpenIntIntHashMap
Returns the value associated with the specified key.
get(int) - Method in class cern.colt.map.tobject.AbstractIntObjectMap
Returns the value associated with the specified key.
get(long) - Method in class cern.colt.map.tobject.AbstractLongObjectMap
Returns the value associated with the specified key.
get(int) - Method in class cern.colt.map.tobject.OpenIntObjectHashMap
Returns the value associated with the specified key.
get(long) - Method in class cern.colt.map.tobject.OpenLongObjectHashMap
Returns the value associated with the specified key.
get(int, int) - Method in class cern.colt.matrix.tbit.BitMatrix
Returns from the receiver the value of the bit at the specified coordinate.
get(int) - Method in class cern.colt.matrix.tbit.BitVector
Returns from the bitvector the value of the bit with the specified index.
get(long[], int) - Static method in class cern.colt.matrix.tbit.QuickBitVector
Returns from the bitvector the value of the bit with the specified index.
get(int) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Returns the matrix cell value at coordinate index.
get(int, int) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Returns the matrix cell value at coordinate [row,column].
get(int, int, int) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
get(int) - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Returns the matrix cell value at coordinate index.
get(int, int) - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
get(int, int, int) - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
get(int) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Returns the matrix cell value at coordinate index.
get(int, int) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Returns the matrix cell value at coordinate [row,column].
get(int, int, int) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
get(int) - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Returns the matrix cell value at coordinate index.
get(int, int) - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Returns the matrix cell value at coordinate [row,column].
get(int, int, int) - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
get(int) - Method in class cern.colt.matrix.tint.IntMatrix1D
Returns the matrix cell value at coordinate index.
get(int, int) - Method in class cern.colt.matrix.tint.IntMatrix2D
Returns the matrix cell value at coordinate [row,column].
get(int, int, int) - Method in class cern.colt.matrix.tint.IntMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
get(int) - Method in class cern.colt.matrix.tobject.ObjectMatrix1D
Returns the matrix cell value at coordinate index.
get(int, int) - Method in class cern.colt.matrix.tobject.ObjectMatrix2D
Returns the matrix cell value at coordinate [row,column].
get(int, int, int) - Method in class cern.colt.matrix.tobject.ObjectMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getAbsoluteTolerance() - Method in class cern.colt.matrix.tdouble.algo.solver.DefaultDoubleIterationMonitor
Returns the absolute convergence tolerance
getAbsoluteTolerance() - Method in class cern.colt.matrix.tfloat.algo.solver.DefaultFloatIterationMonitor
Returns the absolute convergence tolerance
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.
getColumnindexes() - Method in class cern.colt.matrix.tdouble.impl.RCDoubleMatrix2D
 
getColumnindexes() - Method in class cern.colt.matrix.tfloat.impl.RCFloatMatrix2D
 
getColumnindexes() - Method in class cern.colt.matrix.tint.impl.RCIntMatrix2D
 
getColumnPointers() - Method in class cern.colt.matrix.tdouble.impl.CCDoubleMatrix2D
 
getColumnPointers() - Method in class cern.colt.matrix.tfloat.impl.CCFloatMatrix2D
 
getConjugateTranspose() - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Returns a new matrix that is a complex conjugate of this matrix.
getConjugateTranspose() - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
 
getConjugateTranspose() - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Returns a new matrix that is a complex conjugate of this matrix.
getConjugateTranspose() - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
 
getContents() - Method in class hep.aida.tdouble.ref.DoubleHistogram1D
Returns the contents of this histogram.
getContents() - Method in class hep.aida.tfloat.ref.FloatHistogram1D
Returns the contents of this histogram.
getD() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleEigenvalueDecomposition
Returns the block diagonal eigenvalue matrix, D.
getD() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatEigenvalueDecomposition
Returns the block diagonal eigenvalue matrix, D.
getDivergenceTolerance() - Method in class cern.colt.matrix.tdouble.algo.solver.DefaultDoubleIterationMonitor
Returns the relative divergence tolerance
getDivergenceTolerance() - Method in class cern.colt.matrix.tdouble.algo.solver.HyBRDoubleIterationMonitor
Returns the relative divergence tolerance
getDivergenceTolerance() - Method in class cern.colt.matrix.tfloat.algo.solver.DefaultFloatIterationMonitor
Returns the relative divergence tolerance
getDivergenceTolerance() - Method in class cern.colt.matrix.tfloat.algo.solver.HyBRFloatIterationMonitor
Returns the relative divergence tolerance
getEntries() - Method in class hep.aida.tdouble.ref.DoubleHistogram1DContents
 
getEntries() - Method in class hep.aida.tfloat.ref.FloatHistogram1DContents
 
getErrors() - Method in class hep.aida.tdouble.ref.DoubleHistogram1DContents
 
getErrors() - Method in class hep.aida.tfloat.ref.FloatHistogram1DContents
 
getFft() - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix1D
Returns new complex matrix which is the discrete Fourier transform (DFT) of this matrix.
getFft() - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix1D
Returns new complex matrix which is the discrete Fourier transform (DFT) of this matrix.
getFft2() - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
getFft2() - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
Returns new complex matrix which is the 2D discrete Fourier transform (DFT) of this matrix.
getFft2() - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
getFft2() - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
Returns new complex matrix which is the 2D discrete Fourier transform (DFT) of this matrix.
getFft2Slices() - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
Returns new complex matrix which is the 2D discrete Fourier transform (DFT) of each slice of this matrix.
getFft2Slices() - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
Returns new complex matrix which is the 2D discrete Fourier transform (DFT) of each slice of this matrix.
getFft3() - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
Returns new complex matrix which is the 3D discrete Fourier transform (DFT) of this matrix.
getFft3() - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
Returns new complex matrix which is the 3D discrete Fourier transform (DFT) of this matrix.
getFftColumns() - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
getFftColumns() - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
Returns new complex matrix which is the discrete Fourier transform (DFT) of each column of this matrix.
getFftColumns() - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
getFftColumns() - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
Returns new complex matrix which is the discrete Fourier transform (DFT) of each column of this matrix.
getFftRows() - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
getFftRows() - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
Returns new complex matrix which is the discrete Fourier transform (DFT) of each row of this matrix.
getFftRows() - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
getFftRows() - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
Returns new complex matrix which is the discrete Fourier transform (DFT) of each row of this matrix.
getFull() - Method in class cern.colt.matrix.tdouble.impl.CCDoubleMatrix2D
 
getFull() - Method in class cern.colt.matrix.tfloat.impl.CCFloatMatrix2D
 
getFull() - Method in class cern.colt.matrix.tint.impl.RCIntMatrix2D
 
getH() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleQRDecomposition
Returns the Householder vectors H.
getH() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatQRDecomposition
Returns the Householder vectors H.
getHeights() - Method in class hep.aida.tdouble.ref.DoubleHistogram1DContents
 
getHeights() - Method in class hep.aida.tfloat.ref.FloatHistogram1DContents
 
getIfft(boolean) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix1D
Returns new complex matrix which is the inverse of the discrete Fourier (IDFT) transform of this matrix.
getIfft(boolean) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix1D
Returns new complex matrix which is the inverse of the discrete Fourier (IDFT) transform of this matrix.
getIfft2(boolean) - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
getIfft2(boolean) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
Returns new complex matrix which is the 2D inverse of the discrete Fourier transform (IDFT) of this matrix.
getIfft2(boolean) - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
getIfft2(boolean) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
Returns new complex matrix which is the 2D inverse of the discrete Fourier transform (IDFT) of this matrix.
getIfft2Slices(boolean) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
Returns new complex matrix which is the 2D inverse of the discrete Fourier transform (IDFT) of each slice of this matrix.
getIfft2Slices(boolean) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
Returns new complex matrix which is the 2D inverse of the discrete Fourier transform (IDFT) of each slice of this matrix.
getIfft3(boolean) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
Returns new complex matrix which is the 3D inverse of the discrete Fourier transform (IDFT) of this matrix.
getIfft3(boolean) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
Returns new complex matrix which is the 3D inverse of the discrete Fourier transform (IDFT) of this matrix.
getIfftColumns(boolean) - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
getIfftColumns(boolean) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
Returns new complex matrix which is the inverse of the discrete Fourier transform (IDFT) of each column of this matrix.
getIfftColumns(boolean) - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
getIfftColumns(boolean) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
Returns new complex matrix which is the inverse of the discrete Fourier transform (IDFT) of each column of this matrix.
getIfftRows(boolean) - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
getIfftRows(boolean) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
Returns new complex matrix which is the inverse of the discrete Fourier transform (IDFT) of each row of this matrix.
getIfftRows(boolean) - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
getIfftRows(boolean) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
Returns new complex matrix which is the inverse of the discrete Fourier transform (IDFT) of each row of this matrix.
getImagEigenvalues() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleEigenvalueDecomposition
Returns the imaginary parts of the eigenvalues.
getImagEigenvalues() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatEigenvalueDecomposition
Returns the imaginary parts of the eigenvalues.
getImaginaryPart() - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Returns the imaginary part of this matrix
getImaginaryPart() - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Returns the imaginary part of this matrix
getImaginaryPart() - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Returns the imaginary part of this matrix
getImaginaryPart() - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix1D
 
getImaginaryPart() - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
 
getImaginaryPart() - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix3D
 
getImaginaryPart() - Method in class cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix1D
 
getImaginaryPart() - Method in class cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix2D
Returns the imaginary part of this matrix
getImaginaryPart() - Method in class cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix3D
Returns the imaginary part of this matrix
getImaginaryPart() - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Returns the imaginary part of this matrix
getImaginaryPart() - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Returns the imaginary part of this matrix
getImaginaryPart() - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Returns the imaginary part of this matrix
getImaginaryPart() - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix1D
 
getImaginaryPart() - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
 
getImaginaryPart() - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix3D
 
getImaginaryPart() - Method in class cern.colt.matrix.tfcomplex.impl.SparseFComplexMatrix1D
 
getImaginaryPart() - Method in class cern.colt.matrix.tfcomplex.impl.SparseFComplexMatrix2D
Returns the imaginary part of this matrix
getImaginaryPart() - Method in class cern.colt.matrix.tfcomplex.impl.SparseFComplexMatrix3D
Returns the imaginary part of this matrix
getInfo() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleSingularValueDecompositionDC
Returns the output flag
getInfo() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatSingularValueDecompositionDC
Returns the output flag
getIterationMonitor() - Method in class cern.colt.matrix.tdouble.algo.solver.AbstractDoubleIterativeSolver
 
getIterationMonitor() - Method in interface cern.colt.matrix.tdouble.algo.solver.DoubleIterativeSolver
Gets the iteration monitor
getIterationMonitor() - Method in class cern.colt.matrix.tfloat.algo.solver.AbstractFloatIterativeSolver
 
getIterationMonitor() - Method in interface cern.colt.matrix.tfloat.algo.solver.FloatIterativeSolver
Gets the iteration monitor
getIterationReporter() - Method in class cern.colt.matrix.tdouble.algo.solver.AbstractDoubleIterationMonitor
 
getIterationReporter() - Method in interface cern.colt.matrix.tdouble.algo.solver.DoubleIterationMonitor
Returns current iteration reporter
getIterationReporter() - Method in class cern.colt.matrix.tfloat.algo.solver.AbstractFloatIterationMonitor
 
getIterationReporter() - Method in interface cern.colt.matrix.tfloat.algo.solver.FloatIterationMonitor
Returns current iteration reporter
getIterations() - Method in exception cern.colt.matrix.tdouble.algo.solver.IterativeSolverDoubleNotConvergedException
Gets the number of iterations used when this exception was thrown
getIterations() - Method in exception cern.colt.matrix.tfloat.algo.solver.IterativeSolverFloatNotConvergedException
Gets the number of iterations used when this exception was thrown
getL() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleCholeskyDecomposition
Returns the triangular factor, L.
getL() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleLUDecomposition
Returns the lower triangular factor, L.
getL() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleLUDecompositionQuick
Returns the lower triangular factor, L.
getL() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatCholeskyDecomposition
Returns the triangular factor, L.
getL() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatLUDecomposition
Returns the lower triangular factor, L.
getL() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatLUDecompositionQuick
Returns the lower triangular factor, L.
getLongFromTo(int, int) - Method in class cern.colt.matrix.tbit.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.matrix.tbit.QuickBitVector
Returns a long value representing bits of a bitvector from index from to index to.
getLtranspose() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleCholeskyDecomposition
 
getLtranspose() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatCholeskyDecomposition
 
getLU() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleLUDecompositionQuick
Returns a copy of the combined lower and upper triangular factor, LU.
getLU() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatLUDecompositionQuick
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.
getMaxIterations() - Method in class cern.colt.matrix.tdouble.algo.solver.DefaultDoubleIterationMonitor
Returns maximum number of iterations to permit
getMaxIterations() - Method in interface cern.colt.matrix.tdouble.algo.solver.DoubleIterationMonitor
Returns the maximum number of iterations
getMaxIterations() - Method in class cern.colt.matrix.tdouble.algo.solver.HyBRDoubleIterationMonitor
 
getMaxIterations() - Method in class cern.colt.matrix.tfloat.algo.solver.DefaultFloatIterationMonitor
Returns maximum number of iterations to permit
getMaxIterations() - Method in interface cern.colt.matrix.tfloat.algo.solver.FloatIterationMonitor
Returns the maximum number of iterations
getMaxIterations() - Method in class cern.colt.matrix.tfloat.algo.solver.HyBRFloatIterationMonitor
 
getMaxLocation() - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Return the maximum value of this matrix together with its location
getMaxLocation() - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Return the maximum value of this matrix together with its location
getMaxLocation() - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Return maximum value of this matrix together with its location
getMaxLocation() - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
getMaxLocation() - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix1D
 
getMaxLocation() - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
getMaxLocation() - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
 
getMaxLocation() - Method in class cern.colt.matrix.tdouble.impl.DiagonalDoubleMatrix2D
 
getMaxLocation() - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Return the maximum value of this matrix together with its location
getMaxLocation() - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Return the maximum value of this matrix together with its location
getMaxLocation() - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Return maximum value of this matrix together with its location
getMaxLocation() - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
getMaxLocation() - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix1D
 
getMaxLocation() - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
 
getMaxLocation() - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
 
getMaxLocation() - Method in class cern.colt.matrix.tfloat.impl.DiagonalFloatMatrix2D
 
getMaxLocation() - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix1D
 
getMaxLocation() - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix2D
 
getMaxLocation() - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix3D
 
getMaxLocation() - Method in class cern.colt.matrix.tint.IntMatrix1D
Return the maximum value of this matrix together with its location
getMaxLocation() - Method in class cern.colt.matrix.tint.IntMatrix2D
Return the maximum value of this matrix together with its location
getMaxLocation() - Method in class cern.colt.matrix.tint.IntMatrix3D
Return maximum value of this matrix together with its location
getMaxOrderForSumOfPowers() - Method in class hep.aida.tdouble.bin.DynamicDoubleBin1D
Returns Integer.MAX_VALUE, the maximum order k for which sums of powers are retrievable.
getMaxOrderForSumOfPowers() - Method in class hep.aida.tdouble.bin.MightyStaticDoubleBin1D
Returns the maximum order k for which sums of powers are retrievable, as specified upon instance construction.
getMaxOrderForSumOfPowers() - Method in class hep.aida.tfloat.bin.DynamicFloatBin1D
Returns Integer.MAX_VALUE, the maximum order k for which sums of powers are retrievable.
getMaxOrderForSumOfPowers() - Method in class hep.aida.tfloat.bin.MightyStaticFloatBin1D
Returns the maximum order k for which sums of powers are retrievable, as specified upon instance construction.
getMean() - Method in class hep.aida.tdouble.ref.DoubleHistogram1DContents
 
getMean() - Method in class hep.aida.tfloat.ref.FloatHistogram1DContents
 
getMicroVersion() - Static method in class cern.colt.Version
Returns the micro version of this release.
getMinLocation() - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Return the minimum value of this matrix together with its location
getMinLocation() - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Return the minimum value of this matrix together with its location
getMinLocation() - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Returns minimum value of this matrix together with its location
getMinLocation() - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
getMinLocation() - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix1D
 
getMinLocation() - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
getMinLocation() - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
 
getMinLocation() - Method in class cern.colt.matrix.tdouble.impl.DiagonalDoubleMatrix2D
 
getMinLocation() - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Return the minimum value of this matrix together with its location
getMinLocation() - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Return the minimum value of this matrix together with its location
getMinLocation() - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Returns minimum value of this matrix together with its location
getMinLocation() - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
getMinLocation() - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix1D
 
getMinLocation() - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
 
getMinLocation() - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
 
getMinLocation() - Method in class cern.colt.matrix.tfloat.impl.DiagonalFloatMatrix2D
 
getMinLocation() - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix1D
 
getMinLocation() - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix2D
 
getMinLocation() - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix3D
 
getMinLocation() - Method in class cern.colt.matrix.tint.IntMatrix1D
Return the minimum value of this matrix together with its location
getMinLocation() - Method in class cern.colt.matrix.tint.IntMatrix2D
Return the minimum value of this matrix together with its location
getMinLocation() - Method in class cern.colt.matrix.tint.IntMatrix3D
Returns minimum value of this matrix together with its location
getMinOrderForSumOfPowers() - Method in class hep.aida.tdouble.bin.DynamicDoubleBin1D
Returns Integer.MIN_VALUE, the minimum order k for which sums of powers are retrievable.
getMinOrderForSumOfPowers() - Method in class hep.aida.tdouble.bin.MightyStaticDoubleBin1D
Returns the minimum order k for which sums of powers are retrievable, as specified upon instance construction.
getMinOrderForSumOfPowers() - Method in class hep.aida.tfloat.bin.DynamicFloatBin1D
Returns Integer.MIN_VALUE, the minimum order k for which sums of powers are retrievable.
getMinOrderForSumOfPowers() - Method in class hep.aida.tfloat.bin.MightyStaticFloatBin1D
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.
getNegativeValues(IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Fills the coordinates and values of cells having negative values into the specified lists.
getNegativeValues(IntArrayList, IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Fills the coordinates and values of cells having negative values into the specified lists.
getNegativeValues(IntArrayList, IntArrayList, IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Fills the coordinates and values of cells having negative values into the specified lists.
getNegativeValues(IntArrayList, IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
getNegativeValues(IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix1D
 
getNegativeValues(IntArrayList, IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
getNegativeValues(IntArrayList, IntArrayList, IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
 
getNegativeValues(IntArrayList, FloatArrayList) - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Fills the coordinates and values of cells having negative values into the specified lists.
getNegativeValues(IntArrayList, IntArrayList, FloatArrayList) - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Fills the coordinates and values of cells having negative values into the specified lists.
getNegativeValues(IntArrayList, IntArrayList, IntArrayList, FloatArrayList) - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Fills the coordinates and values of cells having negative values into the specified lists.
getNegativeValues(IntArrayList, IntArrayList, FloatArrayList) - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
getNegativeValues(IntArrayList, FloatArrayList) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix1D
 
getNegativeValues(IntArrayList, IntArrayList, FloatArrayList) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
 
getNegativeValues(IntArrayList, IntArrayList, IntArrayList, FloatArrayList) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
 
getNegativeValues(IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix1D
 
getNegativeValues(IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix2D
 
getNegativeValues(IntArrayList, IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix3D
 
getNegativeValues(IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.IntMatrix1D
Fills the coordinates and values of cells having negative values into the specified lists.
getNegativeValues(IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.IntMatrix2D
Fills the coordinates and values of cells having negative values into the specified lists.
getNegativeValues(IntArrayList, IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.IntMatrix3D
Fills the coordinates and values of cells having negative values into the specified lists.
getNentry() - Method in class hep.aida.tdouble.ref.DoubleHistogram1DContents
 
getNentry() - Method in class hep.aida.tfloat.ref.FloatHistogram1DContents
 
getNonZeros(IntArrayList, ArrayList<double[]>) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, IntArrayList, ArrayList<double[]>) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, IntArrayList, IntArrayList, ArrayList<double[]>) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, ArrayList<double[]>) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix1D
 
getNonZeros(IntArrayList, IntArrayList, ArrayList<double[]>) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
 
getNonZeros(IntArrayList, IntArrayList, IntArrayList, ArrayList<double[]>) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix3D
 
getNonZeros(IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.tdouble.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.tdouble.DoubleMatrix1D
Fills the coordinates and values of the first maxCardinality cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.tdouble.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.tdouble.DoubleMatrix3D
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.tdouble.impl.DenseColDoubleMatrix2D
 
getNonZeros(IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix1D
 
getNonZeros(IntArrayList, IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
getNonZeros(IntArrayList, IntArrayList, IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
 
getNonZeros(IntArrayList, ArrayList<float[]>) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, IntArrayList, ArrayList<float[]>) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, IntArrayList, IntArrayList, ArrayList<float[]>) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, ArrayList<float[]>) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix1D
 
getNonZeros(IntArrayList, IntArrayList, ArrayList<float[]>) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
 
getNonZeros(IntArrayList, IntArrayList, IntArrayList, ArrayList<float[]>) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix3D
 
getNonZeros(IntArrayList, FloatArrayList) - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, FloatArrayList, int) - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Fills the coordinates and values of the first maxCardinality cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, IntArrayList, FloatArrayList) - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, IntArrayList, IntArrayList, FloatArrayList) - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, IntArrayList, FloatArrayList) - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
getNonZeros(IntArrayList, FloatArrayList) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix1D
 
getNonZeros(IntArrayList, IntArrayList, FloatArrayList) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
 
getNonZeros(IntArrayList, IntArrayList, IntArrayList, FloatArrayList) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
 
getNonZeros(IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix1D
 
getNonZeros(IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix2D
 
getNonZeros(IntArrayList, IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix3D
 
getNonZeros(IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.IntMatrix1D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, IntArrayList, int) - Method in class cern.colt.matrix.tint.IntMatrix1D
Fills the coordinates and values of the first maxCardinality cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.IntMatrix2D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.IntMatrix3D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, ObjectArrayList) - Method in class cern.colt.matrix.tobject.ObjectMatrix1D
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.tobject.ObjectMatrix2D
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.tobject.ObjectMatrix3D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNormType() - Method in class cern.colt.matrix.tdouble.algo.solver.AbstractDoubleIterationMonitor
 
getNormType() - Method in interface cern.colt.matrix.tdouble.algo.solver.DoubleIterationMonitor
Returns the vector-norm in use
getNormType() - Method in class cern.colt.matrix.tfloat.algo.solver.AbstractFloatIterationMonitor
 
getNormType() - Method in interface cern.colt.matrix.tfloat.algo.solver.FloatIterationMonitor
Returns the vector-norm in use
getNumberOfProcessors() - Static method in class edu.emory.mathcs.utils.ConcurrencyUtils
Returns the number of available processors
getNumberOfThreads() - Static method in class edu.emory.mathcs.utils.ConcurrencyUtils
Returns the current number of threads.
getPivot() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleLUDecomposition
Returns a copy of the pivot permutation vector.
getPivot() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleLUDecompositionQuick
Returns the pivot permutation vector (not a copy of it).
getPivot() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatLUDecomposition
Returns a copy of the pivot permutation vector.
getPivot() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatLUDecompositionQuick
Returns the pivot permutation vector (not a copy of it).
getPositiveValues(IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Fills the coordinates and values of cells having positive values into the specified lists.
getPositiveValues(IntArrayList, IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Fills the coordinates and values of cells having positive values into the specified lists.
getPositiveValues(IntArrayList, IntArrayList, IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Fills the coordinates and values of cells having positive values into the specified lists.
getPositiveValues(IntArrayList, IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
getPositiveValues(IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix1D
 
getPositiveValues(IntArrayList, IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
getPositiveValues(IntArrayList, IntArrayList, IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
 
getPositiveValues(IntArrayList, FloatArrayList) - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Fills the coordinates and values of cells having positive values into the specified lists.
getPositiveValues(IntArrayList, IntArrayList, FloatArrayList) - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Fills the coordinates and values of cells having positive values into the specified lists.
getPositiveValues(IntArrayList, IntArrayList, IntArrayList, FloatArrayList) - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Fills the coordinates and values of cells having positive values into the specified lists.
getPositiveValues(IntArrayList, IntArrayList, FloatArrayList) - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
getPositiveValues(IntArrayList, FloatArrayList) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix1D
 
getPositiveValues(IntArrayList, IntArrayList, FloatArrayList) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
 
getPositiveValues(IntArrayList, IntArrayList, IntArrayList, FloatArrayList) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
 
getPositiveValues(IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix1D
 
getPositiveValues(IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix2D
 
getPositiveValues(IntArrayList, IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix3D
 
getPositiveValues(IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.IntMatrix1D
Fills the coordinates and values of cells having positive values into the specified lists.
getPositiveValues(IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.IntMatrix2D
Fills the coordinates and values of cells having positive values into the specified lists.
getPositiveValues(IntArrayList, IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.IntMatrix3D
Fills the coordinates and values of cells having positive values into the specified lists.
getPreconditioner() - Method in class cern.colt.matrix.tdouble.algo.solver.AbstractDoubleIterativeSolver
 
getPreconditioner() - Method in interface cern.colt.matrix.tdouble.algo.solver.DoubleIterativeSolver
Gets preconditioner
getPreconditioner() - Method in class cern.colt.matrix.tfloat.algo.solver.AbstractFloatIterativeSolver
 
getPreconditioner() - Method in interface cern.colt.matrix.tfloat.algo.solver.FloatIterativeSolver
Gets preconditioner
getQ() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleQRDecomposition
Generates and returns the (economy-sized) orthogonal factor Q.
getQ() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatQRDecomposition
Generates and returns the (economy-sized) orthogonal factor Q.
getQuick(int) - Method in class cern.colt.list.tboolean.BooleanArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.tbyte.ByteArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.tchar.CharArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.tdouble.DoubleArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.tfloat.FloatArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.tint.AbstractIntList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.tint.IntArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.tlong.DistinctNumberList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.tlong.LongArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.tlong.MinMaxNumberList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.tobject.ObjectArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.tshort.ShortArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int, int) - Method in class cern.colt.matrix.tbit.BitMatrix
Returns from the receiver the value of the bit at the specified coordinate; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.matrix.tbit.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.matrix.tdcomplex.DComplexMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix1D
 
getQuick(int, int) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
 
getQuick(int, int, int) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix3D
 
getQuick(int) - Method in class cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int) - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int, int) - Method in class cern.colt.matrix.tdouble.impl.CCDoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int) - Method in class cern.colt.matrix.tdouble.impl.CCMDoubleMatrix2D
 
getQuick(int, int) - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
getQuick(int) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix1D
 
getQuick(int, int) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
getQuick(int, int, int) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
 
getQuick(int, int) - Method in class cern.colt.matrix.tdouble.impl.DiagonalDoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int) - Method in class cern.colt.matrix.tdouble.impl.RCDoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int) - Method in class cern.colt.matrix.tdouble.impl.RCMDoubleMatrix2D
 
getQuick(int) - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix3D
 
getQuick(int, int) - Method in class cern.colt.matrix.tdouble.impl.TridiagonalDoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int) - Method in class cern.colt.matrix.tdouble.impl.WrapperDoubleMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.matrix.tdouble.impl.WrapperDoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix1D
 
getQuick(int, int) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
 
getQuick(int, int, int) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix3D
 
getQuick(int) - Method in class cern.colt.matrix.tfcomplex.impl.SparseFComplexMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.matrix.tfcomplex.impl.SparseFComplexMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.tfcomplex.impl.SparseFComplexMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int) - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int, int) - Method in class cern.colt.matrix.tfloat.impl.CCFloatMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int) - Method in class cern.colt.matrix.tfloat.impl.CCMFloatMatrix2D
 
getQuick(int, int) - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
getQuick(int) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix1D
 
getQuick(int, int) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
 
getQuick(int, int, int) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
 
getQuick(int, int) - Method in class cern.colt.matrix.tfloat.impl.DiagonalFloatMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int) - Method in class cern.colt.matrix.tfloat.impl.RCFloatMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int) - Method in class cern.colt.matrix.tfloat.impl.RCMFloatMatrix2D
 
getQuick(int) - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix3D
 
getQuick(int) - Method in class cern.colt.matrix.tfloat.impl.WrapperFloatMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.matrix.tfloat.impl.WrapperFloatMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix1D
 
getQuick(int, int) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix2D
 
getQuick(int, int, int) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix3D
 
getQuick(int, int) - Method in class cern.colt.matrix.tint.impl.RCIntMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int) - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix3D
 
getQuick(int) - Method in class cern.colt.matrix.tint.impl.WrapperIntMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.matrix.tint.impl.WrapperIntMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int) - Method in class cern.colt.matrix.tint.IntMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.matrix.tint.IntMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.tint.IntMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int) - Method in class cern.colt.matrix.tobject.impl.DenseObjectMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.matrix.tobject.impl.DenseObjectMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.tobject.impl.DenseObjectMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int) - Method in class cern.colt.matrix.tobject.impl.SparseObjectMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.matrix.tobject.impl.SparseObjectMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.tobject.impl.SparseObjectMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int) - Method in class cern.colt.matrix.tobject.ObjectMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.matrix.tobject.ObjectMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.tobject.ObjectMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getR() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleQRDecomposition
Returns the upper triangular factor, R.
getR() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatQRDecomposition
Returns the upper triangular factor, R.
getRandomGenerator() - Method in class cern.jet.random.tdouble.sampling.DoubleRandomSamplingAssistant
Returns the used random generator.
getRandomGenerator() - Method in class cern.jet.random.tfloat.sampling.FloatRandomSamplingAssistant
Returns the used random generator.
getRealEigenvalues() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleEigenvalueDecomposition
Returns the real parts of the eigenvalues.
getRealEigenvalues() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatEigenvalueDecomposition
Returns the real parts of the eigenvalues.
getRealPart() - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Returns the real part of this matrix
getRealPart() - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Returns the real part of this matrix
getRealPart() - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Returns the real part of this matrix
getRealPart() - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix1D
 
getRealPart() - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
 
getRealPart() - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix3D
 
getRealPart() - Method in class cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix1D
 
getRealPart() - Method in class cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix2D
Returns the real part of this matrix
getRealPart() - Method in class cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix3D
Returns the real part of this matrix
getRealPart() - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Returns the real part of this matrix
getRealPart() - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Returns the real part of this matrix
getRealPart() - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Returns the real part of this matrix
getRealPart() - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix1D
 
getRealPart() - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
 
getRealPart() - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix3D
 
getRealPart() - Method in class cern.colt.matrix.tfcomplex.impl.SparseFComplexMatrix1D
 
getRealPart() - Method in class cern.colt.matrix.tfcomplex.impl.SparseFComplexMatrix2D
Returns the real part of this matrix
getRealPart() - Method in class cern.colt.matrix.tfcomplex.impl.SparseFComplexMatrix3D
Returns the real part of this matrix
getReason() - Method in exception cern.colt.matrix.tdouble.algo.solver.DoubleNotConvergedException
Returns the reason for the exception
getReason() - Method in exception cern.colt.matrix.tfloat.algo.solver.FloatNotConvergedException
Returns the reason for the exception
getRelativeTolerance() - Method in class cern.colt.matrix.tdouble.algo.solver.DefaultDoubleIterationMonitor
Returns the relative convergence tolerance
getRelativeTolerance() - Method in class cern.colt.matrix.tfloat.algo.solver.DefaultFloatIterationMonitor
Returns the relative convergence tolerance
getResidual() - Method in exception cern.colt.matrix.tdouble.algo.solver.IterativeSolverDoubleNotConvergedException
Returns final computed residual
getResidual() - Method in exception cern.colt.matrix.tfloat.algo.solver.IterativeSolverFloatNotConvergedException
Returns final computed residual
getRms() - Method in class hep.aida.tdouble.ref.DoubleHistogram1DContents
 
getRms() - Method in class hep.aida.tfloat.ref.FloatHistogram1DContents
 
getRowindexes() - Method in class cern.colt.matrix.tdouble.impl.CCDoubleMatrix2D
 
getRowindexes() - Method in class cern.colt.matrix.tfloat.impl.CCFloatMatrix2D
 
getRowPointers() - Method in class cern.colt.matrix.tdouble.impl.RCDoubleMatrix2D
 
getRowPointers() - Method in class cern.colt.matrix.tfloat.impl.RCFloatMatrix2D
 
getRowPointers() - Method in class cern.colt.matrix.tint.impl.RCIntMatrix2D
 
getS() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleSingularValueDecomposition
Returns the diagonal matrix of singular values.
getS() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleSingularValueDecompositionDC
Returns the diagonal matrix of singular values.
getS() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatSingularValueDecomposition
Returns the diagonal matrix of singular values.
getS() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatSingularValueDecompositionDC
Returns the diagonal matrix of singular values.
getSeedAtRowColumn(int, int) - Static method in class cern.jet.random.tdouble.engine.RandomSeedTable
Returns a deterministic seed from a (seemingly gigantic) matrix of predefined seeds.
getSingularValues() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleSingularValueDecomposition
Returns the diagonal of S, which is a one-dimensional array of singular values
getSingularValues() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleSingularValueDecompositionDC
Returns the diagonal of S, which is a one-dimensional array of singular values
getSingularValues() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatSingularValueDecomposition
Returns the diagonal of S, which is a one-dimensional array of singular values
getSingularValues() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatSingularValueDecompositionDC
Returns the diagonal of S, which is a one-dimensional array of singular values
getStoppingCondition() - Method in class cern.colt.matrix.tdouble.algo.solver.HyBRDoubleIterationMonitor
 
getStoppingCondition() - Method in class cern.colt.matrix.tfloat.algo.solver.HyBRFloatIterationMonitor
 
getSumWeight() - Method in class hep.aida.tdouble.ref.DoubleHistogram1DContents
 
getSumWeight() - Method in class hep.aida.tfloat.ref.FloatHistogram1DContents
 
getSumWeightSquared() - Method in class hep.aida.tdouble.ref.DoubleHistogram1DContents
 
getSumWeightSquared() - Method in class hep.aida.tfloat.ref.FloatHistogram1DContents
 
getThreadsBeginN_1D() - Static method in class edu.emory.mathcs.utils.ConcurrencyUtils
Returns the minimal size of 1D data for which threads are used.
getThreadsBeginN_1D_FFT_2Threads() - Static method in class edu.emory.mathcs.utils.ConcurrencyUtils
Returns the minimal size of 1D data for which two threads are used.
getThreadsBeginN_1D_FFT_4Threads() - Static method in class edu.emory.mathcs.utils.ConcurrencyUtils
Returns the minimal size of 1D data for which four threads are used.
getThreadsBeginN_2D() - Static method in class edu.emory.mathcs.utils.ConcurrencyUtils
Returns the minimal size of 2D data for which threads are used.
getThreadsBeginN_3D() - Static method in class edu.emory.mathcs.utils.ConcurrencyUtils
Returns the minimal size of 3D data for which threads are used.
getU() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleLUDecomposition
Returns the upper triangular factor, U.
getU() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleLUDecompositionQuick
Returns the upper triangular factor, U.
getU() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleSingularValueDecomposition
Returns the left singular vectors U.
getU() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleSingularValueDecompositionDC
Returns the left singular vectors U.
getU() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatLUDecomposition
Returns the upper triangular factor, U.
getU() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatLUDecompositionQuick
Returns the upper triangular factor, U.
getU() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatSingularValueDecomposition
Returns the left singular vectors U.
getU() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatSingularValueDecompositionDC
Returns the left singular vectors U.
getUseJCublas() - Static method in class edu.emory.mathcs.utils.ConcurrencyUtils
Returns true if JCUBLAS is used.
getUt() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleSingularValueDecompositionDC
Returns the transpose of the left singular vectors U.
getUt() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatSingularValueDecompositionDC
Returns the transpose of the left singular vectors U.
getV() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleEigenvalueDecomposition
Returns the eigenvector matrix, V
getV() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleSingularValueDecomposition
Returns the right singular vectors V.
getV() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleSingularValueDecompositionDC
Returns the right singular vectors V.
getV() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatEigenvalueDecomposition
Returns the eigenvector matrix, V
getV() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatSingularValueDecomposition
Returns the right singular vectors V.
getV() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatSingularValueDecompositionDC
Returns the right singular vectors V.
getValues() - Method in class cern.colt.matrix.tdouble.impl.CCDoubleMatrix2D
 
getValues() - Method in class cern.colt.matrix.tdouble.impl.RCDoubleMatrix2D
 
getValues() - Method in class cern.colt.matrix.tfloat.impl.CCFloatMatrix2D
 
getValues() - Method in class cern.colt.matrix.tfloat.impl.RCFloatMatrix2D
 
getValues() - Method in class cern.colt.matrix.tint.impl.RCIntMatrix2D
 
getVt() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DoubleSingularValueDecompositionDC
Returns the transpose of the right singular vectors V.
getVt() - Method in class cern.colt.matrix.tfloat.algo.decomposition.FloatSingularValueDecompositionDC
Returns the transpose of the right singular vectors V.
getWeight() - Method in class cern.jet.random.tdouble.sampling.WeightedDoubleRandomSampler
 
getWeight() - Method in class cern.jet.random.tfloat.sampling.WeightedFloatRandomSampler
 
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
 
grdchk_f77(int, double[], Uncmin_methods, double[], double[], double[], double[], double[], double, double, double[]) - Static method in class optimization.Uncmin_f77
The grdchk_f77 method checks the analytic gradient supplied by the user.
greater - Static variable in class cern.jet.math.tdouble.DoubleFunctions
Function that returns a > b ? 1 : 0.
greater(double) - Static method in class cern.jet.math.tdouble.DoubleFunctions
Constructs a function that returns a > b ? 1 : 0.
greater - Static variable in class cern.jet.math.tfloat.FloatFunctions
Function that returns a > b ? 1 : 0.
greater(float) - Static method in class cern.jet.math.tfloat.FloatFunctions
Constructs a function that returns a > b ? 1 : 0.

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