Parallel Colt 0.7.2
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

F

f_to_minimize(double) - Method in interface optimization.DoubleFmin_methods
 
f_to_minimize(float) - Method in interface optimization.FloatFmin_methods
 
factorial(int) - Static method in class cern.jet.math.tdouble.DoubleArithmetic
Instantly returns the factorial k!.
factorial(int) - Static method in class cern.jet.math.tfloat.FloatArithmetic
Instantly returns the factorial k!.
factorial - Static variable in class cern.jet.math.tint.IntFunctions
Function that returns (int) Arithmetic.factorial(a).
farad - Static variable in class cern.clhep.Units
 
fcn(int, int, double[], double[], double[][], int[]) - Method in class optimization.LmderTest_f77
 
fcn(int, int, double[], double[], int[]) - Method in class optimization.LmdifTest_f77
 
FComplex - Class in cern.jet.math.tfcomplex
Complex arithmetic
FComplexFactory1D - Class in cern.colt.matrix.tfcomplex
Factory for convenient construction of 1-d matrices holding complex cells.
FComplexFactory2D - Class in cern.colt.matrix.tfcomplex
Factory for convenient construction of 2-d matrices holding complex cells.
FComplexFactory3D - Class in cern.colt.matrix.tfcomplex
Factory for convenient construction of 3-d matrices holding complex cells.
FComplexFComplexFComplexFunction - Interface in cern.colt.function.tfcomplex
 
FComplexFComplexFunction - Interface in cern.colt.function.tfcomplex
 
FComplexFComplexProcedure - Interface in cern.colt.function.tfcomplex
 
FComplexFComplexRealFunction - Interface in cern.colt.function.tfcomplex
 
FComplexFComplexRealProcedure - Interface in cern.colt.function.tfcomplex
 
FComplexFComplexRealRealFunction - Interface in cern.colt.function.tfcomplex
 
FComplexFunctions - Class in cern.jet.math.tfcomplex
Complex function objects to be passed to generic methods.
FComplexFunctions() - Constructor for class cern.jet.math.tfcomplex.FComplexFunctions
 
FComplexMatrix1D - Class in cern.colt.matrix.tfcomplex
Abstract base class for 1-d matrices (aka vectors) holding complex elements.
FComplexMatrix1DProcedure - Interface in cern.colt.matrix.tfcomplex
Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.
FComplexMatrix2D - Class in cern.colt.matrix.tfcomplex
Abstract base class for 2-d matrices holding complex elements.
FComplexMatrix2DProcedure - Interface in cern.colt.matrix.tfcomplex
Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.
FComplexMatrix3D - Class in cern.colt.matrix.tfcomplex
Abstract base class for 3-d matrices holding complex elements.
FComplexMult - Class in cern.jet.math.tfcomplex
Only for performance tuning of compute intensive linear algebraic computations.
FComplexPlusMult - Class in cern.jet.math.tfcomplex
Only for performance tuning of compute intensive linear algebraic computations.
FComplexProcedure - Interface in cern.colt.function.tfcomplex
Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.
FComplexRealFComplexFunction - Interface in cern.colt.function.tfcomplex
 
FComplexRealFunction - Interface in cern.colt.function.tfcomplex
 
fdjac2_f77(Lmdif_fcn, int, int, double[], double[], double[][], int[], double, double[]) - Static method in class optimization.Minpack_f77
The fdjac2 method computes a forward-difference approximation to the m by n Jacobian matrix associated with a specified problem of m functions in n variables.
fermi - Static variable in class cern.clhep.Units
 
fft() - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix1D
Computes the discrete Fourier transform (DFT) of this matrix.
fft() - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix1D
Computes the discrete Fourier transform (DFT) of this matrix.
fft() - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix1D
Computes the discrete Fourier transform (DFT) of this matrix.
fft() - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix1D
Computes the discrete Fourier transform (DFT) of this matrix.
fft2() - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
Computes the 2D discrete Fourier transform (DFT) of this matrix.
fft2() - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
fft2() - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
Computes the 2D discrete Fourier transform (DFT) of this matrix.
fft2() - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
Computes the 2D discrete Fourier transform (DFT) of this matrix.
fft2() - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
fft2() - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
Computes the 2D discrete Fourier transform (DFT) of this matrix.
fft2Slices() - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix3D
Computes the 2D discrete Fourier transform (DFT) of each slice of this matrix.
fft2Slices() - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix3D
Computes the 2D discrete Fourier transform (DFT) of each slice of this matrix.
fft3() - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix3D
Computes the 3D discrete Fourier transform (DFT) of this matrix.
fft3() - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
Computes the 3D discrete Fourier transform (DFT) of this matrix.
fft3() - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix3D
Computes the 3D discrete Fourier transform (DFT) of this matrix.
fft3() - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
Computes the 3D discrete Fourier transform (DFT) of this matrix.
fftColumns() - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
Computes the discrete Fourier transform (DFT) of each column of this matrix.
fftColumns() - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
Computes the discrete Fourier transform (DFT) of each column of this matrix.
fftRows() - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
Computes the discrete Fourier transform (DFT) of each row of this matrix.
fftRows() - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
Computes the discrete Fourier transform (DFT) of each row of this matrix.
fill(double) - Method in interface hep.aida.tdouble.DoubleIHistogram1D
Fill histogram with weight 1.
fill(double, double) - Method in interface hep.aida.tdouble.DoubleIHistogram1D
Fill histogram with specified weight.
fill(double, double) - Method in interface hep.aida.tdouble.DoubleIHistogram2D
Fill the histogram with weight 1.
fill(double, double, double) - Method in interface hep.aida.tdouble.DoubleIHistogram2D
Fill the histogram with specified weight.
fill(double, double, double) - Method in interface hep.aida.tdouble.DoubleIHistogram3D
Fill the histogram with weight 1; equivalent to fill(x,y,z,1)..
fill(double, double, double, double) - Method in interface hep.aida.tdouble.DoubleIHistogram3D
Fill the histogram with specified weight.
fill(double) - Method in class hep.aida.tdouble.ref.DoubleHistogram1D
 
fill(double, double) - Method in class hep.aida.tdouble.ref.DoubleHistogram1D
 
fill(double, double) - Method in class hep.aida.tdouble.ref.DoubleHistogram2D
 
fill(double, double, double) - Method in class hep.aida.tdouble.ref.DoubleHistogram2D
 
fill(double, double, double) - Method in class hep.aida.tdouble.ref.DoubleHistogram3D
 
fill(double, double, double, double) - Method in class hep.aida.tdouble.ref.DoubleHistogram3D
 
fill(float) - Method in interface hep.aida.tfloat.FloatIHistogram1D
Fill histogram with weight 1.
fill(float, float) - Method in interface hep.aida.tfloat.FloatIHistogram1D
Fill histogram with specified weight.
fill(float, float) - Method in interface hep.aida.tfloat.FloatIHistogram2D
Fill the histogram with weight 1.
fill(float, float, float) - Method in interface hep.aida.tfloat.FloatIHistogram2D
Fill the histogram with specified weight.
fill(float, float, float) - Method in interface hep.aida.tfloat.FloatIHistogram3D
Fill the histogram with weight 1; equivalent to fill(x,y,z,1)..
fill(float, float, float, float) - Method in interface hep.aida.tfloat.FloatIHistogram3D
Fill the histogram with specified weight.
fill(float) - Method in class hep.aida.tfloat.ref.FloatHistogram1D
 
fill(float, float) - Method in class hep.aida.tfloat.ref.FloatHistogram1D
 
fill(float, float) - Method in class hep.aida.tfloat.ref.FloatHistogram2D
 
fill(float, float, float) - Method in class hep.aida.tfloat.ref.FloatHistogram2D
 
fill(float, float, float) - Method in class hep.aida.tfloat.ref.FloatHistogram3D
 
fill(float, float, float, float) - Method in class hep.aida.tfloat.ref.FloatHistogram3D
 
fill_2D(double[], int, int, int, int, int) - Method in interface hep.aida.tdouble.DoubleIHistogram1D
Fill histogram with specified data and weight 1.
fill_2D(double[], double[], int, int, int, int, int) - Method in interface hep.aida.tdouble.DoubleIHistogram1D
Fill histogram with specified data and weights.
fill_2D(double[], int, int, int, int, int) - Method in class hep.aida.tdouble.ref.DoubleHistogram1D
 
