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

M

m - Static variable in class cern.clhep.Units
 
m2 - Static variable in class cern.clhep.Units
 
m3 - Static variable in class cern.clhep.Units
 
main(String[]) - Static method in class cern.colt.matrix.tdouble.algo.DoubleSorting
 
main(String[]) - Static method in class cern.colt.matrix.tdouble.algo.DoubleStatistic
Benchmarks covariance computation.
main(String[]) - Static method in class cern.colt.matrix.tfloat.algo.FloatSorting
 
main(String[]) - Static method in class cern.colt.matrix.tfloat.algo.FloatStatistic
Benchmarks covariance computation.
main(String[]) - Static method in class cern.colt.Version
Prints asString on System.out.
main(String[]) - Static method in class cern.jet.random.tdouble.engine.RandomSeedGenerator
Prints the generated seeds for the given input parameters.
main(String[]) - Static method in class cern.jet.random.tdouble.sampling.DoubleRandomSampler
Tests this class.
main(String[]) - Static method in class cern.jet.random.tdouble.sampling.DoubleRandomSamplingAssistant
Tests random sampling.
main(String[]) - Static method in class cern.jet.random.tfloat.sampling.FloatRandomSampler
Tests this class.
main(String[]) - Static method in class cern.jet.random.tfloat.sampling.FloatRandomSamplingAssistant
Tests random sampling.
main(String[]) - Static method in class corejava.Format
a test stub for the format class
main(String[]) - Static method in class edu.emory.mathcs.jtransforms.dct.AccuracyCheckDoubleDCT
 
main(String[]) - Static method in class edu.emory.mathcs.jtransforms.dct.AccuracyCheckFloatDCT
 
main(String[]) - Static method in class edu.emory.mathcs.jtransforms.dct.BenchmarkDoubleDCT
 
main(String[]) - Static method in class edu.emory.mathcs.jtransforms.dct.BenchmarkFloatDCT
 
main(String[]) - Static method in class edu.emory.mathcs.jtransforms.dht.AccuracyCheckDoubleDHT
 
main(String[]) - Static method in class edu.emory.mathcs.jtransforms.dht.AccuracyCheckFloatDHT
 
main(String[]) - Static method in class edu.emory.mathcs.jtransforms.dht.BenchmarkDoubleDHT
 
main(String[]) - Static method in class edu.emory.mathcs.jtransforms.dht.BenchmarkFloatDHT
 
main(String[]) - Static method in class edu.emory.mathcs.jtransforms.dst.AccuracyCheckDoubleDST
 
main(String[]) - Static method in class edu.emory.mathcs.jtransforms.dst.AccuracyCheckFloatDST
 
main(String[]) - Static method in class edu.emory.mathcs.jtransforms.dst.BenchmarkDoubleDST
 
main(String[]) - Static method in class edu.emory.mathcs.jtransforms.dst.BenchmarkFloatDST
 
main(String[]) - Static method in class edu.emory.mathcs.jtransforms.fft.AccuracyCheckDoubleFFT
 
main(String[]) - Static method in class edu.emory.mathcs.jtransforms.fft.AccuracyCheckFloatFFT
 
main(String[]) - Static method in class edu.emory.mathcs.jtransforms.fft.BenchmarkDoubleFFT
 
main(String[]) - Static method in class edu.emory.mathcs.jtransforms.fft.BenchmarkFloatFFT
 
main(String[]) - Static method in class optimization.LmderTest_f77
 
main(String[]) - Static method in class optimization.LmdifTest_f77
 
