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

P

p1evl(double, double[], int) - Static method in class cern.jet.math.tdouble.Polynomial
Evaluates the given polynomial of degree N at x, assuming coefficient of N is 1.0.
pairsMatching(DoubleIntProcedure, DoubleArrayList, IntArrayList) - Method in class cern.colt.map.tdouble.AbstractDoubleIntMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(IntDoubleProcedure, IntArrayList, DoubleArrayList) - Method in class cern.colt.map.tdouble.AbstractIntDoubleMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(LongDoubleProcedure, LongArrayList, DoubleArrayList) - Method in class cern.colt.map.tdouble.AbstractLongDoubleMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(DoubleIntProcedure, DoubleArrayList, IntArrayList) - Method in class cern.colt.map.tdouble.OpenDoubleIntHashMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(IntDoubleProcedure, IntArrayList, DoubleArrayList) - Method in class cern.colt.map.tdouble.OpenIntDoubleHashMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(LongDoubleProcedure, LongArrayList, DoubleArrayList) - Method in class cern.colt.map.tdouble.OpenLongDoubleHashMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(FloatIntProcedure, FloatArrayList, IntArrayList) - Method in class cern.colt.map.tfloat.AbstractFloatIntMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(IntFloatProcedure, IntArrayList, FloatArrayList) - Method in class cern.colt.map.tfloat.AbstractIntFloatMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(LongFloatProcedure, LongArrayList, FloatArrayList) - Method in class cern.colt.map.tfloat.AbstractLongFloatMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(FloatIntProcedure, FloatArrayList, IntArrayList) - Method in class cern.colt.map.tfloat.OpenFloatIntHashMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(IntFloatProcedure, IntArrayList, FloatArrayList) - Method in class cern.colt.map.tfloat.OpenIntFloatHashMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(LongFloatProcedure, LongArrayList, FloatArrayList) - Method in class cern.colt.map.tfloat.OpenLongFloatHashMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(IntIntProcedure, IntArrayList, IntArrayList) - Method in class cern.colt.map.tint.AbstractIntIntMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(IntIntProcedure, IntArrayList, IntArrayList) - Method in class cern.colt.map.tint.OpenIntIntHashMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(IntObjectProcedure, IntArrayList, ObjectArrayList) - Method in class cern.colt.map.tobject.AbstractIntObjectMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(LongObjectProcedure, LongArrayList, ObjectArrayList) - Method in class cern.colt.map.tobject.AbstractLongObjectMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(IntObjectProcedure, IntArrayList, ObjectArrayList) - Method in class cern.colt.map.tobject.OpenIntObjectHashMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(LongObjectProcedure, LongArrayList, ObjectArrayList) - Method in class cern.colt.map.tobject.OpenLongObjectHashMap
Fills all pairs satisfying a given condition into the specified lists.
pairsSortedByKey(DoubleArrayList, IntArrayList) - Method in class cern.colt.map.tdouble.AbstractDoubleIntMap
Fills all keys and values sorted ascending by key into the specified lists.
pairsSortedByKey(IntArrayList, DoubleArrayList) - Method in class cern.colt.map.tdouble.AbstractIntDoubleMap
Fills all keys and values sorted ascending by key into the specified lists.
pairsSortedByKey(LongArrayList, DoubleArrayList) - Method in class cern.colt.map.tdouble.AbstractLongDoubleMap
Fills all keys and values sorted ascending by key into the specified lists.
pairsSortedByKey(FloatArrayList, IntArrayList) - Method in class cern.colt.map.tfloat.AbstractFloatIntMap
Fills all keys and values sorted ascending by key into the specified lists.
pairsSortedByKey(IntArrayList, FloatArrayList) - Method in class cern.colt.map.tfloat.AbstractIntFloatMap
Fills all keys and values sorted ascending by key into the specified lists.
pairsSortedByKey(LongArrayList, FloatArrayList) - Method in class cern.colt.map.tfloat.AbstractLongFloatMap
Fills all keys and values sorted ascending by key into the specified lists.
pairsSortedByKey(IntArrayList, IntArrayList) - Method in class cern.colt.map.tint.AbstractIntIntMap
Fills all keys and values sorted ascending by key into the specified lists.
pairsSortedByKey(IntArrayList, ObjectArrayList) - Method in class cern.colt.map.tobject.AbstractIntObjectMap
Fills all keys and values sorted ascending by key into the specified lists.
pairsSortedByKey(LongArrayList, ObjectArrayList) - Method in class cern.colt.map.tobject.AbstractLongObjectMap
Fills all keys and values sorted ascending by key into the specified lists.
pairsSortedByValue(DoubleArrayList, IntArrayList) - Method in class cern.colt.map.tdouble.AbstractDoubleIntMap
Fills all keys and values sorted ascending by value into the specified lists.
pairsSortedByValue(IntArrayList, DoubleArrayList) - Method in class cern.colt.map.tdouble.AbstractIntDoubleMap
Fills all keys and values sorted ascending by value into the specified lists.
pairsSortedByValue(LongArrayList, DoubleArrayList) - Method in class cern.colt.map.tdouble.AbstractLongDoubleMap
Fills all keys and values sorted ascending by value into the specified lists.
pairsSortedByValue(FloatArrayList, IntArrayList) - Method in class cern.colt.map.tfloat.AbstractFloatIntMap
Fills all keys and values sorted ascending by value into the specified lists.
pairsSortedByValue(IntArrayList, FloatArrayList) - Method in class cern.colt.map.tfloat.AbstractIntFloatMap
Fills all keys and values sorted ascending by value into the specified lists.
pairsSortedByValue(LongArrayList, FloatArrayList) - Method in class cern.colt.map.tfloat.AbstractLongFloatMap
Fills all keys and values sorted ascending by value into the specified lists.
pairsSortedByValue(IntArrayList, IntArrayList) - Method in class cern.colt.map.tint.AbstractIntIntMap
Fills all keys and values sorted ascending by value into the specified lists.
pairsSortedByValue(IntArrayList, ObjectArrayList) - Method in class cern.colt.map.tobject.AbstractIntObjectMap
Fills all keys and values sorted ascending by value according to natural ordering into the specified lists.
pairsSortedByValue(LongArrayList, ObjectArrayList) - Method in class cern.colt.map.tobject.AbstractLongObjectMap
Fills all keys and values sorted ascending by value according to natural ordering into the specified lists.
ParallelQuickSort - Class in cern.colt
Multithreaded implementation of quicksort.
ParallelQuickSort() - Constructor for class cern.colt.ParallelQuickSort
 