fill_2D(double[], double[], int, int, int, int, int) - Method in class hep.aida.tdouble.ref.DoubleHistogram1D
 
fill_2D(float[], int, int, int, int, int) - Method in interface hep.aida.tfloat.FloatIHistogram1D
Fill histogram with specified data and weight 1.
fill_2D(float[], float[], int, int, int, int, int) - Method in interface hep.aida.tfloat.FloatIHistogram1D
Fill histogram with specified data and weights.
fill_2D(float[], int, int, int, int, int) - Method in class hep.aida.tfloat.ref.FloatHistogram1D
 
fill_2D(float[], float[], int, int, int, int, int) - Method in class hep.aida.tfloat.ref.FloatHistogram1D
 
fillFromToWith(int, int, boolean) - Method in class cern.colt.list.tboolean.AbstractBooleanList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, byte) - Method in class cern.colt.list.tbyte.AbstractByteList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, char) - Method in class cern.colt.list.tchar.AbstractCharList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, double) - Method in class cern.colt.list.tdouble.AbstractDoubleList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, float) - Method in class cern.colt.list.tfloat.AbstractFloatList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, int) - Method in class cern.colt.list.tint.AbstractIntList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, long) - Method in class cern.colt.list.tlong.AbstractLongList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, Object) - Method in class cern.colt.list.tobject.ObjectArrayList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, short) - Method in class cern.colt.list.tshort.AbstractShortList
Sets the specified range of elements in the specified array to the specified value.
fillMatrix_1D(int, double[]) - Static method in class edu.emory.mathcs.utils.IOUtils
Fills 1D matrix with random numbers.
fillMatrix_1D(int, float[]) - Static method in class edu.emory.mathcs.utils.IOUtils
Fills 1D matrix with random numbers.
fillMatrix_2D(int, int, double[]) - Static method in class edu.emory.mathcs.utils.IOUtils
Fills 2D matrix with random numbers.
fillMatrix_2D(int, int, float[]) - Static method in class edu.emory.mathcs.utils.IOUtils
Fills 2D matrix with random numbers.
fillMatrix_2D(int, int, double[][]) - Static method in class edu.emory.mathcs.utils.IOUtils
Fills 2D matrix with random numbers.
fillMatrix_2D(int, int, float[][]) - Static method in class edu.emory.mathcs.utils.IOUtils
Fills 2D matrix with random numbers.
fillMatrix_3D(int, int, int, double[]) - Static method in class edu.emory.mathcs.utils.IOUtils
Fills 3D matrix with random numbers.
fillMatrix_3D(int, int, int, float[]) - Static method in class edu.emory.mathcs.utils.IOUtils
Fills 3D matrix with random numbers.
fillMatrix_3D(int, int, int, double[][][]) - Static method in class edu.emory.mathcs.utils.IOUtils
Fills 3D matrix with random numbers.
fillMatrix_3D(int, int, int, float[][][]) - Static method in class edu.emory.mathcs.utils.IOUtils
Fills 3D matrix with random numbers.
fine_structure_const - Static variable in class cern.clhep.PhysicalConstants
 
Float27Function - Interface in cern.colt.function.tfloat
Interface that represents a function object: a function that takes 27 arguments and returns a single value.
Float9Function - Interface in cern.colt.function.tfloat
Interface that represents a function object: a function that takes 9 arguments and returns a single value.
FloatAlgebra - Class in cern.colt.matrix.tfloat.algo
Linear algebraic matrix operations operating on FloatMatrix2D; concentrates most functionality of this package.
FloatAlgebra() - Constructor for class cern.colt.matrix.tfloat.algo.FloatAlgebra
Constructs a new instance with an equality tolerance given by Property.DEFAULT.tolerance().
FloatAlgebra(float) - Constructor for class cern.colt.matrix.tfloat.algo.FloatAlgebra
Constructs a new instance with the given equality tolerance.
FloatAMG - Class in cern.colt.matrix.tfloat.algo.solver.preconditioner
Algebraic multigrid preconditioner.
FloatAMG(float, float, float, float, int, int, int, int, float) - Constructor for class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatAMG
Sets up the algebraic multigrid preconditioner
FloatAMG(float, float, int, int, int, int, float) - Constructor for class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatAMG
Sets up the algebraic multigrid preconditioner.
FloatAMG() - Constructor for class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatAMG
Sets up the algebraic multigrid preconditioner using some default parameters.
FloatArithmetic - Class in cern.jet.math.tfloat
Arithmetic functions.
FloatArrayList - Class in cern.colt.list.tfloat
Resizable list holding float elements; implemented with arrays.
FloatArrayList() - Constructor for class cern.colt.list.tfloat.FloatArrayList
Constructs an empty list.
FloatArrayList(float[]) - Constructor for class cern.colt.list.tfloat.FloatArrayList
Constructs a list containing the specified elements.
FloatArrayList(int) - Constructor for class cern.colt.list.tfloat.FloatArrayList
Constructs an empty list with the specified initial capacity.
FloatBiCG - Class in cern.colt.matrix.tfloat.algo.solver
BiCG solver.
FloatBiCG(FloatMatrix1D) - Constructor for class cern.colt.matrix.tfloat.algo.solver.FloatBiCG
Constructor for BiCG.
FloatBiCGstab - Class in cern.colt.matrix.tfloat.algo.solver
BiCG stablized solver.
FloatBiCGstab(FloatMatrix1D) - Constructor for class cern.colt.matrix.tfloat.algo.solver.FloatBiCGstab
Constructor for BiCGstab.
FloatBinBinFunction1D - Interface in hep.aida.tfloat.bin
Interface that represents a function object: a function that takes two bins as arguments and returns a single value.
FloatBinFunction1D - Interface in hep.aida.tfloat.bin
Interface that represents a function object: a function that takes two bins as arguments and returns a single value.
FloatBinFunctions1D - Class in hep.aida.tfloat.bin
Function objects computing dynamic bin aggregations; to be passed to generic methods.
FloatBlas - Interface in cern.colt.matrix.tfloat.algo
Subset of the BLAS (Basic Linear Algebra System); High quality "building block" routines for performing basic vector and matrix operations.
FloatBuffer - Class in cern.colt.buffer.tfloat
Fixed sized (non resizable) streaming buffer connected to a target FloatBufferConsumer to which data is automatically flushed upon buffer overflow.
FloatBuffer(FloatBufferConsumer, int) - Constructor for class cern.colt.buffer.tfloat.FloatBuffer
Constructs and returns a new buffer with the given target.
FloatBuffer2D - Class in cern.colt.buffer.tfloat
Fixed sized (non resizable) streaming buffer connected to a target FloatBuffer2DConsumer to which data is automatically flushed upon buffer overflow.
FloatBuffer2D(FloatBuffer2DConsumer, int) - Constructor for class cern.colt.buffer.tfloat.FloatBuffer2D
Constructs and returns a new buffer with the given target.
FloatBuffer2DConsumer - Interface in cern.colt.buffer.tfloat
Target of a streaming FloatBuffer2D into which data is flushed upon buffer overflow.
FloatBuffer3D - Class in cern.colt.buffer.tfloat
Fixed sized (non resizable) streaming buffer connected to a target FloatBuffer3DConsumer to which data is automatically flushed upon buffer overflow.
FloatBuffer3D(FloatBuffer3DConsumer, int) - Constructor for class cern.colt.buffer.tfloat.FloatBuffer3D
Constructs and returns a new buffer with the given target.
FloatBuffer3DConsumer - Interface in cern.colt.buffer.tfloat
Target of a streaming FloatBuffer3D into which data is flushed upon buffer overflow.
FloatBufferConsumer - Interface in cern.colt.buffer.tfloat
Target of a streaming FloatBuffer into which data is flushed upon buffer overflow.
FloatCG - Class in cern.colt.matrix.tfloat.algo.solver
Conjugate Gradients solver.
FloatCG(FloatMatrix1D) - Constructor for class cern.colt.matrix.tfloat.algo.solver.FloatCG
Constructor for CG.
FloatCGLS - Class in cern.colt.matrix.tfloat.algo.solver
CGLS is Conjugate Gradient for Least Squares method used for solving large-scale, ill-posed inverse problems of the form: b = A*x + noise.
FloatCGLS() - Constructor for class cern.colt.matrix.tfloat.algo.solver.FloatCGLS
 
