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

A

abs(double[]) - Static method in class cern.jet.math.tdcomplex.DComplex
 
abs(double, double) - Static method in class cern.jet.math.tdcomplex.DComplex
 
abs - Static variable in class cern.jet.math.tdcomplex.DComplexFunctions
Unary functions
abs - Static variable in class cern.jet.math.tdouble.DoubleFunctions
Function that returns Math.abs(a).
abs(float[]) - Static method in class cern.jet.math.tfcomplex.FComplex
 
abs(float, float) - Static method in class cern.jet.math.tfcomplex.FComplex
 
abs - Static variable in class cern.jet.math.tfcomplex.FComplexFunctions
Unary functions
abs - Static variable in class cern.jet.math.tfloat.FloatFunctions
Function that returns Math.abs(a).
abs - Static variable in class cern.jet.math.tint.IntFunctions
Function that returns Math.abs(a) == (a < 0) ? -a : a.
AbstractBooleanList - Class in cern.colt.list.tboolean
Abstract base class for resizable lists holding boolean elements; abstract.
AbstractByteList - Class in cern.colt.list.tbyte
Abstract base class for resizable lists holding byte elements; abstract.
AbstractCharList - Class in cern.colt.list.tchar
Abstract base class for resizable lists holding char elements; abstract.
AbstractCollection - Class in cern.colt.list
Abstract base class for resizable collections holding objects or primitive data types such as int, float, etc.
AbstractContinousDoubleDistribution - Class in cern.jet.random.tdouble
Abstract base class for all continous distributions.
AbstractContinousFloatDistribution - Class in cern.jet.random.tfloat
Abstract base class for all continous distributions.
AbstractDiscreteDistribution - Class in cern.jet.random.tdouble
Abstract base class for all discrete distributions.
AbstractDoubleBin - Class in hep.aida.tdouble.bin
Abstract base class for all arbitrary-dimensional bins consumes double elements.
AbstractDoubleBin1D - Class in hep.aida.tdouble.bin
Abstract base class for all 1-dimensional bins consumes double elements.
AbstractDoubleDistribution - Class in cern.jet.random.tdouble
Abstract base class for all random distributions.
AbstractDoubleIntMap - Class in cern.colt.map.tdouble
Abstract base class for hash maps holding (key,value) associations of type (double-->int).
AbstractDoubleIterationMonitor - Class in cern.colt.matrix.tdouble.algo.solver
Partial implementation of an iteration reporter
AbstractDoubleIterationMonitor() - Constructor for class cern.colt.matrix.tdouble.algo.solver.AbstractDoubleIterationMonitor
Constructor for AbstractIterationMonitor.
AbstractDoubleIterativeSolver - Class in cern.colt.matrix.tdouble.algo.solver
Partial implementation of an iterative solver
AbstractDoubleIterativeSolver() - Constructor for class cern.colt.matrix.tdouble.algo.solver.AbstractDoubleIterativeSolver
Constructor for AbstractIterativeSolver.
AbstractDoubleList - Class in cern.colt.list.tdouble
Abstract base class for resizable lists holding double elements; abstract.
AbstractDoubleMap - Class in cern.colt.map.tdouble
Abstract base class for hash maps holding objects or primitive data types such as int, float, etc.
AbstractFloatBin - Class in hep.aida.tfloat.bin
Abstract base class for all arbitrary-dimensional bins consumes float elements.
AbstractFloatBin1D - Class in hep.aida.tfloat.bin
Abstract base class for all 1-dimensional bins consumes float elements.
AbstractFloatDistribution - Class in cern.jet.random.tfloat
Abstract base class for all random distributions.
AbstractFloatIntMap - Class in cern.colt.map.tfloat
Abstract base class for hash maps holding (key,value) associations of type (float-->int).
AbstractFloatIterationMonitor - Class in cern.colt.matrix.tfloat.algo.solver
Partial implementation of an iteration reporter
AbstractFloatIterationMonitor() - Constructor for class cern.colt.matrix.tfloat.algo.solver.AbstractFloatIterationMonitor
Constructor for AbstractIterationMonitor.
AbstractFloatIterativeSolver - Class in cern.colt.matrix.tfloat.algo.solver
Partial implementation of an iterative solver
AbstractFloatIterativeSolver() - Constructor for class cern.colt.matrix.tfloat.algo.solver.AbstractFloatIterativeSolver
Constructor for AbstractIterativeSolver.
AbstractFloatList - Class in cern.colt.list.tfloat
Abstract base class for resizable lists holding float elements; abstract.
AbstractFloatMap - Class in cern.colt.map.tfloat
Abstract base class for hash maps holding objects or primitive data types such as int, float, etc.
AbstractFormatter - Class in cern.colt.matrix
Abstract base class for flexible, well human readable matrix print formatting.
AbstractIntDoubleMap - Class in cern.colt.map.tdouble
Abstract base class for hash maps holding (key,value) associations of type (int-->double).
AbstractIntFloatMap - Class in cern.colt.map.tfloat
Abstract base class for hash maps holding (key,value) associations of type (int-->float).
AbstractIntIntMap - Class in cern.colt.map.tint
Abstract base class for hash maps holding (key,value) associations of type (int-->int).
AbstractIntList - Class in cern.colt.list.tint
Abstract base class for resizable lists holding int elements; abstract.
AbstractIntObjectMap - Class in cern.colt.map.tobject
Abstract base class for hash maps holding (key,value) associations of type (int-->Object).
AbstractList - Class in cern.colt.list
Abstract base class for resizable lists holding objects or primitive data types such as int, float, etc.
AbstractLongDoubleMap - Class in cern.colt.map.tdouble
Abstract base class for hash maps holding (key,value) associations of type (int-->double).
AbstractLongFloatMap - Class in cern.colt.map.tfloat
Abstract base class for hash maps holding (key,value) associations of type (int-->float).
AbstractLongList - Class in cern.colt.list.tlong
Abstract base class for resizable lists holding long elements; abstract.
AbstractLongObjectMap - Class in cern.colt.map.tobject
Abstract base class for hash maps holding (key,value) associations of type (long-->Object).
AbstractMatrix - Class in cern.colt.matrix
Abstract base class for arbitrary-dimensional matrices holding objects or primitive data types such as int, float, etc.
AbstractMatrix1D - Class in cern.colt.matrix
Abstract base class for 1-d matrices (aka vectors) holding objects or primitive data types such as int, double, etc.
AbstractMatrix2D - Class in cern.colt.matrix
Abstract base class for 2-d matrices holding objects or primitive data types such as int, double, etc.
AbstractMatrix3D - Class in cern.colt.matrix
Abstract base class for 3-d matrices holding objects or primitive data types such as int, double, etc.
AbstractShortList - Class in cern.colt.list.tshort
Abstract base class for resizable lists holding short elements; abstract.
AccuracyCheckDoubleDCT - Class in edu.emory.mathcs.jtransforms.dct
Accuracy check of double precision DCT's
AccuracyCheckDoubleDHT - Class in edu.emory.mathcs.jtransforms.dht
Accuracy check of double precision DHT's
AccuracyCheckDoubleDST - Class in edu.emory.mathcs.jtransforms.dst
Accuracy check of double precision DST's
AccuracyCheckDoubleFFT - Class in edu.emory.mathcs.jtransforms.fft
Accuracy check of double precision FFT's
AccuracyCheckFloatDCT - Class in edu.emory.mathcs.jtransforms.dct
Accuracy check of single precision DCT's
AccuracyCheckFloatDHT - Class in edu.emory.mathcs.jtransforms.dht
Accuracy check of single precision DHT's
AccuracyCheckFloatDST - Class in edu.emory.mathcs.jtransforms.dst
Accuracy check of single precision DST's
AccuracyCheckFloatFFT - Class in edu.emory.mathcs.jtransforms.fft
Accuracy check of single precision FFT's
acos(double[]) - Static method in class cern.jet.math.tdcomplex.DComplex
 
acos - Static variable in class cern.jet.math.tdcomplex.DComplexFunctions
 
acos - Static variable in class cern.jet.math.tdouble.DoubleFunctions
Function that returns Math.acos(a).
acos(float[]) - Static method in class cern.jet.math.tfcomplex.FComplex
 
acos - Static variable in class cern.jet.math.tfcomplex.FComplexFunctions
 