parallelQuickSort(byte[], int, int, ByteComparator) - Static method in class cern.colt.Sorting
Multithreaded quicksort
parallelQuickSort(char[], int, int, CharComparator) - Static method in class cern.colt.Sorting
Multithreaded quicksort
parallelQuickSort(double[], int, int, DoubleComparator) - Static method in class cern.colt.Sorting
Multithreaded quicksort
parallelQuickSort(float[], int, int, FloatComparator) - Static method in class cern.colt.Sorting
Multithreaded quicksort
parallelQuickSort(int[], int, int, IntComparator) - Static method in class cern.colt.Sorting
Multithreaded quicksort
parallelQuickSort(long[], int, int, LongComparator) - Static method in class cern.colt.Sorting
Multithreaded quicksort
parallelQuickSort(Object[]) - Static method in class cern.colt.Sorting
Multithreaded quicksort
parallelQuickSort(Object[], Comparator) - Static method in class cern.colt.Sorting
Multithreaded quicksort
parallelQuickSort(Object[], int, int) - Static method in class cern.colt.Sorting
Multithreaded quicksort
parallelQuickSort(Object[], int, int, Comparator) - Static method in class cern.colt.Sorting
Multithreaded quicksort
parallelQuickSort(short[], int, int, ShortComparator) - Static method in class cern.colt.Sorting
Multithreaded quicksort
parseArguments(String[]) - Static method in class edu.emory.mathcs.jtransforms.dct.BenchmarkDoubleDCT
 
parseArguments(String[]) - Static method in class edu.emory.mathcs.jtransforms.dct.BenchmarkFloatDCT
 
parseArguments(String[]) - Static method in class edu.emory.mathcs.jtransforms.dht.BenchmarkDoubleDHT
 
parseArguments(String[]) - Static method in class edu.emory.mathcs.jtransforms.dht.BenchmarkFloatDHT
 
parseArguments(String[]) - Static method in class edu.emory.mathcs.jtransforms.dst.BenchmarkDoubleDST
 
parseArguments(String[]) - Static method in class edu.emory.mathcs.jtransforms.dst.BenchmarkFloatDST
 
parseArguments(String[]) - Static method in class edu.emory.mathcs.jtransforms.fft.BenchmarkDoubleFFT
 
parseArguments(String[]) - Static method in class edu.emory.mathcs.jtransforms.fft.BenchmarkFloatFFT
 