FloatCGS - Class in cern.colt.matrix.tfloat.algo.solver
Conjugate Gradients squared solver.
FloatCGS(FloatMatrix1D) - Constructor for class cern.colt.matrix.tfloat.algo.solver.FloatCGS
Constructor for CGS.
FloatChebyshev - Class in cern.colt.matrix.tfloat.algo.solver
Chebyshev solver.
FloatChebyshev(FloatMatrix1D, float, float) - Constructor for class cern.colt.matrix.tfloat.algo.solver.FloatChebyshev
Constructor for Chebyshev.
FloatCholeskyDecomposition - Class in cern.colt.matrix.tfloat.algo.decomposition
For a symmetric, positive definite matrix A, the Cholesky decomposition is a lower triangular matrix L so that A = L*L'; If the matrix is not symmetric or positive definite, the constructor returns a partial decomposition and sets an internal flag that may be queried by the isSymmetricPositiveDefinite() method.
FloatCholeskyDecomposition(FloatMatrix2D) - Constructor for class cern.colt.matrix.tfloat.algo.decomposition.FloatCholeskyDecomposition
Constructs and returns a new Cholesky decomposition object for a symmetric and positive definite matrix; The decomposed matrices can be retrieved via instance methods of the returned decomposition object.
FloatComparator - Interface in cern.colt.function.tfloat
A comparison function which imposes a total ordering on some collection of elements.
FloatConstants - Class in cern.jet.math.tfloat
Defines some useful constants.
FloatConverter - Class in hep.aida.tfloat.ref
Histogram conversions, for example to String and XML format; This class requires the Colt distribution, whereas the rest of the package is entirelly stand-alone.
FloatConverter() - Constructor for class hep.aida.tfloat.ref.FloatConverter
Creates a new histogram converter.
FloatDCT_1D - Class in edu.emory.mathcs.jtransforms.dct
Computes 1D Discrete Cosine Transform (DCT) of single precision data.
FloatDCT_1D(int) - Constructor for class edu.emory.mathcs.jtransforms.dct.FloatDCT_1D
Creates new instance of FloatDCT_1D.
FloatDCT_2D - Class in edu.emory.mathcs.jtransforms.dct
Computes 2D Discrete Cosine Transform (DCT) of single precision data.
FloatDCT_2D(int, int) - Constructor for class edu.emory.mathcs.jtransforms.dct.FloatDCT_2D
Creates new instance of FloatDCT_2D.
FloatDCT_3D - Class in edu.emory.mathcs.jtransforms.dct
Computes 3D Discrete Cosine Transform (DCT) of single precision data.
FloatDCT_3D(int, int, int) - Constructor for class edu.emory.mathcs.jtransforms.dct.FloatDCT_3D
Creates new instance of FloatDCT_3D.
FloatDescriptive - Class in cern.jet.stat.tfloat
Basic descriptive statistics.
FloatDHT_1D - Class in edu.emory.mathcs.jtransforms.dht
Computes 1D Discrete Hartley Transform (DHT) of real, single precision data.
FloatDHT_1D(int) - Constructor for class edu.emory.mathcs.jtransforms.dht.FloatDHT_1D
Creates new instance of FloatDHT_1D.
FloatDHT_2D - Class in edu.emory.mathcs.jtransforms.dht
Computes 2D Discrete Hartley Transform (DHT) of real, single precision data.
FloatDHT_2D(int, int) - Constructor for class edu.emory.mathcs.jtransforms.dht.FloatDHT_2D
Creates new instance of FloatDHT_2D.
FloatDHT_3D - Class in edu.emory.mathcs.jtransforms.dht
Computes 3D Discrete Hartley Transform (DHT) of real, single precision data.
FloatDHT_3D(int, int, int) - Constructor for class edu.emory.mathcs.jtransforms.dht.FloatDHT_3D
Creates new instance of FloatDHT_3D.
FloatDiagonal - Class in cern.colt.matrix.tfloat.algo.solver.preconditioner
Diagonal preconditioner.
FloatDiagonal(int) - Constructor for class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatDiagonal
Constructor for DiagonalPreconditioner
FloatDST_1D - Class in edu.emory.mathcs.jtransforms.dst
Computes 1D Discrete Sine Transform (DST) of single precision data.
FloatDST_1D(int) - Constructor for class edu.emory.mathcs.jtransforms.dst.FloatDST_1D
Creates new instance of FloatDST_1D.
FloatDST_2D - Class in edu.emory.mathcs.jtransforms.dst
Computes 2D Discrete Sine Transform (DST) of single precision data.
FloatDST_2D(int, int) - Constructor for class edu.emory.mathcs.jtransforms.dst.FloatDST_2D
Creates new instance of FloatDST_2D.
FloatDST_3D - Class in edu.emory.mathcs.jtransforms.dst
Computes 3D Discrete Sine Transform (DST) of single precision data.
FloatDST_3D(int, int, int) - Constructor for class edu.emory.mathcs.jtransforms.dst.FloatDST_3D
Creates new instance of FloatDST_3D.
FloatEigenvalueDecomposition - Class in cern.colt.matrix.tfloat.algo.decomposition
Eigenvalues and eigenvectors of a real matrix A.
FloatEigenvalueDecomposition(FloatMatrix2D) - Constructor for class cern.colt.matrix.tfloat.algo.decomposition.FloatEigenvalueDecomposition
Constructs and returns a new eigenvalue decomposition object; The decomposed matrices can be retrieved via instance methods of the returned decomposition object.
FloatEquiDepthHistogram - Class in cern.jet.stat.tfloat.quantile
Read-only equi-depth histogram for selectivity estimation.
FloatEquiDepthHistogram(float[]) - Constructor for class cern.jet.stat.tfloat.quantile.FloatEquiDepthHistogram
Constructs an equi-depth histogram with the given quantile elements.
FloatFactory1D - Class in cern.colt.matrix.tfloat
Factory for convenient construction of 1-d matrices holding float cells.
FloatFactory2D - Class in cern.colt.matrix.tfloat
Factory for convenient construction of 2-d matrices holding float cells.
FloatFactory3D - Class in cern.colt.matrix.tfloat
Factory for convenient construction of 3-d matrices holding float cells.
FloatFFT_1D - Class in edu.emory.mathcs.jtransforms.fft
Computes 1D Discrete Fourier Transform (DFT) of complex and real, single precision data.
FloatFFT_1D(int) - Constructor for class edu.emory.mathcs.jtransforms.fft.FloatFFT_1D
Creates new instance of FloatFFT_1D.
FloatFFT_2D - Class in edu.emory.mathcs.jtransforms.fft
Computes 2D Discrete Fourier Transform (DFT) of complex and real, single precision data.
FloatFFT_2D(int, int) - Constructor for class edu.emory.mathcs.jtransforms.fft.FloatFFT_2D
Creates new instance of FloatFFT_2D.
FloatFFT_3D - Class in edu.emory.mathcs.jtransforms.fft
Computes 3D Discrete Fourier Transform (DFT) of complex and real, single precision data.
FloatFFT_3D(int, int, int) - Constructor for class edu.emory.mathcs.jtransforms.fft.FloatFFT_3D
Creates new instance of FloatFFT_3D.
FloatFixedAxis - Class in hep.aida.tfloat.ref
Fixed-width axis; A reference implementation of hep.aida.IAxis.
FloatFixedAxis(int, float, float) - Constructor for class hep.aida.tfloat.ref.FloatFixedAxis
Create an Axis
FloatFloatFunction - Interface in cern.colt.function.tfloat
Interface that represents a function object: a function that takes two arguments and returns a single value.
FloatFloatProcedure - Interface in cern.colt.function.tfloat
Interface that represents a procedure object: a procedure that takes two arguments and does not return a value.
FloatFmin - Class in optimization
This class was translated by a statistician from the FORTRAN version of fmin.
FloatFmin() - Constructor for class optimization.FloatFmin
 
FloatFmin_methods - Interface in optimization
 
