- g - Static variable in class cern.clhep.Units
-
- Gamma - Class in cern.jet.random.tdouble
-
- 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.
- generateNonSingular(LongMatrix2D) - Method in class cern.colt.matrix.tlong.algo.LongProperty
-
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
-
- 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(double) - Method in class cern.colt.map.tdouble.AbstractDoubleLongMap
-
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(double) - Method in class cern.colt.map.tdouble.OpenDoubleLongHashMap
-
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(float) - Method in class cern.colt.map.tfloat.AbstractFloatLongMap
-
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(float) - Method in class cern.colt.map.tfloat.OpenFloatLongHashMap
-
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.tlong.AbstractIntLongMap
-
Returns the value associated with the specified key.
- get(long) - Method in class cern.colt.map.tlong.AbstractLongIntMap
-
Returns the value associated with the specified key.
- get(long) - Method in class cern.colt.map.tlong.AbstractLongLongMap
-
Returns the value associated with the specified key.
- get(int) - Method in class cern.colt.map.tlong.OpenIntLongHashMap
-
Returns the value associated with the specified key.
- get(long) - Method in class cern.colt.map.tlong.OpenLongIntHashMap
-
Returns the value associated with the specified key.
- get(long) - Method in class cern.colt.map.tlong.OpenLongLongHashMap
-
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.tlong.LongMatrix1D
-
Returns the matrix cell value at coordinate index.
- get(int, int) - Method in class cern.colt.matrix.tlong.LongMatrix2D
-
Returns the matrix cell value at coordinate [row,column].
- get(int, int, int) - Method in class cern.colt.matrix.tlong.LongMatrix3D
-
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
- getBeta() - Method in class cern.colt.matrix.tdcomplex.algo.decomposition.SparseDComplexQRDecomposition
-
Returns a copy of the beta factors, from the Householder reflections H =
I - beta*v*v'.
- getBeta() - Method in class cern.colt.matrix.tdouble.algo.decomposition.SparseDoubleQRDecomposition
-
Returns a copy of the beta factors, from the Householder reflections H =
I - beta*v*v'.
- getBeta() - Method in class cern.colt.matrix.tfloat.algo.decomposition.SparseFloatQRDecomposition
-
Returns a copy of the beta factors, from the Householder reflections H =
I - beta*v*v'.
- 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.
- getColumnCompressed() - Method in class cern.colt.matrix.tdcomplex.impl.SparseRCDComplexMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a column-compressed form.
- getColumnCompressed(boolean) - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a column-compressed form.
- getColumnCompressed() - Method in class cern.colt.matrix.tdouble.impl.SparseRCDoubleMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a column-compressed form.
- getColumnCompressed() - Method in class cern.colt.matrix.tfcomplex.impl.SparseRCFComplexMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a column-compressed form.
- getColumnCompressed(boolean) - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a column-compressed form.
- getColumnCompressed() - Method in class cern.colt.matrix.tfloat.impl.SparseRCFloatMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a column-compressed form.
- getColumnCompressed(boolean) - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a column-compressed form.
- getColumnCompressed() - Method in class cern.colt.matrix.tint.impl.SparseRCIntMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a column-compressed form.
- getColumnCompressed(boolean) - Method in class cern.colt.matrix.tlong.impl.SparseLongMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a column-compressed form.
- getColumnCompressed() - Method in class cern.colt.matrix.tlong.impl.SparseRCLongMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a column-compressed form.
- getColumnCompressed(boolean) - Method in class cern.colt.matrix.tobject.impl.SparseObjectMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a column-compressed form.
- getColumnCompressed() - Method in class cern.colt.matrix.tobject.impl.SparseRCObjectMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a column-compressed form.
- getColumnCompressedModified() - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a column-compressed modified form.
- getColumnCompressedModified() - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a column-compressed modified form.
- getColumnCompressedModified() - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a column-compressed modified form.
- getColumnCompressedModified() - Method in class cern.colt.matrix.tlong.impl.SparseLongMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a column-compressed modified form.
- getColumnCompressedModified() - Method in class cern.colt.matrix.tobject.impl.SparseObjectMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a column-compressed modified form.
- getColumnIndexes() - Method in class cern.colt.matrix.tdcomplex.impl.SparseRCDComplexMatrix2D
-
Returns column indexes
- getColumnIndexes() - Method in class cern.colt.matrix.tdouble.impl.SparseRCDoubleMatrix2D
-
Returns column indexes
- getColumnIndexes() - Method in class cern.colt.matrix.tfcomplex.impl.SparseRCFComplexMatrix2D
-
Returns column indexes
- getColumnIndexes() - Method in class cern.colt.matrix.tfloat.impl.SparseRCFloatMatrix2D
-
Returns column indexes
- getColumnIndexes() - Method in class cern.colt.matrix.tint.impl.SparseRCIntMatrix2D
-
Returns column indexes
- getColumnIndexes() - Method in class cern.colt.matrix.tlong.impl.SparseRCLongMatrix2D
-
Returns column indexes
- getColumnIndexes() - Method in class cern.colt.matrix.tobject.impl.SparseRCObjectMatrix2D
-
Returns column indexes
- getColumnMajor() - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but they
are addressed internally in column major.
- getColumnMajor() - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but they
are addressed internally in column major.
- getColumnPointers() - Method in class cern.colt.matrix.tdcomplex.impl.SparseCCDComplexMatrix2D
-
Returns column pointers
- getColumnPointers() - Method in class cern.colt.matrix.tdouble.impl.SparseCCDoubleMatrix2D
-
Returns column pointers
- getColumnPointers() - Method in class cern.colt.matrix.tfcomplex.impl.SparseCCFComplexMatrix2D
-
Returns column pointers
- getColumnPointers() - Method in class cern.colt.matrix.tfloat.impl.SparseCCFloatMatrix2D
-
Returns column pointers
- getColumnPointers() - Method in class cern.colt.matrix.tint.impl.SparseCCIntMatrix2D
-
Returns column pointers
- getColumnPointers() - Method in class cern.colt.matrix.tlong.impl.SparseCCLongMatrix2D
-
Returns column pointers
- getColumnPointers() - Method in class cern.colt.matrix.tobject.impl.SparseCCObjectMatrix2D
-
Returns column pointers
- 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.DenseColumnDComplexMatrix2D
-
- getConjugateTranspose() - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
-
- getConjugateTranspose() - Method in class cern.colt.matrix.tdcomplex.impl.SparseCCDComplexMatrix2D
-
- getConjugateTranspose() - Method in class cern.colt.matrix.tdcomplex.impl.SparseRCDComplexMatrix2D
-
Returns a new matrix that is the conjugate transpose of this matrix.
- 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.DenseColumnFComplexMatrix2D
-
- getConjugateTranspose() - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
-
- getConjugateTranspose() - Method in class cern.colt.matrix.tfcomplex.impl.SparseCCFComplexMatrix2D
-
- getConjugateTranspose() - Method in class cern.colt.matrix.tfcomplex.impl.SparseRCFComplexMatrix2D
-
- 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.DenseDoubleEigenvalueDecomposition
-
Returns the block diagonal eigenvalue matrix, D.
- getD() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatEigenvalueDecomposition
-
Returns the block diagonal eigenvalue matrix, D.
- getDense() - Method in class cern.colt.matrix.tdcomplex.impl.SparseCCDComplexMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a dense form.
- getDense() - Method in class cern.colt.matrix.tdcomplex.impl.SparseRCDComplexMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a dense form.
- getDense() - Method in class cern.colt.matrix.tdouble.impl.SparseCCDoubleMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a dense form.
- getDense() - Method in class cern.colt.matrix.tdouble.impl.SparseRCDoubleMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a dense form.
- getDense() - Method in class cern.colt.matrix.tfcomplex.impl.SparseCCFComplexMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a dense form.
- getDense() - Method in class cern.colt.matrix.tfcomplex.impl.SparseRCFComplexMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a dense form.
- getDense() - Method in class cern.colt.matrix.tfloat.impl.SparseCCFloatMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a dense form.
- getDense() - Method in class cern.colt.matrix.tfloat.impl.SparseRCFloatMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a dense form.
- getDense() - Method in class cern.colt.matrix.tint.impl.SparseCCIntMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a dense form.
- getDense() - Method in class cern.colt.matrix.tint.impl.SparseRCIntMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a dense form.
- getDense() - Method in class cern.colt.matrix.tlong.impl.SparseCCLongMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a dense form.
- getDense() - Method in class cern.colt.matrix.tlong.impl.SparseRCLongMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a dense form.
- getDense() - Method in class cern.colt.matrix.tobject.impl.SparseCCObjectMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a dense form.
- getDense() - Method in class cern.colt.matrix.tobject.impl.SparseRCObjectMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a dense form.
- 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.DenseColumnDoubleMatrix2D
-
Returns new complex matrix which is the 2D discrete Fourier transform
(DFT) of this matrix.
- 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.tdouble.impl.DenseLargeDoubleMatrix2D
-
Returns new complex matrix which is the 2D discrete Fourier transform
(DFT) of this matrix.
- getFft2() - Method in class cern.colt.matrix.tdouble.impl.WrapperDoubleMatrix2D
-
Returns new complex matrix which is the 2D discrete Fourier transform
(DFT) of this matrix.
- getFft2() - Method in class cern.colt.matrix.tfloat.impl.DenseColumnFloatMatrix2D
-
Returns new complex matrix which is the 2D discrete Fourier transform
(DFT) of this matrix.
- 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.
- getFft2() - Method in class cern.colt.matrix.tfloat.impl.DenseLargeFloatMatrix2D
-
Returns new complex matrix which is the 2D discrete Fourier transform
(DFT) of this matrix.
- getFft2() - Method in class cern.colt.matrix.tfloat.impl.WrapperFloatMatrix2D
-
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.tdouble.impl.DenseLargeDoubleMatrix3D
-
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.tdouble.impl.WrapperDoubleMatrix3D
-
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.
- getFft2Slices() - Method in class cern.colt.matrix.tfloat.impl.DenseLargeFloatMatrix3D
-
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.WrapperFloatMatrix3D
-
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.tdouble.impl.DenseLargeDoubleMatrix3D
-
Returns new complex matrix which is the 3D discrete Fourier transform
(DFT) of this matrix.
- getFft3() - Method in class cern.colt.matrix.tdouble.impl.WrapperDoubleMatrix3D
-
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.
- getFft3() - Method in class cern.colt.matrix.tfloat.impl.DenseLargeFloatMatrix3D
-
Returns new complex matrix which is the 3D discrete Fourier transform
(DFT) of this matrix.
- getFft3() - Method in class cern.colt.matrix.tfloat.impl.WrapperFloatMatrix3D
-
Returns new complex matrix which is the 3D discrete Fourier transform
(DFT) of this matrix.
- getFftColumns() - Method in class cern.colt.matrix.tdouble.impl.DenseColumnDoubleMatrix2D
-
Returns new complex matrix which is the discrete Fourier transform (DFT)
of each column of this matrix.
- 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.tdouble.impl.DenseLargeDoubleMatrix2D
-
Returns new complex matrix which is the discrete Fourier transform (DFT)
of each column of this matrix.
- getFftColumns() - Method in class cern.colt.matrix.tdouble.impl.WrapperDoubleMatrix2D
-
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.DenseColumnFloatMatrix2D
-
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.DenseFloatMatrix2D
-
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.DenseLargeFloatMatrix2D
-
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.WrapperFloatMatrix2D
-
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.DenseColumnDoubleMatrix2D
-
Returns new complex matrix which is the discrete Fourier transform (DFT)
of each row of this matrix.
- 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.tdouble.impl.DenseLargeDoubleMatrix2D
-
Returns new complex matrix which is the discrete Fourier transform (DFT)
of each row of this matrix.
- getFftRows() - Method in class cern.colt.matrix.tdouble.impl.WrapperDoubleMatrix2D
-
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.DenseColumnFloatMatrix2D
-
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.DenseFloatMatrix2D
-
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.DenseLargeFloatMatrix2D
-
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.WrapperFloatMatrix2D
-
Returns new complex matrix which is the discrete Fourier transform (DFT)
of each row of this matrix.
- getH() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatQRDecomposition
-
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.DenseColumnDoubleMatrix2D
-
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.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.tdouble.impl.DenseLargeDoubleMatrix2D
-
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.tdouble.impl.WrapperDoubleMatrix2D
-
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.DenseColumnFloatMatrix2D
-
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.DenseFloatMatrix2D
-
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.DenseLargeFloatMatrix2D
-
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.WrapperFloatMatrix2D
-
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.tdouble.impl.DenseLargeDoubleMatrix3D
-
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.tdouble.impl.WrapperDoubleMatrix3D
-
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.
- getIfft2Slices(boolean) - Method in class cern.colt.matrix.tfloat.impl.DenseLargeFloatMatrix3D
-
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.WrapperFloatMatrix3D
-
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.tdouble.impl.DenseLargeDoubleMatrix3D
-
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.tdouble.impl.WrapperDoubleMatrix3D
-
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.
- getIfft3(boolean) - Method in class cern.colt.matrix.tfloat.impl.DenseLargeFloatMatrix3D
-
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.WrapperFloatMatrix3D
-
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.DenseColumnDoubleMatrix2D
-
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.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.tdouble.impl.DenseLargeDoubleMatrix2D
-
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.tdouble.impl.WrapperDoubleMatrix2D
-
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.DenseColumnFloatMatrix2D
-
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.DenseFloatMatrix2D
-
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.DenseLargeFloatMatrix2D
-
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.WrapperFloatMatrix2D
-
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.DenseColumnDoubleMatrix2D
-
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.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.tdouble.impl.DenseLargeDoubleMatrix2D
-
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.tdouble.impl.WrapperDoubleMatrix2D
-
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.DenseColumnFloatMatrix2D
-
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.DenseFloatMatrix2D
-
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.DenseLargeFloatMatrix2D
-
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.WrapperFloatMatrix2D
-
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.DenseDoubleEigenvalueDecomposition
-
Returns the imaginary parts of the eigenvalues.
- getImagEigenvalues() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatEigenvalueDecomposition
-
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.DenseColumnDComplexMatrix2D
-
- 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
-
- getImaginaryPart() - Method in class cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix3D
-
- getImaginaryPart() - Method in class cern.colt.matrix.tdcomplex.impl.WrapperDComplexMatrix1D
-
- getImaginaryPart() - Method in class cern.colt.matrix.tdcomplex.impl.WrapperDComplexMatrix2D
-
- getImaginaryPart() - Method in class cern.colt.matrix.tdcomplex.impl.WrapperDComplexMatrix3D
-
- 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.DenseColumnFComplexMatrix2D
-
- 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
-
- getImaginaryPart() - Method in class cern.colt.matrix.tfcomplex.impl.SparseFComplexMatrix3D
-
- getImaginaryPart() - Method in class cern.colt.matrix.tfcomplex.impl.WrapperFComplexMatrix1D
-
- getImaginaryPart() - Method in class cern.colt.matrix.tfcomplex.impl.WrapperFComplexMatrix2D
-
- getImaginaryPart() - Method in class cern.colt.matrix.tfcomplex.impl.WrapperFComplexMatrix3D
-
- getInfo() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleSingularValueDecomposition
-
Returns the output flag
- getInfo() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatSingularValueDecomposition
-
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.tdcomplex.algo.decomposition.SparseDComplexCholeskyDecomposition
-
Returns the triangular factor, L.
- getL() - Method in class cern.colt.matrix.tdcomplex.algo.decomposition.SparseDComplexLUDecomposition
-
Returns the lower triangular factor, L.
- getL() - Method in class cern.colt.matrix.tdouble.algo.decomposition.CSparseDoubleLUDecomposition
-
- getL() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleCholeskyDecomposition
-
Returns the triangular factor, L.
- getL() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleLUDecomposition
-
Returns the lower triangular factor, L.
- getL() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleLUDecompositionQuick
-
Returns the lower triangular factor, L.
- getL() - Method in class cern.colt.matrix.tdouble.algo.decomposition.SparseDoubleCholeskyDecomposition
-
Returns the triangular factor, L.
- getL() - Method in class cern.colt.matrix.tdouble.algo.decomposition.SparseDoubleKLUDecomposition
-
- getL() - Method in interface cern.colt.matrix.tdouble.algo.decomposition.SparseDoubleLUDecomposition
-
Returns the lower triangular factor, L.
- getL() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatCholeskyDecomposition
-
Returns the triangular factor, L.
- getL() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatLUDecomposition
-
Returns the lower triangular factor, L.
- getL() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatLUDecompositionQuick
-
Returns the lower triangular factor, L.
- getL() - Method in class cern.colt.matrix.tfloat.algo.decomposition.SparseFloatCholeskyDecomposition
-
Returns the triangular factor, L.
- getL() - Method in class cern.colt.matrix.tfloat.algo.decomposition.SparseFloatLUDecomposition
-
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.tdcomplex.algo.decomposition.SparseDComplexCholeskyDecomposition
-
Returns the triangular factor, L'.
- getLtranspose() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleCholeskyDecomposition
-
- getLtranspose() - Method in class cern.colt.matrix.tdouble.algo.decomposition.SparseDoubleCholeskyDecomposition
-
Returns the triangular factor, L'.
- getLtranspose() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatCholeskyDecomposition
-
- getLtranspose() - Method in class cern.colt.matrix.tfloat.algo.decomposition.SparseFloatCholeskyDecomposition
-
Returns the triangular factor, L'.
- getLU() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleLUDecompositionQuick
-
Returns a copy of the combined lower and upper triangular factor,
LU.
- getLU() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatLUDecompositionQuick
-
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.DenseColumnDoubleMatrix2D
-
- 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.DenseColumnFloatMatrix2D
-
- 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.DenseColumnIntMatrix2D
-
- 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.impl.DiagonalIntMatrix2D
-
- 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
- getMaxLocation() - Method in class cern.colt.matrix.tlong.impl.DenseColumnLongMatrix2D
-
- getMaxLocation() - Method in class cern.colt.matrix.tlong.impl.DenseLongMatrix1D
-
- getMaxLocation() - Method in class cern.colt.matrix.tlong.impl.DenseLongMatrix2D
-
- getMaxLocation() - Method in class cern.colt.matrix.tlong.impl.DenseLongMatrix3D
-
- getMaxLocation() - Method in class cern.colt.matrix.tlong.impl.DiagonalLongMatrix2D
-
- getMaxLocation() - Method in class cern.colt.matrix.tlong.LongMatrix1D
-
Return the maximum value of this matrix together with its location
- getMaxLocation() - Method in class cern.colt.matrix.tlong.LongMatrix2D
-
Return the maximum value of this matrix together with its location
- getMaxLocation() - Method in class cern.colt.matrix.tlong.LongMatrix3D
-
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.DenseColumnDoubleMatrix2D
-
- 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.DenseColumnFloatMatrix2D
-
- 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.DenseColumnIntMatrix2D
-
- 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.impl.DiagonalIntMatrix2D
-
- 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
- getMinLocation() - Method in class cern.colt.matrix.tlong.impl.DenseColumnLongMatrix2D
-
- getMinLocation() - Method in class cern.colt.matrix.tlong.impl.DenseLongMatrix1D
-
- getMinLocation() - Method in class cern.colt.matrix.tlong.impl.DenseLongMatrix2D
-
- getMinLocation() - Method in class cern.colt.matrix.tlong.impl.DenseLongMatrix3D
-
- getMinLocation() - Method in class cern.colt.matrix.tlong.impl.DiagonalLongMatrix2D
-
- getMinLocation() - Method in class cern.colt.matrix.tlong.LongMatrix1D
-
Return the minimum value of this matrix together with its location
- getMinLocation() - Method in class cern.colt.matrix.tlong.LongMatrix2D
-
Return the minimum value of this matrix together with its location
- getMinLocation() - Method in class cern.colt.matrix.tlong.LongMatrix3D
-
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.DenseColumnDoubleMatrix2D
-
- 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.DenseColumnFloatMatrix2D
-
- 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, IntArrayList) - Method in class cern.colt.matrix.tint.impl.DenseColumnIntMatrix2D
-
- 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.
- getNegativeValues(IntArrayList, IntArrayList, LongArrayList) - Method in class cern.colt.matrix.tlong.impl.DenseColumnLongMatrix2D
-
- getNegativeValues(LongArrayList, LongArrayList) - Method in class cern.colt.matrix.tlong.impl.DenseLongMatrix1D
-
- getNegativeValues(IntArrayList, IntArrayList, LongArrayList) - Method in class cern.colt.matrix.tlong.impl.DenseLongMatrix2D
-
- getNegativeValues(IntArrayList, IntArrayList, IntArrayList, LongArrayList) - Method in class cern.colt.matrix.tlong.impl.DenseLongMatrix3D
-
- getNegativeValues(IntArrayList, LongArrayList) - Method in class cern.colt.matrix.tlong.LongMatrix1D
-
Fills the coordinates and values of cells having negative values into the
specified lists.
- getNegativeValues(IntArrayList, IntArrayList, LongArrayList) - Method in class cern.colt.matrix.tlong.LongMatrix2D
-
Fills the coordinates and values of cells having negative values into the
specified lists.
- getNegativeValues(IntArrayList, IntArrayList, IntArrayList, LongArrayList) - Method in class cern.colt.matrix.tlong.LongMatrix3D
-
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, IntArrayList, ArrayList<double[]>) - Method in class cern.colt.matrix.tdcomplex.impl.DenseColumnDComplexMatrix2D
-
- 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.DenseColumnDoubleMatrix2D
-
- 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, IntArrayList, ArrayList<float[]>) - Method in class cern.colt.matrix.tfcomplex.impl.DenseColumnFComplexMatrix2D
-
- 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.DenseColumnFloatMatrix2D
-
- 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, IntArrayList) - Method in class cern.colt.matrix.tint.impl.DenseColumnIntMatrix2D
-
- 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, IntArrayList, LongArrayList) - Method in class cern.colt.matrix.tlong.impl.DenseColumnLongMatrix2D
-
- getNonZeros(LongArrayList, LongArrayList) - Method in class cern.colt.matrix.tlong.impl.DenseLongMatrix1D
-
- getNonZeros(IntArrayList, IntArrayList, LongArrayList) - Method in class cern.colt.matrix.tlong.impl.DenseLongMatrix2D
-
- getNonZeros(IntArrayList, IntArrayList, IntArrayList, LongArrayList) - Method in class cern.colt.matrix.tlong.impl.DenseLongMatrix3D
-
- getNonZeros(IntArrayList, LongArrayList) - Method in class cern.colt.matrix.tlong.LongMatrix1D
-
Fills the coordinates and values of cells having non-zero values into the
specified lists.
- getNonZeros(IntArrayList, LongArrayList, int) - Method in class cern.colt.matrix.tlong.LongMatrix1D
-
Fills the coordinates and values of the first maxCardinality
cells having non-zero values into the specified lists.
- getNonZeros(IntArrayList, IntArrayList, LongArrayList) - Method in class cern.colt.matrix.tlong.LongMatrix2D
-
Fills the coordinates and values of cells having non-zero values into the
specified lists.
- getNonZeros(IntArrayList, IntArrayList, IntArrayList, LongArrayList) - Method in class cern.colt.matrix.tlong.LongMatrix3D
-
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.impl.DenseColumnObjectMatrix2D
-
- 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.tdcomplex.algo.decomposition.SparseDComplexLUDecomposition
-
Returns a copy of the pivot permutation vector.
- getPivot() - Method in class cern.colt.matrix.tdouble.algo.decomposition.CSparseDoubleLUDecomposition
-
- getPivot() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleLUDecomposition
-
Returns a copy of the pivot permutation vector.
- getPivot() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleLUDecompositionQuick
-
Returns the pivot permutation vector (not a copy of it).
- getPivot() - Method in class cern.colt.matrix.tdouble.algo.decomposition.SparseDoubleKLUDecomposition
-
- getPivot() - Method in interface cern.colt.matrix.tdouble.algo.decomposition.SparseDoubleLUDecomposition
-
Returns a copy of the pivot permutation vector.
- getPivot() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatLUDecomposition
-
Returns a copy of the pivot permutation vector.
- getPivot() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatLUDecompositionQuick
-
Returns the pivot permutation vector (not a copy of it).
- getPivot() - Method in class cern.colt.matrix.tfloat.algo.decomposition.SparseFloatLUDecomposition
-
Returns a copy of the pivot permutation vector.
- 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.DenseColumnDoubleMatrix2D
-
- 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.DenseColumnFloatMatrix2D
-
- 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, IntArrayList) - Method in class cern.colt.matrix.tint.impl.DenseColumnIntMatrix2D
-
- 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.
- getPositiveValues(IntArrayList, IntArrayList, LongArrayList) - Method in class cern.colt.matrix.tlong.impl.DenseColumnLongMatrix2D
-
- getPositiveValues(LongArrayList, LongArrayList) - Method in class cern.colt.matrix.tlong.impl.DenseLongMatrix1D
-
- getPositiveValues(IntArrayList, IntArrayList, LongArrayList) - Method in class cern.colt.matrix.tlong.impl.DenseLongMatrix2D
-
- getPositiveValues(IntArrayList, IntArrayList, IntArrayList, LongArrayList) - Method in class cern.colt.matrix.tlong.impl.DenseLongMatrix3D
-
- getPositiveValues(IntArrayList, LongArrayList) - Method in class cern.colt.matrix.tlong.LongMatrix1D
-
Fills the coordinates and values of cells having positive values into the
specified lists.
- getPositiveValues(IntArrayList, IntArrayList, LongArrayList) - Method in class cern.colt.matrix.tlong.LongMatrix2D
-
Fills the coordinates and values of cells having positive values into the
specified lists.
- getPositiveValues(IntArrayList, IntArrayList, IntArrayList, LongArrayList) - Method in class cern.colt.matrix.tlong.LongMatrix3D
-
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(boolean) - Method in class cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleQRDecomposition
-
Generates and returns a copy of the orthogonal factor Q.
- getQ() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatQRDecomposition
-
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, int) - Method in class cern.colt.matrix.tdcomplex.impl.DenseColumnDComplexMatrix2D
-
- 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, int) - Method in class cern.colt.matrix.tdcomplex.impl.DenseLargeDComplexMatrix2D
-
- getQuick(int, int, int) - Method in class cern.colt.matrix.tdcomplex.impl.DenseLargeDComplexMatrix3D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tdcomplex.impl.DiagonalDComplexMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tdcomplex.impl.SparseCCDComplexMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tdcomplex.impl.SparseCCMDComplexMatrix2D
-
- getQuick(int) - Method in class cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix1D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix2D
-
- getQuick(int, int, int) - Method in class cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix3D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tdcomplex.impl.SparseRCDComplexMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tdcomplex.impl.SparseRCMDComplexMatrix2D
-
- getQuick(int) - Method in class cern.colt.matrix.tdcomplex.impl.WrapperDComplexMatrix1D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tdcomplex.impl.WrapperDComplexMatrix2D
-
- getQuick(int, int, int) - Method in class cern.colt.matrix.tdcomplex.impl.WrapperDComplexMatrix3D
-
- 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.DenseColumnDoubleMatrix2D
-
- 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.DenseLargeDoubleMatrix2D
-
- getQuick(int, int, int) - Method in class cern.colt.matrix.tdouble.impl.DenseLargeDoubleMatrix3D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tdouble.impl.DiagonalDoubleMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tdouble.impl.SparseCCDoubleMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tdouble.impl.SparseCCMDoubleMatrix2D
-
- 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
-
- getQuick(int, int, int) - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix3D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tdouble.impl.SparseRCDoubleMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tdouble.impl.SparseRCMDoubleMatrix2D
-
- getQuick(int) - Method in class cern.colt.matrix.tdouble.impl.WrapperDoubleMatrix1D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tdouble.impl.WrapperDoubleMatrix2D
-
- getQuick(int, int, int) - Method in class cern.colt.matrix.tdouble.impl.WrapperDoubleMatrix3D
-
- 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, int) - Method in class cern.colt.matrix.tfcomplex.impl.DenseColumnFComplexMatrix2D
-
- 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, int) - Method in class cern.colt.matrix.tfcomplex.impl.DenseLargeFComplexMatrix2D
-
- getQuick(int, int, int) - Method in class cern.colt.matrix.tfcomplex.impl.DenseLargeFComplexMatrix3D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tfcomplex.impl.DiagonalFComplexMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tfcomplex.impl.SparseCCFComplexMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tfcomplex.impl.SparseCCMFComplexMatrix2D
-
- getQuick(int) - Method in class cern.colt.matrix.tfcomplex.impl.SparseFComplexMatrix1D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tfcomplex.impl.SparseFComplexMatrix2D
-
- getQuick(int, int, int) - Method in class cern.colt.matrix.tfcomplex.impl.SparseFComplexMatrix3D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tfcomplex.impl.SparseRCFComplexMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tfcomplex.impl.SparseRCMFComplexMatrix2D
-
- getQuick(int) - Method in class cern.colt.matrix.tfcomplex.impl.WrapperFComplexMatrix1D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tfcomplex.impl.WrapperFComplexMatrix2D
-
- getQuick(int, int, int) - Method in class cern.colt.matrix.tfcomplex.impl.WrapperFComplexMatrix3D
-
- 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.DenseColumnFloatMatrix2D
-
- 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.DenseLargeFloatMatrix2D
-
- getQuick(int, int, int) - Method in class cern.colt.matrix.tfloat.impl.DenseLargeFloatMatrix3D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tfloat.impl.DiagonalFloatMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tfloat.impl.SparseCCFloatMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tfloat.impl.SparseCCMFloatMatrix2D
-
- 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
-
- getQuick(int, int, int) - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix3D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tfloat.impl.SparseRCFloatMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tfloat.impl.SparseRCMFloatMatrix2D
-
- getQuick(int) - Method in class cern.colt.matrix.tfloat.impl.WrapperFloatMatrix1D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tfloat.impl.WrapperFloatMatrix2D
-
- getQuick(int, int, int) - Method in class cern.colt.matrix.tfloat.impl.WrapperFloatMatrix3D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tint.impl.DenseColumnIntMatrix2D
-
- 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.DenseLargeIntMatrix2D
-
- getQuick(int, int, int) - Method in class cern.colt.matrix.tint.impl.DenseLargeIntMatrix3D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tint.impl.DiagonalIntMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tint.impl.SparseCCIntMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tint.impl.SparseCCMIntMatrix2D
-
- 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
-
- getQuick(int, int, int) - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix3D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tint.impl.SparseRCIntMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tint.impl.SparseRCMIntMatrix2D
-
- 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
-
- getQuick(int, int, int) - Method in class cern.colt.matrix.tint.impl.WrapperIntMatrix3D
-
- 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, int) - Method in class cern.colt.matrix.tlong.impl.DenseColumnLongMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tlong.impl.DenseLargeLongMatrix2D
-
- getQuick(int, int, int) - Method in class cern.colt.matrix.tlong.impl.DenseLargeLongMatrix3D
-
- getQuick(int) - Method in class cern.colt.matrix.tlong.impl.DenseLongMatrix1D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tlong.impl.DenseLongMatrix2D
-
- getQuick(int, int, int) - Method in class cern.colt.matrix.tlong.impl.DenseLongMatrix3D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tlong.impl.DiagonalLongMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tlong.impl.SparseCCLongMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tlong.impl.SparseCCMLongMatrix2D
-
- getQuick(int) - Method in class cern.colt.matrix.tlong.impl.SparseLongMatrix1D
-
Returns the matrix cell value at coordinate index.
- getQuick(int, int) - Method in class cern.colt.matrix.tlong.impl.SparseLongMatrix2D
-
- getQuick(int, int, int) - Method in class cern.colt.matrix.tlong.impl.SparseLongMatrix3D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tlong.impl.SparseRCLongMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tlong.impl.SparseRCMLongMatrix2D
-
- getQuick(int) - Method in class cern.colt.matrix.tlong.impl.WrapperLongMatrix1D
-
Returns the matrix cell value at coordinate index.
- getQuick(int, int) - Method in class cern.colt.matrix.tlong.impl.WrapperLongMatrix2D
-
- getQuick(int, int, int) - Method in class cern.colt.matrix.tlong.impl.WrapperLongMatrix3D
-
- getQuick(int) - Method in class cern.colt.matrix.tlong.LongMatrix1D
-
Returns the matrix cell value at coordinate index.
- getQuick(int, int) - Method in class cern.colt.matrix.tlong.LongMatrix2D
-
Returns the matrix cell value at coordinate [row,column].
- getQuick(int, int, int) - Method in class cern.colt.matrix.tlong.LongMatrix3D
-
Returns the matrix cell value at coordinate [slice,row,column].
- getQuick(int, int) - Method in class cern.colt.matrix.tobject.impl.DenseColumnObjectMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tobject.impl.DenseLargeObjectMatrix2D
-
- getQuick(int, int, int) - Method in class cern.colt.matrix.tobject.impl.DenseLargeObjectMatrix3D
-
- 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, int) - Method in class cern.colt.matrix.tobject.impl.DiagonalObjectMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tobject.impl.SparseCCMObjectMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tobject.impl.SparseCCObjectMatrix2D
-
- 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, int) - Method in class cern.colt.matrix.tobject.impl.SparseRCMObjectMatrix2D
-
- getQuick(int, int) - Method in class cern.colt.matrix.tobject.impl.SparseRCObjectMatrix2D
-
- getQuick(int) - Method in class cern.colt.matrix.tobject.impl.WrapperObjectMatrix1D
-
Returns the matrix cell value at coordinate index.
- getQuick(int, int) - Method in class cern.colt.matrix.tobject.impl.WrapperObjectMatrix2D
-
- getQuick(int, int, int) - Method in class cern.colt.matrix.tobject.impl.WrapperObjectMatrix3D
-
- 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.tdcomplex.algo.decomposition.SparseDComplexQRDecomposition
-
Returns a copy of the upper triangular factor, R.
- getR(boolean) - Method in class cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleQRDecomposition
-
Returns a copy of the upper triangular factor, R.
- getR() - Method in class cern.colt.matrix.tdouble.algo.decomposition.SparseDoubleQRDecomposition
-
Returns a copy of the upper triangular factor, R.
- getR() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatQRDecomposition
-
Returns the upper triangular factor, R.
- getR() - Method in class cern.colt.matrix.tfloat.algo.decomposition.SparseFloatQRDecomposition
-
Returns a copy of 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.DenseDoubleEigenvalueDecomposition
-
Returns the real parts of the eigenvalues.
- getRealEigenvalues() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatEigenvalueDecomposition
-
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.DenseColumnDComplexMatrix2D
-
- 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
-
- getRealPart() - Method in class cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix3D
-
- getRealPart() - Method in class cern.colt.matrix.tdcomplex.impl.WrapperDComplexMatrix1D
-
- getRealPart() - Method in class cern.colt.matrix.tdcomplex.impl.WrapperDComplexMatrix2D
-
- getRealPart() - Method in class cern.colt.matrix.tdcomplex.impl.WrapperDComplexMatrix3D
-
- 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.DenseColumnFComplexMatrix2D
-
- 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
-
- getRealPart() - Method in class cern.colt.matrix.tfcomplex.impl.SparseFComplexMatrix3D
-
- getRealPart() - Method in class cern.colt.matrix.tfcomplex.impl.WrapperFComplexMatrix1D
-
- getRealPart() - Method in class cern.colt.matrix.tfcomplex.impl.WrapperFComplexMatrix2D
-
- getRealPart() - Method in class cern.colt.matrix.tfcomplex.impl.WrapperFComplexMatrix3D
-
- 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
- getRegularizationParameter() - Method in class cern.colt.matrix.tdouble.algo.solver.HyBRDoubleIterationMonitor
-
Returns the regularization parameter
- getRegularizationParameter() - Method in class cern.colt.matrix.tfloat.algo.solver.HyBRFloatIterationMonitor
-
Returns the regularization parameter
- 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
-
- getRowCompressed() - Method in class cern.colt.matrix.tdcomplex.impl.SparseCCDComplexMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a row-compressed form.
- getRowCompressed() - Method in class cern.colt.matrix.tdouble.impl.SparseCCDoubleMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a row-compressed form.
- getRowCompressed(boolean) - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a row-compressed form.
- getRowCompressed() - Method in class cern.colt.matrix.tfcomplex.impl.SparseCCFComplexMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a row-compressed form.
- getRowCompressed() - Method in class cern.colt.matrix.tfloat.impl.SparseCCFloatMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a row-compressed form.
- getRowCompressed(boolean) - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a row-compressed form.
- getRowCompressed() - Method in class cern.colt.matrix.tint.impl.SparseCCIntMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a row-compressed form.
- getRowCompressed(boolean) - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a row-compressed form.
- getRowCompressed() - Method in class cern.colt.matrix.tlong.impl.SparseCCLongMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a row-compressed form.
- getRowCompressed(boolean) - Method in class cern.colt.matrix.tlong.impl.SparseLongMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a row-compressed form.
- getRowCompressed() - Method in class cern.colt.matrix.tobject.impl.SparseCCObjectMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a row-compressed form.
- getRowCompressed(boolean) - Method in class cern.colt.matrix.tobject.impl.SparseObjectMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a row-compressed form.
- getRowCompressedModified() - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a row-compressed modified form.
- getRowCompressedModified() - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a row-compressed modified form.
- getRowCompressedModified() - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a row-compressed modified form.
- getRowCompressedModified() - Method in class cern.colt.matrix.tlong.impl.SparseLongMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a row-compressed modified form.
- getRowCompressedModified() - Method in class cern.colt.matrix.tobject.impl.SparseObjectMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but is in
a row-compressed modified form.
- getRowIndexes() - Method in class cern.colt.matrix.tdcomplex.impl.SparseCCDComplexMatrix2D
-
Returns row indexes;
- getRowIndexes() - Method in class cern.colt.matrix.tdouble.impl.SparseCCDoubleMatrix2D
-
Returns row indexes;
- getRowIndexes() - Method in class cern.colt.matrix.tfcomplex.impl.SparseCCFComplexMatrix2D
-
Returns row indexes;
- getRowIndexes() - Method in class cern.colt.matrix.tfloat.impl.SparseCCFloatMatrix2D
-
Returns row indexes;
- getRowIndexes() - Method in class cern.colt.matrix.tint.impl.SparseCCIntMatrix2D
-
Returns row indexes;
- getRowIndexes() - Method in class cern.colt.matrix.tlong.impl.SparseCCLongMatrix2D
-
Returns row indexes;
- getRowIndexes() - Method in class cern.colt.matrix.tobject.impl.SparseCCObjectMatrix2D
-
Returns row indexes;
- getRowMajor() - Method in class cern.colt.matrix.tdouble.impl.DenseColumnDoubleMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but they
are addressed internally in row major.
- getRowMajor() - Method in class cern.colt.matrix.tfloat.impl.DenseColumnFloatMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but they
are addressed internally in row major.
- getRowMajor() - Method in class cern.colt.matrix.tint.impl.DenseColumnIntMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but they
are addressed internally in row major.
- getRowMajor() - Method in class cern.colt.matrix.tlong.impl.DenseColumnLongMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but they
are addressed internally in row major.
- getRowMajor() - Method in class cern.colt.matrix.tobject.impl.DenseColumnObjectMatrix2D
-
Returns a new matrix that has the same elements as this matrix, but they
are addressed internally in row major.
- getRowPointers() - Method in class cern.colt.matrix.tdcomplex.impl.SparseRCDComplexMatrix2D
-
Returns row pointers
- getRowPointers() - Method in class cern.colt.matrix.tdouble.impl.SparseRCDoubleMatrix2D
-
Returns row pointers
- getRowPointers() - Method in class cern.colt.matrix.tfcomplex.impl.SparseRCFComplexMatrix2D
-
Returns row pointers
- getRowPointers() - Method in class cern.colt.matrix.tfloat.impl.SparseRCFloatMatrix2D
-
Returns row pointers
- getRowPointers() - Method in class cern.colt.matrix.tint.impl.SparseRCIntMatrix2D
-
Returns row pointers
- getRowPointers() - Method in class cern.colt.matrix.tlong.impl.SparseRCLongMatrix2D
-
Returns row pointers
- getRowPointers() - Method in class cern.colt.matrix.tobject.impl.SparseRCObjectMatrix2D
-
Returns row pointers
- getS() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleSingularValueDecomposition
-
Returns the diagonal matrix of singular values.
- getS() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatSingularValueDecomposition
-
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.DenseDoubleSingularValueDecomposition
-
Returns the diagonal of S, which is a one-dimensional array of
singular values
- getSingularValues() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatSingularValueDecomposition
-
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
-
Returns the stopping condition
- getStoppingCondition() - Method in class cern.colt.matrix.tfloat.algo.solver.HyBRFloatIterationMonitor
-
Returns the stopping condition
- 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
-
- getSymbolicAnalysis() - Method in class cern.colt.matrix.tdcomplex.algo.decomposition.SparseDComplexCholeskyDecomposition
-
Returns a copy of the symbolic Cholesky analysis object
- getSymbolicAnalysis() - Method in class cern.colt.matrix.tdcomplex.algo.decomposition.SparseDComplexLUDecomposition
-
Returns a copy of the symbolic LU analysis object
- getSymbolicAnalysis() - Method in class cern.colt.matrix.tdcomplex.algo.decomposition.SparseDComplexQRDecomposition
-
Returns a copy of the symbolic QR analysis object
- getSymbolicAnalysis() - Method in class cern.colt.matrix.tdouble.algo.decomposition.CSparseDoubleLUDecomposition
-
- getSymbolicAnalysis() - Method in class cern.colt.matrix.tdouble.algo.decomposition.SparseDoubleCholeskyDecomposition
-
Returns a copy of the symbolic Cholesky analysis object
- getSymbolicAnalysis() - Method in class cern.colt.matrix.tdouble.algo.decomposition.SparseDoubleKLUDecomposition
-
- getSymbolicAnalysis() - Method in interface cern.colt.matrix.tdouble.algo.decomposition.SparseDoubleLUDecomposition
-
Returns a copy of the symbolic LU analysis object
- getSymbolicAnalysis() - Method in class cern.colt.matrix.tdouble.algo.decomposition.SparseDoubleQRDecomposition
-
Returns a copy of the symbolic QR analysis object
- getSymbolicAnalysis() - Method in class cern.colt.matrix.tfloat.algo.decomposition.SparseFloatCholeskyDecomposition
-
Returns a copy of the symbolic Cholesky analysis object
- getSymbolicAnalysis() - Method in class cern.colt.matrix.tfloat.algo.decomposition.SparseFloatLUDecomposition
-
Returns a copy of the symbolic LU analysis object
- getSymbolicAnalysis() - Method in class cern.colt.matrix.tfloat.algo.decomposition.SparseFloatQRDecomposition
-
Returns a copy of the symbolic QR analysis object
- 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.
- getTranspose() - Method in class cern.colt.matrix.tdcomplex.impl.SparseCCDComplexMatrix2D
-
Returns a new matrix that is the transpose of this matrix.
- getTranspose() - Method in class cern.colt.matrix.tdcomplex.impl.SparseRCDComplexMatrix2D
-
Returns a new matrix that is the transpose of this matrix.
- getTranspose() - Method in class cern.colt.matrix.tdouble.impl.SparseCCDoubleMatrix2D
-
Returns a new matrix that is the transpose of this matrix.
- getTranspose() - Method in class cern.colt.matrix.tdouble.impl.SparseRCDoubleMatrix2D
-
Returns a new matrix that is the transpose of this matrix.
- getTranspose() - Method in class cern.colt.matrix.tfloat.impl.SparseCCFloatMatrix2D
-
Returns a new matrix that is the transpose of this matrix.
- getTranspose() - Method in class cern.colt.matrix.tfloat.impl.SparseRCFloatMatrix2D
-
Returns a new matrix that is the transpose of this matrix.
- getTranspose() - Method in class cern.colt.matrix.tint.impl.SparseCCIntMatrix2D
-
Returns a new matrix that is the transpose of this matrix.
- getTranspose() - Method in class cern.colt.matrix.tint.impl.SparseRCIntMatrix2D
-
Returns a new matrix that is the transpose of this matrix.
- getTranspose() - Method in class cern.colt.matrix.tlong.impl.SparseCCLongMatrix2D
-
Returns a new matrix that is the transpose of this matrix.
- getTranspose() - Method in class cern.colt.matrix.tlong.impl.SparseRCLongMatrix2D
-
Returns a new matrix that is the transpose of this matrix.
- getTranspose() - Method in class cern.colt.matrix.tobject.impl.SparseCCObjectMatrix2D
-
Returns a new matrix that is the transpose of this matrix.
- getTranspose() - Method in class cern.colt.matrix.tobject.impl.SparseRCObjectMatrix2D
-
Returns a new matrix that is the transpose of this matrix.
- getU() - Method in class cern.colt.matrix.tdcomplex.algo.decomposition.SparseDComplexLUDecomposition
-
Returns the upper triangular factor, U.
- getU() - Method in class cern.colt.matrix.tdouble.algo.decomposition.CSparseDoubleLUDecomposition
-
- getU() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleLUDecomposition
-
Returns the upper triangular factor, U.
- getU() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleLUDecompositionQuick
-
Returns the upper triangular factor, U.
- getU() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleSingularValueDecomposition
-
Returns the left singular vectors U.
- getU() - Method in class cern.colt.matrix.tdouble.algo.decomposition.SparseDoubleKLUDecomposition
-
- getU() - Method in interface cern.colt.matrix.tdouble.algo.decomposition.SparseDoubleLUDecomposition
-
Returns the upper triangular factor, U.
- getU() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatLUDecomposition
-
Returns the upper triangular factor, U.
- getU() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatLUDecompositionQuick
-
Returns the upper triangular factor, U.
- getU() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatSingularValueDecomposition
-
Returns the left singular vectors U.
- getU() - Method in class cern.colt.matrix.tfloat.algo.decomposition.SparseFloatLUDecomposition
-
Returns the upper triangular factor, U.
- getV() - Method in class cern.colt.matrix.tdcomplex.algo.decomposition.SparseDComplexQRDecomposition
-
Returns a copy of the Householder vectors v, from the Householder
reflections H = I - beta*v*v'.
- getV() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleEigenvalueDecomposition
-
Returns the eigenvector matrix, V
- getV() - Method in class cern.colt.matrix.tdouble.algo.decomposition.DenseDoubleSingularValueDecomposition
-
Returns the right singular vectors V.
- getV() - Method in class cern.colt.matrix.tdouble.algo.decomposition.SparseDoubleQRDecomposition
-
Returns a copy of the Householder vectors v, from the Householder
reflections H = I - beta*v*v'.
- getV() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatEigenvalueDecomposition
-
Returns the eigenvector matrix, V
- getV() - Method in class cern.colt.matrix.tfloat.algo.decomposition.DenseFloatSingularValueDecomposition
-
Returns the right singular vectors V.
- getV() - Method in class cern.colt.matrix.tfloat.algo.decomposition.SparseFloatQRDecomposition
-
Returns a copy of the Householder vectors v, from the Householder
reflections H = I - beta*v*v'.
- getValues() - Method in class cern.colt.matrix.tdcomplex.impl.SparseCCDComplexMatrix2D
-
Returns numerical values
- getValues() - Method in class cern.colt.matrix.tdcomplex.impl.SparseRCDComplexMatrix2D
-
Returns numerical values
- getValues() - Method in class cern.colt.matrix.tdouble.impl.SparseCCDoubleMatrix2D
-
Returns numerical values
- getValues() - Method in class cern.colt.matrix.tdouble.impl.SparseRCDoubleMatrix2D
-
Returns numerical values
- getValues() - Method in class cern.colt.matrix.tfcomplex.impl.SparseCCFComplexMatrix2D
-
Returns numerical values
- getValues() - Method in class cern.colt.matrix.tfcomplex.impl.SparseRCFComplexMatrix2D
-
Returns numerical values
- getValues() - Method in class cern.colt.matrix.tfloat.impl.SparseCCFloatMatrix2D
-
Returns numerical values
- getValues() - Method in class cern.colt.matrix.tfloat.impl.SparseRCFloatMatrix2D
-
Returns numerical values
- getValues() - Method in class cern.colt.matrix.tint.impl.SparseCCIntMatrix2D
-
Returns numerical values
- getValues() - Method in class cern.colt.matrix.tint.impl.SparseRCIntMatrix2D
-
Returns numerical values
- getValues() - Method in class cern.colt.matrix.tlong.impl.SparseCCLongMatrix2D
-
Returns numerical values
- getValues() - Method in class cern.colt.matrix.tlong.impl.SparseRCLongMatrix2D
-
Returns numerical values
- getValues() - Method in class cern.colt.matrix.tobject.impl.SparseCCObjectMatrix2D
-
Returns numerical values
- getValues() - Method in class cern.colt.matrix.tobject.impl.SparseRCObjectMatrix2D
-
Returns numerical values
- 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
-
- 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.