part(int, int, int, int) - Method in class cern.colt.matrix.tbit.BitMatrix
Constructs and returns a new matrix with width columns and height rows which is a copy of the contents of the given box.
partFromTo(int, int) - Method in class cern.colt.list.tboolean.AbstractBooleanList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.tboolean.BooleanArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.tbyte.AbstractByteList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.tbyte.ByteArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.tchar.AbstractCharList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.tchar.CharArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.tdouble.AbstractDoubleList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.tdouble.DoubleArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.tfloat.AbstractFloatList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.tfloat.FloatArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.tint.AbstractIntList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.tint.IntArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.tlong.AbstractLongList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.tlong.LongArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int, BitVector, int, long[], int) - Method in class cern.colt.list.tlong.MinMaxNumberList
Copies all elements between index from (inclusive) and to (inclusive) into part, starting at index partFrom within part.
partFromTo(int, int) - Method in class cern.colt.list.tobject.ObjectArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.tshort.AbstractShortList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.tshort.ShortArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.matrix.tbit.BitVector
Constructs and returns a new bit vector which is a copy of the given range.
partition(DoubleMatrix2D, int[], int, int, int, double[], int, int, int[]) - Static method in class cern.colt.matrix.tdouble.algo.DoublePartitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that it synchronously partitions the rows of the given matrix by the values of the given matrix column; This is essentially the same as partitioning a list of composite objects by some instance variable; In other words, two entire rows of the matrix are swapped, whenever two column values indicate so.
partition(DoubleMatrix2D, int, double[], int[]) - Static method in class cern.colt.matrix.tdouble.algo.DoublePartitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that it synchronously partitions the rows of the given matrix by the values of the given matrix column; This is essentially the same as partitioning a list of composite objects by some instance variable; In other words, two entire rows of the matrix are swapped, whenever two column values indicate so.
partition(FloatMatrix2D, int[], int, int, int, float[], int, int, int[]) - Static method in class cern.colt.matrix.tfloat.algo.FloatPartitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that it synchronously partitions the rows of the given matrix by the values of the given matrix column; This is essentially the same as partitioning a list of composite objects by some instance variable; In other words, two entire rows of the matrix are swapped, whenever two column values indicate so.
partition(FloatMatrix2D, int, float[], int[]) - Static method in class cern.colt.matrix.tfloat.algo.FloatPartitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that it synchronously partitions the rows of the given matrix by the values of the given matrix column; This is essentially the same as partitioning a list of composite objects by some instance variable; In other words, two entire rows of the matrix are swapped, whenever two column values indicate so.
partition(ObjectMatrix2D, int[], int, int, int, Object[], int, int, int[]) - Static method in class cern.colt.matrix.tobject.algo.ObjectPartitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that it synchronously partitions the rows of the given matrix by the values of the given matrix column; This is essentially the same as partitioning a list of composite objects by some instance variable; In other words, two entire rows of the matrix are swapped, whenever two column values indicate so.
partition(ObjectMatrix2D, int, Object[], int[]) - Static method in class cern.colt.matrix.tobject.algo.ObjectPartitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that it synchronously partitions the rows of the given matrix by the values of the given matrix column; This is essentially the same as partitioning a list of composite objects by some instance variable; In other words, two entire rows of the matrix are swapped, whenever two column values indicate so.
partition(double[], int, int, double[], int, int, int[]) - Static method in class cern.colt.Partitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that it partitions double[] rather than int[] arrays.
partition(double[], int, int, double) - Static method in class cern.colt.Partitioning
Same as Partitioning.partition(int[],int,int,int) except that it partitions double[] rather than int[] arrays.
partition(int[], int, int, int[], int, int, int[]) - Static method in class cern.colt.Partitioning
Partitions (partially sorts) the given list such that all elements falling into some intervals are placed next to each other.
partition(int[], int, int, int) - Static method in class cern.colt.Partitioning
Partitions (partially sorts) the given list such that all elements falling into the given interval are placed next to each other.
partition(Object[], int, int, Object[], int, int, int[], Comparator) - Static method in class cern.colt.Partitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that it partitions Object[] rather than int[] arrays.
partition(Object[], int, int, Object, Comparator) - Static method in class cern.colt.Partitioning
Same as Partitioning.partition(int[],int,int,int) except that it synchronously partitions the objects of the given list by the order of the given comparator.
partition(DoubleArrayList, int, int, DoubleArrayList, IntArrayList) - Static method in class cern.colt.Partitioning
Equivalent to partition(list.elements(), from, to, splitters.elements(), 0, splitters.size()-1, splitIndexes.elements()) .
partition(IntArrayList, int, int, IntArrayList, IntArrayList) - Static method in class cern.colt.Partitioning
Equivalent to partition(list.elements(), from, to, splitters.elements(), 0, splitters.size()-1, splitIndexes.elements()) .
Partitioning - Class in cern.colt
Given some interval boundaries, partitions arrays such that all elements falling into an interval are placed next to each other.
pascal - Static variable in class cern.clhep.Units
 