FloatFormatter - Class in cern.colt.matrix.tfloat.algo
Flexible, well human readable matrix print formatting; By default decimal point aligned.
FloatFormatter() - Constructor for class cern.colt.matrix.tfloat.algo.FloatFormatter
Constructs and returns a matrix formatter with format "%G".
FloatFormatter(String) - Constructor for class cern.colt.matrix.tfloat.algo.FloatFormatter
Constructs and returns a matrix formatter.
FloatFunction - Interface in cern.colt.function.tfloat
Interface that represents a function object: a function that takes a single argument and returns a single value.
FloatFunctions - Class in cern.jet.math.tfloat
Function objects to be passed to generic methods.
FloatGivensRotation - Class in cern.colt.matrix.tfloat.algo.solver
Givens plane rotation
FloatGivensRotation(float, float) - Constructor for class cern.colt.matrix.tfloat.algo.solver.FloatGivensRotation
Constructs a Givens plane rotation for a given 2-vector
FloatGMRES - Class in cern.colt.matrix.tfloat.algo.solver
GMRES solver.
FloatGMRES(FloatMatrix1D) - Constructor for class cern.colt.matrix.tfloat.algo.solver.FloatGMRES
Constructor for GMRES.
FloatGMRES(FloatMatrix1D, int) - Constructor for class cern.colt.matrix.tfloat.algo.solver.FloatGMRES
Constructor for GMRES.
FloatHistogram1D - Class in hep.aida.tfloat.ref
A reference implementation of hep.aida.IHistogram1D.
FloatHistogram1D(String, float[]) - Constructor for class hep.aida.tfloat.ref.FloatHistogram1D
Creates a variable-width histogram.
FloatHistogram1D(String, FloatIAxis) - Constructor for class hep.aida.tfloat.ref.FloatHistogram1D
Creates a histogram with the given axis binning.
FloatHistogram1D(String, int, float, float) - Constructor for class hep.aida.tfloat.ref.FloatHistogram1D
Creates a fixed-width histogram.
FloatHistogram1DContents - Class in hep.aida.tfloat.ref
 
FloatHistogram1DContents(int[], float[], float[], int, float, float, float, float) - Constructor for class hep.aida.tfloat.ref.FloatHistogram1DContents
 
FloatHistogram2D - Class in hep.aida.tfloat.ref
A reference implementation of hep.aida.IHistogram2D.
FloatHistogram2D(String, float[], float[]) - Constructor for class hep.aida.tfloat.ref.FloatHistogram2D
Creates a variable-width histogram.
FloatHistogram2D(String, int, float, float, int, float, float) - Constructor for class hep.aida.tfloat.ref.FloatHistogram2D
Creates a fixed-width histogram.
FloatHistogram2D(String, FloatIAxis, FloatIAxis) - Constructor for class hep.aida.tfloat.ref.FloatHistogram2D
Creates a histogram with the given axis binning.
FloatHistogram3D - Class in hep.aida.tfloat.ref
A reference implementation of hep.aida.IHistogram3D.
FloatHistogram3D(String, float[], float[], float[]) - Constructor for class hep.aida.tfloat.ref.FloatHistogram3D
Creates a variable-width histogram.
FloatHistogram3D(String, int, float, float, int, float, float, int, float, float) - Constructor for class hep.aida.tfloat.ref.FloatHistogram3D
Creates a fixed-width histogram.
FloatHistogram3D(String, FloatIAxis, FloatIAxis, FloatIAxis) - Constructor for class hep.aida.tfloat.ref.FloatHistogram3D
Creates a histogram with the given axis binning.
FloatHyBR - Class in cern.colt.matrix.tfloat.algo.solver
HyBR is a Hybrid Bidiagonalization Regularization method used for solving large-scale, ill-posed inverse problems of the form: b = A*x + noise The method combines an iterative Lanczos Bidiagonalization (LBD) Method with an SVD-based regularization method to stabilize the semiconvergence behavior that is characteristic of many ill-posed problems.
FloatHyBR() - Constructor for class cern.colt.matrix.tfloat.algo.solver.FloatHyBR
Creates new instance of HyBR solver with default parameters:

innerSolver = HyBR.InnerSolver.TIKHONOV
regularizationMethod = HyBR.RegularizationMethod.ADAPTWGCV
regularizationParameter = 0
omega = 0
reorthogonalize = false
beginRegularization = 2
flatTolerance = 1e-6
computeRnrm = false;
FloatHyBR(HyBRInnerSolver, HyBRRegularizationMethod, float, float, boolean, int, float, boolean) - Constructor for class cern.colt.matrix.tfloat.algo.solver.FloatHyBR
Creates new instance of HyBR solver.
FloatIAxis - Interface in hep.aida.tfloat
An IAxis represents a binned histogram axis.
FloatICC - Class in cern.colt.matrix.tfloat.algo.solver.preconditioner
Incomplete Cholesky preconditioner without fill-in using a compressed row matrix as internal storage
FloatICC(RCFloatMatrix2D) - Constructor for class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatICC
Sets up the ICC preconditioner
FloatIdentity - Class in cern.colt.matrix.tfloat.algo.solver.preconditioner
 
FloatIdentity() - Constructor for class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatIdentity
 
FloatIHistogram - Interface in hep.aida.tfloat
A common base interface for IHistogram1D, IHistogram2D and IHistogram3D.
FloatIHistogram1D - Interface in hep.aida.tfloat
A Java interface corresponding to the AIDA 1D Histogram.
FloatIHistogram2D - Interface in hep.aida.tfloat
A Java interface corresponding to the AIDA 2D Histogram.
FloatIHistogram3D - Interface in hep.aida.tfloat
A Java interface corresponding to the AIDA 3D Histogram.
FloatILU - Class in cern.colt.matrix.tfloat.algo.solver.preconditioner
ILU(0) preconditioner using a compressed row matrix as internal storage
FloatILU(RCFloatMatrix2D) - Constructor for class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatILU
Sets up the ILU preconditioner
FloatILUT - Class in cern.colt.matrix.tfloat.algo.solver.preconditioner
ILU preconditioner with fill-in.
FloatILUT(RCMFloatMatrix2D, float, int) - Constructor for class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatILUT
Sets up the preconditioner for the given matrix
FloatILUT(RCMFloatMatrix2D) - Constructor for class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatILUT
Sets up the preconditioner for the given matrix.
FloatIntProcedure - Interface in cern.colt.function.tfloat
Interface that represents a procedure object: a procedure that takes two arguments and does not return a value.
FloatIR - Class in cern.colt.matrix.tfloat.algo.solver
Iterative Refinement.
FloatIR(FloatMatrix1D) - Constructor for class cern.colt.matrix.tfloat.algo.solver.FloatIR
Constructor for IR.
FloatIterationMonitor - Interface in cern.colt.matrix.tfloat.algo.solver
Monitors the iterative solution process for convergence and divergence.
FloatIterationReporter - Interface in cern.colt.matrix.tfloat.algo.solver
Reports on the progress of an iterative solver
FloatIterativeSolver - Interface in cern.colt.matrix.tfloat.algo.solver
Iterative linear solver.
FloatListAdapter - Class in cern.colt.list.tfloat
Adapter that permits an AbstractFloatList to be viewed and treated as a JDK 1.2 AbstractList.
FloatListAdapter(AbstractFloatList) - Constructor for class cern.colt.list.tfloat.FloatListAdapter
Constructs a list backed by the specified content list.
FloatLUDecomposition - Class in cern.colt.matrix.tfloat.algo.decomposition
For an m x n matrix A with m >= n, the LU decomposition is an m x n unit lower triangular matrix L, an n x n upper triangular matrix U, and a permutation vector piv of length m so that A(piv,:) = L*U; If m < n, then L is m x m and U is m x n.
FloatLUDecomposition(FloatMatrix2D) - Constructor for class cern.colt.matrix.tfloat.algo.decomposition.FloatLUDecomposition
Constructs and returns a new LU Decomposition object; The decomposed matrices can be retrieved via instance methods of the returned decomposition object.
FloatLUDecompositionQuick - Class in cern.colt.matrix.tfloat.algo.decomposition
A low level version of FloatLUDecomposition, avoiding unnecessary memory allocation and copying.
FloatLUDecompositionQuick() - Constructor for class cern.colt.matrix.tfloat.algo.decomposition.FloatLUDecompositionQuick
Constructs and returns a new LU Decomposition object with default tolerance 1.0E-9 for singularity detection.
FloatLUDecompositionQuick(float) - Constructor for class cern.colt.matrix.tfloat.algo.decomposition.FloatLUDecompositionQuick
Constructs and returns a new LU Decomposition object which uses the given tolerance for singularity detection;
FloatMatrix1D - Class in cern.colt.matrix.tfloat
Abstract base class for 1-d matrices (aka vectors) holding float elements.
FloatMatrix1DComparator - Interface in cern.colt.matrix.tfloat.algo
A comparison function which imposes a total ordering on some collection of elements.
FloatMatrix1DProcedure - Interface in cern.colt.matrix.tfloat
Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.
FloatMatrix2D - Class in cern.colt.matrix.tfloat
Abstract base class for 2-d matrices holding float elements.
FloatMatrix2DComparator - Interface in cern.colt.matrix.tfloat.algo
A comparison function which imposes a total ordering on some collection of elements.
FloatMatrix2DMatrix2DFunction - Interface in cern.colt.matrix.tfloat.algo
Interface that represents a function object: a function that takes two arguments and returns a single value.
FloatMatrix2DProcedure - Interface in cern.colt.matrix.tfloat
Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.
FloatMatrix3D - Class in cern.colt.matrix.tfloat
Abstract base class for 3-d matrices holding float elements.
FloatMatrix3DProcedure - Interface in cern.colt.matrix.tfloat
Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.
FloatMersenneTwister - Class in cern.jet.random.tfloat.engine
MersenneTwister (MT19937) is one of the strongest uniform pseudo-random number generators known so far; at the same time it is quick.
FloatMersenneTwister() - Constructor for class cern.jet.random.tfloat.engine.FloatMersenneTwister
Constructs and returns a random number generator with a default seed, which is a constant.
FloatMersenneTwister(int) - Constructor for class cern.jet.random.tfloat.engine.FloatMersenneTwister
Constructs and returns a random number generator with the given seed.
FloatMersenneTwister(Date) - Constructor for class cern.jet.random.tfloat.engine.FloatMersenneTwister
Constructs and returns a random number generator seeded with the given date.
FloatMRNSD - Class in cern.colt.matrix.tfloat.algo.solver
MRNSD is Modified Residual Norm Steepest Descent method used for solving large-scale, ill-posed inverse problems of the form: b = A*x + noise.
FloatMRNSD() - Constructor for class cern.colt.matrix.tfloat.algo.solver.FloatMRNSD
 