make(double[]) - Method in class cern.colt.matrix.tdcomplex.DComplexFactory1D
Constructs a matrix with the given cell values.
make(DComplexMatrix1D[]) - Method in class cern.colt.matrix.tdcomplex.DComplexFactory1D
Constructs a matrix which is the concatenation of all given parts.
make(int) - Method in class cern.colt.matrix.tdcomplex.DComplexFactory1D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, double[]) - Method in class cern.colt.matrix.tdcomplex.DComplexFactory1D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(ArrayList<double[]>) - Method in class cern.colt.matrix.tdcomplex.DComplexFactory1D
Constructs a matrix from the values of the given list.
make(double[][]) - Method in class cern.colt.matrix.tdcomplex.DComplexFactory2D
Constructs a matrix with the given cell values.
make(int, int) - Method in class cern.colt.matrix.tdcomplex.DComplexFactory2D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, int, double[]) - Method in class cern.colt.matrix.tdcomplex.DComplexFactory2D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(double[][][]) - Method in class cern.colt.matrix.tdcomplex.DComplexFactory3D
Constructs a matrix with the given cell values.
make(int, int, int) - Method in class cern.colt.matrix.tdcomplex.DComplexFactory3D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, int, int, double[]) - Method in class cern.colt.matrix.tdcomplex.DComplexFactory3D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(double[]) - Method in class cern.colt.matrix.tdouble.DoubleFactory1D
Constructs a matrix with the given cell values.
make(DoubleMatrix1D[]) - Method in class cern.colt.matrix.tdouble.DoubleFactory1D
Constructs a matrix which is the concatenation of all given parts.
make(int) - Method in class cern.colt.matrix.tdouble.DoubleFactory1D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, double) - Method in class cern.colt.matrix.tdouble.DoubleFactory1D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(AbstractDoubleList) - Method in class cern.colt.matrix.tdouble.DoubleFactory1D
Constructs a matrix from the values of the given list.
make(double[][]) - Method in class cern.colt.matrix.tdouble.DoubleFactory2D
Constructs a matrix with the given cell values.
make(double[], int) - Method in class cern.colt.matrix.tdouble.DoubleFactory2D
Construct a matrix from a one-dimensional column-major packed array, ala Fortran.
make(int, int) - Method in class cern.colt.matrix.tdouble.DoubleFactory2D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, int, double) - Method in class cern.colt.matrix.tdouble.DoubleFactory2D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(double[][][]) - Method in class cern.colt.matrix.tdouble.DoubleFactory3D
Constructs a matrix with the given cell values.
make(int, int, int) - Method in class cern.colt.matrix.tdouble.DoubleFactory3D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, int, int, double) - Method in class cern.colt.matrix.tdouble.DoubleFactory3D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(float[]) - Method in class cern.colt.matrix.tfcomplex.FComplexFactory1D
Constructs a matrix with the given cell values.
make(FComplexMatrix1D[]) - Method in class cern.colt.matrix.tfcomplex.FComplexFactory1D
Constructs a matrix which is the concatenation of all given parts.
make(int) - Method in class cern.colt.matrix.tfcomplex.FComplexFactory1D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, float[]) - Method in class cern.colt.matrix.tfcomplex.FComplexFactory1D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(ArrayList<float[]>) - Method in class cern.colt.matrix.tfcomplex.FComplexFactory1D
Constructs a matrix from the values of the given list.
make(float[][]) - Method in class cern.colt.matrix.tfcomplex.FComplexFactory2D
Constructs a matrix with the given cell values.
make(int, int) - Method in class cern.colt.matrix.tfcomplex.FComplexFactory2D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, int, float[]) - Method in class cern.colt.matrix.tfcomplex.FComplexFactory2D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(float[][][]) - Method in class cern.colt.matrix.tfcomplex.FComplexFactory3D
Constructs a matrix with the given cell values.
make(int, int, int) - Method in class cern.colt.matrix.tfcomplex.FComplexFactory3D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, int, int, float[]) - Method in class cern.colt.matrix.tfcomplex.FComplexFactory3D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(float[]) - Method in class cern.colt.matrix.tfloat.FloatFactory1D
Constructs a matrix with the given cell values.
make(FloatMatrix1D[]) - Method in class cern.colt.matrix.tfloat.FloatFactory1D
Constructs a matrix which is the concatenation of all given parts.
make(int) - Method in class cern.colt.matrix.tfloat.FloatFactory1D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, float) - Method in class cern.colt.matrix.tfloat.FloatFactory1D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(AbstractFloatList) - Method in class cern.colt.matrix.tfloat.FloatFactory1D
Constructs a matrix from the values of the given list.
make(float[][]) - Method in class cern.colt.matrix.tfloat.FloatFactory2D
Constructs a matrix with the given cell values.
make(float[], int) - Method in class cern.colt.matrix.tfloat.FloatFactory2D
Construct a matrix from a one-dimensional column-major packed array, ala Fortran.
make(int, int) - Method in class cern.colt.matrix.tfloat.FloatFactory2D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, int, float) - Method in class cern.colt.matrix.tfloat.FloatFactory2D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(float[][][]) - Method in class cern.colt.matrix.tfloat.FloatFactory3D
Constructs a matrix with the given cell values.
make(int, int, int) - Method in class cern.colt.matrix.tfloat.FloatFactory3D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, int, int, float) - Method in class cern.colt.matrix.tfloat.FloatFactory3D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(int[]) - Method in class cern.colt.matrix.tint.IntFactory1D
Constructs a matrix with the given cell values.
make(IntMatrix1D[]) - Method in class cern.colt.matrix.tint.IntFactory1D
Constructs a matrix which is the concatenation of all given parts.
make(int) - Method in class cern.colt.matrix.tint.IntFactory1D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, int) - Method in class cern.colt.matrix.tint.IntFactory1D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(AbstractIntList) - Method in class cern.colt.matrix.tint.IntFactory1D
Constructs a matrix from the values of the given list.
make(int[][]) - Method in class cern.colt.matrix.tint.IntFactory2D
Constructs a matrix with the given cell values.
make(int[], int) - Method in class cern.colt.matrix.tint.IntFactory2D
Construct a matrix from a one-dimensional column-major packed array, ala Fortran.
make(int, int) - Method in class cern.colt.matrix.tint.IntFactory2D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, int, int) - Method in class cern.colt.matrix.tint.IntFactory2D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(int[][][]) - Method in class cern.colt.matrix.tint.IntFactory3D
Constructs a matrix with the given cell values.
make(int, int, int) - Method in class cern.colt.matrix.tint.IntFactory3D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, int, int, int) - Method in class cern.colt.matrix.tint.IntFactory3D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(ObjectMatrix1D[]) - Method in class cern.colt.matrix.tobject.ObjectFactory1D
Constructs a matrix which is the concatenation of all given parts.
make(Object[]) - Method in class cern.colt.matrix.tobject.ObjectFactory1D
Constructs a matrix with the given cell values.
make(int) - Method in class cern.colt.matrix.tobject.ObjectFactory1D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, Object) - Method in class cern.colt.matrix.tobject.ObjectFactory1D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(ObjectArrayList) - Method in class cern.colt.matrix.tobject.ObjectFactory1D
Constructs a matrix from the values of the given list.
make(Object[][]) - Method in class cern.colt.matrix.tobject.ObjectFactory2D
Constructs a matrix with the given cell values.
make(Object[], int) - Method in class cern.colt.matrix.tobject.ObjectFactory2D
Construct a matrix from a one-dimensional column-major packed array, ala Fortran.
make(int, int) - Method in class cern.colt.matrix.tobject.ObjectFactory2D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, int, Object) - Method in class cern.colt.matrix.tobject.ObjectFactory2D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(Object[][][]) - Method in class cern.colt.matrix.tobject.ObjectFactory3D
Constructs a matrix with the given cell values.
make(int, int, int) - Method in class cern.colt.matrix.tobject.ObjectFactory3D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, int, int, Object) - Method in class cern.colt.matrix.tobject.ObjectFactory3D
Constructs a matrix with the given shape, each cell initialized with the given value.
makeBitVector(int, int) - Static method in class cern.colt.matrix.tbit.QuickBitVector
Constructs a low level bitvector that holds size elements, with each element taking bitsPerElement bits.
makeDefault() - Static method in class cern.jet.random.tdouble.engine.DoubleRandomEngine
Constructs and returns a new uniform random number engine seeded with the current time.
makeDefault() - Static method in class cern.jet.random.tfloat.engine.FloatRandomEngine
Constructs and returns a new uniform random number engine seeded with the current time.
makeDefaultGenerator() - Static method in class cern.jet.random.tdouble.AbstractDoubleDistribution
Constructs and returns a new uniform random number generation engine seeded with the current time.
makeDefaultGenerator() - Static method in class cern.jet.random.tfloat.AbstractFloatDistribution
Constructs and returns a new uniform random number generation engine seeded with the current time.
MANHATTAN - Static variable in class cern.colt.matrix.tdouble.algo.DoubleStatistic
Manhattan distance function; Sum( abs(x[i]-y[i]) ).
MANHATTAN - Static variable in class cern.colt.matrix.tfloat.algo.FloatStatistic
Manhattan distance function; Sum( abs(x[i]-y[i]) ).
matmat_f77(double[][], double[][], double[][], int, int, int) - Static method in class optimization.Blas_f77
This method multiplies an n x p matrix by a p x r matrix.
MatrixInfo - Class in cern.colt.matrix.io
Contains information on a matrix in the Matrix Market exchange format.
MatrixInfo(boolean, MatrixInfo.MatrixField, MatrixInfo.MatrixSymmetry) - Constructor for class cern.colt.matrix.io.MatrixInfo
Creates a specific type
MatrixInfo.MatrixField - Enum in cern.colt.matrix.io
What kind of numbers are stored
MatrixInfo.MatrixSymmetry - Enum in cern.colt.matrix.io
Symmetry structure of the matrix, if any
MatrixSize - Class in cern.colt.matrix.io
Contains the size of a matrix stored in the Matrix Market exchange format
MatrixSize(int, int, MatrixInfo) - Constructor for class cern.colt.matrix.io.MatrixSize
Constructor for MatrixSize
MatrixSize(int, int, int) - Constructor for class cern.colt.matrix.io.MatrixSize
Constructor for MatrixSize
MatrixVectorReader - Class in cern.colt.matrix.io
Reads matrices and vectors
MatrixVectorReader(Reader) - Constructor for class cern.colt.matrix.io.MatrixVectorReader
Constructor for MatrixVectorReader
MatrixVectorReader(Reader, int) - Constructor for class cern.colt.matrix.io.MatrixVectorReader
Constructor for MatrixVectorReader
MatrixVectorWriter - Class in cern.colt.matrix.io
Writes matrices and vectors
MatrixVectorWriter(OutputStream) - Constructor for class cern.colt.matrix.io.MatrixVectorWriter
Constructor for MatrixVectorWriter
MatrixVectorWriter(OutputStream, boolean) - Constructor for class cern.colt.matrix.io.MatrixVectorWriter
Constructor for MatrixVectorWriter
MatrixVectorWriter(Writer) - Constructor for class cern.colt.matrix.io.MatrixVectorWriter
Constructor for MatrixVectorWriter
MatrixVectorWriter(Writer, boolean) - Constructor for class cern.colt.matrix.io.MatrixVectorWriter
Constructor for MatrixVectorWriter
mattran_f77(double[][], double[][], int, int) - Static method in class optimization.Blas_f77
This method obtains the transpose of an n x p matrix.
matvec_f77(double[][], double[], double[], int, int) - Static method in class optimization.Blas_f77
This method multiplies an n x p matrix by a p x 1 vector.
max - Static variable in class cern.jet.math.tdouble.DoubleFunctions
Function that returns Math.max(a,b).
max(double) - Static method in class cern.jet.math.tdouble.DoubleFunctions
Constructs a function that returns Math.max(a,b).
max - Static variable in class cern.jet.math.tfloat.FloatFunctions
Function that returns Math.max(a,b).
max(float) - Static method in class cern.jet.math.tfloat.FloatFunctions
Constructs a function that returns Math.max(a,b).
max - Static variable in class cern.jet.math.tint.IntFunctions
Function that returns Math.max(a,b).
max(int) - Static method in class cern.jet.math.tint.IntFunctions
Constructs a function that returns Math.max(a,b).
max(DoubleArrayList) - Static method in class cern.jet.stat.tdouble.DoubleDescriptive
Returns the largest member of a data sequence.
max(FloatArrayList) - Static method in class cern.jet.stat.tfloat.FloatDescriptive
Returns the largest member of a data sequence.
max() - Method in class hep.aida.tdouble.bin.AbstractDoubleBin1D
Returns the maximum.
max - Static variable in class hep.aida.tdouble.bin.DoubleBinFunctions1D
Function that returns bin.max().
max() - Method in class hep.aida.tdouble.bin.DynamicDoubleBin1D
Returns the maximum.
max() - Method in class hep.aida.tdouble.bin.StaticDoubleBin1D
Returns the maximum.
max() - Method in class hep.aida.tfloat.bin.AbstractFloatBin1D
Returns the maximum.
max() - Method in class hep.aida.tfloat.bin.DynamicFloatBin1D
Returns the maximum.
max - Static variable in class hep.aida.tfloat.bin.FloatBinFunctions1D
Function that returns bin.max().
max() - Method in class hep.aida.tfloat.bin.StaticFloatBin1D
Returns the maximum.
MAXIMUM - Static variable in class cern.colt.matrix.tdouble.algo.DoubleStatistic
Maximum distance function; Max( abs(x[i]-y[i]) ).
MAXIMUM - Static variable in class cern.colt.matrix.tfloat.algo.FloatStatistic
Maximum distance function; Max( abs(x[i]-y[i]) ).
mean(DoubleArrayList) - Static method in class cern.jet.stat.tdouble.DoubleDescriptive
Returns the arithmetic mean of a data sequence; That is Sum( data[i] ) / data.size().
mean(FloatArrayList) - Static method in class cern.jet.stat.tfloat.FloatDescriptive
Returns the arithmetic mean of a data sequence; That is Sum( data[i] ) / data.size().
mean() - Method in class hep.aida.tdouble.bin.AbstractDoubleBin1D
Returns the arithmetic mean, which is Sum( x[i] ) / size().
mean - Static variable in class hep.aida.tdouble.bin.DoubleBinFunctions1D
Function that returns bin.mean().
mean() - Method in interface hep.aida.tdouble.DoubleIHistogram1D
Returns the mean of the whole histogram as calculated on filling-time.
mean() - Method in class hep.aida.tdouble.ref.DoubleHistogram1D
 