pdf(double) - Method in class cern.jet.random.tdouble.Beta
Returns the cumulative distribution function.
pdf(int) - Method in class cern.jet.random.tdouble.Binomial
Returns the probability distribution function.
pdf(double) - Method in class cern.jet.random.tdouble.ChiSquare
Returns the probability distribution function.
pdf(double) - Method in class cern.jet.random.tdouble.DoubleUniform
Returns the probability distribution function (assuming a continous uniform distribution).
pdf(double) - Method in class cern.jet.random.tdouble.Empirical
Returns the probability distribution function.
pdf(int) - Method in class cern.jet.random.tdouble.Empirical
Returns the probability distribution function.
pdf(int) - Method in class cern.jet.random.tdouble.EmpiricalWalker
Returns the probability distribution function.
pdf(double) - Method in class cern.jet.random.tdouble.Exponential
Returns the probability distribution function.
pdf(double) - Method in class cern.jet.random.tdouble.Gamma
Returns the probability distribution function.
pdf(int) - Method in class cern.jet.random.tdouble.HyperGeometric
Returns the probability distribution function.
pdf(int) - Method in class cern.jet.random.tdouble.NegativeBinomial
Returns the probability distribution function.
pdf(double) - Method in class cern.jet.random.tdouble.Normal
Returns the probability distribution function.
pdf(int) - Method in class cern.jet.random.tdouble.Poisson
Returns the probability distribution function.
pdf(double) - Method in class cern.jet.random.tdouble.StudentT
Returns the probability distribution function.
pdf(float) - Method in class cern.jet.random.tfloat.FloatUniform
Returns the probability distribution function (assuming a continous uniform distribution).
perCent - Static variable in class cern.clhep.Units
 
percentFromTo(double, double) - Method in class cern.jet.stat.tdouble.quantile.DoubleEquiDepthHistogram
Returns the percentage of elements in the range (from,to].
percentFromTo(float, float) - Method in class cern.jet.stat.tfloat.quantile.FloatEquiDepthHistogram
Returns the percentage of elements in the range (from,to].
perMillion - Static variable in class cern.clhep.Units
 
permutation(long, int) - Static method in class cern.colt.GenericPermuting
Returns the p-th permutation of the sequence [0,1,...,N-1].
permute(int[], int[]) - Static method in class cern.colt.GenericPermuting
A non-generic variant of reordering, specialized for int[], same semantics.
permute(int[], Swapper, int[]) - Static method in class cern.colt.GenericPermuting
Deprecated.  
permute(int[], Swapper, int[], int[]) - Static method in class cern.colt.GenericPermuting
Generically reorders arbitrary shaped generic data g such that g[i] == g[indexes[i]].
permute(Object[], int[]) - Static method in class cern.colt.GenericPermuting
A non-generic variant of reordering, specialized for Object[], same semantics.
permute(DoubleMatrix1D, int[], double[]) - Method in class cern.colt.matrix.tdouble.algo.DoubleAlgebra
Modifies the given vector A such that it is permuted as specified; Useful for pivoting.
permute(DoubleMatrix2D, int[], int[]) - Method in class cern.colt.matrix.tdouble.algo.DoubleAlgebra
Constructs and returns a new row and column permuted selection view of matrix A; equivalent to DoubleMatrix2D.viewSelection(int[],int[]).
permute(FloatMatrix1D, int[], float[]) - Method in class cern.colt.matrix.tfloat.algo.FloatAlgebra
Modifies the given vector A such that it is permuted as specified; Useful for pivoting.
permute(FloatMatrix2D, int[], int[]) - Method in class cern.colt.matrix.tfloat.algo.FloatAlgebra
Constructs and returns a new row and column permuted selection view of matrix A; equivalent to FloatMatrix2D.viewSelection(int[],int[]).
permuteColumns(DoubleMatrix2D, int[], int[]) - Method in class cern.colt.matrix.tdouble.algo.DoubleAlgebra
Modifies the given matrix A such that it's columns are permuted as specified; Useful for pivoting.
permuteColumns(FloatMatrix2D, int[], int[]) - Method in class cern.colt.matrix.tfloat.algo.FloatAlgebra
Modifies the given matrix A such that it's columns are permuted as specified; Useful for pivoting.
permuteRows(DoubleMatrix2D, int[], int[]) - Method in class cern.colt.matrix.tdouble.algo.DoubleAlgebra
Modifies the given matrix A such that it's rows are permuted as specified; Useful for pivoting.
permuteRows(FloatMatrix2D, int[], int[]) - Method in class cern.colt.matrix.tfloat.algo.FloatAlgebra
Modifies the given matrix A such that it's rows are permuted as specified; Useful for pivoting.
PersistentObject - Class in cern.colt
This empty class is the common root for all persistent capable classes.
perThousand - Static variable in class cern.clhep.Units
 
petaelectronvolt - Static variable in class cern.clhep.Units
 