acos - Static variable in class cern.jet.math.tfloat.FloatFunctions
Function that returns Math.acos(a).
add(double) - Method in class cern.colt.buffer.tdouble.DoubleBuffer
Adds the specified element to the receiver.
add(double, double) - Method in class cern.colt.buffer.tdouble.DoubleBuffer2D
Adds the specified point (x,y) to the receiver.
add(double, double, double) - Method in class cern.colt.buffer.tdouble.DoubleBuffer3D
Adds the specified point (x,y,z) to the receiver.
add(float) - Method in class cern.colt.buffer.tfloat.FloatBuffer
Adds the specified element to the receiver.
add(float, float) - Method in class cern.colt.buffer.tfloat.FloatBuffer2D
Adds the specified point (x,y) to the receiver.
add(float, float, float) - Method in class cern.colt.buffer.tfloat.FloatBuffer3D
Adds the specified point (x,y,z) to the receiver.
add(int) - Method in class cern.colt.buffer.tint.IntBuffer
Adds the specified element to the receiver.
add(int, int) - Method in class cern.colt.buffer.tint.IntBuffer2D
Adds the specified point (x,y) to the receiver.
add(int, int, int) - Method in class cern.colt.buffer.tint.IntBuffer3D
Adds the specified point (x,y,z) to the receiver.
add(Object) - Method in class cern.colt.buffer.tobject.ObjectBuffer
Adds the specified element to the receiver.
add(boolean) - Method in class cern.colt.list.tboolean.AbstractBooleanList
Appends the specified element to the end of this list.
add(boolean) - Method in class cern.colt.list.tboolean.BooleanArrayList
Appends the specified element to the end of this list.
add(byte) - Method in class cern.colt.list.tbyte.AbstractByteList
Appends the specified element to the end of this list.
add(byte) - Method in class cern.colt.list.tbyte.ByteArrayList
Appends the specified element to the end of this list.
add(char) - Method in class cern.colt.list.tchar.AbstractCharList
Appends the specified element to the end of this list.
add(char) - Method in class cern.colt.list.tchar.CharArrayList
Appends the specified element to the end of this list.
add(double) - Method in class cern.colt.list.tdouble.AbstractDoubleList
Appends the specified element to the end of this list.
add(double) - Method in class cern.colt.list.tdouble.DoubleArrayList
Appends the specified element to the end of this list.
add(int, Object) - Method in class cern.colt.list.tdouble.DoubleListAdapter
Inserts the specified element at the specified position in this list (optional operation).
add(float) - Method in class cern.colt.list.tfloat.AbstractFloatList
Appends the specified element to the end of this list.
add(float) - Method in class cern.colt.list.tfloat.FloatArrayList
Appends the specified element to the end of this list.
add(int, Object) - Method in class cern.colt.list.tfloat.FloatListAdapter
Inserts the specified element at the specified position in this list (optional operation).
add(int) - Method in class cern.colt.list.tint.AbstractIntList
Appends the specified element to the end of this list.
add(int) - Method in class cern.colt.list.tint.IntArrayList
Appends the specified element to the end of this list.
add(int, Object) - Method in class cern.colt.list.tint.IntListAdapter
Inserts the specified element at the specified position in this list (optional operation).
add(long) - Method in class cern.colt.list.tlong.AbstractLongList
Appends the specified element to the end of this list.
add(long) - Method in class cern.colt.list.tlong.DistinctNumberList
Appends the specified element to the end of this list.
add(long) - Method in class cern.colt.list.tlong.LongArrayList
Appends the specified element to the end of this list.
add(int, Object) - Method in class cern.colt.list.tlong.LongListAdapter
Inserts the specified element at the specified position in this list (optional operation).
add(long) - Method in class cern.colt.list.tlong.MinMaxNumberList
Appends the specified element to the end of this list.
add(Object) - Method in class cern.colt.list.tobject.ObjectArrayList
Appends the specified element to the end of this list.
add(int, Object) - Method in class cern.colt.list.tobject.ObjectListAdapter
Inserts the specified element at the specified position in this list (optional operation).
add(short) - Method in class cern.colt.list.tshort.AbstractShortList
Appends the specified element to the end of this list.
add(short) - Method in class cern.colt.list.tshort.ShortArrayList
Appends the specified element to the end of this list.
add(int, int[]) - Method in class cern.colt.matrix.io.MatrixVectorReader
Shifts the indexes.
add(int, int[]) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Shifts the indexes.
add(double) - Method in class cern.jet.stat.tdouble.quantile.DoubleBuffer
Adds a value to the receiver.
add(double) - Method in interface cern.jet.stat.tdouble.quantile.DoubleQuantileFinder
Adds a value to the receiver.
add(double) - Method in class cern.jet.stat.tdouble.quantile.ExactDoubleQuantileFinder
Adds a value to the receiver.
add(float) - Method in interface cern.jet.stat.tfloat.quantile.FloatQuantileFinder
Adds a value to the receiver.
add(double) - Method in class hep.aida.tdouble.bin.AbstractDoubleBin1D
Adds the specified element to the receiver.
add(double) - Method in class hep.aida.tdouble.bin.DynamicDoubleBin1D
Adds the specified element to the receiver.
add(double) - Method in class hep.aida.tdouble.bin.StaticDoubleBin1D
Adds the specified element to the receiver.
add(float) - Method in class hep.aida.tfloat.bin.AbstractFloatBin1D
Adds the specified element to the receiver.
add(float) - Method in class hep.aida.tfloat.bin.DynamicFloatBin1D
Adds the specified element to the receiver.
add(float) - Method in class hep.aida.tfloat.bin.StaticFloatBin1D
Adds the specified element to the receiver.
addAllOf(DoubleArrayList) - Method in class cern.colt.buffer.tdouble.DoubleBuffer
Adds all elements of the specified list to the receiver.
addAllOf(DoubleArrayList, DoubleArrayList) - Method in class cern.colt.buffer.tdouble.DoubleBuffer2D
Adds all specified points (x,y) to the receiver.
addAllOf(DoubleArrayList, DoubleArrayList) - Method in interface cern.colt.buffer.tdouble.DoubleBuffer2DConsumer
Adds all specified (x,y) points to the receiver.
addAllOf(DoubleArrayList, DoubleArrayList, DoubleArrayList) - Method in class cern.colt.buffer.tdouble.DoubleBuffer3D
Adds all specified (x,y,z) points to the receiver.
addAllOf(DoubleArrayList, DoubleArrayList, DoubleArrayList) - Method in interface cern.colt.buffer.tdouble.DoubleBuffer3DConsumer
Adds all specified (x,y,z) points to the receiver.
addAllOf(DoubleArrayList) - Method in interface cern.colt.buffer.tdouble.DoubleBufferConsumer
Adds all elements of the specified list to the receiver.
addAllOf(FloatArrayList) - Method in class cern.colt.buffer.tfloat.FloatBuffer
Adds all elements of the specified list to the receiver.
addAllOf(FloatArrayList, FloatArrayList) - Method in class cern.colt.buffer.tfloat.FloatBuffer2D
Adds all specified points (x,y) to the receiver.
addAllOf(FloatArrayList, FloatArrayList) - Method in interface cern.colt.buffer.tfloat.FloatBuffer2DConsumer
Adds all specified (x,y) points to the receiver.
addAllOf(FloatArrayList, FloatArrayList, FloatArrayList) - Method in class cern.colt.buffer.tfloat.FloatBuffer3D
Adds all specified (x,y,z) points to the receiver.
addAllOf(FloatArrayList, FloatArrayList, FloatArrayList) - Method in interface cern.colt.buffer.tfloat.FloatBuffer3DConsumer
Adds all specified (x,y,z) points to the receiver.
addAllOf(FloatArrayList) - Method in interface cern.colt.buffer.tfloat.FloatBufferConsumer
Adds all elements of the specified list to the receiver.
addAllOf(IntArrayList) - Method in class cern.colt.buffer.tint.IntBuffer
Adds all elements of the specified list to the receiver.
addAllOf(IntArrayList, IntArrayList) - Method in class cern.colt.buffer.tint.IntBuffer2D
Adds all specified points (x,y) to the receiver.
addAllOf(IntArrayList, IntArrayList) - Method in interface cern.colt.buffer.tint.IntBuffer2DConsumer
Adds all specified (x,y) points to the receiver.
addAllOf(IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.buffer.tint.IntBuffer3D
Adds all specified (x,y,z) points to the receiver.
addAllOf(IntArrayList, IntArrayList, IntArrayList) - Method in interface cern.colt.buffer.tint.IntBuffer3DConsumer
Adds all specified (x,y,z) points to the receiver.
addAllOf(IntArrayList) - Method in interface cern.colt.buffer.tint.IntBufferConsumer
Adds all elements of the specified list to the receiver.
addAllOf(ObjectArrayList) - Method in class cern.colt.buffer.tobject.ObjectBuffer
Adds all elements of the specified list to the receiver.
addAllOf(ObjectArrayList) - Method in interface cern.colt.buffer.tobject.ObjectBufferConsumer
Adds all elements of the specified list to the receiver.
addAllOf(Collection) - Method in class cern.colt.list.AbstractList
Appends all of the elements of the specified Collection to the receiver.
addAllOf(DoubleArrayList) - Method in class cern.colt.list.tdouble.AbstractDoubleList
Appends all elements of the specified list to the receiver.
addAllOf(FloatArrayList) - Method in class cern.colt.list.tfloat.AbstractFloatList
Appends all elements of the specified list to the receiver.
addAllOf(IntArrayList) - Method in class cern.colt.list.tint.AbstractIntList
Appends all elements of the specified list to the receiver.
addAllOf(DoubleArrayList) - Method in interface cern.jet.stat.tdouble.quantile.DoubleQuantileFinder
Adds all values of the specified list to the receiver.
addAllOf(DoubleArrayList) - Method in class cern.jet.stat.tdouble.quantile.ExactDoubleQuantileFinder
Adds all values of the specified list to the receiver.
addAllOf(FloatArrayList) - Method in interface cern.jet.stat.tfloat.quantile.FloatQuantileFinder
Adds all values of the specified list to the receiver.
addAllOf(DoubleArrayList) - Method in class hep.aida.tdouble.bin.AbstractDoubleBin1D
Adds all values of the specified list to the receiver.
addAllOf(FloatArrayList) - Method in class hep.aida.tfloat.bin.AbstractFloatBin1D
Adds all values of the specified list to the receiver.
addAllOfFromTo(AbstractBooleanList, int, int) - Method in class cern.colt.list.tboolean.AbstractBooleanList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(AbstractByteList, int, int) - Method in class cern.colt.list.tbyte.AbstractByteList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(AbstractCharList, int, int) - Method in class cern.colt.list.tchar.AbstractCharList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(AbstractDoubleList, int, int) - Method in class cern.colt.list.tdouble.AbstractDoubleList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(AbstractFloatList, int, int) - Method in class cern.colt.list.tfloat.AbstractFloatList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(AbstractIntList, int, int) - Method in class cern.colt.list.tint.AbstractIntList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(AbstractLongList, int, int) - Method in class cern.colt.list.tlong.AbstractLongList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(long[], int, int) - Method in class cern.colt.list.tlong.MinMaxNumberList
Appends the elements elements[from] (inclusive), ..., elements[to] (inclusive) to the receiver.
addAllOfFromTo(ObjectArrayList, int, int) - Method in class cern.colt.list.tobject.ObjectArrayList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(AbstractShortList, int, int) - Method in class cern.colt.list.tshort.AbstractShortList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in class cern.jet.stat.tdouble.quantile.DoubleBuffer
Adds a value to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in interface cern.jet.stat.tdouble.quantile.DoubleQuantileFinder
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in class cern.jet.stat.tdouble.quantile.ExactDoubleQuantileFinder
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(FloatArrayList, int, int) - Method in interface cern.jet.stat.tfloat.quantile.FloatQuantileFinder
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in class hep.aida.tdouble.bin.AbstractDoubleBin1D
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in class hep.aida.tdouble.bin.DynamicDoubleBin1D
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in class hep.aida.tdouble.bin.MightyStaticDoubleBin1D
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in class hep.aida.tdouble.bin.QuantileDoubleBin1D
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in class hep.aida.tdouble.bin.StaticDoubleBin1D
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(FloatArrayList, int, int) - Method in class hep.aida.tfloat.bin.AbstractFloatBin1D
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(FloatArrayList, int, int) - Method in class hep.aida.tfloat.bin.DynamicFloatBin1D
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(FloatArrayList, int, int) - Method in class hep.aida.tfloat.bin.MightyStaticFloatBin1D
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(FloatArrayList, int, int) - Method in class hep.aida.tfloat.bin.QuantileFloatBin1D
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(FloatArrayList, int, int) - Method in class hep.aida.tfloat.bin.StaticFloatBin1D
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
aggregate(DComplexDComplexDComplexFunction, DComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Applies a function to each cell and aggregates the results.
aggregate(DComplexMatrix1D, DComplexDComplexDComplexFunction, DComplexDComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(DComplexDComplexDComplexFunction, DComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Applies a function to each cell and aggregates the results.
aggregate(DComplexMatrix2D, DComplexDComplexDComplexFunction, DComplexDComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(DComplexDComplexDComplexFunction, DComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Applies a function to each cell and aggregates the results.
aggregate(DComplexMatrix3D, DComplexDComplexDComplexFunction, DComplexDComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(DComplexDComplexDComplexFunction, DComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix1D
 
aggregate(DComplexMatrix1D, DComplexDComplexDComplexFunction, DComplexDComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix1D
 
aggregate(DComplexDComplexDComplexFunction, DComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
 
aggregate(DComplexMatrix2D, DComplexDComplexDComplexFunction, DComplexDComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
 
aggregate(DComplexDComplexDComplexFunction, DComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix3D
 
aggregate(DComplexMatrix3D, DComplexDComplexDComplexFunction, DComplexDComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix3D
 
aggregate(DoubleMatrix2D, DoubleBinFunction1D[], DoubleMatrix2D) - Static method in class cern.colt.matrix.tdouble.algo.DoubleStatistic
Applies the given aggregation functions to each column and stores the results in a the result matrix.
aggregate(DoubleDoubleFunction, DoubleFunction) - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Applies a function to each cell and aggregates the results.
aggregate(DoubleMatrix1D, DoubleDoubleFunction, DoubleDoubleFunction) - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(DoubleDoubleFunction, DoubleFunction, IntArrayList) - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Applies a function to all cells with a given indexes and aggregates the results.
aggregate(DoubleDoubleFunction, DoubleFunction) - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Applies a function to each cell and aggregates the results.
aggregate(DoubleDoubleFunction, DoubleFunction, DoubleProcedure) - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Applies a function to each cell that satisfies a condition and aggregates the results.
aggregate(DoubleDoubleFunction, DoubleFunction, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Applies a function to all cells with a given indexes and aggregates the results.
aggregate(DoubleMatrix2D, DoubleDoubleFunction, DoubleDoubleFunction) - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(DoubleDoubleFunction, DoubleFunction) - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Applies a function to each cell and aggregates the results.
aggregate(DoubleDoubleFunction, DoubleFunction, DoubleProcedure) - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Applies a function to each cell that satisfies a condition and aggregates the results.
aggregate(DoubleDoubleFunction, DoubleFunction, IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Applies a function to all cells with a given indexes and aggregates the results.
aggregate(DoubleMatrix3D, DoubleDoubleFunction, DoubleDoubleFunction) - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(DoubleDoubleFunction, DoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
aggregate(DoubleDoubleFunction, DoubleFunction, DoubleProcedure) - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
aggregate(DoubleDoubleFunction, DoubleFunction, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
aggregate(DoubleMatrix2D, DoubleDoubleFunction, DoubleDoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
aggregate(DoubleDoubleFunction, DoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix1D
 
aggregate(DoubleDoubleFunction, DoubleFunction, IntArrayList) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix1D
 
aggregate(DoubleMatrix1D, DoubleDoubleFunction, DoubleDoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix1D
 
aggregate(DoubleDoubleFunction, DoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
aggregate(DoubleDoubleFunction, DoubleFunction, DoubleProcedure) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
aggregate(DoubleDoubleFunction, DoubleFunction, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
aggregate(DoubleMatrix2D, DoubleDoubleFunction, DoubleDoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
aggregate(DoubleDoubleFunction, DoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
 
aggregate(DoubleDoubleFunction, DoubleFunction, DoubleProcedure) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
 
aggregate(DoubleDoubleFunction, DoubleFunction, IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
 
aggregate(DoubleMatrix3D, DoubleDoubleFunction, DoubleDoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
 
aggregate(FComplexFComplexFComplexFunction, FComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Applies a function to each cell and aggregates the results.
aggregate(FComplexMatrix1D, FComplexFComplexFComplexFunction, FComplexFComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(FComplexFComplexFComplexFunction, FComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Applies a function to each cell and aggregates the results.
aggregate(FComplexMatrix2D, FComplexFComplexFComplexFunction, FComplexFComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(FComplexFComplexFComplexFunction, FComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Applies a function to each cell and aggregates the results.
aggregate(FComplexMatrix3D, FComplexFComplexFComplexFunction, FComplexFComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(FComplexFComplexFComplexFunction, FComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix1D
 
aggregate(FComplexMatrix1D, FComplexFComplexFComplexFunction, FComplexFComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix1D
 
aggregate(FComplexFComplexFComplexFunction, FComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
 
aggregate(FComplexMatrix2D, FComplexFComplexFComplexFunction, FComplexFComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
 
aggregate(FComplexFComplexFComplexFunction, FComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix3D
 
aggregate(FComplexMatrix3D, FComplexFComplexFComplexFunction, FComplexFComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix3D
 
aggregate(FloatMatrix2D, FloatBinFunction1D[], FloatMatrix2D) - Static method in class cern.colt.matrix.tfloat.algo.FloatStatistic
Applies the given aggregation functions to each column and stores the results in a the result matrix.
aggregate(FloatFloatFunction, FloatFunction) - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Applies a function to each cell and aggregates the results.
aggregate(FloatMatrix1D, FloatFloatFunction, FloatFloatFunction) - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(FloatFloatFunction, FloatFunction, IntArrayList) - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Applies a function to all cells with a given indexes and aggregates the results.
aggregate(FloatFloatFunction, FloatFunction) - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Applies a function to each cell and aggregates the results.
aggregate(FloatFloatFunction, FloatFunction, FloatProcedure) - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Applies a function to each cell that satisfies a condition and aggregates the results.
aggregate(FloatFloatFunction, FloatFunction, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Applies a function to all cells with a given indexes and aggregates the results.
aggregate(FloatMatrix2D, FloatFloatFunction, FloatFloatFunction) - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(FloatFloatFunction, FloatFunction) - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Applies a function to each cell and aggregates the results.
aggregate(FloatFloatFunction, FloatFunction, FloatProcedure) - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Applies a function to each cell that satisfies a condition and aggregates the results.
aggregate(FloatFloatFunction, FloatFunction, IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Applies a function to all cells with a given indexes and aggregates the results.
aggregate(FloatMatrix3D, FloatFloatFunction, FloatFloatFunction) - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(FloatFloatFunction, FloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
aggregate(FloatFloatFunction, FloatFunction, FloatProcedure) - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
aggregate(FloatFloatFunction, FloatFunction, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
aggregate(FloatMatrix2D, FloatFloatFunction, FloatFloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
aggregate(FloatFloatFunction, FloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix1D
 
aggregate(FloatFloatFunction, FloatFunction, IntArrayList) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix1D
 
aggregate(FloatMatrix1D, FloatFloatFunction, FloatFloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix1D
 
aggregate(FloatFloatFunction, FloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
 
aggregate(FloatFloatFunction, FloatFunction, FloatProcedure) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
 
aggregate(FloatFloatFunction, FloatFunction, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
 
aggregate(FloatMatrix2D, FloatFloatFunction, FloatFloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
 
aggregate(FloatFloatFunction, FloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
 
aggregate(FloatFloatFunction, FloatFunction, FloatProcedure) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
 
aggregate(FloatFloatFunction, FloatFunction, IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
 
aggregate(FloatMatrix3D, FloatFloatFunction, FloatFloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
 
aggregate(IntIntFunction, IntFunction) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix1D
 
aggregate(IntMatrix1D, IntIntFunction, IntIntFunction) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix1D
 
aggregate(IntIntFunction, IntFunction) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix2D
 
aggregate(IntIntFunction, IntFunction, IntProcedure) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix2D
 
aggregate(IntIntFunction, IntFunction, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix2D
 
aggregate(IntMatrix2D, IntIntFunction, IntIntFunction) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix2D
 
aggregate(IntIntFunction, IntFunction) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix3D
 
aggregate(IntIntFunction, IntFunction, IntProcedure) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix3D
 
aggregate(IntIntFunction, IntFunction, IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix3D
 
aggregate(IntMatrix3D, IntIntFunction, IntIntFunction) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix3D
 
aggregate(IntIntFunction, IntFunction) - Method in class cern.colt.matrix.tint.IntMatrix1D
Applies a function to each cell and aggregates the results.
aggregate(IntMatrix1D, IntIntFunction, IntIntFunction) - Method in class cern.colt.matrix.tint.IntMatrix1D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(IntIntFunction, IntFunction) - Method in class cern.colt.matrix.tint.IntMatrix2D
Applies a function to each cell and aggregates the results.
aggregate(IntIntFunction, IntFunction, IntProcedure) - Method in class cern.colt.matrix.tint.IntMatrix2D
Applies a function to each cell that satisfies a condition and aggregates the results.
aggregate(IntIntFunction, IntFunction, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.IntMatrix2D
Applies a function to all cells with a given indexes and aggregates the results.
aggregate(IntMatrix2D, IntIntFunction, IntIntFunction) - Method in class cern.colt.matrix.tint.IntMatrix2D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(IntIntFunction, IntFunction) - Method in class cern.colt.matrix.tint.IntMatrix3D
Applies a function to each cell and aggregates the results.
aggregate(IntIntFunction, IntFunction, IntProcedure) - Method in class cern.colt.matrix.tint.IntMatrix3D
Applies a function to each cell that satisfies a condition and aggregates the results.
aggregate(IntIntFunction, IntFunction, IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.IntMatrix3D
Applies a function to all cells with a given indexes and aggregates the results.
aggregate(IntMatrix3D, IntIntFunction, IntIntFunction) - Method in class cern.colt.matrix.tint.IntMatrix3D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(ObjectObjectFunction, ObjectFunction) - Method in class cern.colt.matrix.tobject.ObjectMatrix1D
Applies a function to each cell and aggregates the results.
aggregate(ObjectMatrix1D, ObjectObjectFunction, ObjectObjectFunction) - Method in class cern.colt.matrix.tobject.ObjectMatrix1D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(ObjectObjectFunction, ObjectFunction) - Method in class cern.colt.matrix.tobject.ObjectMatrix2D
Applies a function to each cell and aggregates the results.
aggregate(ObjectMatrix2D, ObjectObjectFunction, ObjectObjectFunction) - Method in class cern.colt.matrix.tobject.ObjectMatrix2D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(ObjectObjectFunction, ObjectFunction) - Method in class cern.colt.matrix.tobject.ObjectMatrix3D
Applies a function to each cell and aggregates the results.
aggregate(ObjectMatrix3D, ObjectObjectFunction, ObjectObjectFunction) - Method in class cern.colt.matrix.tobject.ObjectMatrix3D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(DoubleDoubleFunction, DoubleFunction) - Method in class hep.aida.tdouble.bin.DynamicDoubleBin1D
Applies a function to each element and aggregates the results.
aggregate(FloatFloatFunction, FloatFunction) - Method in class hep.aida.tfloat.bin.DynamicFloatBin1D
Applies a function to each element and aggregates the results.
allEntries() - Method in interface hep.aida.tdouble.DoubleIHistogram
Number of all entries in all (both in-range and under/overflow) bins in the histogram.
allEntries() - Method in class hep.aida.tdouble.ref.DoubleHistogram1D
 
allEntries() - Method in class hep.aida.tdouble.ref.DoubleHistogram2D
 
allEntries() - Method in class hep.aida.tdouble.ref.DoubleHistogram3D
 
allEntries() - Method in interface hep.aida.tfloat.FloatIHistogram
Number of all entries in all (both in-range and under/overflow) bins in the histogram.
allEntries() - Method in class hep.aida.tfloat.ref.FloatHistogram1D
 
allEntries() - Method in class hep.aida.tfloat.ref.FloatHistogram2D
 
allEntries() - Method in class hep.aida.tfloat.ref.FloatHistogram3D
 
alpha_rcl2 - Static variable in class cern.clhep.PhysicalConstants
 
ampere - Static variable in class cern.clhep.Units
 
amu - Static variable in class cern.clhep.PhysicalConstants
 
amu_c2 - Static variable in class cern.clhep.PhysicalConstants
 
and(BitMatrix) - Method in class cern.colt.matrix.tbit.BitMatrix
Performs a logical AND of the receiver with another bit matrix.
and(BitVector) - Method in class cern.colt.matrix.tbit.BitVector
Performs a logical AND of the receiver with another bit vector (A = A & B).
and - Static variable in class cern.jet.math.tint.IntFunctions
Function that returns a & b.
and(int) - Static method in class cern.jet.math.tint.IntFunctions
Constructs a function that returns a & b.
andNot(BitMatrix) - Method in class cern.colt.matrix.tbit.BitMatrix
Clears all of the bits in receiver whose corresponding bit is set in the other bit matrix.
andNot(BitVector) - Method in class cern.colt.matrix.tbit.BitVector
Clears all of the bits in receiver whose corresponding bit is set in the other bitvector (A = A \ B).
angstrom - Static variable in class cern.clhep.Units
 
append(DComplexMatrix1D, DComplexMatrix1D) - Method in class cern.colt.matrix.tdcomplex.DComplexFactory1D
C = A||B; Constructs a new matrix which is the concatenation of two other matrices.
append(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.DoubleFactory1D
C = A||B; Constructs a new matrix which is the concatenation of two other matrices.
append(FComplexMatrix1D, FComplexMatrix1D) - Method in class cern.colt.matrix.tfcomplex.FComplexFactory1D
C = A||B; Constructs a new matrix which is the concatenation of two other matrices.
append(FloatMatrix1D, FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.FloatFactory1D
C = A||B; Constructs a new matrix which is the concatenation of two other matrices.
append(IntMatrix1D, IntMatrix1D) - Method in class cern.colt.matrix.tint.IntFactory1D
C = A||B; Constructs a new matrix which is the concatenation of two other matrices.
append(ObjectMatrix1D, ObjectMatrix1D) - Method in class cern.colt.matrix.tobject.ObjectFactory1D
C = A||B; Constructs a new matrix which is the concatenation of two other matrices.
appendColumn(DComplexMatrix2D, DComplexMatrix1D) - Method in class cern.colt.matrix.tdcomplex.DComplexFactory2D
 
appendColumn(DoubleMatrix2D, DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.DoubleFactory2D
 
appendColumn(FComplexMatrix2D, FComplexMatrix1D) - Method in class cern.colt.matrix.tfcomplex.FComplexFactory2D
 
appendColumn(FloatMatrix2D, FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.FloatFactory2D
 
appendColumn(IntMatrix2D, IntMatrix1D) - Method in class cern.colt.matrix.tint.IntFactory2D
 
appendColumns(DComplexMatrix2D, DComplexMatrix2D) - Method in class cern.colt.matrix.tdcomplex.DComplexFactory2D
C = A||B; Constructs a new matrix which is the column-wise concatenation of two other matrices.
appendColumns(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.DoubleFactory2D
C = A||B; Constructs a new matrix which is the column-wise concatenation of two other matrices.
appendColumns(FComplexMatrix2D, FComplexMatrix2D) - Method in class cern.colt.matrix.tfcomplex.FComplexFactory2D
C = A||B; Constructs a new matrix which is the column-wise concatenation of two other matrices.
appendColumns(FloatMatrix2D, FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.FloatFactory2D
C = A||B; Constructs a new matrix which is the column-wise concatenation of two other matrices.
appendColumns(IntMatrix2D, IntMatrix2D) - Method in class cern.colt.matrix.tint.IntFactory2D
C = A||B; Constructs a new matrix which is the column-wise concatenation of two other matrices.
appendColumns(ObjectMatrix2D, ObjectMatrix2D) - Method in class cern.colt.matrix.tobject.ObjectFactory2D
C = A||B; Constructs a new matrix which is the column-wise concatenation of two other matrices.
appendRow(DComplexMatrix2D, DComplexMatrix1D) - Method in class cern.colt.matrix.tdcomplex.DComplexFactory2D
 
appendRow(DoubleMatrix2D, DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.DoubleFactory2D
 
appendRow(FComplexMatrix2D, FComplexMatrix1D) - Method in class cern.colt.matrix.tfcomplex.FComplexFactory2D
 
appendRow(FloatMatrix2D, FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.FloatFactory2D
 
appendRow(IntMatrix2D, IntMatrix1D) - Method in class cern.colt.matrix.tint.IntFactory2D
 
appendRows(DComplexMatrix2D, DComplexMatrix2D) - Method in class cern.colt.matrix.tdcomplex.DComplexFactory2D
C = A||B; Constructs a new matrix which is the row-wise concatenation of two other matrices.
appendRows(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.DoubleFactory2D
C = A||B; Constructs a new matrix which is the row-wise concatenation of two other matrices.
appendRows(FComplexMatrix2D, FComplexMatrix2D) - Method in class cern.colt.matrix.tfcomplex.FComplexFactory2D
C = A||B; Constructs a new matrix which is the row-wise concatenation of two other matrices.
appendRows(FloatMatrix2D, FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.FloatFactory2D
C = A||B; Constructs a new matrix which is the row-wise concatenation of two other matrices.
appendRows(IntMatrix2D, IntMatrix2D) - Method in class cern.colt.matrix.tint.IntFactory2D
C = A||B; Constructs a new matrix which is the row-wise concatenation of two other matrices.
appendRows(ObjectMatrix2D, ObjectMatrix2D) - Method in class cern.colt.matrix.tobject.ObjectFactory2D
C = A||B; Constructs a new matrix which is the row-wise concatenation of two other matrices.
apply(boolean) - Method in interface cern.colt.function.tboolean.BooleanProcedure
Applies a procedure to an argument.
apply(byte) - Method in interface cern.colt.function.tbyte.ByteFunction
Applies a function to an argument.
apply(byte) - Method in interface cern.colt.function.tbyte.ByteProcedure
Applies a procedure to an argument.
apply(char) - Method in interface cern.colt.function.tchar.CharProcedure
Applies a procedure to an argument.
apply(double[], double[]) - Method in interface cern.colt.function.tdcomplex.DComplexDComplexDComplexFunction
Applies a function to two complex arguments.
apply(double[]) - Method in interface cern.colt.function.tdcomplex.DComplexDComplexFunction
Applies a function to a complex argument.
apply(double, double) - Method in interface cern.colt.function.tdcomplex.DComplexDComplexFunction
Applies a function to a complex argument.
apply(double[], double[]) - Method in interface cern.colt.function.tdcomplex.DComplexDComplexProcedure
 
apply(double[], double[]) - Method in interface cern.colt.function.tdcomplex.DComplexDComplexRealFunction
 
apply(double[], double[], double) - Method in interface cern.colt.function.tdcomplex.DComplexDComplexRealProcedure
 
apply(double[], double[], double) - Method in interface cern.colt.function.tdcomplex.DComplexDComplexRealRealFunction
 
apply(double[]) - Method in interface cern.colt.function.tdcomplex.DComplexProcedure
Applies a procedure to an argument.
apply(double[], double) - Method in interface cern.colt.function.tdcomplex.DComplexRealDComplexFunction
 
apply(double[]) - Method in interface cern.colt.function.tdcomplex.DComplexRealFunction
 
apply(int, int, double[]) - Method in interface cern.colt.function.tdcomplex.IntIntDComplexFunction
Applies a function to three arguments.
apply(double, double[]) - Method in interface cern.colt.function.tdcomplex.RealDComplexDComplexFunction
 
apply(double) - Method in interface cern.colt.function.tdcomplex.RealDComplexFunction
 
apply(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Method in interface cern.colt.function.tdouble.Double27Function
Applies a function to 27 arguments.
apply(double, double, double, double, double) - Method in interface cern.colt.function.tdouble.Double5Function
Applies a function to two arguments.
apply(double, double, double, double, double, double, double, double, double) - Method in interface cern.colt.function.tdouble.Double9Function
Applies a function to nine arguments.
apply(double, double) - Method in interface cern.colt.function.tdouble.DoubleDoubleFunction
Applies a function to two arguments.
apply(double, double) - Method in interface cern.colt.function.tdouble.DoubleDoubleProcedure
Applies a procedure to two arguments.
apply(double) - Method in interface cern.colt.function.tdouble.DoubleFunction
Applies a function to an argument.
apply(double, int) - Method in interface cern.colt.function.tdouble.DoubleIntProcedure
Applies a procedure to two arguments.
apply(double) - Method in interface cern.colt.function.tdouble.DoubleProcedure
Applies a procedure to an argument.
apply(int, double) - Method in interface cern.colt.function.tdouble.IntDoubleFunction
Applies a function to two arguments.
apply(int, double) - Method in interface cern.colt.function.tdouble.IntDoubleProcedure
Applies a procedure to two arguments.
apply(int, int, double) - Method in interface cern.colt.function.tdouble.IntIntDoubleFunction
Applies a function to three arguments.
apply(int, int, double) - Method in interface cern.colt.function.tdouble.IntIntDoubleProcedure
Applies a procedure to two arguments.
apply(long, double) - Method in interface cern.colt.function.tdouble.LongDoubleProcedure
Applies a procedure to two arguments.
apply(float[], float[]) - Method in interface cern.colt.function.tfcomplex.FComplexFComplexFComplexFunction
Applies a function to two complex arguments.
apply(float[]) - Method in interface cern.colt.function.tfcomplex.FComplexFComplexFunction
Applies a function to a complex argument.
apply(float, float) - Method in interface cern.colt.function.tfcomplex.FComplexFComplexFunction
Applies a function to a complex argument.
apply(float[], float[]) - Method in interface cern.colt.function.tfcomplex.FComplexFComplexProcedure
 
apply(float[], float[]) - Method in interface cern.colt.function.tfcomplex.FComplexFComplexRealFunction
 
apply(float[], float[], float) - Method in interface cern.colt.function.tfcomplex.FComplexFComplexRealProcedure
 
apply(float[], float[], float) - Method in interface cern.colt.function.tfcomplex.FComplexFComplexRealRealFunction
 
apply(float[]) - Method in interface cern.colt.function.tfcomplex.FComplexProcedure
Applies a procedure to an argument.
apply(float[], float) - Method in interface cern.colt.function.tfcomplex.FComplexRealFComplexFunction
 
apply(float[]) - Method in interface cern.colt.function.tfcomplex.FComplexRealFunction
 
apply(int, int, float[]) - Method in interface cern.colt.function.tfcomplex.IntIntFComplexFunction
Applies a function to three arguments.
apply(float, float[]) - Method in interface cern.colt.function.tfcomplex.RealFComplexFComplexFunction
 
apply(float) - Method in interface cern.colt.function.tfcomplex.RealFComplexFunction
 
apply(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in interface cern.colt.function.tfloat.Float27Function
Applies a function to 27 arguments.
apply(float, float, float, float, float, float, float, float, float) - Method in interface cern.colt.function.tfloat.Float9Function
Applies a function to nine arguments.
apply(float, float) - Method in interface cern.colt.function.tfloat.FloatFloatFunction
Applies a function to two arguments.
apply(float, float) - Method in interface cern.colt.function.tfloat.FloatFloatProcedure
Applies a procedure to two arguments.
apply(float) - Method in interface cern.colt.function.tfloat.FloatFunction
Applies a function to an argument.
apply(float, int) - Method in interface cern.colt.function.tfloat.FloatIntProcedure
Applies a procedure to two arguments.
apply(float) - Method in interface cern.colt.function.tfloat.FloatProcedure
Applies a procedure to an argument.
apply(int, float) - Method in interface cern.colt.function.tfloat.IntFloatProcedure
Applies a procedure to two arguments.
apply(int, int, float) - Method in interface cern.colt.function.tfloat.IntIntFloatFunction
Applies a function to three arguments.
apply(long, float) - Method in interface cern.colt.function.tfloat.LongFloatProcedure
Applies a procedure to two arguments.
apply(int) - Method in interface cern.colt.function.tint.IntFunction
Applies a function to an argument.
apply(int, int) - Method in interface cern.colt.function.tint.IntIntFunction
Applies a function to two arguments.
apply(int, int, int) - Method in interface cern.colt.function.tint.IntIntIntFunction
Applies a function to three arguments.
apply(int, int, int) - Method in interface cern.colt.function.tint.IntIntIntProcedure
Applies a procedure to three arguments.
apply(int, int) - Method in interface cern.colt.function.tint.IntIntProcedure
Applies a procedure to two arguments.
apply(int) - Method in interface cern.colt.function.tint.IntProcedure
Applies a procedure to an argument.
apply(long) - Method in interface cern.colt.function.tlong.LongProcedure
Applies a procedure to an argument.
apply(int, Object) - Method in interface cern.colt.function.tobject.IntObjectProcedure
Applies a procedure to two arguments.
apply(long, Object) - Method in interface cern.colt.function.tobject.LongObjectProcedure
Applies a procedure to two arguments.
apply(Object) - Method in interface cern.colt.function.tobject.ObjectFunction
Applies a function to an argument.
apply(Object, Object) - Method in interface cern.colt.function.tobject.ObjectObjectFunction
Applies a function to two arguments.
apply(Object) - Method in interface cern.colt.function.tobject.ObjectProcedure
Applies a procedure to an argument.
apply(short) - Method in interface cern.colt.function.tshort.ShortProcedure
Applies a procedure to an argument.
apply(DComplexMatrix1D) - Method in interface cern.colt.matrix.tdcomplex.DComplexMatrix1DProcedure
Applies a procedure to an argument.
apply(DComplexMatrix2D) - Method in interface cern.colt.matrix.tdcomplex.DComplexMatrix2DProcedure
Applies a procedure to an argument.
apply(DoubleMatrix2D, DoubleMatrix2D) - Method in interface cern.colt.matrix.tdouble.algo.DoubleMatrix2DMatrix2DFunction
Applies a function to two arguments.
apply(DoubleMatrix1D, DoubleMatrix1D) - Method in interface cern.colt.matrix.tdouble.algo.DoubleStatistic.VectorVectorFunction
Applies a function to two argument vectors.
apply(DoubleMatrix2D, int, int, int) - Method in class cern.colt.matrix.tdouble.algo.solver.DoubleGivensRotation
Applies the Givens rotation to two elements in a matrix column
apply(DoubleMatrix1D, int, int) - Method in class cern.colt.matrix.tdouble.algo.solver.DoubleGivensRotation
Applies the Givens rotation to two elements of a vector
apply(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.algo.solver.preconditioner.DoubleAMG
 
apply(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.algo.solver.preconditioner.DoubleDiagonal
 
apply(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.algo.solver.preconditioner.DoubleICC
 
apply(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.algo.solver.preconditioner.DoubleIdentity
 
apply(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.algo.solver.preconditioner.DoubleILU
 
apply(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.algo.solver.preconditioner.DoubleILUT
 
apply(DoubleMatrix1D, DoubleMatrix1D) - Method in interface cern.colt.matrix.tdouble.algo.solver.preconditioner.DoublePreconditioner
Solves the approximate problem with the given right hand side.
apply(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.algo.solver.preconditioner.DoubleSSOR
 
apply(DoubleMatrix1D) - Method in interface cern.colt.matrix.tdouble.DoubleMatrix1DProcedure
Applies a procedure to an argument.
apply(DoubleMatrix2D) - Method in interface cern.colt.matrix.tdouble.DoubleMatrix2DProcedure
Applies a procedure to an argument.
apply(DoubleMatrix3D) - Method in interface cern.colt.matrix.tdouble.DoubleMatrix3DProcedure
Applies a procedure to an argument.
apply(FComplexMatrix1D) - Method in interface cern.colt.matrix.tfcomplex.FComplexMatrix1DProcedure
Applies a procedure to an argument.
apply(FComplexMatrix2D) - Method in interface cern.colt.matrix.tfcomplex.FComplexMatrix2DProcedure
Applies a procedure to an argument.
apply(FloatMatrix2D, FloatMatrix2D) - Method in interface cern.colt.matrix.tfloat.algo.FloatMatrix2DMatrix2DFunction
Applies a function to two arguments.
apply(FloatMatrix1D, FloatMatrix1D) - Method in interface cern.colt.matrix.tfloat.algo.FloatStatistic.VectorVectorFunction
Applies a function to two argument vectors.
apply(FloatMatrix2D, int, int, int) - Method in class cern.colt.matrix.tfloat.algo.solver.FloatGivensRotation
Applies the Givens rotation to two elements in a matrix column
apply(FloatMatrix1D, int, int) - Method in class cern.colt.matrix.tfloat.algo.solver.FloatGivensRotation
Applies the Givens rotation to two elements of a vector
apply(FloatMatrix1D, FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatAMG
 
apply(FloatMatrix1D, FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatDiagonal
 
apply(FloatMatrix1D, FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatICC
 
apply(FloatMatrix1D, FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatIdentity
 
apply(FloatMatrix1D, FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatILU
 
apply(FloatMatrix1D, FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatILUT
 
apply(FloatMatrix1D, FloatMatrix1D) - Method in interface cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatPreconditioner
Solves the approximate problem with the given right hand side.
apply(FloatMatrix1D, FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.algo.solver.preconditioner.FloatSSOR
 
apply(FloatMatrix1D) - Method in interface cern.colt.matrix.tfloat.FloatMatrix1DProcedure
Applies a procedure to an argument.
apply(FloatMatrix2D) - Method in interface cern.colt.matrix.tfloat.FloatMatrix2DProcedure
Applies a procedure to an argument.
apply(FloatMatrix3D) - Method in interface cern.colt.matrix.tfloat.FloatMatrix3DProcedure
Applies a procedure to an argument.
apply(IntMatrix1D) - Method in interface cern.colt.matrix.tint.IntMatrix1DProcedure
Applies a procedure to an argument.
apply(IntMatrix2D) - Method in interface cern.colt.matrix.tint.IntMatrix2DProcedure
Applies a procedure to an argument.
apply(IntMatrix3D) - Method in interface cern.colt.matrix.tint.IntMatrix3DProcedure
Applies a procedure to an argument.
apply(ObjectMatrix1D) - Method in interface cern.colt.matrix.tobject.ObjectMatrix1DProcedure
Applies a procedure to an argument.
apply(ObjectMatrix2D) - Method in interface cern.colt.matrix.tobject.ObjectMatrix2DProcedure
Applies a procedure to an argument.
apply(DoubleMatrix3D) - Method in interface cern.colt.matrix.tobject.ObjectMatrix3DProcedure
Applies a procedure to an argument.
apply(ObjectMatrix3D) - Method in interface cern.colt.matrix.tobject.ObjectMatrix3DProcedure
Applies a procedure to an argument.
apply(double[]) - Method in class cern.jet.math.tdcomplex.DComplexMult
Returns the result of the function evaluation.
apply(double, double) - Method in class cern.jet.math.tdcomplex.DComplexMult
Returns the result of the function evaluation.
apply(double[], double[]) - Method in class cern.jet.math.tdcomplex.DComplexPlusMult
Returns the result of the function evaluation.
apply(double) - Method in class cern.jet.math.tdouble.DoubleMult
Returns the result of the function evaluation.
apply(double, double) - Method in class cern.jet.math.tdouble.DoublePlusMultFirst
Returns the result of the function evaluation.
apply(double, double) - Method in class cern.jet.math.tdouble.DoublePlusMultSecond
Returns the result of the function evaluation.
apply(float[]) - Method in class cern.jet.math.tfcomplex.FComplexMult
Returns the result of the function evaluation.
apply(float, float) - Method in class cern.jet.math.tfcomplex.FComplexMult
Returns the result of the function evaluation.
apply(float[], float[]) - Method in class cern.jet.math.tfcomplex.FComplexPlusMult
Returns the result of the function evaluation.
apply(float) - Method in class cern.jet.math.tfloat.FloatMult
Returns the result of the function evaluation.
apply(float, float) - Method in class cern.jet.math.tfloat.FloatPlusMultFirst
Returns the result of the function evaluation.
apply(float, float) - Method in class cern.jet.math.tfloat.FloatPlusMultSecond
Returns the result of the function evaluation.
apply(int) - Method in class cern.jet.math.tint.IntMult
Returns the result of the function evaluation.
apply(int, int) - Method in class cern.jet.math.tint.IntPlusMultFirst
Returns the result of the function evaluation.
apply(int, int) - Method in class cern.jet.math.tint.IntPlusMultSecond
Returns the result of the function evaluation.
apply(double) - Method in class cern.jet.random.tdouble.AbstractDoubleDistribution
Equivalent to nextDouble().
apply(int) - Method in class cern.jet.random.tdouble.AbstractDoubleDistribution
Equivalent to nextInt().
apply(double) - Method in class cern.jet.random.tdouble.engine.DoubleRandomEngine
Equivalent to raw().
apply(int) - Method in class cern.jet.random.tdouble.engine.DoubleRandomEngine
Equivalent to nextInt().
apply(float) - Method in class cern.jet.random.tfloat.AbstractFloatDistribution
Equivalent to nextFloat().
apply(int) - Method in class cern.jet.random.tfloat.AbstractFloatDistribution
Equivalent to nextInt().
apply(float) - Method in class cern.jet.random.tfloat.engine.FloatRandomEngine
Equivalent to raw().
apply(int) - Method in class cern.jet.random.tfloat.engine.FloatRandomEngine
Equivalent to nextInt().
apply(DynamicDoubleBin1D, DynamicDoubleBin1D) - Method in interface hep.aida.tdouble.bin.DoubleBinBinFunction1D
Applies a function to two bin arguments.
apply(DynamicDoubleBin1D) - Method in interface hep.aida.tdouble.bin.DoubleBinFunction1D
Applies a function to one bin argument.
apply(DynamicFloatBin1D, DynamicFloatBin1D) - Method in interface hep.aida.tfloat.bin.FloatBinBinFunction1D
Applies a function to two bin arguments.
apply(DynamicFloatBin1D) - Method in interface hep.aida.tfloat.bin.FloatBinFunction1D
Applies a function to one bin argument.
arg(double[]) - Static method in class cern.jet.math.tdcomplex.DComplex
 
arg(double, double) - Static method in class cern.jet.math.tdcomplex.DComplex
 
arg - Static variable in class cern.jet.math.tdcomplex.DComplexFunctions
 
arg(float[]) - Static method in class cern.jet.math.tfcomplex.FComplex
 
arg(float, float) - Static method in class cern.jet.math.tfcomplex.FComplex
 
arg - Static variable in class cern.jet.math.tfcomplex.FComplexFunctions
 
Arrays - Class in cern.colt
Array manipulations; complements java.util.Arrays.
ascending(int) - Method in class cern.colt.matrix.tdouble.DoubleFactory1D
Constructs a matrix with cells having ascending values.
ascending(int, int) - Method in class cern.colt.matrix.tdouble.DoubleFactory2D
Constructs a matrix with cells having ascending values.
ascending(int, int, int) - Method in class cern.colt.matrix.tdouble.DoubleFactory3D
Constructs a matrix with cells having ascending values.
ascending(int) - Method in class cern.colt.matrix.tfloat.FloatFactory1D
Constructs a matrix with cells having ascending values.
ascending(int, int) - Method in class cern.colt.matrix.tfloat.FloatFactory2D
Constructs a matrix with cells having ascending values.
ascending(int, int, int) - Method in class cern.colt.matrix.tfloat.FloatFactory3D
Constructs a matrix with cells having ascending values.
ascending(int) - Method in class cern.colt.matrix.tint.IntFactory1D
Constructs a matrix with cells having ascending values.
ascending(int, int) - Method in class cern.colt.matrix.tint.IntFactory2D
Constructs a matrix with cells having ascending values.
ascending(int, int, int) - Method in class cern.colt.matrix.tint.IntFactory3D
Constructs a matrix with cells having ascending values.
asin(double[]) - Static method in class cern.jet.math.tdcomplex.DComplex
 
asin - Static variable in class cern.jet.math.tdcomplex.DComplexFunctions
 
asin - Static variable in class cern.jet.math.tdouble.DoubleFunctions
Function that returns Math.asin(a).
asin(float[]) - Static method in class cern.jet.math.tfcomplex.FComplex
 
asin - Static variable in class cern.jet.math.tfcomplex.FComplexFunctions
 
asin - Static variable in class cern.jet.math.tfloat.FloatFunctions
Function that returns Math.asin(a).
assign(DoubleFunction) - Method in class cern.colt.map.tdouble.AbstractIntDoubleMap
Assigns the result of a function to each value; v[i] = function(v[i]).
assign(AbstractIntDoubleMap) - Method in class cern.colt.map.tdouble.AbstractIntDoubleMap
Clears the receiver, then adds all (key,value) pairs of other values to it.
assign(DoubleFunction) - Method in class cern.colt.map.tdouble.AbstractLongDoubleMap
Assigns the result of a function to each value; v[i] = function(v[i]).
assign(AbstractLongDoubleMap) - Method in class cern.colt.map.tdouble.AbstractLongDoubleMap
Clears the receiver, then adds all (key,value) pairs of other values to it.
assign(DoubleFunction) - Method in class cern.colt.map.tdouble.OpenIntDoubleHashMap
Assigns the result of a function to each value; v[i] = function(v[i]).
assign(AbstractIntDoubleMap) - Method in class cern.colt.map.tdouble.OpenIntDoubleHashMap
Clears the receiver, then adds all (key,value) pairs of other values to it.
assign(DoubleFunction) - Method in class cern.colt.map.tdouble.OpenLongDoubleHashMap
Assigns the result of a function to each value; v[i] = function(v[i]).
assign(AbstractLongDoubleMap) - Method in class cern.colt.map.tdouble.OpenLongDoubleHashMap
Clears the receiver, then adds all (key,value) pairs of other values to it.
assign(FloatFunction) - Method in class cern.colt.map.tfloat.AbstractIntFloatMap
Assigns the result of a function to each value; v[i] = function(v[i]).
assign(AbstractIntFloatMap) - Method in class cern.colt.map.tfloat.AbstractIntFloatMap
Clears the receiver, then adds all (key,value) pairs of other values to it.
assign(FloatFunction) - Method in class cern.colt.map.tfloat.AbstractLongFloatMap
Assigns the result of a function to each value; v[i] = function(v[i]).
assign(AbstractLongFloatMap) - Method in class cern.colt.map.tfloat.AbstractLongFloatMap
Clears the receiver, then adds all (key,value) pairs of other values to it.
assign(FloatFunction) - Method in class cern.colt.map.tfloat.OpenIntFloatHashMap
Assigns the result of a function to each value; v[i] = function(v[i]).
assign(AbstractIntFloatMap) - Method in class cern.colt.map.tfloat.OpenIntFloatHashMap
Clears the receiver, then adds all (key,value) pairs of other values to it.
assign(FloatFunction) - Method in class cern.colt.map.tfloat.OpenLongFloatHashMap
Assigns the result of a function to each value; v[i] = function(v[i]).
assign(AbstractLongFloatMap) - Method in class cern.colt.map.tfloat.OpenLongFloatHashMap
Clears the receiver, then adds all (key,value) pairs of other values to it.
assign(IntFunction) - Method in class cern.colt.map.tint.AbstractIntIntMap
Assigns the result of a function to each value; v[i] = function(v[i]).
assign(AbstractIntIntMap) - Method in class cern.colt.map.tint.AbstractIntIntMap
Clears the receiver, then adds all (key,value) pairs of other values to it.
assign(DComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Assigns the result of a function to each cell;
assign(DComplexProcedure, DComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Assigns the result of a function to all cells that satisfy a condition.
assign(DComplexProcedure, double[]) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Assigns a value to all cells that satisfy a condition.
assign(DComplexRealFunction) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Assigns the result of a function to the real part of the receiver.
assign(DComplexMatrix1D) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Replaces all cell values of the receiver with the values of another matrix.
assign(DComplexMatrix1D, DComplexDComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Assigns the result of a function to each cell;
assign(double, double) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Sets all cells to the state specified by re and im.
assign(double[]) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Sets all cells to the state specified by values.
assign(DComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Assigns the result of a function to each cell;
assign(DComplexProcedure, DComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Assigns the result of a function to all cells that satisfy a condition.
assign(DComplexProcedure, double[]) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Assigns a value to all cells that satisfy a condition.
assign(DComplexRealFunction) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Assigns the result of a function to the real part of the receiver.
assign(DComplexMatrix2D) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(DComplexMatrix2D, DComplexDComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Assigns the result of a function to each cell.
assign(double, double) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Sets all cells to the state specified by re and im.
assign(double[]) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Sets all cells to the state specified by values.
assign(double[][]) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Sets all cells to the state specified by values.
assign(float[]) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Sets all cells to the state specified by values.
assign(DComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Assigns the result of a function to each cell.
assign(DComplexRealFunction) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Assigns the result of a function to the real part of the receiver.
assign(DComplexProcedure, DComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Assigns the result of a function to all cells that satisfy a condition.
assign(DComplexProcedure, double[]) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Assigns a value to all cells that satisfy a condition.
assign(DComplexMatrix3D) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Replaces all cell values of the receiver with the values of another matrix.
assign(DComplexMatrix3D, DComplexDComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Assigns the result of a function to each cell.
assign(double, double) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Sets all cells to the state specified by re and im.
assign(double[]) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Sets all cells to the state specified by values.
assign(double[][][]) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Sets all cells to the state specified by values.
assign(DComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix1D
 
assign(DComplexProcedure, DComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix1D
 
assign(DComplexProcedure, double[]) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix1D
 
assign(DComplexRealFunction) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix1D
 
assign(DComplexMatrix1D) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix1D
 
assign(DComplexMatrix1D, DComplexDComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix1D
 
assign(double, double) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix1D
 
assign(double[]) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix1D
 
assign(DComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
 
assign(DComplexProcedure, DComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
 
assign(DComplexProcedure, double[]) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
 
assign(DComplexRealFunction) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
 
assign(DComplexMatrix2D) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
 
assign(DComplexMatrix2D, DComplexDComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
 
assign(double, double) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
 
assign(double[]) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
 
assign(double[][]) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
 
assign(float[]) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
 
assign(DComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix3D
 
assign(DComplexProcedure, DComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix3D
 
assign(DComplexProcedure, double[]) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix3D
 
assign(DComplexRealFunction) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix3D
 
assign(DComplexMatrix3D) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix3D
 
assign(DComplexMatrix3D, DComplexDComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix3D
 
assign(double, double) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix3D
 
assign(double[]) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix3D
 
assign(double[][][]) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix3D
 
assign(double[]) - Method in class cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix1D
Sets all cells to the state specified by value.
assign(double[]) - Method in class cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix2D
Sets all cells to the state specified by value.
assign(DComplexMatrix2D) - Method in class cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(DComplexMatrix2D, DComplexDComplexDComplexFunction) - Method in class cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix2D
Assigns the result of a function to each cell.
assign(double[]) - Method in class cern.colt.matrix.tdcomplex.impl.SparseDComplexMatrix3D
Sets all cells to the state specified by value.
assign(DoubleMatrix2D, DoubleFunction) - Method in interface cern.colt.matrix.tdouble.algo.DoubleBlas
Assigns the result of a function to each cell; x[row,col] = function(x[row,col]).
assign(DoubleMatrix2D, DoubleMatrix2D, DoubleDoubleFunction) - Method in interface cern.colt.matrix.tdouble.algo.DoubleBlas
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(DoubleMatrix2D, DoubleFunction) - Method in class cern.colt.matrix.tdouble.algo.SmpDoubleBlas
 
assign(DoubleMatrix2D, DoubleMatrix2D, DoubleDoubleFunction) - Method in class cern.colt.matrix.tdouble.algo.SmpDoubleBlas
 
assign(DoubleFunction) - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i]).
assign(DoubleProcedure, DoubleFunction) - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Assigns the result of a function to all cells that satisfy a condition.
assign(DoubleProcedure, double) - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Assigns a value to all cells that satisfy a condition.
assign(double) - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Sets all cells to the state specified by value.
assign(double[]) - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Sets all cells to the state specified by values.
assign(DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix1D, DoubleDoubleFunction) - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i],y[i]).
assign(DoubleMatrix1D, DoubleDoubleFunction, IntArrayList) - Method in class cern.colt.matrix.tdouble.DoubleMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i],y[i]).
assign(DoubleFunction) - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col]).
assign(DoubleProcedure, DoubleFunction) - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Assigns the result of a function to all cells that satisfy a condition.
assign(DoubleProcedure, double) - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Assigns a value to all cells that satisfy a condition.
assign(double) - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Sets all cells to the state specified by value.
assign(double[]) - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Sets all cells to the state specified by values.
assign(double[][]) - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Sets all cells to the state specified by values.
assign(DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix2D, DoubleDoubleFunction) - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(DoubleMatrix2D, DoubleDoubleFunction, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Assigns the result of a function to all cells with a given indexes
assign(float[]) - Method in class cern.colt.matrix.tdouble.DoubleMatrix2D
Sets all cells to the state specified by values.
assign(DoubleFunction) - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Assigns the result of a function to each cell; x[slice,row,col] = function(x[slice,row,col]).
assign(double) - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Sets all cells to the state specified by value.
assign(double[]) - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Sets all cells to the state specified by values.
assign(double[][][]) - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Sets all cells to the state specified by values.
assign(DoubleProcedure, DoubleFunction) - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Assigns the result of a function to all cells that satisfy a condition.
assign(DoubleProcedure, double) - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Assigns a value to all cells that satisfy a condition.
assign(DoubleMatrix3D) - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix3D, DoubleDoubleFunction) - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(DoubleMatrix3D, DoubleDoubleFunction, IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tdouble.DoubleMatrix3D
Assigns the result of a function to all cells with a given indexes
assign(double) - Method in class cern.colt.matrix.tdouble.impl.CCDoubleMatrix2D
Sets all nonzero cells to the state specified by value.
assign(DoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.CCDoubleMatrix2D
Assigns the result of a function to each nonzero cell;
assign(DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.impl.CCDoubleMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix2D, DoubleDoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.CCDoubleMatrix2D
 
assign(DoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
assign(DoubleProcedure, DoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
assign(DoubleProcedure, double) - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
assign(double) - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
assign(double[]) - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
assign(double[][]) - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
assign(DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
assign(DoubleMatrix2D, DoubleDoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
assign(DoubleMatrix2D, DoubleDoubleFunction, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
assign(float[]) - Method in class cern.colt.matrix.tdouble.impl.DenseColDoubleMatrix2D
 
assign(DoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix1D
 
assign(DoubleProcedure, DoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix1D
 
assign(DoubleProcedure, double) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix1D
 
assign(double) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix1D
 
assign(double[]) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix1D
 
assign(DoubleMatrix1D) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix1D
 
assign(DoubleMatrix1D, DoubleDoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix1D
 
assign(DoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
assign(DoubleProcedure, DoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
assign(DoubleProcedure, double) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
assign(double) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
assign(double[]) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
assign(double[][]) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
assign(DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
assign(DoubleMatrix2D, DoubleDoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
assign(DoubleMatrix2D, DoubleDoubleFunction, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
assign(float[]) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix2D
 
assign(DoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
 
assign(double) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
 
assign(double[]) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
 
assign(double[][][]) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
 
assign(DoubleProcedure, DoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
 
assign(DoubleProcedure, double) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
 
assign(DoubleMatrix3D) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
 
assign(DoubleMatrix3D, DoubleDoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
 
assign(DoubleMatrix3D, DoubleDoubleFunction, IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tdouble.impl.DenseDoubleMatrix3D
 
assign(DoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DiagonalDoubleMatrix2D
 
assign(double) - Method in class cern.colt.matrix.tdouble.impl.DiagonalDoubleMatrix2D
Sets all cells to the state specified by value.
assign(double[]) - Method in class cern.colt.matrix.tdouble.impl.DiagonalDoubleMatrix2D
Sets all cells to the state specified by values.
assign(double[][]) - Method in class cern.colt.matrix.tdouble.impl.DiagonalDoubleMatrix2D
Sets all cells to the state specified by values.
assign(DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.impl.DiagonalDoubleMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix2D, DoubleDoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.DiagonalDoubleMatrix2D
 
assign(double) - Method in class cern.colt.matrix.tdouble.impl.RCDoubleMatrix2D
Sets all nonzero cells to the state specified by value.
assign(DoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.RCDoubleMatrix2D
Assigns the result of a function to each nonzero cell;
assign(DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.impl.RCDoubleMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix2D, DoubleDoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.RCDoubleMatrix2D
 
assign(double) - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix1D
Sets all cells to the state specified by value.
assign(DoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col]).
assign(double) - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix2D
Sets all cells to the state specified by value.
assign(DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix2D, DoubleDoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix2D
 
assign(int[], int[], double[], DoubleDoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix2D
 
assign(int[], int[], double, DoubleDoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix2D
 
assign(double) - Method in class cern.colt.matrix.tdouble.impl.SparseDoubleMatrix3D
 
assign(double) - Method in class cern.colt.matrix.tdouble.impl.TridiagonalDoubleMatrix2D
Sets all cells to the state specified by value.
assign(DoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.TridiagonalDoubleMatrix2D
 
assign(DoubleMatrix2D) - Method in class cern.colt.matrix.tdouble.impl.TridiagonalDoubleMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix2D, DoubleDoubleFunction) - Method in class cern.colt.matrix.tdouble.impl.TridiagonalDoubleMatrix2D
 
assign(FComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Assigns the result of a function to each cell;
assign(FComplexProcedure, FComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Assigns the result of a function to all cells that satisfy a condition.
assign(FComplexProcedure, float[]) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Assigns a value to all cells that satisfy a condition.
assign(FComplexRealFunction) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Assigns the result of a function to the real part of the receiver.
assign(FComplexMatrix1D) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Replaces all cell values of the receiver with the values of another matrix.
assign(FComplexMatrix1D, FComplexFComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Assigns the result of a function to each cell;
assign(float, float) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Sets all cells to the state specified by re and im.
assign(float[]) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Sets all cells to the state specified by values.
assign(FComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Assigns the result of a function to each cell;
assign(FComplexProcedure, FComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Assigns the result of a function to all cells that satisfy a condition.
assign(FComplexProcedure, float[]) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Assigns a value to all cells that satisfy a condition.
assign(FComplexRealFunction) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Assigns the result of a function to the real part of the receiver.
assign(FComplexMatrix2D) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(FComplexMatrix2D, FComplexFComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Assigns the result of a function to each cell.
assign(float, float) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Sets all cells to the state specified by re and im.
assign(float[]) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Sets all cells to the state specified by values.
assign(float[][]) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Sets all cells to the state specified by values.
assign(FComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Assigns the result of a function to each cell.
assign(FComplexRealFunction) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Assigns the result of a function to the real part of the receiver.
assign(FComplexProcedure, FComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Assigns the result of a function to all cells that satisfy a condition.
assign(FComplexProcedure, float[]) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Assigns a value to all cells that satisfy a condition.
assign(FComplexMatrix3D) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Replaces all cell values of the receiver with the values of another matrix.
assign(FComplexMatrix3D, FComplexFComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Assigns the result of a function to each cell.
assign(float, float) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Sets all cells to the state specified by re and im.
assign(float[]) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Sets all cells to the state specified by values.
assign(float[][][]) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Sets all cells to the state specified by values.
assign(FComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix1D
 
assign(FComplexProcedure, FComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix1D
 
assign(FComplexProcedure, float[]) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix1D
 
assign(FComplexRealFunction) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix1D
 
assign(FComplexMatrix1D) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix1D
 
assign(FComplexMatrix1D, FComplexFComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix1D
 
assign(float, float) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix1D
 
assign(float[]) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix1D
 
assign(FComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
 
assign(FComplexProcedure, FComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
 
assign(FComplexProcedure, float[]) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
 
assign(FComplexRealFunction) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
 
assign(FComplexMatrix2D) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
 
assign(FComplexMatrix2D, FComplexFComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
 
assign(float, float) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
 
assign(float[]) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
 
assign(float[][]) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
 
assign(FComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix3D
 
assign(FComplexProcedure, FComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix3D
 
assign(FComplexProcedure, float[]) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix3D
 
assign(FComplexRealFunction) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix3D
 
assign(FComplexMatrix3D) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix3D
 
assign(FComplexMatrix3D, FComplexFComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix3D
 
assign(float, float) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix3D
 
assign(float[]) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix3D
 
assign(float[][][]) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix3D
 
assign(float[]) - Method in class cern.colt.matrix.tfcomplex.impl.SparseFComplexMatrix1D
Sets all cells to the state specified by value.
assign(float[]) - Method in class cern.colt.matrix.tfcomplex.impl.SparseFComplexMatrix2D
Sets all cells to the state specified by value.
assign(FComplexMatrix2D) - Method in class cern.colt.matrix.tfcomplex.impl.SparseFComplexMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(FComplexMatrix2D, FComplexFComplexFComplexFunction) - Method in class cern.colt.matrix.tfcomplex.impl.SparseFComplexMatrix2D
Assigns the result of a function to each cell.
assign(float[]) - Method in class cern.colt.matrix.tfcomplex.impl.SparseFComplexMatrix3D
Sets all cells to the state specified by value.
assign(FloatMatrix2D, FloatFunction) - Method in interface cern.colt.matrix.tfloat.algo.FloatBlas
Assigns the result of a function to each cell; x[row,col] = function(x[row,col]).
assign(FloatMatrix2D, FloatMatrix2D, FloatFloatFunction) - Method in interface cern.colt.matrix.tfloat.algo.FloatBlas
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(FloatMatrix2D, FloatFunction) - Method in class cern.colt.matrix.tfloat.algo.SmpFloatBlas
 
assign(FloatMatrix2D, FloatMatrix2D, FloatFloatFunction) - Method in class cern.colt.matrix.tfloat.algo.SmpFloatBlas
 
assign(FloatFunction) - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i]).
assign(FloatProcedure, FloatFunction) - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Assigns the result of a function to all cells that satisfy a condition.
assign(FloatProcedure, float) - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Assigns a value to all cells that satisfy a condition.
assign(float) - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Sets all cells to the state specified by value.
assign(float[]) - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Sets all cells to the state specified by values.
assign(FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Replaces all cell values of the receiver with the values of another matrix.
assign(FloatMatrix1D, FloatFloatFunction) - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i],y[i]).
assign(FloatMatrix1D, FloatFloatFunction, IntArrayList) - Method in class cern.colt.matrix.tfloat.FloatMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i],y[i]).
assign(FloatFunction) - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col]).
assign(FloatProcedure, FloatFunction) - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Assigns the result of a function to all cells that satisfy a condition.
assign(FloatProcedure, float) - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Assigns a value to all cells that satisfy a condition.
assign(float) - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Sets all cells to the state specified by value.
assign(float[]) - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Sets all cells to the state specified by values.
assign(float[][]) - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Sets all cells to the state specified by values.
assign(FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(FloatMatrix2D, FloatFloatFunction) - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(FloatMatrix2D, FloatFloatFunction, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tfloat.FloatMatrix2D
Assigns the result of a function to all cells with a given indexes
assign(FloatFunction) - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Assigns the result of a function to each cell; x[slice,row,col] = function(x[slice,row,col]).
assign(float) - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Sets all cells to the state specified by value.
assign(float[]) - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Sets all cells to the state specified by values.
assign(float[][][]) - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Sets all cells to the state specified by values.
assign(FloatProcedure, FloatFunction) - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Assigns the result of a function to all cells that satisfy a condition.
assign(FloatProcedure, float) - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Assigns a value to all cells that satisfy a condition.
assign(FloatMatrix3D) - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Replaces all cell values of the receiver with the values of another matrix.
assign(FloatMatrix3D, FloatFloatFunction) - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(FloatMatrix3D, FloatFloatFunction, IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tfloat.FloatMatrix3D
Assigns the result of a function to all cells with a given indexes
assign(float) - Method in class cern.colt.matrix.tfloat.impl.CCFloatMatrix2D
Sets all nonzero cells to the state specified by value.
assign(FloatFunction) - Method in class cern.colt.matrix.tfloat.impl.CCFloatMatrix2D
Assigns the result of a function to each nonzero cell;
assign(FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.impl.CCFloatMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(FloatMatrix2D, FloatFloatFunction) - Method in class cern.colt.matrix.tfloat.impl.CCFloatMatrix2D
 
assign(FloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
assign(FloatProcedure, FloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
assign(FloatProcedure, float) - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
assign(float) - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
assign(float[]) - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
assign(float[][]) - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
assign(FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
assign(FloatMatrix2D, FloatFloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
assign(FloatMatrix2D, FloatFloatFunction, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tfloat.impl.DenseColFloatMatrix2D
 
assign(FloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix1D
 
assign(FloatProcedure, FloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix1D
 
assign(FloatProcedure, float) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix1D
 
assign(float) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix1D
 
assign(float[]) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix1D
 
assign(FloatMatrix1D) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix1D
 
assign(FloatMatrix1D, FloatFloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix1D
 
assign(FloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
 
assign(FloatProcedure, FloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
 
assign(FloatProcedure, float) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
 
assign(float) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
 
assign(float[]) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
 
assign(float[][]) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
 
assign(FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
 
assign(FloatMatrix2D, FloatFloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
 
assign(FloatMatrix2D, FloatFloatFunction, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix2D
 
assign(FloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
 
assign(float) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
 
assign(float[]) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
 
assign(float[][][]) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
 
assign(FloatProcedure, FloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
 
assign(FloatProcedure, float) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
 
assign(FloatMatrix3D) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
 
assign(FloatMatrix3D, FloatFloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
 
assign(FloatMatrix3D, FloatFloatFunction, IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tfloat.impl.DenseFloatMatrix3D
 
assign(FloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DiagonalFloatMatrix2D
 
assign(float) - Method in class cern.colt.matrix.tfloat.impl.DiagonalFloatMatrix2D
Sets all cells to the state specified by value.
assign(float[]) - Method in class cern.colt.matrix.tfloat.impl.DiagonalFloatMatrix2D
Sets all cells to the state specified by values.
assign(float[][]) - Method in class cern.colt.matrix.tfloat.impl.DiagonalFloatMatrix2D
Sets all cells to the state specified by values.
assign(FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.impl.DiagonalFloatMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(FloatMatrix2D, FloatFloatFunction) - Method in class cern.colt.matrix.tfloat.impl.DiagonalFloatMatrix2D
 
assign(float) - Method in class cern.colt.matrix.tfloat.impl.RCFloatMatrix2D
Sets all nonzero cells to the state specified by value.
assign(FloatFunction) - Method in class cern.colt.matrix.tfloat.impl.RCFloatMatrix2D
Assigns the result of a function to each nonzero cell;
assign(FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.impl.RCFloatMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(FloatMatrix2D, FloatFloatFunction) - Method in class cern.colt.matrix.tfloat.impl.RCFloatMatrix2D
 
assign(float) - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix1D
Sets all cells to the state specified by value.
assign(FloatFunction) - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col]).
assign(float) - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix2D
Sets all cells to the state specified by value.
assign(FloatMatrix2D) - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(FloatMatrix2D, FloatFloatFunction) - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix2D
 
assign(int[], int[], float[], FloatFloatFunction) - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix2D
 
assign(int[], int[], float, FloatFloatFunction) - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix2D
 
assign(float) - Method in class cern.colt.matrix.tfloat.impl.SparseFloatMatrix3D
 
assign(IntFunction) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix1D
 
assign(IntProcedure, IntFunction) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix1D
 
assign(IntProcedure, int) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix1D
 
assign(int) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix1D
 
assign(int[]) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix1D
 
assign(IntMatrix1D) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix1D
 
assign(IntMatrix1D, IntIntFunction) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix1D
 
assign(IntFunction) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix2D
 
assign(IntProcedure, IntFunction) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix2D
 
assign(IntProcedure, int) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix2D
 
assign(int) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix2D
 
assign(int[]) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix2D
 
assign(int[][]) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix2D
 
assign(IntMatrix2D) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix2D
 
assign(IntMatrix2D, IntIntFunction) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix2D
 
assign(IntMatrix2D, IntIntFunction, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix2D
 
assign(IntFunction) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix3D
 
assign(int) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix3D
 
assign(int[]) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix3D
 
assign(int[][][]) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix3D
 
assign(IntProcedure, IntFunction) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix3D
 
assign(IntProcedure, int) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix3D
 
assign(IntMatrix3D) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix3D
 
assign(IntMatrix3D, IntIntFunction) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix3D
 
assign(IntMatrix3D, IntIntFunction, IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.impl.DenseIntMatrix3D
 
assign(int) - Method in class cern.colt.matrix.tint.impl.RCIntMatrix2D
Sets all nonzero cells to the state specified by value.
assign(IntFunction) - Method in class cern.colt.matrix.tint.impl.RCIntMatrix2D
Assigns the result of a function to each nonzero cell;
assign(IntMatrix2D) - Method in class cern.colt.matrix.tint.impl.RCIntMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(IntMatrix2D, IntIntFunction) - Method in class cern.colt.matrix.tint.impl.RCIntMatrix2D
 
assign(int) - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix1D
Sets all cells to the state specified by value.
assign(IntFunction) - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col]).
assign(int) - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix2D
Sets all cells to the state specified by value.
assign(IntMatrix2D) - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(IntMatrix2D, IntIntFunction) - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix2D
 
assign(int) - Method in class cern.colt.matrix.tint.impl.SparseIntMatrix3D
 
assign(IntFunction) - Method in class cern.colt.matrix.tint.IntMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i]).
assign(IntProcedure, IntFunction) - Method in class cern.colt.matrix.tint.IntMatrix1D
Assigns the result of a function to all cells that satisfy a condition.
assign(IntProcedure, int) - Method in class cern.colt.matrix.tint.IntMatrix1D
Assigns a value to all cells that satisfy a condition.
assign(int) - Method in class cern.colt.matrix.tint.IntMatrix1D
Sets all cells to the state specified by value.
assign(int[]) - Method in class cern.colt.matrix.tint.IntMatrix1D
Sets all cells to the state specified by values.
assign(IntMatrix1D) - Method in class cern.colt.matrix.tint.IntMatrix1D
Replaces all cell values of the receiver with the values of another matrix.
assign(IntMatrix1D, IntIntFunction) - Method in class cern.colt.matrix.tint.IntMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i],y[i]).
assign(IntMatrix1D, IntIntFunction, IntArrayList) - Method in class cern.colt.matrix.tint.IntMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i],y[i]).
assign(IntFunction) - Method in class cern.colt.matrix.tint.IntMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col]).
assign(IntProcedure, IntFunction) - Method in class cern.colt.matrix.tint.IntMatrix2D
Assigns the result of a function to all cells that satisfy a condition.
assign(IntProcedure, int) - Method in class cern.colt.matrix.tint.IntMatrix2D
Assigns a value to all cells that satisfy a condition.
assign(int) - Method in class cern.colt.matrix.tint.IntMatrix2D
Sets all cells to the state specified by value.
assign(int[]) - Method in class cern.colt.matrix.tint.IntMatrix2D
Sets all cells to the state specified by values.
assign(int[][]) - Method in class cern.colt.matrix.tint.IntMatrix2D
Sets all cells to the state specified by values.
assign(IntMatrix2D) - Method in class cern.colt.matrix.tint.IntMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(IntMatrix2D, IntIntFunction) - Method in class cern.colt.matrix.tint.IntMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(IntMatrix2D, IntIntFunction, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.IntMatrix2D
Assigns the result of a function to all cells with a given indexes
assign(IntFunction) - Method in class cern.colt.matrix.tint.IntMatrix3D
Assigns the result of a function to each cell; x[slice,row,col] = function(x[slice,row,col]).
assign(int) - Method in class cern.colt.matrix.tint.IntMatrix3D
Sets all cells to the state specified by value.
assign(int[]) - Method in class cern.colt.matrix.tint.IntMatrix3D
Sets all cells to the state specified by values.
assign(int[][][]) - Method in class cern.colt.matrix.tint.IntMatrix3D
Sets all cells to the state specified by values.
assign(IntProcedure, IntFunction) - Method in class cern.colt.matrix.tint.IntMatrix3D
Assigns the result of a function to all cells that satisfy a condition.
assign(IntProcedure, int) - Method in class cern.colt.matrix.tint.IntMatrix3D
Assigns a value to all cells that satisfy a condition.
assign(IntMatrix3D) - Method in class cern.colt.matrix.tint.IntMatrix3D
Replaces all cell values of the receiver with the values of another matrix.
assign(IntMatrix3D, IntIntFunction) - Method in class cern.colt.matrix.tint.IntMatrix3D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(IntMatrix3D, IntIntFunction, IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.matrix.tint.IntMatrix3D
Assigns the result of a function to all cells with a given indexes
assign(Object[]) - Method in class cern.colt.matrix.tobject.impl.DenseObjectMatrix1D
Sets all cells to the state specified by values.
assign(ObjectFunction) - Method in class cern.colt.matrix.tobject.impl.DenseObjectMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i]).
assign(ObjectMatrix1D) - Method in class cern.colt.matrix.tobject.impl.DenseObjectMatrix1D
Replaces all cell values of the receiver with the values of another matrix.
assign(ObjectMatrix1D, ObjectObjectFunction) - Method in class cern.colt.matrix.tobject.impl.DenseObjectMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i],y[i]).
assign(Object[][]) - Method in class cern.colt.matrix.tobject.impl.DenseObjectMatrix2D
Sets all cells to the state specified by values.
assign(ObjectFunction) - Method in class cern.colt.matrix.tobject.impl.DenseObjectMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col]).
assign(ObjectMatrix2D) - Method in class cern.colt.matrix.tobject.impl.DenseObjectMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(ObjectMatrix2D, ObjectObjectFunction) - Method in class cern.colt.matrix.tobject.impl.DenseObjectMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(Object[][][]) - Method in class cern.colt.matrix.tobject.impl.DenseObjectMatrix3D
Sets all cells to the state specified by values.
assign(ObjectMatrix3D) - Method in class cern.colt.matrix.tobject.impl.DenseObjectMatrix3D
Replaces all cell values of the receiver with the values of another matrix.
assign(Object[]) - Method in class cern.colt.matrix.tobject.ObjectMatrix1D
Sets all cells to the state specified by values.
assign(ObjectFunction) - Method in class cern.colt.matrix.tobject.ObjectMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i]).
assign(ObjectMatrix1D) - Method in class cern.colt.matrix.tobject.ObjectMatrix1D
Replaces all cell values of the receiver with the values of another matrix.
assign(ObjectMatrix1D, ObjectObjectFunction) - Method in class cern.colt.matrix.tobject.ObjectMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i],y[i]).
assign(Object) - Method in class cern.colt.matrix.tobject.ObjectMatrix1D
Sets all cells to the state specified by value.
assign(Object[][]) - Method in class cern.colt.matrix.tobject.ObjectMatrix2D
Sets all cells to the state specified by values.
assign(ObjectFunction) - Method in class cern.colt.matrix.tobject.ObjectMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col]).
assign(ObjectMatrix2D) - Method in class cern.colt.matrix.tobject.ObjectMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(ObjectMatrix2D, ObjectObjectFunction) - Method in class cern.colt.matrix.tobject.ObjectMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(Object) - Method in class cern.colt.matrix.tobject.ObjectMatrix2D
Sets all cells to the state specified by value.
assign(Object[][][]) - Method in class cern.colt.matrix.tobject.ObjectMatrix3D
Sets all cells to the state specified by values.
assign(ObjectFunction) - Method in class cern.colt.matrix.tobject.ObjectMatrix3D
Assigns the result of a function to each cell; x[slice,row,col] = function(x[slice,row,col]).
assign(ObjectMatrix3D) - Method in class cern.colt.matrix.tobject.ObjectMatrix3D
Replaces all cell values of the receiver with the values of another matrix.
assign(ObjectMatrix3D, ObjectObjectFunction) - Method in class cern.colt.matrix.tobject.ObjectMatrix3D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(Object) - Method in class cern.colt.matrix.tobject.ObjectMatrix3D
Sets all cells to the state specified by value.
assignImaginary(DoubleMatrix1D) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Replaces imaginary part of the receiver with the values of another real matrix.
assignImaginary(DoubleMatrix2D) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Replaces imaginary part of the receiver with the values of another real matrix.
assignImaginary(DoubleMatrix3D) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Replaces imaginary part of the receiver with the values of another real matrix.
assignImaginary(DoubleMatrix1D) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix1D
 
assignImaginary(DoubleMatrix2D) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
 
assignImaginary(DoubleMatrix3D) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix3D
 
assignImaginary(FloatMatrix1D) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Replaces imaginary part of the receiver with the values of another real matrix.
assignImaginary(FloatMatrix2D) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Replaces imaginary part of the receiver with the values of another real matrix.
assignImaginary(FloatMatrix3D) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Replaces imaginary part of the receiver with the values of another real matrix.
assignImaginary(FloatMatrix1D) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix1D
 
assignImaginary(FloatMatrix2D) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
 
assignImaginary(FloatMatrix3D) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix3D
 
assignReal(DoubleMatrix1D) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix1D
Replaces real part of the receiver with the values of another real matrix.
assignReal(DoubleMatrix2D) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix2D
Replaces real part of the receiver with the values of another real matrix.
assignReal(DoubleMatrix3D) - Method in class cern.colt.matrix.tdcomplex.DComplexMatrix3D
Replaces real part of the receiver with the values of another real matrix.
assignReal(DoubleMatrix1D) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix1D
 
assignReal(DoubleMatrix2D) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix2D
 
assignReal(DoubleMatrix3D) - Method in class cern.colt.matrix.tdcomplex.impl.DenseDComplexMatrix3D
 
assignReal(FloatMatrix1D) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix1D
Replaces real part of the receiver with the values of another real matrix.
assignReal(FloatMatrix2D) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix2D
Replaces real part of the receiver with the values of another real matrix.
assignReal(FloatMatrix3D) - Method in class cern.colt.matrix.tfcomplex.FComplexMatrix3D
Replaces real part of the receiver with the values of another real matrix.
assignReal(FloatMatrix1D) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix1D
 
assignReal(FloatMatrix2D) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix2D
 
assignReal(FloatMatrix3D) - Method in class cern.colt.matrix.tfcomplex.impl.DenseFComplexMatrix3D
 
asString() - Static method in class cern.colt.Version
Returns all version information as string.
atan(double[]) - Static method in class cern.jet.math.tdcomplex.DComplex
 
atan - Static variable in class cern.jet.math.tdcomplex.DComplexFunctions
 
atan - Static variable in class cern.jet.math.tdouble.DoubleFunctions
Function that returns Math.atan(a).
atan(float[]) - Static method in class cern.jet.math.tfcomplex.FComplex
 
atan - Static variable in class cern.jet.math.tfcomplex.FComplexFunctions
 
atan - Static variable in class cern.jet.math.tfloat.FloatFunctions
Function that returns Math.atan(a).
atan2 - Static variable in class cern.jet.math.tdouble.DoubleFunctions
Function that returns Math.atan2(a,b).
atan2 - Static variable in class cern.jet.math.tfloat.FloatFunctions
Function that returns Math.atan2(a,b).
atmosphere - Static variable in class cern.clhep.Units
 
atof(String) - Static method in class corejava.Format
Converts a string of digits to a double
atoi(String) - Static method in class corejava.Format
Converts a string of digits (decimal, octal or hex) to an integer
atol(String) - Static method in class corejava.Format
Converts a string of digits (decimal, octal or hex) to a long integer
autoCorrelation(DoubleArrayList, int, double, double) - Static method in class cern.jet.stat.tdouble.DoubleDescriptive
Returns the auto-correlation of a data sequence.
autoCorrelation(FloatArrayList, int, float, float) - Static method in class cern.jet.stat.tfloat.FloatDescriptive
Returns the auto-correlation of a data sequence.
Avogadro - Static variable in class cern.clhep.PhysicalConstants
 

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