mean() - Method in class hep.aida.tfloat.bin.AbstractFloatBin1D
Returns the arithmetic mean, which is Sum( x[i] ) / size().
mean - Static variable in class hep.aida.tfloat.bin.FloatBinFunctions1D
Function that returns bin.mean().
mean() - Method in interface hep.aida.tfloat.FloatIHistogram1D
Returns the mean of the whole histogram as calculated on filling-time.
mean() - Method in class hep.aida.tfloat.ref.FloatHistogram1D
 
meanDeviation(DoubleArrayList, double) - Static method in class cern.jet.stat.tdouble.DoubleDescriptive
Returns the mean deviation of a dataset.
meanDeviation(FloatArrayList, float) - Static method in class cern.jet.stat.tfloat.FloatDescriptive
Returns the mean deviation of a dataset.
meanX() - Method in interface hep.aida.tdouble.DoubleIHistogram2D
Returns the mean of the histogram, as calculated on filling-time projected on the X axis.
meanX() - Method in interface hep.aida.tdouble.DoubleIHistogram3D
Returns the mean of the histogram, as calculated on filling-time projected on the X axis.
meanX() - Method in class hep.aida.tdouble.ref.DoubleHistogram2D
 
meanX() - Method in class hep.aida.tdouble.ref.DoubleHistogram3D
 