PeV - Static variable in class cern.clhep.Units
 
phi(double) - Method in class cern.jet.stat.tdouble.quantile.DoubleEquiDepthHistogram
Returns how many percent of the elements contained in the receiver are <= element.
phi(double) - Method in interface cern.jet.stat.tdouble.quantile.DoubleQuantileFinder
Returns how many percent of the elements contained in the receiver are <= element.
phi(double) - Method in class cern.jet.stat.tdouble.quantile.ExactDoubleQuantileFinder
Returns how many percent of the elements contained in the receiver are <= element.
phi(float) - Method in class cern.jet.stat.tfloat.quantile.FloatEquiDepthHistogram
Returns how many percent of the elements contained in the receiver are <= element.
phi(float) - Method in interface cern.jet.stat.tfloat.quantile.FloatQuantileFinder
Returns how many percent of the elements contained in the receiver are <= element.
PhysicalConstants - Class in cern.clhep
High Energy Physics coherent Physical Constants.
physicalConstants - Static variable in class cern.clhep.PhysicalConstants
Little trick to allow for "aliasing", that is, renaming this class.
pi - Static variable in class cern.clhep.PhysicalConstants
 
pi2 - Static variable in class cern.clhep.PhysicalConstants
 
picobarn - Static variable in class cern.clhep.Units
 
picofarad - Static variable in class cern.clhep.Units
 
picosecond - Static variable in class cern.clhep.Units
 
plus(Timer) - Method in class cern.colt.Timer
T = this + other; Constructs and returns a new timer which is the sum of the receiver and the other timer.
plus(double[], double[]) - Static method in class cern.jet.math.tdcomplex.DComplex
 
plus - Static variable in class cern.jet.math.tdcomplex.DComplexFunctions
 
plus(double[]) - Static method in class cern.jet.math.tdcomplex.DComplexFunctions
 
plus - Static variable in class cern.jet.math.tdouble.DoubleFunctions
Function that returns a + b.
plus(double) - Static method in class cern.jet.math.tdouble.DoubleFunctions
Constructs a function that returns a + b.
plus(float[], float[]) - Static method in class cern.jet.math.tfcomplex.FComplex
 
plus - Static variable in class cern.jet.math.tfcomplex.FComplexFunctions
 
plus(float[]) - Static method in class cern.jet.math.tfcomplex.FComplexFunctions
 
plus - Static variable in class cern.jet.math.tfloat.FloatFunctions
Function that returns a + b.
plus(float) - Static method in class cern.jet.math.tfloat.FloatFunctions
Constructs a function that returns a + b.
plus - Static variable in class cern.jet.math.tint.IntFunctions
Function that returns a + b.
plus(int) - Static method in class cern.jet.math.tint.IntFunctions
Constructs a function that returns a + b.
plusAbs - Static variable in class cern.jet.math.tdouble.DoubleFunctions
Function that returns Math.abs(a) + Math.abs(b).
plusAbs - Static variable in class cern.jet.math.tfloat.FloatFunctions
Function that returns Math.abs(a) + Math.abs(b).
plusDiv(double[]) - Static method in class cern.jet.math.tdcomplex.DComplexPlusMult
a + b/constant.
plusDiv(double) - Static method in class cern.jet.math.tdouble.DoublePlusMultFirst
a + b/constant.
plusDiv(double) - Static method in class cern.jet.math.tdouble.DoublePlusMultSecond
a + b/constant.
plusDiv(float[]) - Static method in class cern.jet.math.tfcomplex.FComplexPlusMult
a + b/constant.
plusDiv(float) - Static method in class cern.jet.math.tfloat.FloatPlusMultFirst
a/constant + b.
plusDiv(float) - Static method in class cern.jet.math.tfloat.FloatPlusMultSecond
a + b/constant.
plusMult(double[]) - Static method in class cern.jet.math.tdcomplex.DComplexFunctions
 
plusMult(double[]) - Static method in class cern.jet.math.tdcomplex.DComplexPlusMult
a + b*constant.
plusMult(double) - Static method in class cern.jet.math.tdouble.DoublePlusMultFirst
a + b*constant.
plusMult(double) - Static method in class cern.jet.math.tdouble.DoublePlusMultSecond
a + b*constant.
plusMult(float[]) - Static method in class cern.jet.math.tfcomplex.FComplexFunctions
 