FloatMult - Class in cern.jet.math.tfloat
Only for performance tuning of compute intensive linear algebraic computations.
FloatNotConvergedException - Exception in cern.colt.matrix.tfloat.algo.solver
Signals lack of convergence of an iterative process
FloatNotConvergedException(FloatNotConvergedException.Reason, String) - Constructor for exception cern.colt.matrix.tfloat.algo.solver.FloatNotConvergedException
Constructor for NotConvergedException
FloatNotConvergedException(FloatNotConvergedException.Reason) - Constructor for exception cern.colt.matrix.tfloat.algo.solver.FloatNotConvergedException
Constructor for NotConvergedException.
FloatNotConvergedException.Reason - Enum in cern.colt.matrix.tfloat.algo.solver
Possible reasons for lack of convergence
FloatPartitioning - Class in cern.colt.matrix.tfloat.algo
Given some interval boundaries, partitions matrices such that cell values falling into an interval are placed next to each other.
FloatPlusMultFirst - Class in cern.jet.math.tfloat
Only for performance tuning of compute intensive linear algebraic computations.
FloatPlusMultSecond - Class in cern.jet.math.tfloat
Only for performance tuning of compute intensive linear algebraic computations.
FloatPreconditioner - Interface in cern.colt.matrix.tfloat.algo.solver.preconditioner
Preconditioner interface.
FloatProcedure - Interface in cern.colt.function.tfloat
Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.
FloatProperty - Class in cern.colt.matrix.tfloat.algo
Tests matrices for linear algebraic properties (equality, tridiagonality, symmetry, singularity, etc).
FloatProperty(float) - Constructor for class cern.colt.matrix.tfloat.algo.FloatProperty
Constructs an instance with a tolerance of Math.abs(newTolerance).
FloatQMR - Class in cern.colt.matrix.tfloat.algo.solver
Quasi-Minimal Residual method.
FloatQMR(FloatMatrix1D) - Constructor for class cern.colt.matrix.tfloat.algo.solver.FloatQMR
Constructor for QMR.
FloatQMR(FloatMatrix1D, FloatPreconditioner, FloatPreconditioner) - Constructor for class cern.colt.matrix.tfloat.algo.solver.FloatQMR
Constructor for QMR.
FloatQRDecomposition - Class in cern.colt.matrix.tfloat.algo.decomposition
For an m x n matrix A with m >= n, the QR decomposition is an m x n orthogonal matrix Q and an n x n upper triangular matrix R so that A = Q*R.
FloatQRDecomposition(FloatMatrix2D) - Constructor for class cern.colt.matrix.tfloat.algo.decomposition.FloatQRDecomposition
Constructs and returns a new QR decomposition object; computed by Householder reflections; The decomposed matrices can be retrieved via instance methods of the returned decomposition object.
FloatQuantileFinder - Interface in cern.jet.stat.tfloat.quantile
The interface shared by all quantile finders, no matter if they are exact or approximate.
FloatQuantileFinderFactory - Class in cern.jet.stat.tfloat.quantile
Factory constructing exact and approximate quantile finders for both known and unknown N.
FloatRandomEngine - Class in cern.jet.random.tfloat.engine
Abstract base class for uniform pseudo-random number generating engines.
FloatRandomSampler - Class in cern.jet.random.tfloat.sampling
Space and time efficiently computes a sorted Simple Random Sample Without Replacement (SRSWOR), that is, a sorted set of n random numbers from an interval of N numbers; Example: Computing n=3 random numbers from the interval [1,50] may yield the sorted random set (7,13,47).
FloatRandomSampler(long, long, long, FloatRandomEngine) - Constructor for class cern.jet.random.tfloat.sampling.FloatRandomSampler
Constructs a random sampler that computes and delivers sorted random sets in blocks.
FloatRandomSamplingAssistant - Class in cern.jet.random.tfloat.sampling
Conveniently computes a stable Simple Random Sample Without Replacement (SRSWOR) subsequence of n elements from a given input sequence of N elements; Example: Computing a sublist of n=3 random elements from a list (1,...,50) may yield the sublist (7,13,47).
FloatRandomSamplingAssistant(long, long, FloatRandomEngine) - Constructor for class cern.jet.random.tfloat.sampling.FloatRandomSamplingAssistant
Constructs a random sampler that samples n random elements from an input sequence of N elements.
FloatSingularValueDecomposition - Class in cern.colt.matrix.tfloat.algo.decomposition
For an m x n matrix A with m >= n, the singular value decomposition is an m x n orthogonal matrix U, an n x n diagonal matrix S, and an n x n orthogonal matrix V so that A = U*S*V'.
FloatSingularValueDecomposition(FloatMatrix2D) - Constructor for class cern.colt.matrix.tfloat.algo.decomposition.FloatSingularValueDecomposition
Constructs and returns a new singular value decomposition object; The decomposed matrices can be retrieved via instance methods of the returned decomposition object.
FloatSingularValueDecompositionDC - Class in cern.colt.matrix.tfloat.algo.decomposition
For an m x n matrix A, the singular value decomposition is an m x m orthogonal matrix U, an m x n diagonal matrix S, and an n x n orthogonal matrix V so that A = U*S*V'.
FloatSingularValueDecompositionDC(FloatMatrix2D, boolean, boolean) - Constructor for class cern.colt.matrix.tfloat.algo.decomposition.FloatSingularValueDecompositionDC
Constructs and returns a new singular value decomposition object; The decomposed matrices can be retrieved via instance methods of the returned decomposition object.
FloatSorting - Class in cern.colt.matrix.tfloat.algo
Matrix quicksorts and mergesorts.
FloatSSOR - Class in cern.colt.matrix.tfloat.algo.solver.preconditioner
SSOR preconditioner.
FloatSSOR(RCFloatMatrix2D, boolean, float, float) - Constructor for class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatSSOR
Constructor for SSOR
FloatSSOR(RCFloatMatrix2D) - Constructor for class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatSSOR
Constructor for SSOR.
FloatStatistic - Class in cern.colt.matrix.tfloat.algo
Basic statistics operations on matrices.
FloatStatistic.VectorVectorFunction - Interface in cern.colt.matrix.tfloat.algo
Interface that represents a function object: a function that takes two argument vectors and returns a single value.
FloatStencil - Class in cern.colt.matrix.tfloat.algo
Stencil operations.
FloatUniform - Class in cern.jet.random.tfloat
Uniform distribution; Math definition and animated definition.
FloatUniform(float, float, int) - Constructor for class cern.jet.random.tfloat.FloatUniform
Constructs a uniform distribution with the given minimum and maximum, using a FloatMersenneTwister seeded with the given seed.
FloatUniform(float, float, FloatRandomEngine) - Constructor for class cern.jet.random.tfloat.FloatUniform
Constructs a uniform distribution with the given minimum and maximum.
FloatUniform(FloatRandomEngine) - Constructor for class cern.jet.random.tfloat.FloatUniform
Constructs a uniform distribution with min=0.0 and max=1.0.
FloatVariableAxis - Class in hep.aida.tfloat.ref
Variable-width axis; A reference implementation of hep.aida.IAxis.
FloatVariableAxis(float[]) - Constructor for class hep.aida.tfloat.ref.FloatVariableAxis
Constructs and returns an axis with the given bin edges.
floor(double) - Static method in class cern.jet.math.tdouble.DoubleArithmetic
Returns the largest long <= value.
floor - Static variable in class cern.jet.math.tdouble.DoubleFunctions
Function that returns Math.floor(a).
floor(float) - Static method in class cern.jet.math.tfloat.FloatArithmetic
Returns the largest long <= value.
floor - Static variable in class cern.jet.math.tfloat.FloatFunctions
Function that returns Math.floor(a).
flush() - Method in class cern.colt.buffer.tdouble.DoubleBuffer
Adds all internally buffered elements to the receiver's target, then resets the current buffer size to zero.
flush() - Method in class cern.colt.buffer.tdouble.DoubleBuffer2D
Adds all internally buffered points to the receiver's target, then resets the current buffer size to zero.
flush() - Method in class cern.colt.buffer.tdouble.DoubleBuffer3D
Adds all internally buffered points to the receiver's target, then resets the current buffer size to zero.
flush() - Method in class cern.colt.buffer.tfloat.FloatBuffer
Adds all internally buffered elements to the receiver's target, then resets the current buffer size to zero.
flush() - Method in class cern.colt.buffer.tfloat.FloatBuffer2D
Adds all internally buffered points to the receiver's target, then resets the current buffer size to zero.
flush() - Method in class cern.colt.buffer.tfloat.FloatBuffer3D
Adds all internally buffered points to the receiver's target, then resets the current buffer size to zero.
flush() - Method in class cern.colt.buffer.tint.IntBuffer
Adds all internally buffered elements to the receiver's target, then resets the current buffer size to zero.
flush() - Method in class cern.colt.buffer.tint.IntBuffer2D
Adds all internally buffered points to the receiver's target, then resets the current buffer size to zero.
flush() - Method in class cern.colt.buffer.tint.IntBuffer3D
Adds all internally buffered points to the receiver's target, then resets the current buffer size to zero.
flush() - Method in class cern.colt.buffer.tobject.ObjectBuffer
Adds all internally buffered elements to the receiver's target, then resets the current buffer size to zero.
fmin(double, double, DoubleFmin_methods, double) - Static method in class optimization.DoubleFmin
This method performs a 1-dimensional minimization.
fmin(float, float, FloatFmin_methods, float) - Static method in class optimization.FloatFmin
This method performs a 1-dimensional minimization.
forEach(BooleanProcedure) - Method in class cern.colt.list.tboolean.AbstractBooleanList
Applies a procedure to each element of the receiver, if any.
forEach(BooleanProcedure) - Method in class cern.colt.list.tboolean.BooleanArrayList
Applies a procedure to each element of the receiver, if any.
forEach(ByteProcedure) - Method in class cern.colt.list.tbyte.AbstractByteList
Applies a procedure to each element of the receiver, if any.
forEach(ByteProcedure) - Method in class cern.colt.list.tbyte.ByteArrayList
Applies a procedure to each element of the receiver, if any.
forEach(CharProcedure) - Method in class cern.colt.list.tchar.AbstractCharList
Applies a procedure to each element of the receiver, if any.
forEach(CharProcedure) - Method in class cern.colt.list.tchar.CharArrayList
Applies a procedure to each element of the receiver, if any.
forEach(DoubleProcedure) - Method in class cern.colt.list.tdouble.AbstractDoubleList
Applies a procedure to each element of the receiver, if any.
forEach(DoubleProcedure) - Method in class cern.colt.list.tdouble.DoubleArrayList
Applies a procedure to each element of the receiver, if any.
forEach(FloatProcedure) - Method in class cern.colt.list.tfloat.AbstractFloatList
Applies a procedure to each element of the receiver, if any.
forEach(FloatProcedure) - Method in class cern.colt.list.tfloat.FloatArrayList
Applies a procedure to each element of the receiver, if any.
forEach(IntProcedure) - Method in class cern.colt.list.tint.AbstractIntList
Applies a procedure to each element of the receiver, if any.
forEach(IntProcedure) - Method in class cern.colt.list.tint.IntArrayList
Applies a procedure to each element of the receiver, if any.
forEach(LongProcedure) - Method in class cern.colt.list.tlong.AbstractLongList
Applies a procedure to each element of the receiver, if any.
forEach(LongProcedure) - Method in class cern.colt.list.tlong.LongArrayList
Applies a procedure to each element of the receiver, if any.
forEach(ObjectProcedure) - Method in class cern.colt.list.tobject.ObjectArrayList
Applies a procedure to each element of the receiver, if any.
forEach(ShortProcedure) - Method in class cern.colt.list.tshort.AbstractShortList
Applies a procedure to each element of the receiver, if any.
forEach(ShortProcedure) - Method in class cern.colt.list.tshort.ShortArrayList
Applies a procedure to each element of the receiver, if any.
forEach(DoubleProcedure) - Method in interface cern.jet.stat.tdouble.quantile.DoubleQuantileFinder
Applies a procedure to each element of the receiver, if any.
forEach(DoubleProcedure) - Method in class cern.jet.stat.tdouble.quantile.ExactDoubleQuantileFinder
Applies a procedure to each element of the receiver, if any.
forEach(FloatProcedure) - Method in interface cern.jet.stat.tfloat.quantile.FloatQuantileFinder
Applies a procedure to each element of the receiver, if any.
forEachCoordinateInState(boolean, IntIntProcedure) - Method in class cern.colt.matrix.tbit.BitMatrix
Applies a procedure to each coordinate that holds a bit in the given state.
forEachIndexFromToInState(int, int, boolean, IntProcedure) - Method in class cern.colt.matrix.tbit.BitVector
Applies a procedure to each bit index within the specified range that holds a bit in the given state.
forEachKey(DoubleProcedure) - Method in class cern.colt.map.tdouble.AbstractDoubleIntMap
Applies a procedure to each key of the receiver, if any.
forEachKey(IntProcedure) - Method in class cern.colt.map.tdouble.AbstractIntDoubleMap
Applies a procedure to each key of the receiver, if any.
forEachKey(LongProcedure) - Method in class cern.colt.map.tdouble.AbstractLongDoubleMap
Applies a procedure to each key of the receiver, if any.
forEachKey(DoubleProcedure) - Method in class cern.colt.map.tdouble.OpenDoubleIntHashMap
Applies a procedure to each key of the receiver, if any.
forEachKey(IntProcedure) - Method in class cern.colt.map.tdouble.OpenIntDoubleHashMap
Applies a procedure to each key of the receiver, if any.
forEachKey(LongProcedure) - Method in class cern.colt.map.tdouble.OpenLongDoubleHashMap
Applies a procedure to each key of the receiver, if any.
forEachKey(FloatProcedure) - Method in class cern.colt.map.tfloat.AbstractFloatIntMap
Applies a procedure to each key of the receiver, if any.
forEachKey(IntProcedure) - Method in class cern.colt.map.tfloat.AbstractIntFloatMap
Applies a procedure to each key of the receiver, if any.
forEachKey(LongProcedure) - Method in class cern.colt.map.tfloat.AbstractLongFloatMap
Applies a procedure to each key of the receiver, if any.
forEachKey(FloatProcedure) - Method in class cern.colt.map.tfloat.OpenFloatIntHashMap
Applies a procedure to each key of the receiver, if any.
forEachKey(IntProcedure) - Method in class cern.colt.map.tfloat.OpenIntFloatHashMap
Applies a procedure to each key of the receiver, if any.
forEachKey(LongProcedure) - Method in class cern.colt.map.tfloat.OpenLongFloatHashMap
Applies a procedure to each key of the receiver, if any.
forEachKey(IntProcedure) - Method in class cern.colt.map.tint.AbstractIntIntMap
Applies a procedure to each key of the receiver, if any.
forEachKey(IntProcedure) - Method in class cern.colt.map.tint.OpenIntIntHashMap
Applies a procedure to each key of the receiver, if any.
forEachKey(IntProcedure) - Method in class cern.colt.map.tobject.AbstractIntObjectMap
Applies a procedure to each key of the receiver, if any.
forEachKey(LongProcedure) - Method in class cern.colt.map.tobject.AbstractLongObjectMap
Applies a procedure to each key of the receiver, if any.
forEachKey(IntProcedure) - Method in class cern.colt.map.tobject.OpenIntObjectHashMap
Applies a procedure to each key of the receiver, if any.
forEachKey(LongProcedure) - Method in class cern.colt.map.tobject.OpenLongObjectHashMap
Applies a procedure to each key of the receiver, if any.
forEachNonZero(IntIntDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Assigns the result of a function to each non-zero cell.
forEachNonZero(IntIntDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
 
forEachNonZero(IntIntDoubleFunction) - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Assigns the result of a function to each non-zero cell; x[row,col] = function(x[row,col]).
forEachNonZero(IntIntDoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.CCDoubleMatrix2D
 
forEachNonZero(IntIntDoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
forEachNonZero(IntIntDoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
forEachNonZero(IntIntDoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DiagonalDoubleMatrix2D
 
forEachNonZero(IntIntDoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.RCDoubleMatrix2D
 
forEachNonZero(IntIntDoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix2D
 
forEachNonZero(IntIntDoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.TridiagonalDoubleMatrix2D
 
forEachNonZero(IntIntFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Assigns the result of a function to each non-zero cell.
forEachNonZero(IntIntFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
 
forEachNonZero(IntIntFloatFunction) - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Assigns the result of a function to each non-zero cell; x[row,col] = function(x[row,col]).
forEachNonZero(IntIntFloatFunction) - Method in class cern.colt.matrix.tfloat.impl.CCFloatMatrix2D
 
forEachNonZero(IntIntFloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
forEachNonZero(IntIntFloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
 
forEachNonZero(IntIntFloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DiagonalFloatMatrix2D
 
forEachNonZero(IntIntFloatFunction) - Method in class cern.colt.matrix.tfloat.impl.RCFloatMatrix2D
 
forEachNonZero(IntIntFloatFunction) - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix2D
 
forEachNonZero(IntIntIntFunction) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix2D
 
forEachNonZero(IntIntIntFunction) - Method in class cern.colt.matrix.tint.impl.RCIntMatrix2D
 
forEachNonZero(IntIntIntFunction) - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix2D
 
forEachNonZero(IntIntIntFunction) - Method in class cern.colt.matrix.tint.IntMatrix2D
Assigns the result of a function to each non-zero cell; x[row,col] = function(x[row,col]).
forEachPair(DoubleIntProcedure) - Method in class cern.colt.map.tdouble.AbstractDoubleIntMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(IntDoubleProcedure) - Method in class cern.colt.map.tdouble.AbstractIntDoubleMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(LongDoubleProcedure) - Method in class cern.colt.map.tdouble.AbstractLongDoubleMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(DoubleIntProcedure) - Method in class cern.colt.map.tdouble.OpenDoubleIntHashMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(IntDoubleProcedure) - Method in class cern.colt.map.tdouble.OpenIntDoubleHashMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(LongDoubleProcedure) - Method in class cern.colt.map.tdouble.OpenLongDoubleHashMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(FloatIntProcedure) - Method in class cern.colt.map.tfloat.AbstractFloatIntMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(IntFloatProcedure) - Method in class cern.colt.map.tfloat.AbstractIntFloatMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(LongFloatProcedure) - Method in class cern.colt.map.tfloat.AbstractLongFloatMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(FloatIntProcedure) - Method in class cern.colt.map.tfloat.OpenFloatIntHashMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(IntFloatProcedure) - Method in class cern.colt.map.tfloat.OpenIntFloatHashMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(LongFloatProcedure) - Method in class cern.colt.map.tfloat.OpenLongFloatHashMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(IntIntProcedure) - Method in class cern.colt.map.tint.AbstractIntIntMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(IntIntProcedure) - Method in class cern.colt.map.tint.OpenIntIntHashMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(IntObjectProcedure) - Method in class cern.colt.map.tobject.AbstractIntObjectMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(LongObjectProcedure) - Method in class cern.colt.map.tobject.AbstractLongObjectMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(IntObjectProcedure) - Method in class cern.colt.map.tobject.OpenIntObjectHashMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(LongObjectProcedure) - Method in class cern.colt.map.tobject.OpenLongObjectHashMap
Applies a procedure to each (key,value) pair of the receiver, if any.
form(double) - Method in interface cern.colt.matrix.Former
Formats a double into a string (like sprintf in C).
format(DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.algo.DoubleFormatter
Returns a string representations of all cells; no alignment considered.
format(FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.algo.FloatFormatter
Returns a string representations of all cells; no alignment considered.
format(IntMatrix2D) - Method in class cern.colt.matrix.tint.algo.IntFormatter
Returns a string representations of all cells; no alignment considered.
Format - Class in corejava
A class for formatting numbers that follows printf conventions.
Format(String) - Constructor for class corejava.Format
Formats the number following printf conventions.
format(double) - Method in class corejava.Format
Formats a double into a string (like sprintf in C)
format(int) - Method in class corejava.Format
Formats an integer into a string (like sprintf in C)
format(long) - Method in class corejava.Format
Formats a long integer into a string (like sprintf in C)
format(char) - Method in class corejava.Format
Formats a character into a string (like sprintf in C)
format(String) - Method in class corejava.Format
Formats a string into a larger string (like sprintf in C)
Former - Interface in cern.colt.matrix
Formats a double into a string (like sprintf in C).
FormerFactory - Class in cern.colt.matrix
Factory producing implementations of Former via method create(); Implementations of can use existing libraries such as corejava.PrintfFormat or corejava.Format or other.
FormerFactory() - Constructor for class cern.colt.matrix.FormerFactory
 
forslv_f77(int, double[][], double[], double[]) - Static method in class optimization.Uncmin_f77
The forslv_f77 method solves Ax = b where A is a lower triangular matrix.
forward(double[], boolean) - Method in class edu.emory.mathcs.jtransforms.dct.DoubleDCT_1D
Computes 1D forward DCT (DCT-II) leaving the result in a.
forward(double[], int, boolean) - Method in class edu.emory.mathcs.jtransforms.dct.DoubleDCT_1D
Computes 1D forward DCT (DCT-II) leaving the result in a.
forward(double[], boolean) - Method in class edu.emory.mathcs.jtransforms.dct.DoubleDCT_2D
Computes 2D forward DCT (DCT-II) leaving the result in a.
forward(double[][], boolean) - Method in class edu.emory.mathcs.jtransforms.dct.DoubleDCT_2D
Computes 2D forward DCT (DCT-II) leaving the result in a.
forward(double[], boolean) - Method in class edu.emory.mathcs.jtransforms.dct.DoubleDCT_3D
Computes the 3D forward DCT (DCT-II) leaving the result in a .
forward(double[][][], boolean) - Method in class edu.emory.mathcs.jtransforms.dct.DoubleDCT_3D
Computes the 3D forward DCT (DCT-II) leaving the result in a .
forward(float[], boolean) - Method in class edu.emory.mathcs.jtransforms.dct.FloatDCT_1D
Computes 1D forward DCT (DCT-II) leaving the result in a.
forward(float[], int, boolean) - Method in class edu.emory.mathcs.jtransforms.dct.FloatDCT_1D
Computes 1D forward DCT (DCT-II) leaving the result in a.
forward(float[], boolean) - Method in class edu.emory.mathcs.jtransforms.dct.FloatDCT_2D
Computes 2D forward DCT (DCT-II) leaving the result in a.
forward(float[][], boolean) - Method in class edu.emory.mathcs.jtransforms.dct.FloatDCT_2D
Computes 2D forward DCT (DCT-II) leaving the result in a.
forward(float[], boolean) - Method in class edu.emory.mathcs.jtransforms.dct.FloatDCT_3D
Computes the 3D forward DCT (DCT-II) leaving the result in a .
forward(float[][][], boolean) - Method in class edu.emory.mathcs.jtransforms.dct.FloatDCT_3D
Computes the 3D forward DCT (DCT-II) leaving the result in a .
forward(double[]) - Method in class edu.emory.mathcs.jtransforms.dht.DoubleDHT_1D
Computes 1D real, forward DHT leaving the result in a.
forward(double[], int) - Method in class edu.emory.mathcs.jtransforms.dht.DoubleDHT_1D
Computes 1D real, forward DHT leaving the result in a.
forward(double[]) - Method in class edu.emory.mathcs.jtransforms.dht.DoubleDHT_2D
Computes 2D real, forward DHT leaving the result in a.
forward(double[][]) - Method in class edu.emory.mathcs.jtransforms.dht.DoubleDHT_2D
Computes 2D real, forward DHT leaving the result in a.
forward(double[]) - Method in class edu.emory.mathcs.jtransforms.dht.DoubleDHT_3D
Computes the 3D real, forward DHT leaving the result in a.
forward(double[][][]) - Method in class edu.emory.mathcs.jtransforms.dht.DoubleDHT_3D
Computes the 3D real, forward DHT leaving the result in a.
forward(float[]) - Method in class edu.emory.mathcs.jtransforms.dht.FloatDHT_1D
Computes 1D real, forward DHT leaving the result in a.
forward(float[], int) - Method in class edu.emory.mathcs.jtransforms.dht.FloatDHT_1D
Computes 1D real, forward DHT leaving the result in a.
forward(float[]) - Method in class edu.emory.mathcs.jtransforms.dht.FloatDHT_2D
Computes 2D real, forward DHT leaving the result in a.
forward(float[][]) - Method in class edu.emory.mathcs.jtransforms.dht.FloatDHT_2D
Computes 2D real, forward DHT leaving the result in a.
forward(float[]) - Method in class edu.emory.mathcs.jtransforms.dht.FloatDHT_3D
Computes the 3D real, forward DHT leaving the result in a.
forward(float[][][]) - Method in class edu.emory.mathcs.jtransforms.dht.FloatDHT_3D
Computes the 3D real, forward DHT leaving the result in a.
forward(double[], boolean) - Method in class edu.emory.mathcs.jtransforms.dst.DoubleDST_1D
Computes 1D forward DST (DST-II) leaving the result in a.
forward(double[], int, boolean) - Method in class edu.emory.mathcs.jtransforms.dst.DoubleDST_1D
Computes 1D forward DST (DST-II) leaving the result in a.
forward(double[], boolean) - Method in class edu.emory.mathcs.jtransforms.dst.DoubleDST_2D
Computes 2D forward DST (DST-II) leaving the result in a.
forward(double[][], boolean) - Method in class edu.emory.mathcs.jtransforms.dst.DoubleDST_2D
Computes 2D forward DST (DST-II) leaving the result in a.
forward(double[], boolean) - Method in class edu.emory.mathcs.jtransforms.dst.DoubleDST_3D
Computes the 3D forward DST (DST-II) leaving the result in a .
forward(double[][][], boolean) - Method in class edu.emory.mathcs.jtransforms.dst.DoubleDST_3D
Computes the 3D forward DST (DST-II) leaving the result in a .
forward(float[], boolean) - Method in class edu.emory.mathcs.jtransforms.dst.FloatDST_1D
Computes 1D forward DST (DST-II) leaving the result in a.
forward(float[], int, boolean) - Method in class edu.emory.mathcs.jtransforms.dst.FloatDST_1D
Computes 1D forward DST (DST-II) leaving the result in a.
forward(float[], boolean) - Method in class edu.emory.mathcs.jtransforms.dst.FloatDST_2D
Computes 2D forward DST (DST-II) leaving the result in a.
forward(float[][], boolean) - Method in class edu.emory.mathcs.jtransforms.dst.FloatDST_2D
Computes 2D forward DST (DST-II) leaving the result in a.
forward(float[], boolean) - Method in class edu.emory.mathcs.jtransforms.dst.FloatDST_3D
Computes the 3D forward DST (DST-II) leaving the result in a .
forward(float[][][], boolean) - Method in class edu.emory.mathcs.jtransforms.dst.FloatDST_3D
Computes the 3D forward DST (DST-II) leaving the result in a .
forwardSolve(DoubleMatrix2D, DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.algo.DoubleAlgebra
 
forwardSolve(FloatMatrix2D, FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.algo.FloatAlgebra
 
FRand - Class in cern.jet.random.tfloat.engine
Quick medium quality uniform pseudo-random number generator.
FRand() - Constructor for class cern.jet.random.tfloat.engine.FRand
Constructs and returns a random number generator with a default seed, which is a constant.
FRand(int) - Constructor for class cern.jet.random.tfloat.engine.FRand
Constructs and returns a random number generator with the given seed.
FRand(Date) - Constructor for class cern.jet.random.tfloat.engine.FRand
Constructs and returns a random number generator seeded with the given date.
frequencies(DoubleArrayList, DoubleArrayList, IntArrayList) - Static method in class cern.jet.stat.tdouble.DoubleDescriptive
Computes the frequency (number of occurances, count) of each distinct value in the given sorted data.
frequencies(FloatArrayList, FloatArrayList, IntArrayList) - Static method in class cern.jet.stat.tfloat.FloatDescriptive
Computes the frequency (number of occurances, count) of each distinct value in the given sorted data.
frequencies(DoubleArrayList, IntArrayList) - Method in class hep.aida.tdouble.bin.DynamicDoubleBin1D
Computes the frequency (number of occurances, count) of each distinct element.
frequencies(FloatArrayList, IntArrayList) - Method in class hep.aida.tfloat.bin.DynamicFloatBin1D
Computes the frequency (number of occurances, count) of each distinct element.
fstocd_f77(int, double[], Uncmin_methods, double[], double, double[]) - Static method in class optimization.Uncmin_f77
The fstocd_f77 method finds a central difference approximation to the gradient of the function to be minimized.
fstofd_f77(int, double[], Uncmin_methods, double[], double[][], double[], double, double[]) - Static method in class optimization.Uncmin_f77
This version of the fstofd_f77 method finds a finite difference approximation to the Hessian.
fstofd_f77(int, double[], Uncmin_methods, double[], double[], double[], double) - Static method in class optimization.Uncmin_f77
This version of the fstofd_f77 method finds first order finite difference approximations for gradients.
functions - Static variable in class cern.jet.math.tdcomplex.DComplexFunctions
 
functions - Static variable in class cern.jet.math.tdouble.DoubleFunctions
Little trick to allow for "aliasing", that is, renaming this class.
functions - Static variable in class cern.jet.math.tfcomplex.FComplexFunctions
 
functions - Static variable in class cern.jet.math.tfloat.FloatFunctions
Little trick to allow for "aliasing", that is, renaming this class.
functions - Static variable in class hep.aida.tdouble.bin.DoubleBinFunctions1D
Little trick to allow for "aliasing", that is, renaming this class.
functions - Static variable in class hep.aida.tfloat.bin.FloatBinFunctions1D
Little trick to allow for "aliasing", that is, renaming this class.

Parallel Colt 0.7.2
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Jump to the Parallel Colt Homepage