meanX() - Method in interface hep.aida.tfloat.FloatIHistogram2D
Returns the mean of the histogram, as calculated on filling-time projected on the X axis.
meanX() - Method in interface hep.aida.tfloat.FloatIHistogram3D
Returns the mean of the histogram, as calculated on filling-time projected on the X axis.
meanX() - Method in class hep.aida.tfloat.ref.FloatHistogram2D
 
meanX() - Method in class hep.aida.tfloat.ref.FloatHistogram3D
 
meanY() - Method in interface hep.aida.tdouble.DoubleIHistogram2D
Returns the mean of the histogram, as calculated on filling-time projected on the Y axis.
meanY() - Method in interface hep.aida.tdouble.DoubleIHistogram3D
Returns the mean of the histogram, as calculated on filling-time projected on the Y axis.
meanY() - Method in class hep.aida.tdouble.ref.DoubleHistogram2D
 
meanY() - Method in class hep.aida.tdouble.ref.DoubleHistogram3D
 
meanY() - Method in interface hep.aida.tfloat.FloatIHistogram2D
Returns the mean of the histogram, as calculated on filling-time projected on the Y axis.
meanY() - Method in interface hep.aida.tfloat.FloatIHistogram3D
Returns the mean of the histogram, as calculated on filling-time projected on the Y axis.
meanY() - Method in class hep.aida.tfloat.ref.FloatHistogram2D
 
meanY() - Method in class hep.aida.tfloat.ref.FloatHistogram3D
 
meanZ() - Method in interface hep.aida.tdouble.DoubleIHistogram3D
Returns the mean of the histogram, as calculated on filling-time projected on the Z axis.
meanZ() - Method in class hep.aida.tdouble.ref.DoubleHistogram3D
 
meanZ() - Method in interface hep.aida.tfloat.FloatIHistogram3D
Returns the mean of the histogram, as calculated on filling-time projected on the Z axis.
meanZ() - Method in class hep.aida.tfloat.ref.FloatHistogram3D
 
median(DoubleArrayList) - Static method in class cern.jet.stat.tdouble.DoubleDescriptive
Returns the median of a sorted data sequence.
median(FloatArrayList) - Static method in class cern.jet.stat.tfloat.FloatDescriptive
Returns the median of a sorted data sequence.
median - Static variable in class hep.aida.tdouble.bin.DoubleBinFunctions1D
Function that returns bin.median().
median() - Method in class hep.aida.tdouble.bin.QuantileDoubleBin1D
Returns the median.
median - Static variable in class hep.aida.tfloat.bin.FloatBinFunctions1D
Function that returns bin.median().
median() - Method in class hep.aida.tfloat.bin.QuantileFloatBin1D
Returns the median.
megaelectronvolt - Static variable in class cern.clhep.Units
 
megahertz - Static variable in class cern.clhep.Units
 
megavolt - Static variable in class cern.clhep.Units
 