plusMult(float[]) - Static method in class cern.jet.math.tfcomplex.FComplexPlusMult
a + b*constant.
plusMult(float) - Static method in class cern.jet.math.tfloat.FloatPlusMultFirst
a*constant + b.
plusMult(float) - Static method in class cern.jet.math.tfloat.FloatPlusMultSecond
a + b*constant.
plusMult(int) - Static method in class cern.jet.math.tint.IntPlusMultFirst
a + b*constant.
plusMult(int) - Static method in class cern.jet.math.tint.IntPlusMultSecond
a + b*constant.
plusMultFirst(double) - Static method in class cern.jet.math.tdouble.DoubleFunctions
Constructs a function that returns a * constant + b.
plusMultFirst(float) - Static method in class cern.jet.math.tfloat.FloatFunctions
Constructs a function that returns a * constant + b.
plusMultFirst(int) - Static method in class cern.jet.math.tint.IntFunctions
Constructs a function that returns a * constant + b.
plusMultSecond(double) - Static method in class cern.jet.math.tdouble.DoubleFunctions
Constructs a function that returns a + b*constant.
plusMultSecond(float) - Static method in class cern.jet.math.tfloat.FloatFunctions
Constructs a function that returns a + b*constant.
plusMultSecond(int) - Static method in class cern.jet.math.tint.IntFunctions
Constructs a function that returns a + b*constant.
Poisson - Class in cern.jet.random.tdouble
Poisson distribution (quick); See the math definition and animated definition.
Poisson(double, DoubleRandomEngine) - Constructor for class cern.jet.random.tdouble.Poisson
Constructs a poisson distribution.
poisson(int, double) - Static method in class cern.jet.stat.tdouble.Probability
Returns the sum of the first k terms of the Poisson distribution.
poissonComplemented(int, double) - Static method in class cern.jet.stat.tdouble.Probability
Returns the sum of the terms k+1 to Infinity of the Poisson distribution.
PoissonSlow - Class in cern.jet.random.tdouble
Poisson distribution; See the math definition and animated definition.
PoissonSlow(double, DoubleRandomEngine) - Constructor for class cern.jet.random.tdouble.PoissonSlow
Constructs a poisson distribution.
polevl(double, double[], int) - Static method in class cern.jet.math.tdouble.Polynomial
Evaluates the given polynomial of degree N at x.
Polynomial - Class in cern.jet.math.tdouble
Polynomial functions.
pooledMean(int, double, int, double) - Static method in class cern.jet.stat.tdouble.DoubleDescriptive
Returns the pooled mean of two data sequences.
pooledMean(int, float, int, float) - Static method in class cern.jet.stat.tfloat.FloatDescriptive
Returns the pooled mean of two data sequences.
pooledVariance(int, double, int, double) - Static method in class cern.jet.stat.tdouble.DoubleDescriptive
Returns the pooled variance of two data sequences.
pooledVariance(int, float, int, float) - Static method in class cern.jet.stat.tfloat.FloatDescriptive
Returns the pooled variance of two data sequences.
pow(DoubleMatrix2D, int) - Method in class cern.colt.matrix.tdouble.algo.DoubleAlgebra
Linear algebraic matrix power; B = Ak <==> B = A*A*...*A.
pow(FloatMatrix2D, int) - Method in class cern.colt.matrix.tfloat.algo.FloatAlgebra
Linear algebraic matrix power; B = Ak <==> B = A*A*...*A.
pow(double[], double) - Static method in class cern.jet.math.tdcomplex.DComplex
 
pow(double, double[]) - Static method in class cern.jet.math.tdcomplex.DComplex
 
pow(double[], double[]) - Static method in class cern.jet.math.tdcomplex.DComplex
 
pow - Static variable in class cern.jet.math.tdouble.DoubleFunctions
Function that returns Math.pow(a,b).
pow(double) - Static method in class cern.jet.math.tdouble.DoubleFunctions
Constructs a function that returns Math.pow(a,b).
pow(float[], float) - Static method in class cern.jet.math.tfcomplex.FComplex
 
pow(float, float[]) - Static method in class cern.jet.math.tfcomplex.FComplex
 
pow(float[], float[]) - Static method in class cern.jet.math.tfcomplex.FComplex
 
pow - Static variable in class cern.jet.math.tfloat.FloatFunctions
Function that returns Math.pow(a,b).
pow(float) - Static method in class cern.jet.math.tfloat.FloatFunctions
Constructs a function that returns Math.pow(a,b).
pow - Static variable in class cern.jet.math.tint.IntFunctions
Function that returns (int) Math.pow(a,b).
pow(int) - Static method in class cern.jet.math.tint.IntFunctions
Constructs a function that returns (int) Math.pow(a,b).
pow1 - Static variable in class cern.jet.math.tdcomplex.DComplexFunctions
 
pow1(double) - Static method in class cern.jet.math.tdcomplex.DComplexFunctions
 
pow1 - Static variable in class cern.jet.math.tfcomplex.FComplexFunctions
 
pow1(float) - Static method in class cern.jet.math.tfcomplex.FComplexFunctions
 
