- pad(RealArray, int...) - Static method in class org.shared.fft.ConvolutionCache
-
Pads an image in an extrapolative way.
- parameterizations - Static variable in class org.shared.test.net.AllNetTests
-
The unit test parameterizations.
- parameters() - Static method in class org.shared.test.net.AsynchronousHandlerTest
-
Derives testing parameters.
- parameters() - Static method in class org.shared.test.net.SynchronousHandlerTest
-
Derives testing parameters.
- parity - Variable in class org.shared.array.AbstractArray
-
- parse(byte[]) - Static method in class org.shared.array.ComplexArray
-
Parses an array from byte
s.
- parse(byte[]) - Static method in class org.shared.array.IntegerArray
-
Parses an array from byte
s.
- parse(byte[]) - Method in interface org.shared.array.kernel.ArrayIoKernel
-
Parses an
Array
from
byte
s.
- parse(byte[]) - Method in class org.shared.array.kernel.MatlabIoKernel
-
- parse(byte[]) - Method in class org.shared.array.kernel.ModalArrayIoKernel
-
- parse(byte[]) - Static method in class org.shared.array.RealArray
-
Parses an array from byte
s.
- parse(Element) - Method in class org.shared.net.handler.XmlHandler
-
- parse(Element, Source<TestXmlEvent, SourceType>) - Static method in class org.shared.test.net.TestXmlEvent
-
- parse(Node, Source<TestXmlEvent, SourceType>) - Method in enum org.shared.test.net.TestXmlEvent.TestXmlEventType
-
- parse(Element) - Method in class org.shared.test.net.TestXmlHandler
-
- parseMat(byte[]) - Method in class org.shared.array.kernel.MatlabIoKernel
-
Parses a series of
Array
s from MAT-file format.
- partition(int) - Static method in class org.shared.stat.util.Combinatorics
-
- partition(int, int, int) - Static method in class org.shared.stat.util.Combinatorics
-
Calculates all partitions of an n
element set into at least nPartsLower
parts and at most
(exclusive) nPartsUpper
parts.
- partition(DynamicObjectArray<int[]>, int[], int, int, int) - Static method in class org.shared.stat.util.Combinatorics
-
- PermutationEntry<C extends Comparable<? super C>> - Class in org.shared.array.kernel
-
A bookkeeping class for permutations.
- PermutationEntry(C, int) - Constructor for class org.shared.array.kernel.PermutationEntry
-
Default constructor.
- physical(int[]) - Method in class org.shared.array.ProtoArray
-
Converts a logical index into a physical index.
- Plan - Class in org.sharedx.fftw
-
The Java peer to
FFTW3 plan
structures.
- Plan(int, int[], int) - Constructor for class org.sharedx.fftw.Plan
-
Default constructor.
- PlanKey - Class in org.sharedx.fftw
-
A base class for
Plan
suitable for hashing.
- PlanKey(int, int[], int) - Constructor for class org.sharedx.fftw.PlanKey
-
Default constructor.
- Plot<T extends Plot<T>> - Interface in org.shared.stat.plot
-
Defines a plotting abstraction.
- Plot.AxisScaleType - Enum in org.shared.stat.plot
-
An enumeration of axis scale types.
- Plot.AxisType - Enum in org.shared.stat.plot
-
An enumeration of axis types.
- PlotBase - Class in org.shared.stat.plot
-
A static utility class for plotting.
- PlotContext<T extends PlotContext<T,P>,P extends Plot<P>> - Interface in org.shared.stat.plot
-
Defines a context for creating
Plot
s.
- Plottable - Interface in org.shared.stat.plot
-
Defines something as suitable for having its values plotted.
- PlotTest - Class in org.shared.test.stat
-
A plotting demo.
- PlotTest() - Constructor for class org.shared.test.stat.PlotTest
-
Default constructor.
- points - Static variable in class org.shared.stat.plot.DataStyle
-
- Policy - Annotation Type in org.shared.metaclass
-
An annotation class for directing package class loading policy.
- pop() - Method in class org.shared.util.DynamicDoubleArray
-
Pops off the last pushed on value.
- pop() - Method in class org.shared.util.DynamicIntArray
-
Pops off the last pushed on value.
- pop() - Method in class org.shared.util.DynamicLongArray
-
Pops off the last pushed on value.
- pop() - Method in class org.shared.util.DynamicObjectArray
-
Pops off the last pushed on value.
- PrecisionRecall - Class in org.shared.stat.plot
-
A representation of precision-recall plots.
- PrecisionRecall(double[][], boolean[][]) - Constructor for class org.shared.stat.plot.PrecisionRecall
-
Default constructor.
- PrecisionRecall(double[], boolean[]) - Constructor for class org.shared.stat.plot.PrecisionRecall
-
Alternate constructor.
- ProbabilityDistribution - Class in org.shared.stat.plot
-
A representation of probability distributions.
- ProbabilityDistribution(ProbabilityDistribution.Mode, double, double, int, double[]) - Constructor for class org.shared.stat.plot.ProbabilityDistribution
-
Default constructor.
- ProbabilityDistribution(double, double, int, double[]) - Constructor for class org.shared.stat.plot.ProbabilityDistribution
-
Alternate constructor.
- ProbabilityDistribution.Mode - Enum in org.shared.stat.plot
-
An enumeration of probability distribution modes.
- product(double...) - Static method in class org.shared.util.Arithmetic
-
Computes the product.
- product(int...) - Static method in class org.shared.util.Arithmetic
-
Computes the product.
- PROPERTY_COLORMAP - Static variable in class org.shared.stat.plot.GnuplotContext
-
The property that toggles the colormap.
- PROPERTY_GRID - Static variable in class org.shared.stat.plot.GnuplotContext
-
The property that toggles the grid.
- PROPERTY_LEGEND - Static variable in class org.shared.stat.plot.GnuplotContext
-
The property that toggles the legend.
- PROPERTY_MESH - Static variable in class org.shared.stat.plot.GnuplotContext
-
The property that toggles the mesh.
- ProtoArray<T extends ProtoArray<T,V,E>,V,E> - Class in org.shared.array
-
An abstract, primordial base class for all multidimensional arrays.
- ProtoArray(V, Array.IndexingOrder, int[], int[]) - Constructor for class org.shared.array.ProtoArray
-
Default constructor.
- ProtoSparseArray<T extends ProtoSparseArray<T,V,E,D>,V,E,D extends Array<D,E>> - Class in org.shared.array.sparse
-
An abstract, primordial base class for all sparse arrays.
- ProtoSparseArray(SparseArrayState<V>, int[], int[], int[]) - Constructor for class org.shared.array.sparse.ProtoSparseArray
-
Default constructor.
- purge(NioConnection) - Method in class org.shared.net.nio.NioManagerDispatchThread
-
- purge(NioConnection) - Method in class org.shared.net.nio.NioManagerIoThread
-
- purge(NioConnection) - Method in class org.shared.net.nio.NioManagerThread
-
A sequence of actions to take when deleting a connection, as far as this thread is concerned.
- push(double, int) - Method in class org.shared.util.DynamicDoubleArray
-
Sets a value at the given index.
- push(double) - Method in class org.shared.util.DynamicDoubleArray
-
Pushes on a value.
- push(int, int) - Method in class org.shared.util.DynamicIntArray
-
Sets a value at the given index.
- push(int) - Method in class org.shared.util.DynamicIntArray
-
Pushes on a value.
- push(long, int) - Method in class org.shared.util.DynamicLongArray
-
Sets a value at the given index.
- push(long) - Method in class org.shared.util.DynamicLongArray
-
Pushes on a value.
- push(T, int) - Method in class org.shared.util.DynamicObjectArray
-
Sets a value at the given index.
- push(T) - Method in class org.shared.util.DynamicObjectArray
-
Pushes on a value.