memory() - Method in class cern.jet.stat.tdouble.quantile.DoubleBuffer
Returns the number of elements currently needed to store all contained elements.
memory() - Method in interface cern.jet.stat.tdouble.quantile.DoubleQuantileFinder
Returns the number of elements currently needed to store all contained elements.
memory() - Method in class cern.jet.stat.tdouble.quantile.ExactDoubleQuantileFinder
Returns the number of elements currently needed to store all contained elements.
memory() - Method in interface cern.jet.stat.tfloat.quantile.FloatQuantileFinder
Returns the number of elements currently needed to store all contained elements.
mergeSort(int, int, IntComparator, Swapper) - Static method in class cern.colt.GenericSorting
Sorts the specified range of elements according to the order induced by the specified comparator.
mergeSort() - Method in class cern.colt.list.AbstractList
Sorts the receiver into ascending order.
mergeSort - Static variable in class cern.colt.matrix.tdouble.algo.DoubleSorting
A prefabricated mergesort.
mergeSort - Static variable in class cern.colt.matrix.tfloat.algo.FloatSorting
A prefabricated mergesort.
mergeSort - Static variable in class cern.colt.matrix.tint.algo.IntSorting
A prefabricated mergesort.
mergeSort - Static variable in class cern.colt.matrix.tobject.algo.ObjectSorting
A prefabricated mergesort.
mergeSort(byte[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
mergeSort(byte[], int, int, ByteComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
mergeSort(char[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
mergeSort(char[], int, int, CharComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
mergeSort(double[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
mergeSort(double[], int, int, DoubleComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
mergeSort(float[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
mergeSort(float[], int, int, FloatComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
mergeSort(int[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
mergeSort(int[], int, int, IntComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
mergeSort(long[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
mergeSort(long[], int, int, LongComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
mergeSort(short[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
mergeSort(short[], int, int, ShortComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
mergeSortFromTo(int, int) - Method in class cern.colt.list.AbstractList
Sorts the receiver into ascending order.
mergeSortFromTo(int, int) - Method in class cern.colt.list.tboolean.BooleanArrayList
Sorts the specified range of the receiver into ascending order ( false < true).
mergeSortFromTo(int, int) - Method in class cern.colt.list.tbyte.AbstractByteList
Sorts the specified range of the receiver into ascending order.
mergeSortFromTo(int, int, ByteComparator) - Method in class cern.colt.list.tbyte.AbstractByteList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortFromTo(int, int) - Method in class cern.colt.list.tchar.AbstractCharList
Sorts the specified range of the receiver into ascending order.
mergeSortFromTo(int, int, CharComparator) - Method in class cern.colt.list.tchar.AbstractCharList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortFromTo(int, int) - Method in class cern.colt.list.tdouble.AbstractDoubleList
Sorts the specified range of the receiver into ascending order.
mergeSortFromTo(int, int, DoubleComparator) - Method in class cern.colt.list.tdouble.AbstractDoubleList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortFromTo(int, int) - Method in class cern.colt.list.tfloat.AbstractFloatList
Sorts the specified range of the receiver into ascending order.
mergeSortFromTo(int, int, FloatComparator) - Method in class cern.colt.list.tfloat.AbstractFloatList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortFromTo(int, int) - Method in class cern.colt.list.tint.AbstractIntList
Sorts the specified range of the receiver into ascending order.
mergeSortFromTo(int, int, IntComparator) - Method in class cern.colt.list.tint.AbstractIntList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortFromTo(int, int) - Method in class cern.colt.list.tlong.AbstractLongList
Sorts the specified range of the receiver into ascending order.
mergeSortFromTo(int, int, LongComparator) - Method in class cern.colt.list.tlong.AbstractLongList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortFromTo(int, int) - Method in class cern.colt.list.tobject.ObjectArrayList
Sorts the specified range of the receiver into ascending order, according to the natural ordering of its elements.
mergeSortFromTo(int, int, Comparator) - Method in class cern.colt.list.tobject.ObjectArrayList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortFromTo(int, int) - Method in class cern.colt.list.tshort.AbstractShortList
Sorts the specified range of the receiver into ascending order.
mergeSortFromTo(int, int, ShortComparator) - Method in class cern.colt.list.tshort.AbstractShortList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortInPlace(int[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
MersenneTwister64 - Class in cern.jet.random.tdouble.engine
Same as MersenneTwister except that method raw() returns 64 bit random numbers instead of 32 bit random numbers.
MersenneTwister64() - Constructor for class cern.jet.random.tdouble.engine.MersenneTwister64
Constructs and returns a random number generator with a default seed, which is a constant.
MersenneTwister64(int) - Constructor for class cern.jet.random.tdouble.engine.MersenneTwister64
Constructs and returns a random number generator with the given seed.
MersenneTwister64(Date) - Constructor for class cern.jet.random.tdouble.engine.MersenneTwister64
Constructs and returns a random number generator seeded with the given date.
meter - Static variable in class cern.clhep.Units
 
meter2 - Static variable in class cern.clhep.Units
 
meter3 - Static variable in class cern.clhep.Units
 
MeV - Static variable in class cern.clhep.Units
 
mg - Static variable in class cern.clhep.Units
 
microampere - Static variable in class cern.clhep.Units
 
microbarn - Static variable in class cern.clhep.Units
 
microfarad - Static variable in class cern.clhep.Units
 
micrometer - Static variable in class cern.clhep.Units
 
microsecond - Static variable in class cern.clhep.Units
 
MightyStaticDoubleBin1D - Class in hep.aida.tdouble.bin
Static and the same as its superclass, except that it can do more: Additionally computes moments of arbitrary integer order, harmonic mean, geometric mean, etc.
MightyStaticDoubleBin1D() - Constructor for class hep.aida.tdouble.bin.MightyStaticDoubleBin1D
Constructs and returns an empty bin with limited functionality but good performance; equivalent to MightyStaticBin1D(false,false,4).
MightyStaticDoubleBin1D(boolean, boolean, int) - Constructor for class hep.aida.tdouble.bin.MightyStaticDoubleBin1D
Constructs and returns an empty bin with the given capabilities.
MightyStaticFloatBin1D - Class in hep.aida.tfloat.bin
Static and the same as its superclass, except that it can do more: Additionally computes moments of arbitrary integer order, harmonic mean, geometric mean, etc.
MightyStaticFloatBin1D() - Constructor for class hep.aida.tfloat.bin.MightyStaticFloatBin1D
Constructs and returns an empty bin with limited functionality but good performance; equivalent to MightyStaticBin1D(false,false,4).
MightyStaticFloatBin1D(boolean, boolean, int) - Constructor for class hep.aida.tfloat.bin.MightyStaticFloatBin1D
Constructs and returns an empty bin with the given capabilities.
milliampere - Static variable in class cern.clhep.Units
 
millibarn - Static variable in class cern.clhep.Units
 
millifarad - Static variable in class cern.clhep.Units
 
milligram - Static variable in class cern.clhep.Units
 
millimeter - Static variable in class cern.clhep.Units
 
millimeter2 - Static variable in class cern.clhep.Units
 
millimeter3 - Static variable in class cern.clhep.Units
 
milliradian - Static variable in class cern.clhep.Units
 
millis() - Method in class cern.colt.Timer
Returns the elapsed time in milli seconds; does not stop the timer, if started.
millisecond - Static variable in class cern.clhep.Units
 
min - Static variable in class cern.jet.math.tdouble.DoubleFunctions
Function that returns Math.min(a,b).
min(double) - Static method in class cern.jet.math.tdouble.DoubleFunctions
Constructs a function that returns Math.min(a,b).
min - Static variable in class cern.jet.math.tfloat.FloatFunctions
Function that returns Math.min(a,b).
min(float) - Static method in class cern.jet.math.tfloat.FloatFunctions
Constructs a function that returns Math.min(a,b).
min - Static variable in class cern.jet.math.tint.IntFunctions
Function that returns Math.min(a,b).
min(int) - Static method in class cern.jet.math.tint.IntFunctions
Constructs a function that returns Math.min(a,b).
min(DoubleArrayList) - Static method in class cern.jet.stat.tdouble.DoubleDescriptive
Returns the smallest member of a data sequence.
min(FloatArrayList) - Static method in class cern.jet.stat.tfloat.FloatDescriptive
Returns the smallest member of a data sequence.
min() - Method in class hep.aida.tdouble.bin.AbstractDoubleBin1D
Returns the minimum.
min - Static variable in class hep.aida.tdouble.bin.DoubleBinFunctions1D
Function that returns bin.min().
min() - Method in class hep.aida.tdouble.bin.DynamicDoubleBin1D
Returns the minimum.
min() - Method in class hep.aida.tdouble.bin.StaticDoubleBin1D
Returns the minimum.
min() - Method in class hep.aida.tfloat.bin.AbstractFloatBin1D
Returns the minimum.
min() - Method in class hep.aida.tfloat.bin.DynamicFloatBin1D
Returns the minimum.
min - Static variable in class hep.aida.tfloat.bin.FloatBinFunctions1D
Function that returns bin.min().
min() - Method in class hep.aida.tfloat.bin.StaticFloatBin1D
Returns the minimum.
minMaxBins() - Method in interface hep.aida.tdouble.DoubleIHistogram1D
Indexes of the in-range bins containing the smallest and largest binHeight(), respectively.
minMaxBins() - Method in interface hep.aida.tdouble.DoubleIHistogram2D
Indexes of the in-range bins containing the smallest and largest binHeight(), respectively.
minMaxBins() - Method in interface hep.aida.tdouble.DoubleIHistogram3D
Indexes of the in-range bins containing the smallest and largest binHeight(), respectively.
minMaxBins() - Method in interface hep.aida.tfloat.FloatIHistogram1D
Indexes of the in-range bins containing the smallest and largest binHeight(), respectively.
minMaxBins() - Method in interface hep.aida.tfloat.FloatIHistogram2D
Indexes of the in-range bins containing the smallest and largest binHeight(), respectively.
minMaxBins() - Method in interface hep.aida.tfloat.FloatIHistogram3D
Indexes of the in-range bins containing the smallest and largest binHeight(), respectively.
MinMaxNumberList - Class in cern.colt.list.tlong
Resizable compressed list holding numbers; based on the fact that a value in a given interval need not take more than log(max-min+1) bits; implemented with a cern.colt.bitvector.BitVector.
MinMaxNumberList(long, long, int) - Constructor for class cern.colt.list.tlong.MinMaxNumberList
Constructs an empty list with the specified initial capacity and the specified range of values allowed to be hold in this list.
Minpack_f77 - Class in optimization
This class contains Java translations of the MINPACK nonlinear least squares routines.
Minpack_f77() - Constructor for class optimization.Minpack_f77
 
minus(Timer) - Method in class cern.colt.Timer
T = this - other; Constructs and returns a new timer which is the difference of the receiver and the other timer.
minus(double[], double[]) - Static method in class cern.jet.math.tdcomplex.DComplex
 
minus - Static variable in class cern.jet.math.tdcomplex.DComplexFunctions
 
minus(double[]) - Static method in class cern.jet.math.tdcomplex.DComplexFunctions
 
minus - Static variable in class cern.jet.math.tdouble.DoubleFunctions
Function that returns a - b.
minus(double) - Static method in class cern.jet.math.tdouble.DoubleFunctions
Constructs a function that returns a - b.
minus(float[], float[]) - Static method in class cern.jet.math.tfcomplex.FComplex
 
minus - Static variable in class cern.jet.math.tfcomplex.FComplexFunctions
 
minus(float[]) - Static method in class cern.jet.math.tfcomplex.FComplexFunctions
 
minus - Static variable in class cern.jet.math.tfloat.FloatFunctions
Function that returns a - b.
minus(float) - Static method in class cern.jet.math.tfloat.FloatFunctions
Constructs a function that returns a - b.
minus - Static variable in class cern.jet.math.tint.IntFunctions
Function that returns a - b.
minus(int) - Static method in class cern.jet.math.tint.IntFunctions
Constructs a function that returns a - b.
minusAbs(double[], double[]) - Static method in class cern.jet.math.tdcomplex.DComplex
 
minusAbs(float[], float[]) - Static method in class cern.jet.math.tfcomplex.FComplex
 
minusDiv(double[]) - Static method in class cern.jet.math.tdcomplex.DComplexPlusMult
a - b/constant.
minusDiv(double) - Static method in class cern.jet.math.tdouble.DoublePlusMultFirst
a - b/constant.
minusDiv(double) - Static method in class cern.jet.math.tdouble.DoublePlusMultSecond
a - b/constant.
minusDiv(float[]) - Static method in class cern.jet.math.tfcomplex.FComplexPlusMult
a - b/constant.
minusDiv(float) - Static method in class cern.jet.math.tfloat.FloatPlusMultFirst
a/constant - b.
minusDiv(float) - Static method in class cern.jet.math.tfloat.FloatPlusMultSecond
a - b/constant.
minusMult(double[]) - Static method in class cern.jet.math.tdcomplex.DComplexFunctions
 
minusMult(double[]) - Static method in class cern.jet.math.tdcomplex.DComplexPlusMult
a - b*constant.
minusMult(double) - Static method in class cern.jet.math.tdouble.DoubleFunctions
Constructs a function that returns a - b*constant.
minusMult(double) - Static method in class cern.jet.math.tdouble.DoublePlusMultFirst
a - b*constant.
minusMult(double) - Static method in class cern.jet.math.tdouble.DoublePlusMultSecond
a - b*constant.
minusMult(float[]) - Static method in class cern.jet.math.tfcomplex.FComplexFunctions
 
minusMult(float[]) - Static method in class cern.jet.math.tfcomplex.FComplexPlusMult
a - b*constant.
minusMult(float) - Static method in class cern.jet.math.tfloat.FloatFunctions
Constructs a function that returns a - b*constant.
minusMult(float) - Static method in class cern.jet.math.tfloat.FloatPlusMultFirst
a*constant - b.
minusMult(float) - Static method in class cern.jet.math.tfloat.FloatPlusMultSecond
a - b*constant.
minusMult(int) - Static method in class cern.jet.math.tint.IntPlusMultFirst
a - b*constant.
minusMult(int) - Static method in class cern.jet.math.tint.IntPlusMultSecond
a - b*constant.
minutes() - Method in class cern.colt.Timer
Returns the elapsed time in minutes; does not stop the timer, if started.
mm - Static variable in class cern.clhep.Units
 
mm2 - Static variable in class cern.clhep.Units
 
mm3 - Static variable in class cern.clhep.Units
 
mod - Static variable in class cern.jet.math.tdouble.DoubleFunctions
Function that returns a % b.
mod(double) - Static method in class cern.jet.math.tdouble.DoubleFunctions
Constructs a function that returns a % b.
mod - Static variable in class cern.jet.math.tfloat.FloatFunctions
Function that returns a % b.
mod(float) - Static method in class cern.jet.math.tfloat.FloatFunctions
Constructs a function that returns a % b.
mod - Static variable in class cern.jet.math.tint.IntFunctions
Function that returns a % b.
mod(int) - Static method in class cern.jet.math.tint.IntFunctions
Constructs a function that returns a % b.
mole - Static variable in class cern.clhep.Units
 
moment(int, double, int, double[]) - Static method in class cern.jet.stat.tdouble.DoubleDescriptive
Returns the moment of k-th order with constant c of a data sequence, which is Sum( (data[i]-c)k ) / data.size().
moment(DoubleArrayList, int, double) - Static method in class cern.jet.stat.tdouble.DoubleDescriptive
Returns the moment of k-th order with constant c of a data sequence, which is Sum( (data[i]-c)k ) / data.size().
moment(int, float, int, float[]) - Static method in class cern.jet.stat.tfloat.FloatDescriptive
Returns the moment of k-th order with constant c of a data sequence, which is Sum( (data[i]-c)k ) / data.size().
moment(FloatArrayList, int, float) - Static method in class cern.jet.stat.tfloat.FloatDescriptive
Returns the moment of k-th order with constant c of a data sequence, which is Sum( (data[i]-c)k ) / data.size().
moment(int, double) - Method in class hep.aida.tdouble.bin.DynamicDoubleBin1D
Returns the moment of k-th order with value c, which is Sum( (x[i]-c)k ) / size().
moment(int, double) - Method in class hep.aida.tdouble.bin.MightyStaticDoubleBin1D
Returns the moment of k-th order with value c, which is Sum( (x[i]-c)k ) / size().
moment(int, float) - Method in class hep.aida.tfloat.bin.DynamicFloatBin1D
Returns the moment of k-th order with value c, which is Sum( (x[i]-c)k ) / size().
moment(int, float) - Method in class hep.aida.tfloat.bin.MightyStaticFloatBin1D
Returns the moment of k-th order with value c, which is Sum( (x[i]-c)k ) / size().
monitor(double, DoubleMatrix1D, int) - Method in interface cern.colt.matrix.tdouble.algo.solver.DoubleIterationReporter
Registers current information
monitor(double, int) - Method in interface cern.colt.matrix.tdouble.algo.solver.DoubleIterationReporter
Registers current information
monitor(double, int) - Method in class cern.colt.matrix.tdouble.algo.solver.NoDoubleIterationReporter
 
monitor(double, DoubleMatrix1D, int) - Method in class cern.colt.matrix.tdouble.algo.solver.NoDoubleIterationReporter
 
monitor(float, FloatMatrix1D, int) - Method in interface cern.colt.matrix.tfloat.algo.solver.FloatIterationReporter
Registers current information
monitor(float, int) - Method in interface cern.colt.matrix.tfloat.algo.solver.FloatIterationReporter
Registers current information
monitor(float, int) - Method in class cern.colt.matrix.tfloat.algo.solver.NoFloatIterationReporter
 
monitor(float, FloatMatrix1D, int) - Method in class cern.colt.matrix.tfloat.algo.solver.NoFloatIterationReporter
 
mostSignificantBit(int) - Static method in class cern.colt.matrix.tbit.QuickBitVector
Returns the index of the most significant bit in state "true".
mrad - Static variable in class cern.clhep.Units
 
MRNSDDoubleIterationMonitor - Class in cern.colt.matrix.tdouble.algo.solver
 
MRNSDDoubleIterationMonitor() - Constructor for class cern.colt.matrix.tdouble.algo.solver.MRNSDDoubleIterationMonitor
 
MRNSDFloatIterationMonitor - Class in cern.colt.matrix.tfloat.algo.solver
 
MRNSDFloatIterationMonitor() - Constructor for class cern.colt.matrix.tfloat.algo.solver.MRNSDFloatIterationMonitor
 
ms - Static variable in class cern.clhep.Units
 
mu0 - Static variable in class cern.clhep.PhysicalConstants
 
mult(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.algo.DoubleAlgebra
Inner product of two vectors; Sum(x[i] * y[i]).
mult(DoubleMatrix2D, DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.algo.DoubleAlgebra
Linear algebraic matrix-vector multiplication; z = A * y.
mult(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.algo.DoubleAlgebra
Linear algebraic matrix-matrix multiplication; C = A x B.
mult(FloatMatrix1D, FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.algo.FloatAlgebra
Inner product of two vectors; Sum(x[i] * y[i]).
mult(FloatMatrix2D, FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.algo.FloatAlgebra
Linear algebraic matrix-vector multiplication; z = A * y.
mult(FloatMatrix2D, FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.algo.FloatAlgebra
Linear algebraic matrix-matrix multiplication; C = A x B.
mult(double[], double) - Static method in class cern.jet.math.tdcomplex.DComplex
 
mult(double[], double[]) - Static method in class cern.jet.math.tdcomplex.DComplex
 
mult - Static variable in class cern.jet.math.tdcomplex.DComplexFunctions
 
mult(double[]) - Static method in class cern.jet.math.tdcomplex.DComplexFunctions
 
mult(double) - Static method in class cern.jet.math.tdcomplex.DComplexFunctions
 
mult(double[]) - Static method in class cern.jet.math.tdcomplex.DComplexMult
a * constant.
mult - Static variable in class cern.jet.math.tdouble.DoubleFunctions
Function that returns a * b.
mult(double) - Static method in class cern.jet.math.tdouble.DoubleFunctions
Constructs a function that returns a * b.
mult(double) - Static method in class cern.jet.math.tdouble.DoubleMult
a * constant.
mult(float[], float) - Static method in class cern.jet.math.tfcomplex.FComplex
 
mult(float[], float[]) - Static method in class cern.jet.math.tfcomplex.FComplex
 
mult - Static variable in class cern.jet.math.tfcomplex.FComplexFunctions
 
mult(float[]) - Static method in class cern.jet.math.tfcomplex.FComplexFunctions
 
mult(float) - Static method in class cern.jet.math.tfcomplex.FComplexFunctions
 
mult(float[]) - Static method in class cern.jet.math.tfcomplex.FComplexMult
a * constant.
mult - Static variable in class cern.jet.math.tfloat.FloatFunctions
Function that returns a * b.
mult(float) - Static method in class cern.jet.math.tfloat.FloatFunctions
Constructs a function that returns a * b.
mult(float) - Static method in class cern.jet.math.tfloat.FloatMult
a * constant.
mult - Static variable in class cern.jet.math.tint.IntFunctions
Function that returns a * b.
mult(int) - Static method in class cern.jet.math.tint.IntFunctions
Constructs a function that returns a * b.
mult(int) - Static method in class cern.jet.math.tint.IntMult
a * constant.
multConjFirst - Static variable in class cern.jet.math.tdcomplex.DComplexFunctions
 
multConjFirst - Static variable in class cern.jet.math.tfcomplex.FComplexFunctions
 
multConjSecond - Static variable in class cern.jet.math.tdcomplex.DComplexFunctions
 
multConjSecond - Static variable in class cern.jet.math.tfcomplex.FComplexFunctions
 
multiplicator - Variable in class cern.jet.math.tdcomplex.DComplexMult
Public read/write access to avoid frequent object construction.
multiplicator - Variable in class cern.jet.math.tdcomplex.DComplexPlusMult
Public read/write access to avoid frequent object construction.
multiplicator - Variable in class cern.jet.math.tdouble.DoubleMult
Public read/write access to avoid frequent object construction.
multiplicator - Variable in class cern.jet.math.tdouble.DoublePlusMultFirst
Public read/write access to avoid frequent object construction.
multiplicator - Variable in class cern.jet.math.tdouble.DoublePlusMultSecond
Public read/write access to avoid frequent object construction.
multiplicator - Variable in class cern.jet.math.tfcomplex.FComplexMult
Public read/write access to avoid frequent object construction.
multiplicator - Variable in class cern.jet.math.tfcomplex.FComplexPlusMult
Public read/write access to avoid frequent object construction.
multiplicator - Variable in class cern.jet.math.tfloat.FloatMult
Public read/write access to avoid frequent object construction.
multiplicator - Variable in class cern.jet.math.tfloat.FloatPlusMultFirst
Public read/write access to avoid frequent object construction.
multiplicator - Variable in class cern.jet.math.tfloat.FloatPlusMultSecond
Public read/write access to avoid frequent object construction.
multiplicator - Variable in class cern.jet.math.tint.IntMult
Public read/write access to avoid frequent object construction.
multiplicator - Variable in class cern.jet.math.tint.IntPlusMultFirst
Public read/write access to avoid frequent object construction.
multiplicator - Variable in class cern.jet.math.tint.IntPlusMultSecond
Public read/write access to avoid frequent object construction.
multNeg - Static variable in class cern.jet.math.tdouble.DoubleFunctions
Function that returns -(a * b).
multNeg - Static variable in class cern.jet.math.tfloat.FloatFunctions
Function that returns -(a * b).
multOuter(DoubleMatrix1D, DoubleMatrix1D, DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.algo.DoubleAlgebra
Outer product of two vectors; Sets A[i,j] = x[i] * y[j].
multOuter(FloatMatrix1D, FloatMatrix1D, FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.algo.FloatAlgebra
Outer product of two vectors; Sets A[i,j] = x[i] * y[j].
multSecond(double) - Static method in class cern.jet.math.tdouble.DoubleFunctions
 
multSecond(float) - Static method in class cern.jet.math.tfloat.FloatFunctions
 
multSquare - Static variable in class cern.jet.math.tdouble.DoubleFunctions
Function that returns a * b^2.
multSquare - Static variable in class cern.jet.math.tfloat.FloatFunctions
Function that returns a * b^2.
mvmltl_f77(int, double[][], double[], double[]) - Static method in class optimization.Uncmin_f77
The mvmltl_f77 method computes y = Lx where L is a lower triangular matrix stored in A.
mvmlts_f77(int, double[][], double[], double[]) - Static method in class optimization.Uncmin_f77
The mvmlts_f77 method computes y = Ax where A is a symmetric matrix stored in its lower triangular part.
mvmltu_f77(int, double[][], double[], double[]) - Static method in class optimization.Uncmin_f77
The mvmltu_f77 method computes Y = (L transpose)X where L is a lower triangular matrix stored in A (L transpose is taken implicitly).

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