pow2 - Static variable in class cern.jet.math.tdcomplex.DComplexFunctions
 
pow2(double[]) - Static method in class cern.jet.math.tdcomplex.DComplexFunctions
 
pow2 - Static variable in class cern.jet.math.tfcomplex.FComplexFunctions
 
pow2(float[]) - Static method in class cern.jet.math.tfcomplex.FComplexFunctions
 
pow3 - Static variable in class cern.jet.math.tdcomplex.DComplexFunctions
 
pow3(double[]) - Static method in class cern.jet.math.tdcomplex.DComplexFunctions
 
pow3 - Static variable in class cern.jet.math.tfcomplex.FComplexFunctions
 
pow3(float[]) - Static method in class cern.jet.math.tfcomplex.FComplexFunctions
 
prevPow2(int) - Static method in class edu.emory.mathcs.utils.ConcurrencyUtils
Returns the closest power of two less than or equal to x
PrimeFinder - Class in cern.colt.map
Not of interest for users; only for implementors of hashtables.
print(int) - Method in class cern.jet.random.tdouble.engine.RandomSeedGenerator
Prints the next size generated seeds.
printArray(float[]) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints an array to the underlying stream.
printArray(double[]) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints an array to the underlying stream.
printArray(float[], float[]) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints an array to the underlying stream.
printArray(double[], double[]) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints an array to the underlying stream.
printArray(int[]) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints an array to the underlying stream.
printArray(long[]) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints an array to the underlying stream.
printComments(String[]) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints all the comments.
printCoordinate(int[], float[], int) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], double[], int) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], int[], int) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], long[], int) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], int[], float[], int) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], int[], double[], int) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], float[], float[], int) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], double[], double[], int) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], int[], float[], float[], int) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], int[], double[], double[], int) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], int[], int[], int) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], int[], long[], int) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], int[], float[]) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], int[], double[]) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], int[], float[], float[]) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], int[], double[], double[]) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], int[], int[]) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], int[], long[]) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], float[]) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], double[]) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], float[], float[]) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], double[], double[]) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], int[]) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printCoordinate(int[], long[]) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinate format to the underlying stream.
printf(String, double) - Static method in class corejava.Format
prints a formatted number following printf conventions
printf(String, int) - Static method in class corejava.Format
prints a formatted number following printf conventions
printf(String, long) - Static method in class corejava.Format
prints a formatted number following printf conventions
printf(String, char) - Static method in class corejava.Format
prints a formatted number following printf conventions
printf(String, String) - Static method in class corejava.Format
prints a formatted number following printf conventions
printMatrix(int, String, int) - Static method in class jcuda.jcublas.JCublas
 
printMatrixInfo(MatrixInfo) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the matrix info
printMatrixSize(MatrixSize, MatrixInfo) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the matrix size
printMatrixSize(MatrixSize) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the matrix size.
printPattern(int[], int[], int) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinates to the underlying stream.
printPattern(int[], int) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinates to the underlying stream.
printPattern(int[], int[]) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinates to the underlying stream.
printPattern(int[]) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the coordinates to the underlying stream.
printVector(int, String) - Static method in class jcuda.jcublas.JCublas
 
printVectorInfo(VectorInfo) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the vector info
printVectorSize(VectorSize, VectorInfo) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the vector size
printVectorSize(VectorSize) - Method in class cern.colt.matrix.io.MatrixVectorWriter
Prints the vector size.
Probability - Class in cern.jet.stat.tdouble
Custom tailored numerical integration of certain probability distributions.
product(int, double) - Static method in class cern.jet.stat.tdouble.DoubleDescriptive
Returns the product, which is Prod( data[i] ).
product(DoubleArrayList) - Static method in class cern.jet.stat.tdouble.DoubleDescriptive
Returns the product of a data sequence, which is Prod( data[i] ) .
product(int, float) - Static method in class cern.jet.stat.tfloat.FloatDescriptive
Returns the product, which is Prod( data[i] ).
product(FloatArrayList) - Static method in class cern.jet.stat.tfloat.FloatDescriptive
Returns the product of a data sequence, which is Prod( data[i] ) .
product() - Method in class hep.aida.tdouble.bin.MightyStaticDoubleBin1D
Returns the product, which is Prod( x[i] ).
product() - Method in class hep.aida.tfloat.bin.MightyStaticFloatBin1D
Returns the product, which is Prod( x[i] ).
projectionX() - Method in interface hep.aida.tdouble.DoubleIHistogram2D
Create a projection parallel to the X axis.
projectionX() - Method in interface hep.aida.tfloat.FloatIHistogram2D
Create a projection parallel to the X axis.
projectionXY() - Method in interface hep.aida.tdouble.DoubleIHistogram3D
Create a projection parallel to the XY plane.
projectionXY() - Method in interface hep.aida.tfloat.FloatIHistogram3D
Create a projection parallel to the XY plane.
projectionXZ() - Method in interface hep.aida.tdouble.DoubleIHistogram3D
Create a projection parallel to the XZ plane.
projectionXZ() - Method in interface hep.aida.tfloat.FloatIHistogram3D
Create a projection parallel to the XZ plane.
projectionY() - Method in interface hep.aida.tdouble.DoubleIHistogram2D
Create a projection parallel to the Y axis.
projectionY() - Method in interface hep.aida.tfloat.FloatIHistogram2D
Create a projection parallel to the Y axis.
projectionYZ() - Method in interface hep.aida.tdouble.DoubleIHistogram3D
Create a projection parallel to the YZ plane.
projectionYZ() - Method in interface hep.aida.tfloat.FloatIHistogram3D
Create a projection parallel to the YZ plane.
property() - Method in class cern.colt.matrix.tdouble.algo.DoubleAlgebra
Returns the property object attached to this Algebra, defining tolerance.
property() - Method in class cern.colt.matrix.tfloat.algo.FloatAlgebra
Returns the property object attached to this Algebra, defining tolerance.
proton_mass_c2 - Static variable in class cern.clhep.PhysicalConstants
 
put(double, int) - Method in class cern.colt.map.tdouble.AbstractDoubleIntMap
Associates the given key with the given value.
put(int, double) - Method in class cern.colt.map.tdouble.AbstractIntDoubleMap
Associates the given key with the given value.
put(long, double) - Method in class cern.colt.map.tdouble.AbstractLongDoubleMap
Associates the given key with the given value.
put(double, int) - Method in class cern.colt.map.tdouble.OpenDoubleIntHashMap
Associates the given key with the given value.
put(int, double) - Method in class cern.colt.map.tdouble.OpenIntDoubleHashMap
Associates the given key with the given value.
put(long, double) - Method in class cern.colt.map.tdouble.OpenLongDoubleHashMap
Associates the given key with the given value.
put(float, int) - Method in class cern.colt.map.tfloat.AbstractFloatIntMap
Associates the given key with the given value.
put(int, float) - Method in class cern.colt.map.tfloat.AbstractIntFloatMap
Associates the given key with the given value.
put(long, float) - Method in class cern.colt.map.tfloat.AbstractLongFloatMap
Associates the given key with the given value.
put(float, int) - Method in class cern.colt.map.tfloat.OpenFloatIntHashMap
Associates the given key with the given value.
put(int, float) - Method in class cern.colt.map.tfloat.OpenIntFloatHashMap
Associates the given key with the given value.
put(long, float) - Method in class cern.colt.map.tfloat.OpenLongFloatHashMap
Associates the given key with the given value.
put(int, int) - Method in class cern.colt.map.tint.AbstractIntIntMap
Associates the given key with the given value.
put(int, int) - Method in class cern.colt.map.tint.OpenIntIntHashMap
Associates the given key with the given value.
put(int, int) - Method in class cern.colt.map.tint.QuickOpenIntIntHashMap
Associates the given key with the given value.
put(int, Object) - Method in class cern.colt.map.tobject.AbstractIntObjectMap
Associates the given key with the given value.
put(long, Object) - Method in class cern.colt.map.tobject.AbstractLongObjectMap
Associates the given key with the given value.
put(int, Object) - Method in class cern.colt.map.tobject.OpenIntObjectHashMap
Associates the given key with the given value.
put(long, Object) - Method in class cern.colt.map.tobject.OpenLongObjectHashMap
Associates the given key with the given value.
put(int, int, boolean) - Method in class cern.colt.matrix.tbit.BitMatrix
Sets the bit at the specified coordinate to the state specified by value.
put(int, boolean) - Method in class cern.colt.matrix.tbit.BitVector
Sets the bit with index bitIndex to the state specified by value.
put(long[], int, boolean) - Static method in class cern.colt.matrix.tbit.QuickBitVector
Sets the bit with index bitIndex in the bitvector bits to the state specified by value.
putLongFromTo(long, int, int) - Method in class cern.colt.matrix.tbit.BitVector
Sets bits of the receiver from index from to index to to the bits of value.
putLongFromTo(long[], long, int, int) - Static method in class cern.colt.matrix.tbit.QuickBitVector
Sets bits of a bitvector from index from to index to to the bits of value.
putQuick(int, int, boolean) - Method in class cern.colt.matrix.tbit.BitMatrix
Sets the bit at the specified coordinate to the state specified by value; WARNING: Does not check preconditions.
putQuick(int, boolean) - Method in class cern.colt.matrix.tbit.BitVector
Sets the bit with index bitIndex to the state specified by value; WARNING: Does not check preconditions.

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