JavaScript is disabled on your browser.
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() - Method in class hephysics.particle.LParticle
Magnitude
abs() - Method in class hephysics.vec.Hep3Vector
Magnitude
abs(double[]) - Static method in class jhplot.math.ArrayMathUtils
Takes the absolute value of each component of an array.
abs(double[][]) - Static method in class jhplot.math.ArrayMathUtils
Takes the absolute value of each component of an array.
abs(int[]) - Static method in class jhplot.math.ArrayMathUtils
Takes the absolute value of each component of an array.
abs(int[][]) - Static method in class jhplot.math.ArrayMathUtils
Takes the absolute value of each component of an array.
AbstractContinuousRandomVariable - Class in jhplot.math.num.random
Base continuous random variable that provides a {@link RNG) instance as a source for uniform random numbers.
AbstractDiscreteRandomVariable - Class in jhplot.math.num.random
Base continuous random variable that provides a {@link RNG) instance as a source for uniform random numbers.
acos(ValueErr) - Static method in class jhplot.math.ValueErr
Inverse cosine of a value with error
acosh(double) - Static method in class jhplot.math.num.special.Trigonometric
action(Event, Object) - Method in class jhplot.bsom.Bsom
 
action(Event, Object) - Method in class jhplot.bsom.BsomDemo
 
actionPerformed(ActionEvent) - Method in class jhplot.HPlotter
Actions
actionPerformed(ActionEvent) - Method in class jhplot.v3d.Editor3d
 
actionPerformed(ActionEvent) - Method in class jhpro.stat.limit.LimitCalculatorGui
 
actionPerformed(ActionEvent) - Method in class jhpro.stat.limit.LimitCalculatorGui.myFrame
 
adaptive(F1D, double, double) - Static method in class jhplot.math.Numeric
In adaptive quadrature we estimate the area under a curve in the interval from a to b twice, one using Q1 and once using Q2.
AdaptiveIntegrator - Class in jhplot.math.num.integration
An implementation of adaptive quadrature.
AdaptiveIntegrator(Function) - Constructor for class jhplot.math.num.integration.AdaptiveIntegrator
Create an integrator for the given function.
AdaptiveIntegrator(Function, int, double) - Constructor for class jhplot.math.num.integration.AdaptiveIntegrator
Create an integrator for the given function.
add(HEParticle) - Method in class hephysics.particle.HEParticle
Add 2 particles
add(LParticle) - Method in class hephysics.particle.LParticle
Add 2 particle
add(Hep3Vector, Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Add 2 vectors and return a new object
add(Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Add a vector
add(HepLorentzVector) - Method in class hephysics.vec.HepLorentzVector
Add 2 Lorentz vectors
add(HepLorentzVector, HepLorentzVector) - Method in class hephysics.vec.HepLorentzVector
Add 2 vectors
add(Hep3Vector, Hep3Vector) - Static method in class hephysics.vec.VecOp
 
add(F1D) - Method in class jhplot.HChart
Add a F1D function to the canvas.
add(H1D) - Method in class jhplot.HChart
Add a H1D histogram to the chart.
add(P1D) - Method in class jhplot.HChart
Draw data from a P1D.
add(HLabel) - Method in class jhplot.HPlot
Add a label to the Canvas.
add(HKey) - Method in class jhplot.HPlot
Add a key to the Canvas.
add(HMLabel) - Method in class jhplot.HPlot
Add a multiline label to the Canvas.
add(HLabelEq) - Method in class jhplot.HPlot
Add a LaTeX equation to the canvas.
add(HShape) - Method in class jhplot.HPlot
Add a shape primitive to the Canvas.
add(HLabel, double) - Method in class jhplot.HPlot2D
Add a label to the Canvas in NDC coordinates
add(JaObject) - Method in class jhplot.HPlotJa
Add an object to the frame.
add(ArrayList) - Method in class jhplot.HPlotJas
Add all data as a list.
add(P2D) - Method in class jhplot.HPlotXYZ
Add a container with X,Y.Z values to be shown.
add(P2D, Color) - Method in class jhplot.HPlotXYZ
Add a container with X,Y.Z values to be shown.
add(P2D, double) - Method in class jhplot.HPlotXYZ
Add a container with X,Y.Z values to be shown.
add(P2D, double, Color) - Method in class jhplot.HPlotXYZ
Draw X,Y.Z values in 3D
add(AbstractDrawable) - Method in class jhplot.HPlotXYZ
Add a object to the list
add(F2D) - Method in class jhplot.HPlotXYZ
Add a F2D function (a function with 2 arguments, x and y).
add(F2D, int, int) - Method in class jhplot.HPlotXYZ
Add a F2D function (a function with 2 arguments, x and y).
add(H2D) - Method in class jhplot.HPlotXYZ
Show H2D histogram as bars
add(ConstructionObject) - Method in class jhplot.HZirkel
Add an object on the canvas and update it.
add(double[], double, double[], int) - Static method in class jhplot.math.ArrayMathUtils
Adds to an array w, a times v where a is a scalar.
add(double[], double) - Static method in class jhplot.math.ArrayMathUtils
Adds a scalar to every element in the array.
add(double[], double[]) - Static method in class jhplot.math.ArrayMathUtils
Adds the two arrays together (componentwise).
add(int[], double, int[], int) - Static method in class jhplot.math.ArrayMathUtils
Adds to an array w, a times v where a is a scalar.
add(int[], int) - Static method in class jhplot.math.ArrayMathUtils
Adds a scalar to every element in the array.
add(int[], int[]) - Static method in class jhplot.math.ArrayMathUtils
Adds the two arrays together (componentwise).
add(double[][], double) - Static method in class jhplot.math.DoubleArray
Adds a single value to a matrix, e.g.
add(double[][], double[][]) - Static method in class jhplot.math.DoubleArray
Adds a matrix to another matrix, which should be of the same dimension.
add(double) - Method in class jhplot.math.num.DoubleArray
Adds an element to the end of this expandable array.
add(double, double) - Method in class jhplot.P1D
Adds values of a plot-point pair (X,Y).
add(double, double, double) - Method in class jhplot.P1D
Adds the values of a plot-point pair (X,Y).
add(double, double, double, double) - Method in class jhplot.P1D
Add values of a plot-point pair (X,Y).
add(double, double, double, double, double, double) - Method in class jhplot.P1D
Adds the values of a plot-point pair (X,Y).
add(double, double, double, double, double, double, double, double, double, double) - Method in class jhplot.P1D
Adds the values of a plot-point pair (x,y).
add(double, double, double) - Method in class jhplot.P2D
Adds values of a plot-point pair (X,Y,Z).
add(double, double, double, double, double, double) - Method in class jhplot.P3D
Adds values of a plot-point pair (X,dX,Y,dY,Z,dZ).
add(double[]) - Method in class jhplot.PND
Adds (appends) the specified element to the end of this list.
add(P0D) - Method in class jhplot.PND
Adds (appends) P0D to the end of this list.
add(int[]) - Method in class jhplot.PNI
Adds (appends) the specified element to the end of this list.
add(P0I) - Method in class jhplot.PNI
Adds (appends) P0D to the end of this list.
add(Vector3d) - Method in class jhplot.v3d.Vector3d
 
add(DataPoint) - Method in class jminhep.cluster.DataHolder
Add a data point to the holder
add(double[]) - Method in class jminhep.cluster.DataHolder
Add a new instance to data holder in form of array
addAndAverage(P1D[]) - Method in class jhplot.P1D
Return P1D array with weighted average of several measurements.
addAsBars(H2D) - Method in class jhplot.HPlotXYZ
Add a H2D histogram as bars.
addAsSurface(H2D) - Method in class jhplot.HPlotXYZ
Add a H2D histogram.
addBar(double, double, double, double, double) - Method in class jhplot.HPlotXYZ
Build a bar as a cylinder in 3D and add to the list of shapes on the current pad.
addChannel(H1D, H1D, H1D) - Method in class jhpro.stat.DataSource
Adds a channel with signal, background and data given as input.
addChannel(P1D, P1D, P1D) - Method in class jhpro.stat.DataSource
Adds a channel with signal, background and data given as input.
addChannel(DataKeeper, DataKeeper, DataKeeper, double, double, double, String) - Method in class jhpro.stat.DataSource
Adds a channel with signal, background and data given as input.
addChannel(DataKeeper, DataKeeper, DataKeeper) - Method in class jhpro.stat.DataSource
Adds a channel with signal, background and data given as input.
addChannel(H1D, H1D, H1D, double, double, double, String) - Method in class jhpro.stat.DataSource
Adds a channel with signal, background and data given as input.
addChannel(P1D, P1D, P1D, double, double, double, String) - Method in class jhpro.stat.DataSource
Adds a channel with signal, background and data given as input.
addColumn(double[]) - Method in class jhplot.SPsheet
Add a column.
addContour(Mapper, ColorMapper, Range, Range) - Method in class jhplot.HPlotXYZ
 
addData(DataArray, int) - Method in class jhplot.jadraw.JaAxes
Add data to this plot.
addData(H2D, int) - Method in class jhplot.jadraw.JaAxes
Add h2d data set.
addData(ExpData) - Method in class jhpro.stat.limit.StatConfidence
Add experimental data
addDisk(double, double, double, double, double, int, int) - Method in class jhplot.HPlotXYZ
Add a sphere to the current canvas.
addEdge(String, String) - Method in class jhplot.HGraph
Add a connector between 2 vertexes
addFace(int, Color) - Method in class jhplot.v3d.Object3d
 
addFace(int, int, int, int) - Method in class jhplot.v3d.Object3d
 
addFace(int) - Method in class jhplot.v3d.Object3d
 
addFeedForwardLayer(int) - Method in class jhplot.HNeuralNet
Construct this layer with a sigmoid threshold function.
addFlatLine(float[], float[], double) - Method in class jhplot.HPlotXYZ
Add a flat line to the current pad.
addFunc(String, String, String, String) - Method in class jhplot.HFit
Add a user 1D function in form of a string.
addFunc(String, IFunction) - Method in class jhplot.HFitter
Add a new function to catalog
addKey(DataArray, int, int) - Method in class jhplot.HPlotJa
 
addLegend(int, String) - Method in class jhplot.SPlot
Add a legend (displayed at the upper right) for the specified data set with the specified string.
addLight(double, double, double, Color, Color, Color) - Method in class jhplot.HPlotXYZ
Add light to the scene.
addObject(Object3d) - Method in class jhplot.v3d.Model3d
 
addParallelepiped(float, float, float, float, float, float) - Method in class jhplot.HPlotXYZ
Add parallelepiped to the current canvas.
addPoint(double, double, double, double) - Method in class jhplot.HPlotXYZ
Add a point to the list of shapes on the current pad.
addPoint(int, double, double, boolean) - Method in class jhplot.SPlot
In the specified data set, add the specified x, y point to the plot.
addPoint(double, double) - Method in class jhplot.stat.LinReg
Add a point to the data and redo the regression
addPointErr(int, double, double, double, double, boolean) - Method in class jhplot.SPlot
In the specified data set, add the specified x, y point to the plot with error bars.
addPolygon(P2D) - Method in class jhplot.HPlotXYZ
Add a flat line to the current pad.
addQuick(double, double, double) - Method in class jhplot.P1D
Adds the values of a plot-point pair (X,Y).
addQuick(double, double, double, double) - Method in class jhplot.P1D
Add values of a plot-point pair (X,Y).
addQuick(double, double, double, double, double, double) - Method in class jhplot.P1D
Adds the values of a plot-point pair (X,Y).
addQuick(double, double, double, double, double, double, double, double, double, double) - Method in class jhplot.P1D
Adds the values of a plot-point pair (x,y).
addRow() - Method in class jhplot.SPsheet
Adds row to end of table
addRow(double[]) - Method in class jhplot.SPsheet
Add a row from a vector.
addSphere(double, double, double, double, double, int, int) - Method in class jhplot.HPlotXYZ
Add a sphere to the current canvas.
addStatBox(int, int) - Method in class jhplot.HPlotJa
 
addText(String, double[], Color) - Method in class jhplot.HPlotXYZ
Add a text to the canvas.
addToBack(JaObject) - Method in class jhplot.HPlotJa
Add an object to background.
addToFront(JaObject) - Method in class jhplot.HPlotJa
Add an object to foreground.
addTube(double, double, double, double, double, double, int, int) - Method in class jhplot.HPlotXYZ
Add a tube to the current canvas.
addVertex(String) - Method in class jhplot.HGraph
Add a new vertex
addVertex(Vector3d) - Method in class jhplot.v3d.Object3d
 
addVertex(float, float, float) - Method in class jhplot.v3d.Object3d
 
addXTick(String, double) - Method in class jhplot.SPlot
Specify a tick mark for the X axis.
addYTick(String, double) - Method in class jhplot.SPlot
Specify a tick mark for the Y axis.
allEntries() - Method in class jhplot.H1D
Get number of all entries
allEntries() - Method in class jhplot.H2D
Get number of all entries
allEntries() - Method in class jhplot.HProf1D
Get number of all entries
allEntries() - Method in class jhplot.HProf2D
Get number of all entries
analF() - Method in class jhplot.HPlot
Return IAnalysisFactory associated with the plot
analF() - Method in class jhplot.HPlotJa
Return IAnalysisFactory associated with the plot
analyseSet() - Method in class jminhep.cluster.DataHolder
Analyse the data holder by calculating min and max.
angle(LParticle) - Method in class hephysics.particle.LParticle
Angle between 2 vectors in rad
angle(Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Angle between 2 vectors
angle(HepLorentzVector) - Method in class hephysics.vec.HepLorentzVector
Angle between 2 vectors
Animation - Class in jhplot.v3d
 
Animation() - Constructor for class jhplot.v3d.Animation
 
Anova - Class in jhplot.stat
Class for performing simple 1-way ANOVA.
Anova(double[][]) - Constructor for class jhplot.stat.Anova
Creates a new Anova instance.
append(File, String) - Static method in class jhplot.math.io.ASCIIFile
 
append(HStatData) - Method in class jhpro.tseries.HStatData
Append a row.
appendDoubleArray(File, double[], String) - Static method in class jhplot.math.io.BinaryFile
 
appendDoubleArray(OutputStream, double[], String) - Static method in class jhplot.math.io.BinaryOutputStream
 
appendFloatArray(File, float[], String) - Static method in class jhplot.math.io.BinaryFile
 
appendFloatArray(OutputStream, float[], String) - Static method in class jhplot.math.io.BinaryOutputStream
 
appendIntArray(File, int[], String) - Static method in class jhplot.math.io.BinaryFile
 
appendIntArray(OutputStream, int[], String) - Static method in class jhplot.math.io.BinaryOutputStream
 
arg() - Method in class jhplot.math.Complex
Argument of this Complex number (the angle in radians with the x-axis in polar coordinates).
ArrayMathUtils - Class in jhplot.math
Arrays are faster than object, so this class is here to take full advantage of arrays without encapsulation.
ArrayReaderWriter - Class in jhplot.io
Class for reading binary data from files to multidimensional arrays and writing binary data to files from multidimensional arrays.
ArrayReaderWriter() - Constructor for class jhplot.io.ArrayReaderWriter
 
ArrayString - Class in jhplot.math.io
BSD License
ArrayString() - Constructor for class jhplot.math.io.ArrayString
 
Arrow - Class in jhplot.shapes
Build an arrow.
Arrow(double, double, double, double, Stroke, Color) - Constructor for class jhplot.shapes.Arrow
Build an arrow
Arrow(double, double, double, double) - Constructor for class jhplot.shapes.Arrow
Build an arrow in
ARROW - Static variable in class jhplot.shapes.HShape
 
ASCIIFile - Class in jhplot.math.io
BSD License
ASCIIFile(File) - Constructor for class jhplot.math.io.ASCIIFile
 
asin(ValueErr) - Static method in class jhplot.math.ValueErr
Inverse sine of a value with error
asinh(double) - Static method in class jhplot.math.num.special.Trigonometric
Returns the inverse hyperbolic sine of x.
asinh(ValueErr) - Static method in class jhplot.math.ValueErr
Inverse hyperbolic sine of a value with error
assignToCluster(int) - Method in class jminhep.cluster.DataPoint
Assigns the data point to a cluster
atan(ValueErr) - Static method in class jhplot.math.ValueErr
inverse tangent of a value
atan2(ValueErr, ValueErr) - Static method in class jhplot.math.ValueErr
Inverse tangent (atan2) of a value without correlations
atan2(ValueErr, ValueErr, double) - Static method in class jhplot.math.ValueErr
Inverse tangent (atan2) of a value with a correlation
atanh(double) - Static method in class jhplot.math.num.special.Trigonometric
auto() - Method in class jhplot.bsom.BsomDemo
Set auto mode
AUTO_BOUNDS - Static variable in class jhplot.math.Slicing
 
autocorr(double[], int) - Static method in class jhpro.stat.StatUtils
Computes autocorrelation up to maxk for the time series data.
autoCorrelate(double[], int, int) - Static method in class jhpro.stat.StatUtils
This static class does the autocorrelation for the given float vector.
autoCorrelation(int, int) - Method in class jhpro.tseries.HStatAnalysis
Autocorrelation.
autocov(double[], int) - Static method in class jhpro.stat.StatUtils
Computes autocovariance up to maxk for the time series data.
avg(double[]) - Static method in class jhpro.stat.StatUtils
Compute average of all values in vector v.
axhline(float, float, float, float, Color) - Method in class jhplot.Plot
Creates a horizontal line along the x axis.
axisExponent(int) - Method in class jhplot.jadraw.JaAxes
Get exponent for the axis
axisLengthX() - Method in class jhplot.HPlot
Length of X axis in pixels.
axisLengthY() - Method in class jhplot.HPlot
Length of Y axis in pixels.

B

bar(PyObject[], String[]) - Method in class jhplot.Plot
Plot an arbitrary number of bars (boxes)
baseEditPanel(JaxoLineOptionsPanel) - Method in class jhplot.jadraw.JaLineObject
Adds components to the edit panel that are common to all line objects.
BaseRecordsFile - Class in jhplot.io.db
 
BB_MAX_X - Static variable in class jhplot.jadraw.JaObject
The component of the boundingbox array that contains the upper x value of the boundingbox.
BB_MAX_Y - Static variable in class jhplot.jadraw.JaObject
The component of the boundingbox array that contains the upper y value of the boundingbox.
BB_MIN_X - Static variable in class jhplot.jadraw.JaObject
The component of the boundingbox array that contains the lower x value of the boundingbox.
BB_MIN_Y - Static variable in class jhplot.jadraw.JaObject
The component of the boundingbox array that contains the lower y value of the boundingbox.
belowWithin(Rectangle, Dimension) - Static method in class jhplot.v3d.Util
 
belowWithin(Component, Component) - Static method in class jhplot.v3d.Util
 
BernoulliRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Bernoulli distribution.
BernoulliRandomVariable() - Constructor for class jhplot.math.num.random.BernoulliRandomVariable
Default constructor.
BernoulliRandomVariable(double) - Constructor for class jhplot.math.num.random.BernoulliRandomVariable
Create a random variable with the given probability of success.
BernoulliRandomVariable(double, RNG) - Constructor for class jhplot.math.num.random.BernoulliRandomVariable
Create a random variable with the given probability of success and source generator.
Beta - Class in jhplot.math.num.pdf
The Beta distribution (1).
Beta() - Constructor for class jhplot.math.num.pdf.Beta
Default constructor.
Beta(double, double) - Constructor for class jhplot.math.num.pdf.Beta
Create a distribution with the given alpha and beta values.
Beta - Class in jhplot.math.num.special
Utility class that provides methods related to the beta family of functions.
beta(double, double) - Static method in class jhplot.math.Random
Generate a random number from a beta random variable.
BetaRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Beta distribution.
BetaRandomVariable() - Constructor for class jhplot.math.num.random.BetaRandomVariable
Default constructor.
BetaRandomVariable(double, double) - Constructor for class jhplot.math.num.random.BetaRandomVariable
Create a random variable with the given alpha and beta values.
BetaRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.BetaRandomVariable
Create a random variable with the given parameters.
BIG_ENDIAN - Static variable in class jhplot.math.io.BinaryFile
 
BIG_ENDIAN - Static variable in class jhplot.math.io.BinaryInputStream
 
BIG_ENDIAN - Static variable in class jhplot.math.io.BinaryOutputStream
 
BinaryFile - Class in jhplot.math.io
BSD License
BinaryFile(File, String) - Constructor for class jhplot.math.io.BinaryFile
 
BinaryInputStream - Class in jhplot.math.io
BSD License
BinaryInputStream(InputStream, String) - Constructor for class jhplot.math.io.BinaryInputStream
 
BinaryInputStream(InputStream, boolean) - Constructor for class jhplot.math.io.BinaryInputStream
 
BinaryOutputStream - Class in jhplot.math.io
BSD License
BinaryOutputStream(OutputStream, String) - Constructor for class jhplot.math.io.BinaryOutputStream
 
BinaryOutputStream(OutputStream, boolean) - Constructor for class jhplot.math.io.BinaryOutputStream
 
binCenter(int) - Method in class jhplot.H1D
Get bin centres.
binCenter(int) - Method in class jhplot.HProf1D
Get bin centres.
binCenters() - Method in class jhplot.H1D
Get all bin centers in form of array
binCenters() - Method in class jhplot.HProf1D
Get all bin centers in form of array
binEntries(int) - Method in class jhplot.H1D
Number of entries in a bin with index i
binEntries() - Method in class jhplot.H1D
Get all entries of the histogram as an array
binEntries(int, int) - Method in class jhplot.H2D
Number of entries in the corresponding bin (i.e.
binEntries(int) - Method in class jhplot.HProf1D
Number of entries in a bin with index i
binEntries() - Method in class jhplot.HProf1D
Get all entries of the histogram as an array
binEntries(int, int) - Method in class jhplot.HProf2D
Number of entries in the corresponding bin (i.e.
binError(int) - Method in class jhplot.H1D
Error on the bin with index i
binError(int, int) - Method in class jhplot.H2D
Error of the corresponding bin.
binError(int) - Method in class jhplot.HProf1D
Error on the bin with index i
binError(int, int) - Method in class jhplot.HProf2D
Error of the corresponding bin.
binErrors() - Method in class jhplot.H1D
Get all bin errors of the histogram as an array
binErrors() - Method in class jhplot.HProf1D
Get all bin errors of the histogram as an array
binHeight(int) - Method in class jhplot.H1D
Height of the corresponding bin
binHeight(int, int) - Method in class jhplot.H2D
Total height of the corresponding bin.
binHeight(int) - Method in class jhplot.HProf1D
Height of the corresponding bin
binHeight(int, int) - Method in class jhplot.HProf2D
Total height of the corresponding bin.
binHeights() - Method in class jhplot.H1D
Get all heights of the histogram as an array
binHeights() - Method in class jhplot.HProf1D
Get all heights of the histogram as an array
binLowerEdge(int) - Method in class jhplot.H1D
Get bin lower edge.
binLowerEdge(int) - Method in class jhplot.HProf1D
Get bin lower edge.
binLowerEdges() - Method in class jhplot.H1D
Get all lower edges in form of array
binLowerEdges() - Method in class jhplot.HProf1D
Get all lower edges in form of array
binMean(int) - Method in class jhplot.H1D
Mean in a single bin with index
binMean(int) - Method in class jhplot.HProf1D
Mean in a single bin with index
Binomial - Class in jhplot.math.num.pdf
The Binomial distribution.
Binomial() - Constructor for class jhplot.math.num.pdf.Binomial
Default constructor.
Binomial(int, double) - Constructor for class jhplot.math.num.pdf.Binomial
Create a distribution with the given number of trials and probability of success.
BinomialRandomVariable - Class in jhplot.math.num.random
 
BinomialRandomVariable() - Constructor for class jhplot.math.num.random.BinomialRandomVariable
Default constructor.
BinomialRandomVariable(int, double) - Constructor for class jhplot.math.num.random.BinomialRandomVariable
Create a random variable with the given number of trials and probability of success.
BinomialRandomVariable(int, double, RNG) - Constructor for class jhplot.math.num.random.BinomialRandomVariable
Create a random variable with the given parameters.
binRms(int) - Method in class jhplot.H1D
RMS of a single bin with index
binRms(int) - Method in class jhplot.HProf1D
RMS of a single bin with index
binUpperEdge(int) - Method in class jhplot.H1D
Get bin upper edge.
binUpperEdge(int) - Method in class jhplot.HProf1D
Get bin upper edge.
binUpperEdges() - Method in class jhplot.H1D
Get all upper edges in form of array
binUpperEdges() - Method in class jhplot.HProf1D
Get all upper edges in form of array
BisectionRootFinder - Class in jhplot.math.num.root
The bisection method (1) for finding roots of functions.
BisectionRootFinder(Function) - Constructor for class jhplot.math.num.root.BisectionRootFinder
Create a root finder for the given function.
BisectionRootFinder(Function, int, double) - Constructor for class jhplot.math.num.root.BisectionRootFinder
Create a root finder for the given function.
Blob(float, float) - Static method in class jhplot.jadraw.Diagram
Get a blob object
boost(HEParticle) - Method in class hephysics.particle.HEParticle
Lorentz Boost
boost(LParticle) - Method in class hephysics.particle.LParticle
Lorentz Boost
boost(HepLorentzVector, Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Boost fourVector with boostVector.
boost(HepLorentzVector, HepLorentzVector) - Method in class hephysics.vec.Hep3Vector
Boost fourVector into system of refFourVector.
boost(double, double, double) - Method in class hephysics.vec.HepLorentzVector
Lorentz Boost using 3-vector
boost(HepLorentzVector, Hep3Vector) - Method in class hephysics.vec.HepLorentzVector
Boost fourVector with boostVector.
boost(HepLorentzVector, HepLorentzVector) - Method in class hephysics.vec.HepLorentzVector
Boost fourVector into system of refFourVector.
boost(HepLorentzVector, Hep3Vector) - Static method in class hephysics.vec.VecOp
Boost fourVector with boostVector.
boost(HepLorentzVector, HepLorentzVector) - Static method in class hephysics.vec.VecOp
Boost fourVector into system of refFourVector.
Box(float, float) - Static method in class jhplot.jadraw.Diagram
Get a box object
Bracket - Class in jhplot.math.num.root
Simple root bracketing routine.
Bracket(Function) - Constructor for class jhplot.math.num.root.Bracket
Create a root bracketer for the given function.
Bracket(Function, int) - Constructor for class jhplot.math.num.root.Bracket
Create a root bracketer for the given function.
bracketOut(double, double, double) - Method in class jhplot.math.num.root.Bracket
Bracket a root for the target function by creating and continuously expanding an interval around the initial point until the interval is known to contain at least one root.
BreitWigner - Class in jhplot.fit
Build a Breit-Wigner distribution.
BreitWigner() - Constructor for class jhplot.fit.BreitWigner
 
BreitWigner(String) - Constructor for class jhplot.fit.BreitWigner
 
BreitWigner(String[], String[]) - Constructor for class jhplot.fit.BreitWigner
 
BrentRootFinder - Class in jhplot.math.num.root
Brent's method (1) for finding roots of functions.
BrentRootFinder(Function) - Constructor for class jhplot.math.num.root.BrentRootFinder
Create a root finder for the given function.
BrentRootFinder(Function, int, double) - Constructor for class jhplot.math.num.root.BrentRootFinder
Create a root finder for the given function.
BRoot - Class in jhplot
Show Java ROOT browser to view ROOT histograms.
BRoot() - Constructor for class jhplot.BRoot
Show an empty frame with the ROOT browser
BRoot(String) - Constructor for class jhplot.BRoot
Show a frame with ROOT browser and load a file
BrowserAida - Class in jhplot.io
A GUI to browser AIDA data stored in .aida or .xml files.
BrowserAida() - Constructor for class jhplot.io.BrowserAida
 
BrowserAida(GHFrame, String, boolean) - Constructor for class jhplot.io.BrowserAida
Show the BrowserAida
BrowserData - Class in jhplot.io
Open a data browser for generic data.
BrowserData(String, GHFrame) - Constructor for class jhplot.io.BrowserData
Construct a data browser using the input file for 2D data.
BrowserDataGeneric - Class in jhplot.io
A generic GUI to browser data stored files.
BrowserDataGeneric() - Constructor for class jhplot.io.BrowserDataGeneric
Default constructor.
BrowserHBook - Class in jhplot.io
A GUI to browser data stored in HBook XML format (extension "jdat").
BrowserHBook() - Constructor for class jhplot.io.BrowserHBook
 
BrowserHBook(GHFrame, HBook, boolean) - Constructor for class jhplot.io.BrowserHBook
Show the browser.
BrowserHFile - Class in jhplot.io
A GUI to browser data stored in a HFile format.
BrowserHFile() - Constructor for class jhplot.io.BrowserHFile
 
BrowserHFile(GHFrame, HFile, boolean) - Constructor for class jhplot.io.BrowserHFile
Show the BrowserHFile
BrowserHFileXML - Class in jhplot.io
A GUI to browser data stored in a HFileXML format (the extension *.jxml).
BrowserHFileXML() - Constructor for class jhplot.io.BrowserHFileXML
 
BrowserHFileXML(GHFrame, HFileXML, boolean) - Constructor for class jhplot.io.BrowserHFileXML
Show the BrowserHFileXML.
BrowserPFile - Class in jhplot.io
A GUI to browser data stored in a PFile format (extension "pbu").
BrowserPFile() - Constructor for class jhplot.io.BrowserPFile
 
BrowserPFile(GHFrame, PFile, boolean) - Constructor for class jhplot.io.BrowserPFile
Show the BrowserHFile
BrowserRoot - Class in jhplot.io
A GUI to browser ROOT data stored in .root files.
BrowserRoot() - Constructor for class jhplot.io.BrowserRoot
 
BrowserRoot(GHFrame, String, boolean) - Constructor for class jhplot.io.BrowserRoot
Show the BrowserRoot
Bsom - Class in jhplot.bsom
Bsom is an application of Bayesian Self-Organizing Maps.
Bsom() - Constructor for class jhplot.bsom.Bsom
 
bsom - Variable in class jhplot.HBsom
 
BsomDemo - Class in jhplot.bsom
BsomDemo is an applet for the demonstration of Bayesian Self-Organizing Maps.
BsomDemo() - Constructor for class jhplot.bsom.BsomDemo
 
buildPads(int, int) - Method in class jhplot.HPlotJa
Build axes frames and show them.
buildXY(double, double, double[]) - Static method in class jhplot.math.DoubleArray
Generate a two column matrix.
buildXY(double[], double[]) - Static method in class jhplot.math.DoubleArray
Join two arrays into a matrix.
BunchingParameters - Class in jhplot.stat
Calculations of bunching parameters.
BunchingParameters(int, int, int, double, double) - Constructor for class jhplot.stat.BunchingParameters
Initialize Bunching parameter.

C

calcDistance(double[], double[]) - Static method in class jminhep.cluster.Get
This method calculates the Euclidean distance between two N-ncolsional vectors.
calcMass() - Method in class hephysics.particle.LParticle
Get calculated mass as sqrt(e*e-px**2-py**2-pz**2)
calcSquaredDistance(double[], double[]) - Static method in class jminhep.cluster.Get
This method calculates the squared distance between two N-dimesional vectors.
calculateConditionalEntropy(double[], double[]) - Static method in class jhplot.stat.Entropy
Calculates the conditional entropy H(X|Y) from two vectors.
calculateConditionalMutualInformation(double[], double[], double[]) - Static method in class jhplot.stat.MutualInformation
Calculates the conditional Mutual Information I(X;Y|Z) between two random variables, conditioned on a third.
calculateEntropy(double[]) - Static method in class jhplot.stat.Entropy
Calculates the univariate entropy H(X) from a vector.
calculateJointEntropy(double[], double[]) - Static method in class jhplot.stat.Entropy
Calculates the joint entropy H(X,Y) from two vectors.
calculateMutualInformation(double[], double[]) - Static method in class jhplot.stat.MutualInformation
Calculates the Mutual Information I(X;Y) between two random variables.
Canvas3d - Class in jhplot.v3d
 
Canvas3d(Model3d) - Constructor for class jhplot.v3d.Canvas3d
 
captureHeader(CSVReader) - Method in class jhplot.io.csv.bean.ColumnPositionMappingStrategy
 
captureHeader(CSVReader) - Method in class jhplot.io.csv.bean.HeaderColumnNameMappingStrategy
 
captureHeader(CSVReader) - Method in interface jhplot.io.csv.bean.MappingStrategy
Implemention of this method can grab the header line before parsing begins to use to map columns to bean properties.
Cauchy - Class in jhplot.math.num.pdf
The Cauchy distribution (1).
Cauchy() - Constructor for class jhplot.math.num.pdf.Cauchy
Default constructor.
Cauchy(double, double) - Constructor for class jhplot.math.num.pdf.Cauchy
Create a distribution with the given location and scale parameters.
cauchy(double, double) - Static method in class jhplot.math.Random
Generate a random number from a Cauchy random variable (Mean = Inf, and Variance = Inf).
CauchyRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Cauchy distribution.
CauchyRandomVariable() - Constructor for class jhplot.math.num.random.CauchyRandomVariable
Default constructor.
CauchyRandomVariable(double, double) - Constructor for class jhplot.math.num.random.CauchyRandomVariable
Create a random variable with the given location and scale parameters.
CauchyRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.CauchyRandomVariable
Create a random variable with the given parameters.
cd(int, int) - Method in class jhplot.HPlotJa
Navigate to a selected plot.
cd(int, int) - Method in class jhplot.HPlotter
Navigate to a selected plot.
cd(String) - Method in class jhplot.io.FileAida
Navigate to a directory inside the file
cd(String) - Method in class jhplot.io.FileRoot
Navigate to a directory inside the ROOT file.
cdf(int, double) - Static method in class jhplot.math.KolmogorovSmirnovDist
Computes the cumulative probability P[D_n <= x] of the Kolmogorov-Smirnov distribution with sample size n at x.
center_reduce(double[][]) - Method in class jhplot.stat.PCA
 
centerOfMass(List<Hep3Vector>) - Method in class hephysics.vec.Hep3Vector
Return a center of mass of a list of vectors
centerOfMass(List<HepLorentzVector>) - Method in class hephysics.vec.HepLorentzVector
Return a center mass vector
centreWithin(Rectangle, Dimension) - Static method in class jhplot.v3d.Util
Calculates the X and Y coordinates that a child component should have to be centered within its parent.
centreWithin(Component, Component) - Static method in class jhplot.v3d.Util
Centres the child component within its parent.
checkColumnDimension(double[][], int) - Static method in class jhplot.math.DoubleArray
Checks to make sure each row of a matrix is of a specified dimension.
checkLength(double[], int) - Static method in class jhplot.math.DoubleArray
Checks to make sure an array is of a specified length.
checkRowDimension(double[][], int) - Static method in class jhplot.math.DoubleArray
Checks to make sure each column of a matrix is of a specified dimension.
chi2(int) - Static method in class jhplot.math.Random
Generate a random number from a Chi-2 random variable.
ChiSquared - Class in jhplot.math.num.pdf
The Chi-Squared distribution (1).
ChiSquared() - Constructor for class jhplot.math.num.pdf.ChiSquared
Default constructor.
ChiSquared(double) - Constructor for class jhplot.math.num.pdf.ChiSquared
Create a distribution with the given degrees of freedom.
ChiSquaredRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Chi-Squared distribution.
ChiSquaredRandomVariable() - Constructor for class jhplot.math.num.random.ChiSquaredRandomVariable
Default constructor.
ChiSquaredRandomVariable(double) - Constructor for class jhplot.math.num.random.ChiSquaredRandomVariable
Create a random variable with the given degrees of freedom.
ChiSquaredRandomVariable(double, RNG) - Constructor for class jhplot.math.num.random.ChiSquaredRandomVariable
Create a random variable with the given parameters.
cholesky(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
CholeskyDecomposition - Class in jhplot.math
Cholesky Decomposition.
CholeskyDecomposition(double[][]) - Constructor for class jhplot.math.CholeskyDecomposition
Cholesky algorithm for symmetric and positive definite matrix.
chs() - Method in class jhplot.math.Complex
Negative of this complex number (chs stands for change sign).
Circle - Class in jhplot.shapes
Build a Circle using the USER coordinate system
Circle(double, double, double, Stroke, Color) - Constructor for class jhplot.shapes.Circle
Build a circle
Circle(double, double, double) - Constructor for class jhplot.shapes.Circle
Build a circle using the default stroke and color
CIRCLE - Static variable in class jhplot.shapes.HShape
 
clear() - Method in class jhplot.H1D
Make a copy of the data holder
clear() - Method in class jhplot.H2D
 
clear() - Method in class jhplot.HChart
Clear the current graph including graph settings.
clear(int, int) - Method in class jhplot.HChart
Clear the chart characterized by an index in X and Y.
clear() - Method in class jhplot.HGraph
Clear the current graph including graph settings.
clear(int, int) - Method in class jhplot.HGraph
Clear the graph characterized by an index in X and Y.
clear() - Method in class jhplot.HPlot
Clear the current graph including graph settings.
clear(int, int) - Method in class jhplot.HPlot
Clear the graph characterised by an index in X and Y.
clear() - Method in class jhplot.HPlot2D
Clear the current pad
clear() - Method in class jhplot.HPlot3D
Clear the current graph including graph settings.
clear(int, int) - Method in class jhplot.HPlot3D
Clear the graph characterized by an index in X and Y.
clear() - Method in class jhplot.HPlot3DP
Clear the current graph including graph settings.
clear(int, int) - Method in class jhplot.HPlot3DP
Clear the graph characterized by an index in X and Y.
clear(int, int) - Method in class jhplot.HPlotter
Clear the graph characterised by an index in X and Y.
clear() - Method in class jhplot.HPlotXYZ
Clear the current graph including graph settings.
clear(int, int) - Method in class jhplot.HPlotXYZ
Clear the graph characterized by an index in X and Y.
clear() - Method in class jhplot.HView3D
Clear the current graph including graph settings.
clear(int, int) - Method in class jhplot.HView3D
Clear the graph characterized by an index in X and Y.
clear() - Method in class jhplot.HZirkel
Clear the canvas
clear() - Method in class jhplot.jadraw.JaAxes
Clear.
clear() - Method in class jhplot.math.num.DoubleArray
Remove all elements from this collection.
clear() - Method in class jhplot.P1D
Clear the container.
clear() - Method in class jhplot.P2D
Clear the container
clear() - Method in class jhplot.P3D
Clear the container
clear() - Method in class jhplot.PND
Clear the container
clear() - Method in class jhplot.PNI
Clear the container
clear() - Method in class jhplot.SPlot
Clear the plot of all data points.
clear(int) - Method in class jhplot.SPlot
Clear the plot of data points in the specified dataset.
clear() - Method in class jminhep.cluster.DataHolder
Clear current data holder
clearAll() - Method in class jhplot.HChart
Clear all graphs from data and settings.
clearAll() - Method in class jhplot.HGraph
Clear all graphs from data and settings.
clearAll() - Method in class jhplot.HPlot
Clear all graphs from data and settings.
clearAll() - Method in class jhplot.HPlot2D
Clear all pads
clearAll() - Method in class jhplot.HPlot3D
Clear all graphs from data and settings.
clearAll() - Method in class jhplot.HPlot3DP
Clear all graphs from data and settings.
clearAll() - Method in class jhplot.HPlotJa
Clear the canvas from all objects
clearAll() - Method in class jhplot.HPlotXYZ
Clear all graphs from data and settings.
clearAll() - Method in class jhplot.HView3D
Clear all graphs from data and settings.
clearAllData() - Method in class jhplot.HPlot
Clear all graphs from the input data.
clearAllData() - Method in class jhplot.HPlotJa
Clear all data from all graphs.
clearAllLabels() - Method in class jhplot.HPlot
Clear all graph labels
clearData() - Method in class jhplot.HChart
Clear plot from the data
clearData() - Method in class jhplot.HPlot
Clear the current graph from the input data.
clearData(int, int) - Method in class jhplot.HPlot
Clear data of the graph characterised by an index in X and Y.
clearData(int) - Method in class jhplot.HPlot
Remove one data set from the current plot.
clearData(int, int) - Method in class jhplot.HPlotJa
Clear the axis frame from the data
clearData() - Method in class jhplot.HPlotJa
Clear the axis frame from the data for the current pad.
clearLabels() - Method in class jhplot.HPlot
Clear graph labels for the curent graph.
clearLabels(int, int) - Method in class jhplot.HPlot
Clear Graph settings including labels.
clearLegends() - Method in class jhplot.SPlot
Clear all legends.
clearPlot() - Method in class jhplot.HChart
Clear plot.
CLimits - Class in jhpro.stat
Algorithm to compute 95% CL limits using the Likelihood ratio semi-Bayesian method.
CLimits(DataSource, int) - Constructor for class jhpro.stat.CLimits
Main constructor.
CLimits(DataSource, int, boolean) - Constructor for class jhpro.stat.CLimits
Main constructor.
CLimits(H1D, H1D, H1D, int) - Constructor for class jhpro.stat.CLimits
Get limits including statistical errors in the calculations.
CLimits(P1D, P1D, P1D, int) - Constructor for class jhpro.stat.CLimits
Initialize limit calculations including statistical errors in the calculations.
CLimits(H1D, H1D, H1D, double, double, double, String, int) - Constructor for class jhpro.stat.CLimits
Initialize limit calculations for one channel with systematic errors.
ClipBoardPrintable - Interface in jhplot.math.io
BSD License
clone() - Method in class hephysics.vec.SpacePoint
Clone
clone() - Method in class jhplot.math.Complex
 
clone() - Method in class jhplot.math.ValueErr
 
clone() - Method in class jhpro.stat.DataSource
Allow cloning
close() - Method in class jhplot.HChart
Close the canvas (and dispose all components) Note: a memory leak is found - no time to investigate it.
close() - Method in class jhplot.HGraph
Close the canvas (and dispose all components) Note: a memory leak is found - no time to investgate it.
close() - Method in class jhplot.HPlot
Close the canvas (and dispose all components).
close() - Method in class jhplot.HPlot2D
Close the canvas (and dispose all components).
close() - Method in class jhplot.HPlot3D
Close the canvas (and dispose all components) Note: a memory leak is found - no time to study it.
close() - Method in class jhplot.HPlot3DP
Close the canvas (and dispose all components) Note: a memory leak is found - no time to study it.
close() - Method in class jhplot.HPlotJa
Close the canvas (and dispose all components).
close() - Method in class jhplot.HPlotJas
Close the canvas (and dispose all components).
close() - Method in class jhplot.HPlotter
Close the canvas (and dispose all components).
close() - Method in class jhplot.HPlotXYZ
Close the canvas.
close() - Method in class jhplot.HView3D
Close the canvas (and dispose all components) Note: a memory leak is found - no time to study it.
close() - Method in class jhplot.HZirkel
close current page
close() - Method in class jhplot.io.csv.CSVReader
Closes the underlying reader.
close() - Method in class jhplot.io.csv.CSVWriter
Close the underlying stream writer flushing any buffered content.
close() - Method in class jhplot.io.db.BaseRecordsFile
Closes the file.
close() - Method in class jhplot.io.db.RecordsFile
Closes the database.
close() - Method in class jhplot.io.EFile
Close the file
close() - Method in class jhplot.io.FileAida
Close the file
close() - Method in class jhplot.io.HBook
Clear all objects and exit.
close() - Method in class jhplot.io.HDataBase
Close the file
close() - Method in class jhplot.io.HFile
Close the file
close() - Method in class jhplot.io.HFileXML
Close the file
close() - Method in class jhplot.io.PFile
Close the file
close() - Method in class jhplot.math.io.LEDataInputStream
 
close() - Method in class jhplot.math.io.LEDataOutputStream
 
close() - Method in class jhplot.math.io.LERandomAccessFile
 
closeButton - Variable in class jhplot.io.BrowserDataGeneric
 
cmul(Vector3d) - Method in class jhplot.v3d.Vector3d
 
ColumnPositionMappingStrategy - Class in jhplot.io.csv.bean
Copyright 2007 Kyle Miller.
ColumnPositionMappingStrategy() - Constructor for class jhplot.io.csv.bean.ColumnPositionMappingStrategy
 
columnVector(double[]) - Static method in class jhplot.math.DoubleArray
Converts an n element array into an n x 1 matrix.
combineErr(int) - Method in class jhplot.P1D
Add 1st and 2nd level in quadrature and attribute the combined error to 1st level error.
compactness(double[][], int[], int, double[][]) - Static method in class jminhep.cluster.Get
This method returns the cluster compactness
compareTo(Object) - Method in class jhpro.tseries.Peak
 
Complex - Class in jhplot.math
Complex implements a complex number and defines complex arithmetic and mathematical functions Last Updated February 27, 2001 Copyright 1997-2001
Complex(double, double) - Constructor for class jhplot.math.Complex
Constructs the complex number z = u + i*v
computeMatrix() - Method in class jhplot.v3d.Model3d
 
computeRawFitness(IGPProgram) - Method in class jhpro.sregression.FormulaFitnessFunction
 
concatenate(File, File) - Static method in class jhplot.math.io.ASCIIFile
 
cond(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
cond() - Method in class jhplot.math.SingularValueDecomposition
Two norm condition number
Cone - Class in jhplot.v3d
Build a cone.
Cone(Model3d, float, int, Vector3d) - Constructor for class jhplot.v3d.Cone
 
Cone(Model3d, float, int, float) - Constructor for class jhplot.v3d.Cone
 
ConfidenceLevel - Class in jhpro.stat
Confidence level calculations.
ConfidenceLevel() - Constructor for class jhpro.stat.ConfidenceLevel
Default constructor.
ConfidenceLevel(int) - Constructor for class jhpro.stat.ConfidenceLevel
Construct ConfLevel
ConfidenceLevel(int, boolean) - Constructor for class jhpro.stat.ConfidenceLevel
Build confidence level.
ConfInterval - Class in jhpro.stat
Computes the mean, standard deviation and 95% approximate confidence interval.
ConfInterval(P0D) - Constructor for class jhpro.stat.ConfInterval
Initialize calculation of confidence interval.
conj() - Method in class jhplot.math.Complex
Complex conjugate of this Complex number (the conjugate of x+i*y is x-i*y).
Constants - Interface in jhplot.math.num
Common constants found in mathematical formulas.
contains(double, double) - Method in class jhplot.shapes.HShape
 
containsAll(double[]) - Method in class jhplot.P0D
Tests the collection to determine if all of the elements in array are present.
containsAll(double[]) - Method in class jhplot.P0I
Tests the collection to determine if all of the elements in array are present.
ContinuedFraction - Class in jhplot.math.num
This class provides the means to evaluate continued fractions (1).
ContinuousDistribution - Class in jhplot.math.num.pdf
Base continuous distribution.
ContinuousDistribution() - Constructor for class jhplot.math.num.pdf.ContinuousDistribution
 
ContinuousRandomVariable - Interface in jhplot.math.num.random
A random variable generator for a continuous distribution.
ConvergenceException - Exception in jhplot.math.num
The exception raised when an iterative method fails to converge.
ConvergenceException(String) - Constructor for exception jhplot.math.num.ConvergenceException
Create an execption with the given message.
convert(double, String, String) - Method in class jhplot.UConverter
Perform convertion of values fomr one unit to another.
convertDoubleParameter(String, double) - Static method in class jhplot.HCellular
Converts a String parameter into a double parameter.
convertIntParameter(String, int) - Static method in class jhplot.HCellular
Converts a String parameter into an integer parameter.
copy() - Method in class hephysics.particle.HEParticle
Make an exact copy of this particle
copy() - Method in class hephysics.particle.LParticle
Make an exact copy of this particle
copy(Hep3Vector) - Method in class hephysics.vec.Hep3Vector
New copy
copy() - Method in class hephysics.vec.HepLorentzVector
Make exact copy
copy() - Method in class jhplot.bsom.Matrix
Copy the matrix.
copy() - Method in class jhplot.H1D
Make a copy of the data holder
copy(String) - Method in class jhplot.H1D
Get exact copy of the current histogram.
copy(String) - Method in class jhplot.H2D
Get exact copy of the current histogram.
copy() - Method in class jhplot.H2D
Make a copy of the data holder
copy() - Method in class jhplot.HProf1D
Make a copy of the data holder
copy(String) - Method in class jhplot.HProf1D
Get exact copy of the current histogram.
copy() - Method in class jhplot.jadraw.JaAxes
Returns an exact copy of this Label.
copy() - Method in class jhplot.jadraw.JaBlob
Returns an exact copy of this JaBlob.
copy() - Method in class jhplot.jadraw.JaBox
Returns an exact copy of this Label.
copy() - Method in class jhplot.jadraw.JaFArc
Returns an exact copy of this JaFArc.
copy() - Method in class jhplot.jadraw.JaFLine
Returns an exact copy of this JaFLine.
copy() - Method in class jhplot.jadraw.JaFLoop
Returns an exact copy of this JaFLoop.
copy() - Method in class jhplot.jadraw.JaGArc
Returns an exact copy of this JaGArc.
copy() - Method in class jhplot.jadraw.JaGlArc
Returns an exact copy of this JaGlArc.
copy() - Method in class jhplot.jadraw.JaGLine
Returns an exact copy of this JaGLine.
copy() - Method in class jhplot.jadraw.JaGlLine
Returns an exact copy of this JaGlLine.
copy() - Method in class jhplot.jadraw.JaGlLoop
Returns an exact copy of this JaGlLoop.
copy() - Method in class jhplot.jadraw.JaGLoop
Returns an exact copy of this JaGLoop.
copy() - Method in class jhplot.jadraw.JaKey
Returns an exact copy of this label.
copy() - Method in class jhplot.jadraw.JaLatexText
Returns an exact copy of this JaLatexText.
copy() - Method in class jhplot.jadraw.JaLine
Returns an exact copy of this JaFLine.
copy(JaLoopObject) - Method in class jhplot.jadraw.JaLoopObject
Returns an exact copy of this JaxoLoop.
COPY - Static variable in class jhplot.jadraw.JaObject
An integer that indicates the current edit mode COPY.
copy() - Method in class jhplot.jadraw.JaObject
Returns an exact copy of the given JaObject.
copy() - Method in class jhplot.jadraw.JaPArc
Returns an exact copy of this JaPArc.
copy() - Method in class jhplot.jadraw.JaPLine
Returns an exact copy of this JaPLine.
copy() - Method in class jhplot.jadraw.JaPLoop
Returns an exact copy of this JaPLoop.
copy() - Method in class jhplot.jadraw.JaSArc
Returns an exact copy of this JaSArc.
copy() - Method in class jhplot.jadraw.JaSLine
Returns an exact copy of this JaSLine.
copy() - Method in class jhplot.jadraw.JaSLoop
Returns an exact copy of this JaSLoop.
copy() - Method in class jhplot.jadraw.JaText
Returns an exact copy of this label.
copy() - Method in class jhplot.jadraw.JaTextBox
Returns an exact copy of this Label.
copy(JaVertex) - Method in class jhplot.jadraw.JaVertex
Returns an exact copy of this JaVertex.
copy() - Method in class jhplot.jadraw.JaVertexT1
Returns an exact copy of this JaVertexT1.
copy() - Method in class jhplot.jadraw.JaVertexT2
Returns an exact copy of this JaVertexT1.
copy() - Method in class jhplot.jadraw.JaVertexT3
Returns an exact copy of this JaVertexT3.
copy() - Method in class jhplot.jadraw.JaVertexT4
Returns an exact copy of this JaVertexT4.
copy() - Method in class jhplot.jadraw.JaVertexT5
Returns an exact copy of this JaVertexT1.
copy() - Method in class jhplot.jadraw.JaVertexT6
Returns an exact copy of this JaVertexT6.
copy() - Method in class jhplot.jadraw.JaZigZagLine
Returns an exact copy of this JaZigZagLine.
copy(int[]) - Static method in class jhplot.math.ArrayMathUtils
Returns a copy of the array.
copy(long[]) - Static method in class jhplot.math.ArrayMathUtils
Returns a copy of the array.
copy(float[]) - Static method in class jhplot.math.ArrayMathUtils
Returns a copy of the array.
copy(double[]) - Static method in class jhplot.math.ArrayMathUtils
Returns a copy of the array.
copy(double[][]) - Static method in class jhplot.math.ArrayMathUtils
Returns a copy of the array.
copy(int[][]) - Static method in class jhplot.math.ArrayMathUtils
Returns a copy of the array.
copy(double[]) - Static method in class jhplot.math.DoubleArray
Generate a copy of an array
copy(double[][]) - Static method in class jhplot.math.DoubleArray
Generate a copy of a matrix
copy(int[]) - Static method in class jhplot.math.IntegerArray
 
copy(int[][]) - Static method in class jhplot.math.IntegerArray
 
copy(ValueErr) - Static method in class jhplot.math.ValueErr
Copy value
copy() - Method in class jhplot.math.ValueErr
Copy a single ValueErr
copy(ValueErr[]) - Static method in class jhplot.math.ValueErr
 
copy(ValueErr[][]) - Static method in class jhplot.math.ValueErr
Deep copy a 2D array of ValueErr numbers
copy() - Method in class jhplot.P0D
Get a copy of the current holder
copy(String) - Method in class jhplot.P0D
Create an exact copy of the current P0D.
copy() - Method in class jhplot.P0I
Get a copy of the current holder
copy(String) - Method in class jhplot.P0I
Create an exact copy of the current P0I.
copy(String) - Method in class jhplot.P1D
create a copy of this container.
copy() - Method in class jhplot.P1D
Make a new data holder with the same title from the current one.
copy() - Method in class jhplot.P2D
Get a copy of the current holder
copy(String) - Method in class jhplot.P2D
create an exact of the current holder
copy(String) - Method in class jhplot.PND
Create an exact copy of the current P0D.
copy(String) - Method in class jhplot.PNI
Create an exact copy of the current P0D.
copy(Vector3d) - Method in class jhplot.v3d.Vector3d
 
copy() - Method in class jhpro.stat.DataKeeper
Make a copy
copyFile(File, File) - Static method in class jhplot.math.io.DataFile
 
copyFile(File, File) - Static method in class jhplot.v3d.Util
Copies the contents of any disk file to a specified output file.
copyLinePars(LinePars) - Method in class jhplot.DrawOptions
Copy drawing options.
copyPos(Position) - Method in class jhplot.v3d.Position
 
correl(double[], double[]) - Static method in class jhpro.stat.StatUtils
Compute the correlation of a vector with another vector b.
correlation(double[], double[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the (linear) correlation between two arrays.
correlation(int[], int[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the (linear) correlation between two arrays.
correlation(double[], double[]) - Static method in class jhplot.math.StatisticSample
Correlation coefficient, covariance(v1, v2) / Math.sqrt(variance(v1) * variance(v2)
correlation(double[][], double[][]) - Static method in class jhplot.math.StatisticSample
Correlation coefficient, covariance(v1, v2) / Math.sqrt(variance(v1) * variance(v2)
correlation(double[][]) - Static method in class jhplot.math.StatisticSample
Correlation
correlation(P0D) - Method in class jhplot.P0D
Returns the correlation coefficient.
correlation(P0I) - Method in class jhplot.P0I
Returns the correlation coefficient.
correlation(double[], double[]) - Static method in class jhplot.stat.Statistics
Correlation coefficient, covariance(v1, v2) / Math.sqrt(variance(v1) * variance(v2)
correlation(double[][], double[][]) - Static method in class jhplot.stat.Statistics
Correlation coefficient, covariance(v1, v2) / Math.sqrt(variance(v1) * variance(v2)
correlation(double[][]) - Static method in class jhplot.stat.Statistics
Correlation
cos() - Method in class jhplot.math.Complex
Cosine of this Complex number (doesn't change this Complex number).
cos(ValueErr) - Static method in class jhplot.math.ValueErr
Cosine of a value wth error
cosh() - Method in class jhplot.math.Complex
Hyperbolic cosine of this Complex number (doesn't change this Complex number).
cosh(double) - Static method in class jhplot.math.num.special.Trigonometric
Returns the hyperbolic cosine of x.
cosh(ValueErr) - Static method in class jhplot.math.ValueErr
Hyperbolic cosine
cosPhi() - Method in class hephysics.vec.SpacePoint
cos(phi)
cosTheta() - Method in class hephysics.vec.Hep3Vector
cosTheta
cosTheta(Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Cosine Theta
cosTheta() - Method in class hephysics.vec.HepLorentzVector
cosTheta
cosTheta() - Method in class hephysics.vec.SpacePoint
cos(theta)
cosTheta(Hep3Vector) - Static method in class hephysics.vec.VecOp
 
covariance(double[], double[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the covariance.
covariance(int[], int[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the covariance.
covariance(double[], double[]) - Static method in class jhplot.math.StatisticSample
Covariance
covariance(double[][], double[][]) - Static method in class jhplot.math.StatisticSample
Covariance
covariance(double[][]) - Static method in class jhplot.math.StatisticSample
Covariance
covariance(P0D) - Method in class jhplot.P0D
Returns the covariance
covariance(P0I) - Method in class jhplot.P0I
Returns the covariance
covariance(double[], double[]) - Static method in class jhplot.stat.Statistics
Covariance
covariance(double[][], double[][]) - Static method in class jhplot.stat.Statistics
Covariance
covariance(double[][]) - Static method in class jhplot.stat.Statistics
Covariance
create() - Method in class jhpro.sregression.SymProblem
This method is used for setting up the commands and terminals that can be used to solve the problem.
createBean() - Method in class jhplot.io.csv.bean.HeaderColumnNameMappingStrategy
 
createBean() - Method in interface jhplot.io.csv.bean.MappingStrategy
 
createLatexPanel() - Method in class jhplot.jadraw.JaLatexText
Creates a new Panel that display a Label with the String specifying this JaLatexText.
createRegion(double, double, double, double) - Method in class jhplot.HPlotter
Create a new plotting region
createTree(String) - Method in class jhpro.sregression.SymRegression
Create a tree with best solution in form os a graphic file.
cross(Hep3Vector, Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Cross product of 2 vectors
cross(Hep3Vector, Hep3Vector) - Static method in class hephysics.vec.VecOp
 
crossCorrelation(double[], double[], int, int, int) - Static method in class jhpro.stat.StatUtils
Return a new array that is the cross-correlation of the two argument arrays, starting and ending at user-specified lag values.
crossCorrelation(int, int, int, int, int) - Method in class jhpro.tseries.HStatAnalysis
Cross-correlation.
Return a new array that is the cross-correlation of the two argument arrays, starting and ending at user-specified lag values.
crossCorrelationAt(double[], double[], int, int) - Static method in class jhpro.stat.StatUtils
Return the cross-correlation of two arrays at a certain lag value.
crossSqDistance(Matrix) - Method in class jhplot.bsom.Matrix
Cross squared Euclidean distance Matrix: Z_{ij} = ||X_i - Y_j||^2
CSVReader - Class in jhplot.io.csv
A very simple CSV reader released under a commercial-friendly license.
CSVReader(Reader) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader using a comma for the separator.
CSVReader(String) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader using a comma for the separator.
CSVReader(Reader, char) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader with supplied separator.
CSVReader(String, char) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader with supplied separator.
CSVReader(Reader, char, char) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader with supplied separator and quote char.
CSVReader(String, char, char) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader with supplied separator and quote char.
CSVReader(Reader, char, char, int) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader with supplied separator and quote char.
CSVReader(String, char, char, int) - Constructor for class jhplot.io.csv.CSVReader
Constructs CSVReader with supplied separator and quote char.
CsvToBean - Class in jhplot.io.csv.bean
 
CsvToBean() - Constructor for class jhplot.io.csv.bean.CsvToBean
 
CSVWriter - Class in jhplot.io.csv
A very simple CSV writer released under a commercial-friendly license.
CSVWriter(Writer) - Constructor for class jhplot.io.csv.CSVWriter
Constructs CSVWriter using a comma for the separator.
CSVWriter(String) - Constructor for class jhplot.io.csv.CSVWriter
Constructs CSVWriter using a comma for the separator.
CSVWriter(Writer, char) - Constructor for class jhplot.io.csv.CSVWriter
Constructs CSVWriter with supplied separator.
CSVWriter(String, char) - Constructor for class jhplot.io.csv.CSVWriter
Constructs CSVWriter with supplied separator.
CSVWriter(Writer, char, char) - Constructor for class jhplot.io.csv.CSVWriter
Constructs CSVWriter with supplied separator and quote char.
CSVWriter(String, char, char) - Constructor for class jhplot.io.csv.CSVWriter
Constructs CSVWriter with supplied separator and quote char.
CSVWriter(Writer, char, char, char) - Constructor for class jhplot.io.csv.CSVWriter
Constructs CSVWriter with supplied separator and quote char.
CSVWriter(Writer, char, char, String) - Constructor for class jhplot.io.csv.CSVWriter
Constructs CSVWriter with supplied separator and quote char.
CSVWriter(String, char, char, String) - Constructor for class jhplot.io.csv.CSVWriter
Constructs CSVWriter with supplied separator and quote char.
CSVWriter(Writer, char, char, char, String) - Constructor for class jhplot.io.csv.CSVWriter
Constructs CSVWriter with supplied separator, quote char, escape char and line ending.
CSVWriter(String, char, char, char, String) - Constructor for class jhplot.io.csv.CSVWriter
Constructs CSVWriter with supplied separator, quote char, escape char and line ending.
Cube - Class in jhplot.v3d
Build a cube
Cube(Model3d, float) - Constructor for class jhplot.v3d.Cube
 
cumProduct(double[]) - Static method in class jhplot.math.DoubleArray
Calculates cumulative product of the values in an array.
cumProduct(double[][]) - Static method in class jhplot.math.DoubleArray
Calculates the cumulative product of each column in a matrix.
cumSum(double[]) - Static method in class jhplot.math.DoubleArray
Calculates the cumulative sum of an array.
cumSum(double[][]) - Static method in class jhplot.math.DoubleArray
Calculates the cumulative sum of each column in a matrix.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Beta
The CDF for this distribution.
cumulativeProbability(int) - Method in class jhplot.math.num.pdf.Binomial
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Cauchy
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.ChiSquared
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.ContinuousDistribution
The CDF for this distribution.
cumulativeProbability(int) - Method in class jhplot.math.num.pdf.DiscreteDistribution
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Exponential
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.FDistribution
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Gamma
The CDF for this distribution.
cumulativeProbability(int) - Method in class jhplot.math.num.pdf.Geometric
The CDF for this distribution.
cumulativeProbability(int) - Method in class jhplot.math.num.pdf.Hypergeometric
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Laplace
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Logistic
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.LogNormal
The CDF for this distribution.
cumulativeProbability(int) - Method in class jhplot.math.num.pdf.NegativeBinomial
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Normal
The CDF for this distribution.
cumulativeProbability(int) - Method in class jhplot.math.num.pdf.Poisson
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Rayleigh
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.TDistribution
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Uniform
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Weibull
The CDF for this distribution.
currentFillColor - Variable in class jhplot.HPlotXYZ
 
currentWiredColor - Variable in class jhplot.HPlotXYZ
 
currentWiredrame - Variable in class jhplot.HPlotXYZ
 
currentWiredWidth - Variable in class jhplot.HPlotXYZ
 
Cylinder - Class in jhplot.v3d
Build a Cylinder.
Cylinder(Model3d, float, int, float) - Constructor for class jhplot.v3d.Cylinder
 

D

D_FORMAT - Static variable in class jhplot.jadraw.JaObject
The decimal format used for numbers in LaTeX output.
DataFile - Class in jhplot.math.io
BSD License
DataFile(File) - Constructor for class jhplot.math.io.DataFile
 
DataHolder - Class in jminhep.cluster
Represents an abstraction for a data holder in many dimensional space.
DataHolder() - Constructor for class jminhep.cluster.DataHolder
Creates a new empty instance of data holder
DataHolder(int) - Constructor for class jminhep.cluster.DataHolder
Creates a new empty instance of data point
DataHolder(String) - Constructor for class jminhep.cluster.DataHolder
Creates a new empty instance of data point
DataHolder(DataPoint, DataPoint, int, int) - Constructor for class jminhep.cluster.DataHolder
Creates data holder with random number Input:
DataKeeper - Class in jhpro.stat
A convenient class to keep data with error for an internal representation.
DataKeeper(int) - Constructor for class jhpro.stat.DataKeeper
 
DataKeeper(P1D) - Constructor for class jhpro.stat.DataKeeper
Initialize from a P1D
DataKeeper(H1D) - Constructor for class jhpro.stat.DataKeeper
Initialize from a histogram
DataPoint - Class in jminhep.cluster
Represents an abstraction for a data point in many-dimensional space
DataPoint(double[], int) - Constructor for class jminhep.cluster.DataPoint
Creates a new instance of a data point
DataPoint(double[]) - Constructor for class jminhep.cluster.DataPoint
Creates a new instance of a data point
DataSource - Class in jhpro.stat
This class serves as input for the Limit.ComputeLimit method.
DataSource() - Constructor for class jhpro.stat.DataSource
Simplest constructor.
DataSource(H1D, H1D, H1D) - Constructor for class jhpro.stat.DataSource
Adds one channel with signal, background and data given as input.
DataSource(P1D, P1D, P1D) - Constructor for class jhpro.stat.DataSource
Adds one channel with signal, background and data given as input.
DataSource(H1D, H1D, H1D, double, double, double, String) - Constructor for class jhpro.stat.DataSource
Another constructor, directly adds one channel with signal, background and data given as input.
DbByteArrayOutputStream - Class in jhplot.io.db
Extends ByteArrayOutputStream to provide a way of writing the buffer to a DataOutput without re-allocating it.
DbByteArrayOutputStream() - Constructor for class jhplot.io.db.DbByteArrayOutputStream
 
DbByteArrayOutputStream(int) - Constructor for class jhplot.io.db.DbByteArrayOutputStream
 
DEFAULT_ESCAPE_CHARACTER - Static variable in class jhplot.io.csv.CSVWriter
The character used for escaping quotes.
DEFAULT_LINE_END - Static variable in class jhplot.io.csv.CSVWriter
Default line terminator uses platform encoding.
DEFAULT_QUOTE_CHARACTER - Static variable in class jhplot.io.csv.CSVReader
The default quote character to use if none is supplied to the constructor.
DEFAULT_QUOTE_CHARACTER - Static variable in class jhplot.io.csv.CSVWriter
The default quote character to use if none is supplied to the constructor.
DEFAULT_SEPARATOR - Static variable in class jhplot.io.csv.CSVReader
The default separator to use if none is supplied to the constructor.
DEFAULT_SEPARATOR - Static variable in class jhplot.io.csv.CSVWriter
The default separator to use if none is supplied to the constructor.
DEFAULT_SKIP_LINES - Static variable in class jhplot.io.csv.CSVReader
The default line to start reading.
delete(double[], int...) - Static method in class jhplot.math.DoubleArray
Delete a list of elements from an array.
delete(int[], int...) - Static method in class jhplot.math.IntegerArray
 
deleteColumns(double[][], int...) - Static method in class jhplot.math.DoubleArray
Deletes a list of columns from a matrix.
deleteColumns(int[][], int...) - Static method in class jhplot.math.IntegerArray
 
deleteColumnsRange(double[][], int, int) - Static method in class jhplot.math.DoubleArray
Deletes a range of columns from a matrix.
deleteColumnsRange(int[][], int, int) - Static method in class jhplot.math.IntegerArray
 
deleteDir(File) - Static method in class jhplot.v3d.Util
Deletes all files and subdirectories under dir.
deleteRange(double[], int, int) - Static method in class jhplot.math.DoubleArray
Delete a range of elements from an array.
deleteRange(int[], int, int) - Static method in class jhplot.math.IntegerArray
 
deleteRecord(String) - Method in class jhplot.io.db.BaseRecordsFile
Deletes a record.
deleteRows(double[][], int...) - Static method in class jhplot.math.DoubleArray
Deletes a list of rows from a matrix.
deleteRows(int[][], int...) - Static method in class jhplot.math.IntegerArray
 
deleteRowsRange(double[][], int, int) - Static method in class jhplot.math.DoubleArray
Deletes a range of rows from a matrix.
deleteRowsRange(int[][], int, int) - Static method in class jhplot.math.IntegerArray
 
derivative(String) - Static method in class jhplot.math.Symbolic
Symbolic derivative.
derivative() - Method in class jhplot.P1D
Calculate derivative for X-Y data points.
destroy() - Method in class jhplot.HChart
Remove the canvas frame
destroy() - Method in class jhplot.HGraph
Destroy the canvas frame
destroy() - Method in class jhplot.HPlot3DP
Destroy the canvas frame
destroy() - Method in class jhplot.HView3D
Destroy the canvas frame
det() - Method in class hephysics.vec.Hep3Matrix
Returns the determinent of the matrix.
det(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
det() - Method in class jhplot.math.LUDecomposition
Determinant
diagonal() - Method in class jhplot.bsom.Matrix
If the matrix is a row or column vector, make a diagonal matrix from it.
diagonal(int, double) - Static method in class jhplot.math.DoubleArray
Returns an m x m matrix.
diagonal(double...) - Static method in class jhplot.math.DoubleArray
Returns an m x m matrix.
Diagram - Class in jhplot.jadraw
Main static methods to build objects for Feynman diagrams.
Diagram() - Constructor for class jhplot.jadraw.Diagram
 
diff(String) - Method in class jhplot.FND
differentiate the expression and simplify
differentiate(int, double, double) - Method in class jhplot.F1D
Numerical differentiation.
differentiate(int, F1D, double, double) - Static method in class jhplot.math.Numeric
Numerical differentiation.
differentiate(F1D, double[], double[]) - Static method in class jhplot.math.Numeric
Numerical differentiation in multiple dimensions.
dimen() - Method in class jhplot.VHolder
Return the dimension of the data
dimension() - Method in class jhplot.P1D
Returns the dimension of this P1D holder.
dirac(double[], double[]) - Static method in class jhplot.math.Random
Generate a random number from a discrete random variable.
DiscreteDistribution - Class in jhplot.math.num.pdf
Base discrete distribution.
DiscreteDistribution() - Constructor for class jhplot.math.num.pdf.DiscreteDistribution
 
DiscreteRandomVariable - Interface in jhplot.math.num.random
A random variable generator for a discrete distribution.
distance(SpacePoint, SpacePoint) - Static method in class hephysics.vec.SpacePoint
Return the distance between two space points.
distance(DataPoint, DataPoint) - Static method in class jminhep.cluster.DataPoint
Returns the distance between two data points
distanceSqrt(DataPoint, DataPoint) - Static method in class jminhep.cluster.DataPoint
Returns the squared distance between two data points
Distribution - Interface in jhplot.math.num.pdf
Base statistical distribution.
distroy() - Method in class jhplot.HPlot
Remove the canvas frame
distroy() - Method in class jhplot.HPlot2D
Remove the canvas frame
distroy() - Method in class jhplot.HPlotter
Close the frame (as close).
distroy() - Method in class jhplot.HPlotXYZ
Remove the canvas frame
div(Complex) - Method in class jhplot.math.Complex
Division of Complex numbers (doesn't change this Complex number).
div(float) - Method in class jhplot.v3d.Vector3d
 
divide(double) - Method in class jhplot.math.Complex
Returns this complex divided by the specified factor.
divide(double[], double[]) - Static method in class jhplot.math.LinearAlgebra
Element-wise ratio of two arrays.
divide(double[], double) - Static method in class jhplot.math.LinearAlgebra
Divide each element of an array by a scalar.
divide(double[][], double) - Static method in class jhplot.math.LinearAlgebra
Divide each element of a matrix by a scalar
divide(double[][], double[]...) - Static method in class jhplot.math.LinearAlgebra
 
divide(ValueErr, double) - Method in class jhplot.math.ValueErr
Division of this ValueErr number by a ValueErr number.
divide(ValueErr, ValueErr, double) - Static method in class jhplot.math.ValueErr
Division of two ValueErr numbers a/b with correlation
divide(ValueErr) - Method in class jhplot.math.ValueErr
Division of this ValueErr number by a ValueErr number without correlation
divide(ValueErr, ValueErr) - Static method in class jhplot.math.ValueErr
Division of two ValueErr numbers a/b without correlation
divide(double) - Method in class jhplot.math.ValueErr
Division of this ValueErr number by a double
divide(double, ValueErr) - Static method in class jhplot.math.ValueErr
Division of a double, a, by a ValueErr number, b
divide(double, double) - Static method in class jhplot.math.ValueErr
Divide a double number by a double and return quotient as ValueErr
dividedBy(Matrix) - Method in class jhplot.bsom.Matrix
Matrix division: X\Y.
dividedBy(Matrix, int) - Method in class jhplot.bsom.Matrix
Matrix division with bandwidth: X\Y.
divideEqual(ValueErr) - Method in class jhplot.math.ValueErr
Division of this ValueErr number by a ValueErr number and replace it by the quotient without correlation
divideEqual(ValueErr, double) - Method in class jhplot.math.ValueErr
Division of this ValueErr number by a ValueErr number and replace this by the quotient
divideEqual(double) - Method in class jhplot.math.ValueErr
Division of this ValueErr number by a double and replace this by the quotient
divideLU(double[][], double[]...) - Static method in class jhplot.math.LinearAlgebra
 
divideQR(double[][], double[]...) - Static method in class jhplot.math.LinearAlgebra
 
doc() - Method in class jhplot.F1D
Show online documentation.
doc() - Method in class jhplot.F2D
Show online documentation.
doc() - Method in class jhplot.F3D
Show online documentation.
doc() - Method in class jhplot.FND
Show online documentation.
doc() - Method in class jhplot.H1D
Show online documentation.
doc() - Method in class jhplot.H2D
Show online documentation.
doc() - Method in class jhplot.H3D
Show online documentation.
doc() - Method in class jhplot.HBayes
 
doc() - Method in class jhplot.HBsom
Show documentation
doc() - Method in class jhplot.HCellular
Show documentation
doc() - Method in class jhplot.HChart
Show online documentation.
doc() - Method in class jhplot.HCluster
Show online documentation.
doc() - Method in class jhplot.HFit
Show online documentation.
doc() - Method in class jhplot.HFitter
Show online documentation.
doc() - Method in class jhplot.HGraph
Show online documentation.
doc() - Method in class jhplot.HLabel
Show online documentation.
doc() - Method in class jhplot.HLabelEq
Show online documentation.
doc() - Method in class jhplot.HMLabel
Show online documentation.
doc() - Method in class jhplot.HNeuralNet
Show online documentation.
doc() - Method in class jhplot.HPlot
Show online documentation.
doc() - Method in class jhplot.HPlot2D
Show online documentation.
doc() - Method in class jhplot.HPlot3D
Show online documentation.
doc() - Method in class jhplot.HPlot3DP
Show online documentation.
doc() - Method in class jhplot.HPlotJa
Show online documentation.
doc() - Method in class jhplot.HPlotJas
Show online documentation.
doc() - Method in class jhplot.HPlotter
Show online documentation.
doc() - Method in class jhplot.HPlotXYZ
Show online documentation.
doc() - Method in class jhplot.HProf1D
Show online documentation.
doc() - Method in class jhplot.HProf2D
Show online documentation.
doc() - Method in class jhplot.HTable
Show online documentation.
doc() - Method in class jhplot.HView3D
Show online documentation.
doc() - Method in class jhplot.IEditor
Show online documentation.
doc() - Method in class jhplot.io.csv.CSVReader
Show online documentation.
doc() - Method in class jhplot.io.csv.CSVWriter
Show online documentation.
doc() - Method in class jhplot.io.FileAida
Show online documentation.
doc() - Method in class jhplot.io.FileRoot
Show online documentation.
doc() - Method in class jhplot.io.HBook
Show online documentation.
doc() - Method in class jhplot.IView
Show online documentation.
doc() - Method in class jhplot.JHPlot
Show online documentation.
doc() - Method in class jhplot.P0D
Show online documentation.
doc() - Method in class jhplot.P0I
Show online documentation.
doc() - Method in class jhplot.P1D
Show online documentation.
doc() - Method in class jhplot.P2D
Show online documentation.
doc() - Method in class jhplot.P3D
Show online documentation.
doc() - Method in class jhplot.PND
Show online documentation.
doc() - Method in class jhplot.PNI
Show online documentation.
doc() - Method in class jhplot.shapes.Arrow
Show online documentation.
doc() - Method in class jhplot.shapes.Circle
Show online documentation.
doc() - Method in class jhplot.shapes.Ellipse
Show online documentation.
doc() - Method in class jhplot.shapes.Line
Show online documentation.
doc() - Method in class jhplot.shapes.Picture
Show online documentation.
doc() - Method in class jhplot.shapes.Rectan
Show online documentation.
doc() - Method in class jhplot.shapes.Text
Show online documentation.
doc() - Method in class jhplot.SHPlot
Show online documentation.
doc() - Method in class jhplot.SHPlot3D
Show online documentation.
doc() - Method in class jhplot.SHPlotJa
Show online documentation.
doc() - Method in class jhplot.SPlot
Show online documentation.
doc() - Method in class jhplot.SPsheet
Show online documentation.
doc() - Method in class jhplot.stat.BunchingParameters
Show online documentation.
doc() - Method in class jhplot.stat.FactorialMoments
Show online documentation.
doc() - Method in class jhplot.stat.LinReg
Show online documentation.
doc() - Method in class jhplot.stat.LinRegWeighted
Show online documentation.
doc() - Method in class jhplot.stat.PCA
Show online documentation.
doc() - Method in class jhplot.stat.Statistics
Show online documentation.
doc() - Method in class jhplot.stat.StatShape
Show online documentation.
doc() - Method in class jhplot.VHolder
Show online documentation.
doc() - Method in class jhpro.sregression.SymRegression
Show online documentation.
doc() - Method in class jhpro.stat.CLimits
Show online documentation.
doc() - Method in class jhpro.stat.ConfidenceLevel
Show online documentation.
doc() - Method in class jhpro.stat.EEcentricity
Show online documentation.
doc() - Method in class jhpro.stat.Moments
Show online documentation.
doc() - Method in class jhpro.stat.MomentsFac
Show online documentation.
doc() - Method in class jhpro.stat.MomentsFacNorm
Show online documentation.
doc() - Method in class jhpro.stat.MomentsNorm
Show online documentation.
doc() - Method in class jhpro.tseries.HStatData
Show online documentation.
dot(Hep3Vector, Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Dot product of 2 vectors
dot(Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Dot operation
dot(HepLorentzVector, HepLorentzVector) - Method in class hephysics.vec.HepLorentzVector
Dot product
dot(Hep3Vector, Hep3Vector) - Static method in class hephysics.vec.VecOp
 
dot(Vector3d) - Method in class jhplot.v3d.Vector3d
 
DoubleArray - Class in jhplot.math
A class for dealing with double arrays and matrices.
DoubleArray() - Constructor for class jhplot.math.DoubleArray
 
DoubleArray - Class in jhplot.math.num
An expandable double array.
DoubleArray() - Constructor for class jhplot.math.num.DoubleArray
 
draw(double[], double[]) - Method in class jhplot.HChart
Draw X-Y data from arrays
draw(F1D) - Method in class jhplot.HChart
Draw a F1D function on the canvas.
draw(H1D) - Method in class jhplot.HChart
Draw a H1D histogram on the canvas.
draw(ArrayList<Double>, ArrayList<Double>) - Method in class jhplot.HChart
Draw X-Y data from arrays
draw(HLabel) - Method in class jhplot.HPlot
Draw a label.
draw(HKey) - Method in class jhplot.HPlot
Draw a key.
draw(HLabelEq) - Method in class jhplot.HPlot
Draw a LaTeX rquation on the Canvas.
draw(HShape) - Method in class jhplot.HPlot
Draw a shape primitive to the Canvas.
draw(HMLabel) - Method in class jhplot.HPlot
Draw a multiline label.
draw(H1D[]) - Method in class jhplot.HPlot
Draw array of histograms
draw(Cloud1D) - Method in class jhplot.HPlot
Plot cloud in 1D.
draw(DataPointSet) - Method in class jhplot.HPlot
Plot Aida datapointset.
draw(Cloud2D) - Method in class jhplot.HPlot
Plot cloud 2D
draw(Histogram1D) - Method in class jhplot.HPlot
Draw 1D histogram
draw(H1D) - Method in class jhplot.HPlot
Plot 1D histogram.
draw(F1D[]) - Method in class jhplot.HPlot
Draw array of F1D holders
draw(DataArray, int) - Method in class jhplot.HPlot
Draw input data represented by DataArray
draw(F1D) - Method in class jhplot.HPlot
Draw an one-dimensional function.
draw(FND) - Method in class jhplot.HPlot
Draw an one-dimensional function from FND
draw(F1D, boolean) - Method in class jhplot.HPlot
Draw an one-dimensional function.
draw(FND, boolean) - Method in class jhplot.HPlot
Draw an one-dimensional function from FND.
draw(P1D[]) - Method in class jhplot.HPlot
Draw array of P1D holders
draw(P1D) - Method in class jhplot.HPlot
Draw data in form of P1D
draw(Cloud2D) - Method in class jhplot.HPlot2D
Plot cloud 2D.
draw(Histogram2D) - Method in class jhplot.HPlot2D
Draw 2D histogram
draw(H2D) - Method in class jhplot.HPlot2D
Draw 2D histogram using a style (see setStyle())
draw(P1D) - Method in class jhplot.HPlot2D
Plot P1D data (x-y) as density plot
draw(F2D) - Method in class jhplot.HPlot2D
Plot F2D function (x-y) as density plot
draw(H2D) - Method in class jhplot.HPlot3D
Draw H2D histogram
draw(P2D) - Method in class jhplot.HPlot3D
Display P2D data holder with X,Y,Z values in 3D.
draw(P3D) - Method in class jhplot.HPlot3D
Display P3D data holder with X,Y,Z values in 3D as surface.
draw(H2D, H2D) - Method in class jhplot.HPlot3D
Plot two H2D histograms on the same plot.
draw(F2D) - Method in class jhplot.HPlot3D
Draw F2D function as a surface.
draw(F2D, F2D) - Method in class jhplot.HPlot3D
Draw two F2D functions on the same plot.
draw(H2D, F2D) - Method in class jhplot.HPlot3D
Draw H2D histogram and F2D function on the same plot.
draw(F2D, H2D) - Method in class jhplot.HPlot3D
Draw F2D and H2D on the same plot.
draw(FPR) - Method in class jhplot.HPlot3DP
Draw a parametric function.
draw(H1D, int, int) - Method in class jhplot.HPlotJa
Draw H1D histogram on pad X and pad Y
draw(H2D, int, int) - Method in class jhplot.HPlotJa
Draw 2D histogram on pads given by X and Y.
draw(JaObject) - Method in class jhplot.HPlotJa
Draw JaObject.
draw(P1D) - Method in class jhplot.HPlotJa
Draw H2D histogram on the current pad.
draw(H2D) - Method in class jhplot.HPlotJa
Draw H2D histogram on the current pad.
draw(H1D) - Method in class jhplot.HPlotJa
Draw H1D histogram on the current pad.
draw(F1D[]) - Method in class jhplot.HPlotJa
Draw array of F1D holders
draw(Cloud1D) - Method in class jhplot.HPlotJa
Plot cloud in 1D.
draw(Cloud2D) - Method in class jhplot.HPlotJa
Plot cloud 2D
draw(Histogram1D) - Method in class jhplot.HPlotJa
Draw 1D histogram
draw(DataArray, String) - Method in class jhplot.HPlotJa
Draw data represented by DataArray on the current pad.
draw(F1D, int, int) - Method in class jhplot.HPlotJa
Draw an one-dimensional function on the current pad.
draw(FND, int, int) - Method in class jhplot.HPlotJa
Draw an one-dimensional function on the current pad.
draw(F1D) - Method in class jhplot.HPlotJa
Draw an one-dimensional function on the current pad.
draw(FND) - Method in class jhplot.HPlotJa
Draw an one-dimensional function on the current pad.
draw(P1D, int, int) - Method in class jhplot.HPlotJa
Draw P1D object on the pad
draw(P1D[]) - Method in class jhplot.HPlotJa
Draw array of P1D holders
draw(H1D) - Method in class jhplot.HPlotJas
Plot 1D histogram.
draw(H1D, IPlotterStyle) - Method in class jhplot.HPlotter
Plot 1D histogram.
draw(H2D, IPlotterStyle) - Method in class jhplot.HPlotter
Plot 2D histogram.
draw(H2D, String) - Method in class jhplot.HPlotter
Plot 2D histogram.
draw(H1D) - Method in class jhplot.HPlotter
Plot 1D histogram.
draw(Histogram1D, IPlotterStyle) - Method in class jhplot.HPlotter
Draw Aida histogram with some plotter style
draw(Histogram2D, IPlotterStyle) - Method in class jhplot.HPlotter
Draw 2D Aida histogram with some plotter style
draw(Histogram1D) - Method in class jhplot.HPlotter
Draw Aida histogram with default style
draw(Histogram1D, IDataStyle) - Method in class jhplot.HPlotter
Draw Aida histogram with some data style
draw(Histogram2D, IDataStyle) - Method in class jhplot.HPlotter
Draw 2D Aida histogram with some dat style
draw(H2D) - Method in class jhplot.HPlotter
Draw 2D histogram as a density plot.
draw(Histogram2D) - Method in class jhplot.HPlotter
Draw 2D histogram as a density plot.
draw(IDataPointSet) - Method in class jhplot.HPlotter
Plot AIDA data points.
draw(IDataPointSet, IPlotterStyle) - Method in class jhplot.HPlotter
Draw Aida data set with some style
draw(IDataPointSet, IDataStyle) - Method in class jhplot.HPlotter
Draw Aida data set with some data style
draw(P1D) - Method in class jhplot.HPlotter
Plot data points
draw(F1D) - Method in class jhplot.HPlotter
Draw a function.
draw(IFunction) - Method in class jhplot.HPlotter
Draw a function using AIDA.
draw(IFunction, IPlotterStyle) - Method in class jhplot.HPlotter
Draw Aida data set with some style
draw(IFunction, IDataStyle) - Method in class jhplot.HPlotter
Draw Aida function with some data style
draw(Cloud1D) - Method in class jhplot.HPlotter
Draw a cloud using AIDA.
draw(Cloud1D, IPlotterStyle) - Method in class jhplot.HPlotter
Draw Aida cloud with some style.
draw(Cloud1D, IDataStyle) - Method in class jhplot.HPlotter
Draw Aida cloud with some data style
draw(Cloud2D) - Method in class jhplot.HPlotter
Draw Aida 2D cloud
draw(Cloud2D, IPlotterStyle) - Method in class jhplot.HPlotter
Draw Aida 2D cloud with some style
draw(Cloud2D, IDataStyle) - Method in class jhplot.HPlotter
Draw Aida cloud with some data style
draw(P2D, double, Color) - Method in class jhplot.HPlotXYZ
Draw X,Y.Z values in 3D using variable colors.
draw(AbstractDrawable[]) - Method in class jhplot.HPlotXYZ
Draw a list of shapes on the current canvas
draw(F2D, int, int) - Method in class jhplot.HPlotXYZ
Draw a F2D function (a function with 2 arguments, x and y).
draw(H2D) - Method in class jhplot.HPlotXYZ
Draw a H2D histogram.
draw(Object3d) - Method in class jhplot.HView3D
Draw an object.
draw(ConstructionObject) - Method in class jhplot.HZirkel
Draw an object on the canvas.
draw(double[], double[]) - Method in class jhplot.Plot
Plot Y vs X.
draw(P1D) - Method in class jhplot.Plot
Plot P1D object.
draw(F1D) - Method in class jhplot.Plot
Plot F1D function.
draw(double[][], double[][]) - Method in class jhplot.SPlot
Draw multiple sets as marks (default).
draw(double[], double[]) - Method in class jhplot.SPlot
Draw a single data set as marks (default).
draw(String, double[], double[]) - Method in class jhplot.SPlot
Draw a single data set with a legend.
draw(String, double[], double[], double[]) - Method in class jhplot.SPlot
Draw a single data set with errors on Y with legend.
draw(H1D) - Method in class jhplot.SPlot
Draw H1D histograms
draw(P1D) - Method in class jhplot.SPlot
Draw P1D object.
draw(String[], double[][], double[][]) - Method in class jhplot.SPlot
Set sets of data with legends
drawBox() - Method in class jhplot.HPlot3D
Draw an empty frame
drawData(VectorGraphics) - Method in class jhplot.jadraw.JaAxes
Draw data points
drawHandles(VectorGraphics) - Method in class jhplot.jadraw.JaArcObject
Draws the handles of this JaxoArc.
drawHandles(VectorGraphics) - Method in class jhplot.jadraw.JaAxes
Draws the handles of this box object.
drawHandles(VectorGraphics) - Method in class jhplot.jadraw.JaBlob
Draws a visual aid during the dragging of a blob object, which is a red cross at the center.
drawHandles(VectorGraphics) - Method in class jhplot.jadraw.JaBox
Draws the handles of this box object.
drawHandles(VectorGraphics) - Method in class jhplot.jadraw.JaKey
Draws the handles of this text object.
drawHandles(VectorGraphics) - Method in class jhplot.jadraw.JaLatexText
Draws the handles of this text object.
drawHandles(VectorGraphics) - Method in class jhplot.jadraw.JaLineObject
Draws the handles of this line object.
drawHandles(VectorGraphics) - Method in class jhplot.jadraw.JaLoopObject
Draws the handles of this loop object.
drawHandles(VectorGraphics) - Method in class jhplot.jadraw.JaObject
Draws the handles of this JaObject that allow to move/resize/edit it.
drawHandles(VectorGraphics) - Method in class jhplot.jadraw.JaText
Draws the handles of this text object.
drawHandles(VectorGraphics) - Method in class jhplot.jadraw.JaTextBox
Draws the handles of this box object.
drawHandles(VectorGraphics) - Method in class jhplot.jadraw.JaVertex
Draws the handles of this vertex object.
drawHandles(VectorGraphics) - Method in class jhplot.jadraw.JaVertexT5
Draws the handles of this vertex object.
drawMargins(VectorGraphics) - Method in class jhplot.jadraw.JaAxes
 
DrawOptions - Class in jhplot
Main class which sets graphic attributes for all jHPlot classes (histograms and data holders).
DrawOptions() - Constructor for class jhplot.DrawOptions
Sets drawing options
drawStatBox(H1D) - Method in class jhplot.HPlot
Draw a statistical box (mean, RMS, number of entries)
drawStatBox(H1D, int, int) - Method in class jhplot.HPlot
Draw a statistical box (mean, RMS, number of entries) at a specific position.
drawStatBox(H1D, double, double, String) - Method in class jhplot.HPlot
Draw a statistical box (mean, RMS, number of entries) at a specific position.
drawTextBox(String[]) - Method in class jhplot.HPlot
Draw a text box with some information
drawTexVisualAid(VectorGraphics) - Method in class jhplot.jadraw.JaLatexText
Draws a visual aid for a tex label: a blu TeX icon.
drawToGraphics2D(Graphics2D, int, int) - Method in class jhplot.HChart
 
drawVisualAid(VectorGraphics) - Method in class jhplot.jadraw.JaArcObject
Draws a visual aid during the dragging of an arc object.
drawVisualAid(VectorGraphics) - Method in class jhplot.jadraw.JaBlob
Draws a visual aid during the dragging of a blob object, which is a red cross at the center.
drawVisualAid(VectorGraphics) - Method in class jhplot.jadraw.JaLoopObject
Draws a visual aid during the dragging of a loop object, which is a red cross at the center.
drawVisualAid(VectorGraphics) - Method in class jhplot.jadraw.JaObject
Draws a visual aid for the user during dragging of certain JaxoObjects.
drawVisualAid(VectorGraphics) - Method in class jhplot.jadraw.JaVertex
Draws a visual aid during the dragging of a vertex object, which is a red cross at the center.
drawVisualAid(VectorGraphics) - Method in class jhplot.jadraw.JaVertexT5
Draws a visual aid during the dragging of a vertex object, which is a red cross at the center.

E

e(int, int) - Method in class hephysics.vec.Hep3Matrix
Returns the (row, column) element
e() - Method in class hephysics.vec.HepLorentzVector
Get energy
editData() - Method in class jhplot.HNeuralNet
Edit data
editNetwork() - Method in class jhplot.HNeuralNet
Edit a neural net in a frame
Editor3d - Class in jhplot.v3d
 
Editor3d(Canvas3d, Model3d) - Constructor for class jhplot.v3d.Editor3d
 
editPanel() - Method in class jhplot.jadraw.JaArcObject
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaAxes
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaBlob
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaBox
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaFLine
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaGLine
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaGlLine
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaKey
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaLatexText
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaLine
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaLoopObject
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaObject
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaPLine
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaSLine
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaText
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaTextBox
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaVertex
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaVertexT1
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaVertexT2
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaVertexT3
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaVertexT4
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaVertexT5
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaVertexT6
Brings up the edit panel that allows to change the parameters of this object.
editPanel() - Method in class jhplot.jadraw.JaZigZagLine
Brings up the edit panel that allows to change the parameters of this object.
EEcentricity - Class in jhpro.stat
A class for accentricity calculations using a principle component analysis.
EEcentricity(double[], double[], double[]) - Constructor for class jhpro.stat.EEcentricity
Initialize 2D PCA analysis
EEcentricity(P1D) - Constructor for class jhpro.stat.EEcentricity
Perform PCA analysis using P1D object (in 2D).
EFile - Class in jhplot.io
Write data structures in sequential order into ntuples using Google's Prototype Buffer.
EFile(String, String) - Constructor for class jhplot.io.EFile
Open a file to write/read objects to/from a file in sequential order.
EFile(String) - Constructor for class jhplot.io.EFile
Open file for reading objects from a serialized file in sequential order.
eigen(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
eigenvalues(double, int) - Method in class jhplot.bsom.Matrix
Make a row vector including the eigenvalues of the matrix.
elementary() - Method in class jhplot.F1D
Convert this function rewrite in term of elementary functions (log, exp, frac, sqrt, implicit roots) This is useful before simplifying function.
elementary(String) - Method in class jhplot.math.Symbolic
Rewrite an expression in term of elementary functions (log, exp, frac, sqrt, implicit roots).
Ellipse - Class in jhplot.shapes
Draw an ellipse in the USER coordinate system
Ellipse(double, double, double, double, Stroke, Color) - Constructor for class jhplot.shapes.Ellipse
Create an ellipse
Ellipse(double, double, double, double) - Constructor for class jhplot.shapes.Ellipse
Create an ellipse using the default stroke and the color
ELLIPSE - Static variable in class jhplot.shapes.HShape
 
ensureDirectory(File, File) - Static method in class jhplot.v3d.Util
Ensures the existence of the directory specified by the parameter.
ensureFilePath(File, File) - Static method in class jhplot.v3d.Util
Ensures the existence of the directory which may be part of the path specification of parameter file.
entries() - Method in class jhplot.H1D
Number of in-range entries in the histogram
entries() - Method in class jhplot.H2D
Number of in-range entries in the histogram
entries() - Method in class jhplot.HProf1D
Number of in-range entries in the histogram
entries() - Method in class jhplot.HProf2D
Number of in-range entries in the histogram
entriesToString() - Method in class jhplot.io.EFile
Get a string representing file content.
entriesToString() - Method in class jhplot.io.PFile
Get a string representing file content.
Entropy - Class in jhplot.stat
Implements common discrete Shannon Entropy functions.
enumerateKeys() - Method in class jhplot.io.db.BaseRecordsFile
Returns an Enumeration of the keys of all records in the database.
enumerateKeys() - Method in class jhplot.io.db.RecordsFile
Returns an enumeration of all the keys in the database.
epsilon - Static variable in class jhplot.math.Slicing
 
equals(Object) - Method in class hephysics.vec.Hep3Vector
 
equals(Object) - Method in class hephysics.vec.HepLorentzVector
Compre 2 vectors
equals(SpacePoint, double) - Method in class hephysics.vec.SpacePoint
Tests for equality within errors
equals(Hep3Vector, double) - Method in class hephysics.vec.SpacePoint
Tests for equality within errors
equals(SpacePoint) - Method in class hephysics.vec.SpacePoint
Tests for equality
equals(int[], int[]) - Static method in class jhplot.math.ArrayMathUtils
Deprecated.
Use java.util.Arrays instead.
equals(Vector3d) - Method in class jhplot.v3d.Vector3d
 
erasePoint(int, int) - Method in class jhplot.SPlot
Erase the point at the given index in the given dataset.
Erf - Class in jhplot.math.num.special
Utility class that provides methods related to the error function.
erf(double) - Static method in class jhplot.math.num.special.Erf
Returns the error function erf(x) (1).
erfc(double) - Static method in class jhplot.math.num.special.Erf
Returns the complementary error function erfc(x) (1).
errorbar(double[], double[], double[], double[], String, Color, Color, int, boolean) - Method in class jhplot.Plot
Sets the figure size.
et() - Method in class hephysics.vec.HepLorentzVector
Transverse energy.
et2() - Method in class hephysics.vec.HepLorentzVector
Transverse energy squared.
euler(double[], F1D, double) - Static method in class jhplot.math.Numeric
Uses the Euler method to solve an ODE.
eval(double) - Method in class jhplot.F1D
Evaluate a function at a specific point in x
eval(double[]) - Method in class jhplot.F1D
Evaluate a function for an array of x-values
eval(double, double) - Method in class jhplot.F1D
Evaluate a function for graphic representation.
eval(double, double, int) - Method in class jhplot.F1D
Evaluate a function for graphic representation.
eval() - Method in class jhplot.F1D
Evaluate a function for graphic representation.
eval(double, double) - Method in class jhplot.F2D
Evaluate a function at a specific point in (x,y)
eval(double[], double[]) - Method in class jhplot.F2D
Evaluate a function for an array of x-values
eval(double, double, double) - Method in class jhplot.F3D
Evaluate a function at a specific point in (x,y,z)
eval(String) - Method in class jhplot.FND
Evaluate a function at a specific point in x
eval(String, double, double, String) - Method in class jhplot.FND
Evaluate a function at a specific point for one single variable.
eval(String, double, double) - Method in class jhplot.FND
Evaluate a function at a specific point for one single variable.
eval(String) - Method in class jhplot.math.Symbolic
Evaluate an expression with the given engine.
eval() - Method in class jhplot.stat.BunchingParameters
Evaluate bunching parameters at the end of the run
eval() - Method in class jhplot.stat.FactorialMoments
Evaluate factorial moments at the end of the run
eval(float) - Method in class jhplot.stat.Interpolator.Cubic
Evaluate cubic function
eval() - Method in class jhplot.stat.PCA
 
evaluate(double) - Method in class jhplot.math.num.ContinuedFraction
Evaluate this continued fraction at the given value.
evaluate(double) - Method in interface jhplot.math.num.Function
Evaluate this function, f, at the domain value x.
evaluate(double) - Method in class jhplot.math.num.PowerSeries
Evaluate this series at the given value.
evaluate(double) - Method in class jhplot.math.num.Series
Evaluate this series at the given value.
exec(String) - Method in class jhplot.math.Symbolic
Execute a set of expressions.
exit() - Method in class jhplot.HZirkel
 
exp() - Method in class jhplot.math.Complex
Complex exponential (doesn't change this Complex number).
exp(ValueErr) - Static method in class jhplot.math.ValueErr
Get exponential function
expand() - Method in class jhplot.F1D
Convert this function rewrite in expanded form.
expand(String) - Method in class jhplot.math.Symbolic
Expanding a math formula.
ExpData - Class in jhpro.stat.limit
Build experiment.
ExpData() - Constructor for class jhpro.stat.limit.ExpData
Simple constructor
ExpData(int, double, double) - Constructor for class jhpro.stat.limit.ExpData
Build an experiment
ExpData(int, double, double, double, double) - Constructor for class jhpro.stat.limit.ExpData
Build an experimental data
Exponent - Class in jhplot.fit
Exponential distribution.
Exponent() - Constructor for class jhplot.fit.Exponent
 
Exponent(String) - Constructor for class jhplot.fit.Exponent
 
Exponent(String[], String[]) - Constructor for class jhplot.fit.Exponent
 
Exponent - Static variable in class jhplot.HPlotJa
 
Exponential - Class in jhplot.math.num.pdf
The Exponential distribution (1).
Exponential() - Constructor for class jhplot.math.num.pdf.Exponential
Default constructor.
Exponential(double) - Constructor for class jhplot.math.num.pdf.Exponential
Create a distribution with the given mean.
exponential(double) - Static method in class jhplot.math.Random
Generate a random number from an exponantial random variable (Mean = 1/lambda, variance = 1/lambda^2).
ExponentialRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Exponential distribution.
ExponentialRandomVariable() - Constructor for class jhplot.math.num.random.ExponentialRandomVariable
Default constructor.
ExponentialRandomVariable(double) - Constructor for class jhplot.math.num.random.ExponentialRandomVariable
Create a random variable with the given mean.
ExponentialRandomVariable(double, RNG) - Constructor for class jhplot.math.num.random.ExponentialRandomVariable
Create a random variable with the given parameters.
export(String) - Method in class jhplot.HChart
Export graph into an image file.
export(String, int, int) - Method in class jhplot.HChart
Export graph into an image file.
export(String) - Method in class jhplot.HPlotJa
Fast export of the canvas to an image file (depends on the extension, i.e.
export(String) - Method in class jhplot.HPlotJas
Fast export of the canvas to an image file (depends on the extension, i.e.
export(String) - Method in class jhplot.HPlotter
Fast export of the canvas to an image file (depends on the extension, i.e.
export(String) - Method in class jhplot.HZirkel
Export image to a file.
export(String) - Method in class jhplot.Plot
Fast export of the canvas to an image file (depends on the extension, i.e.
export(String) - Method in class jhplot.SPlot
Fast export of the canvas to an image file (depends on the extension, i.e.
exportDialog(String) - Method in class jhplot.HPlotJas
Export a GHFrame image to an external file: The file extension is very important: *.png - make PNG figure *.eps - make EPS figure *.ps - make PS figure *.jpg - make JPG figure *.pdf - make PDF figure *.SVG - make SVG figure *.EMF - make EMF figure, It will open some dialog in case if the file exists
exportImage() - Method in class jhplot.HPlot
Overwitev the dialog to save file
extract(int, int, double[]) - Static method in class jhplot.math.ArrayMathUtils
Extracts a sub-array (will invert the resulting array if k0 > k1).
extract(int, int, int[]) - Static method in class jhplot.math.ArrayMathUtils
Extracts a sub-array (will invert the resulting array if k0 > k1).
extraEntries() - Method in class jhplot.H1D
Number of under and overflow entries in the histogram.
extraEntries() - Method in class jhplot.H2D
Get the number of entries in the underflow and overflow bins.
extraEntries() - Method in class jhplot.HProf1D
Number of under and overflow entries in the histogram.
extraEntries() - Method in class jhplot.HProf2D
Get the number of entries in the underflow and overflow bins.

F

f(double[][], Function) - Static method in class jhplot.math.DoubleArray
Apply a scalar function to every element of an array.
f(double[], Function) - Static method in class jhplot.math.DoubleArray
Apply a scalar function to every element of an array.
f(double) - Method in interface jhplot.math.Function
 
F1D - Class in jhplot
Create a function in one dimension using "x" as a variable.
F1D(String, double, double) - Constructor for class jhplot.F1D
Create a function in 1D.
F1D(String, double, double, boolean) - Constructor for class jhplot.F1D
Same function, but one can specify is it parsed or not.
F1D(String) - Constructor for class jhplot.F1D
Create a function in 1D for evaluation.
F1D(String, String) - Constructor for class jhplot.F1D
Create new function.
F1D(String, String, double, double, boolean) - Constructor for class jhplot.F1D
Create a new function.
F1D(String, double[], double, double, boolean) - Constructor for class jhplot.F1D
Create a polynomial analytical function using a list of values.
F1D(String, boolean) - Constructor for class jhplot.F1D
Build a function.
F1D(String, ExpressionBuilder, double, double) - Constructor for class jhplot.F1D
Create a function in 1D.
F1D(ExpressionBuilder, double, double) - Constructor for class jhplot.F1D
Build a function.
F1D(String, String, double, double) - Constructor for class jhplot.F1D
Create a function in 1D.
F1D(IFunction, double, double) - Constructor for class jhplot.F1D
Create a F1D function from JAIDA IFunction.
F1D(IFunction) - Constructor for class jhplot.F1D
Create a F1D function from JAIDA IFunction.
F1D(String, IFunction, double, double) - Constructor for class jhplot.F1D
Create F1D function from JAIDA IFunction.
F2D - Class in jhplot
Create 2D function.
F2D(String) - Constructor for class jhplot.F2D
Create a function in 2D for evaluation.
F2D(String, String) - Constructor for class jhplot.F2D
Create new function.
F2D(String, String, double, double, double, double) - Constructor for class jhplot.F2D
Create a function in 2D.
F2D(String, double, double, double, double) - Constructor for class jhplot.F2D
Build a 2D function.
F2D(String, IFunction, double, double, double, double) - Constructor for class jhplot.F2D
Create a F2D function from JAIDA IFunction.
F2D(IFunction) - Constructor for class jhplot.F2D
Create a F2D function from JAIDA IFunction.
F2D(IFunction, double, double, double, double) - Constructor for class jhplot.F2D
Create a F2D function from JAIDA IFunction.
F3D - Class in jhplot
Create 3D function using 3 independent variables: x,y,z.
F3D(String) - Constructor for class jhplot.F3D
Create a function in 3D for evaluation.
F3D(String, String, double, double, double, double, double, double) - Constructor for class jhplot.F3D
Create a function in 3D.
F3D(String, double, double, double, double, double, double) - Constructor for class jhplot.F3D
Build a 3D function.
F3D(String, String, IFunction, double, double, double, double, double, double) - Constructor for class jhplot.F3D
Create a function in 3D from a AIDA IFunction.
F3D(String, IFunction, double, double, double, double, double, double) - Constructor for class jhplot.F3D
 
F3D(IFunction, double, double, double, double, double, double) - Constructor for class jhplot.F3D
Create a function in 3D from a AIDA IFunction.
FactorialMoments - Class in jhplot.stat
Normalised factorial moments (NFM).
FactorialMoments(int, int, int, double, double) - Constructor for class jhplot.stat.FactorialMoments
Initialize factorial-moment calculations.
factories() - Method in class jhplot.HPlot
Create various JAIDA factories: IAnalysisFactory, ITree, IFitFactory, IFunctionFactory
factories() - Method in class jhplot.HPlotJa
Create various JAIDA factories: IAnalysisFactory, ITree, IFitFactory, IFunctionFactory
factorize() - Method in class jhplot.F1D
Convert this function rewrite in factorized form (if can).
factorize(String) - Method in class jhplot.math.Symbolic
Factorize math formula.
FalsePositionRootFinder - Class in jhplot.math.num.root
The false position method (1) for finding roots of functions.
FalsePositionRootFinder(Function) - Constructor for class jhplot.math.num.root.FalsePositionRootFinder
Create a root finder for the given function.
FalsePositionRootFinder(Function, int, double) - Constructor for class jhplot.math.num.root.FalsePositionRootFinder
Create a root finder for the given function.
FArc(float, float, float, float, float, float) - Static method in class jhplot.jadraw.Diagram
 
fbar(int, double) - Static method in class jhplot.math.KolmogorovSmirnovDist
Computes the complementary cumulative probability P[D_n >= x] of the Kolmogorov-Smirnov distribution with sample size n at x.
FDistribution - Class in jhplot.math.num.pdf
The F distribution (1).
FDistribution() - Constructor for class jhplot.math.num.pdf.FDistribution
Default constructor.
FDistribution(double, double) - Constructor for class jhplot.math.num.pdf.FDistribution
Create a distribution with the given numerator degrees of freedom and denominator degrees of freedom.
fi(int) - Method in interface jhplot.math.IndexFunction
 
figure(PyObject[], String[]) - Method in class jhplot.Plot
Sets the figure size.
FileAida - Class in jhplot.io
Open an AIDA file and retrieve objects for plotting.
FileAida(String) - Constructor for class jhplot.io.FileAida
Create object to read AIDA file.
FileAida(String, boolean) - Constructor for class jhplot.io.FileAida
Create object to read AIDA file.
FileAida() - Constructor for class jhplot.io.FileAida
Create FileAida
fileNameOfPath(String) - Static method in class jhplot.v3d.Util
 
FilePrintable - Interface in jhplot.math.io
BSD License
FileRoot - Class in jhplot.io
Class to read ROOT files.
FileRoot(String) - Constructor for class jhplot.io.FileRoot
Main constructor to build root file reader.
FileRoot(URL) - Constructor for class jhplot.io.FileRoot
Open file from URL
fill(P0D) - Method in class jhplot.H1D
Fill histogram from P0D array
fill(int, AbstractDistribution) - Method in class jhplot.H1D
Fill histogram with random numbers.
fill(P0I) - Method in class jhplot.H1D
Fill histogram from P0I array
fill(double) - Method in class jhplot.H1D
Fill histogram with a value
fill(PND) - Method in class jhplot.H1D
Fill histogram with values from a PND array.
fill(PND, PND) - Method in class jhplot.H1D
Fill histograms with values from PND array.
fill(double[]) - Method in class jhplot.H1D
Fill histogram with array of double values
fill(Cloud1D) - Method in class jhplot.H1D
Fill histogram with array of double values
fill(double[], double[]) - Method in class jhplot.H1D
Fill histogram with array of double values.
fill(int[]) - Method in class jhplot.H1D
Fill histogram with array of integer values
fill(double, double) - Method in class jhplot.H1D
Fill histogram a with weight
fill(double, double) - Method in class jhplot.H2D
Fill H2D histogram assuming all weights are unity.
fill(double, double, double) - Method in class jhplot.H2D
Fill H2D histogram with weights
fill(double[], double[]) - Method in class jhplot.H2D
Fill H2D histogram from 2 arrays (X amd Y).
fill(Cloud2D) - Method in class jhplot.H2D
Fill H2D histogram from Cloud2D.
fill(P0D, P0D) - Method in class jhplot.H2D
Fill H2D histogram from 2 arrays.
fill(P0I, P0I) - Method in class jhplot.H2D
Fill H2D histogram from 2 arrays.
fill(double[], double[], double[]) - Method in class jhplot.H2D
Fill H2D histogram from arrays.
fill(double, double) - Method in class jhplot.HProf1D
Fill profile histogram with X and Y
fill(double, double, double) - Method in class jhplot.HProf1D
Fill profile histogram with X and Y
fill(double[], double[]) - Method in class jhplot.HProf1D
Fill histogram with array of double values.
fill(double[], double[], double[]) - Method in class jhplot.HProf1D
Fill histogram with array of double values.
fill(double, double, double) - Method in class jhplot.HProf2D
Fill histogram assuming all weights are unity.
fill(double, double, double, double) - Method in class jhplot.HProf2D
Fill histogram assuming all weights are unity.
fill(double[], double[], double[]) - Method in class jhplot.HProf2D
Fill histogram from 2 arrays.
fill(double[], double[], double[], double[]) - Method in class jhplot.HProf2D
Fill histogram from 2 arrays.
fill(int, int, double) - Static method in class jhplot.math.DoubleArray
Fills an m x n matrix of doubles with constant c.
fill(int, double) - Static method in class jhplot.math.DoubleArray
Provides an m element array filled with constant c.
fill(int, double, double) - Method in class jhplot.P0D
Fill with a sequence of numbers between min and max.
fill(double[]) - Method in class jhplot.P0D
Fill a P0D container from an array.
fill(int[]) - Method in class jhplot.P0D
Fill a P0D container from an array.
fill(int, double, double) - Method in class jhplot.P0I
Fill with a sequence of numbers between min and max.
fill(double[]) - Method in class jhplot.P0I
Fill a P0I container from an array.
fill(int[]) - Method in class jhplot.P0I
Fill a P0I container from an array.
fill(double[], double[]) - Method in class jhplot.P1D
Fill a P1D container from 2 arrays.
fill(P0D, P0D) - Method in class jhplot.P1D
Fill a P1D container from 2 P0D arrays.
fill(Cloud2D) - Method in class jhplot.P1D
Fill a P1D container from a Cloud2D.
fill(double[], double[], double[]) - Method in class jhplot.P1D
Fill a P1D container from 3 arrays (one represents symmetrical errors on Y).
fill(P0D, P0D, P0D) - Method in class jhplot.P1D
Fill a P1D container from P0D arrays (one represents symmetrical errors on Y).
fill(double[], double[], double[], double[]) - Method in class jhplot.P1D
Fill a P1D container from 4 arrays (last represents asymmetrical upper and lower errors on Y).
fill(double[], double[], double[], double[], double[], double[], double[], double[], double[], double[]) - Method in class jhplot.P1D
Fill the values of a X-Y plot-points with full errors.
fill(double[], double[], double[]) - Method in class jhplot.P2D
Fill a P2D container from 3 arrays.
fillInvBinSizeWeight(double) - Method in class jhplot.H1D
Fill histogram with a value, weighting it by inverse of bin size.
fillInvBinSizeWeight(double) - Method in class jhplot.HProf1D
Fill histogram with a value, weighting it by inverse of bin size.
fillP0D(P0D, P0D) - Method in class jhplot.HProf1D
Fill histogram from two P0D arrays
fillPlot() - Method in class jhplot.SPlot
Rescale so that the data that is currently plotted just fits.
fillRandom(DataPoint, DataPoint, int, int) - Method in class jminhep.cluster.DataHolder
Fill an existing data holder with random numbers
fillWithVectors(String, String[], Double[][]) - Method in class jhplot.SPsheet
Fill the table from the Vectors
filterGaussian(int, double) - Method in class jhpro.tseries.HStatAnalysis
Perform Gaussian filtering.
find(double) - Method in class jhplot.P0D
Returns the index of first occurrence of the specified element
find(int) - Method in class jhplot.P0I
Returns the index of first occurrence of the specified element
findBin(double) - Method in class jhplot.H1D
Convert a coordinate on the axis to a bin number
findBinX(double) - Method in class jhplot.H2D
Convert a coordinate X on the axis to a bin number
findBinY(double) - Method in class jhplot.H2D
Convert a coordinate Y on the axis to a bin number
findDescriptor(int) - Method in class jhplot.io.csv.bean.HeaderColumnNameMappingStrategy
 
findDescriptor(int) - Method in interface jhplot.io.csv.bean.MappingStrategy
Implementation will have to return a property descriptor from a bean based on the current column.
findex(int, IndexFunction) - Static method in class jhplot.math.DoubleArray
Provides a sequence of values to which some function has been applied.
findRoot(double, double) - Method in class jhplot.math.num.root.BisectionRootFinder
Find a root of the target function that lies in the interval [ min, max].
findRoot(double, double) - Method in class jhplot.math.num.root.BrentRootFinder
Find a root of the target function that lies between the two initial approximations, x0 and x1.
findRoot(double, double) - Method in class jhplot.math.num.root.FalsePositionRootFinder
Find a root of the target function that lies in the interval [ min, max].
findRoot(double) - Method in class jhplot.math.num.root.NewtonRootFinder
Find a root of the target function that lies close to x.
findRoot(double, double) - Method in class jhplot.math.num.root.SecantRootFinder
Find a root of the target function that lies around the two initial approximations, x0 and x1.
findSlice(double[]) - Method in class jhplot.math.Slicing
 
findType(String) - Method in class jhplot.UConverter
Find and set conversion type.
firstMaxVal - Variable in class jhplot.stat.JointProbabilityState
 
firstProbMap - Variable in class jhplot.stat.JointProbabilityState
 
fit(H1D) - Method in class jhplot.HFitter
Fit histogram
fit(P1D) - Method in class jhplot.HFitter
Fit P1D
fit(PND) - Method in class jhplot.HFitter
Fit PND (all errors set to be zero).
fit(H2D) - Method in class jhplot.HFitter
Fit H2D histogram
fit(H1D, String, String) - Method in class jhplot.HPlot
Fit 1D histogram with the function F1D
fit(H1D, String, String) - Method in class jhplot.HPlotJa
Fit 1D histogram with the function F1D
fitF() - Method in class jhplot.HPlot
Return FitFactory associated with the plot
fitF() - Method in class jhplot.HPlotJa
Return FitFactory associated with the plot
FLine(float, float) - Static method in class jhplot.jadraw.Diagram
Get a fermion line
FLoop(float, float) - Static method in class jhplot.jadraw.Diagram
Get a fermion loop object
floor(double[][]) - Static method in class jhplot.math.IntegerArray
 
floor(double[]) - Static method in class jhplot.math.IntegerArray
 
flush() - Method in class jhplot.io.csv.CSVWriter
Flush underlying stream to writer.
flush() - Method in class jhplot.math.io.LEDataOutputStream
 
FND - Class in jhplot
Create a function in multiple dimensions.
FND(String, String, String) - Constructor for class jhplot.FND
Create a function in any dimension evaluation.
FND(String, String) - Constructor for class jhplot.FND
Build a function, setting its title to the definition.
formatNumber(double, int) - Method in class jhplot.jadraw.JaAxes
formats a double precision number such that it is correctly rounded for output.
FormulaFitnessFunction - Class in jhpro.sregression
Fitness function for evaluating the produced fomulas, represented as GP programs.
FormulaFitnessFunction() - Constructor for class jhpro.sregression.FormulaFitnessFunction
 
FPR - Class in jhplot
Class to build parametric functions using two independent variables, u and v.
FPR(String, String, int, int) - Constructor for class jhplot.FPR
Create a parametric function.
FPR(String, int, int) - Constructor for class jhplot.FPR
Create a parametric function.
FPR(String) - Constructor for class jhplot.FPR
Create a parametric function.
FProbability(double, int, int) - Static method in class jhplot.stat.Statistics
Computes probability of F-ratio.
FRandomVariable - Class in jhplot.math.num.random
A random variable generator for the F distribution.
FRandomVariable() - Constructor for class jhplot.math.num.random.FRandomVariable
Default constructor.
FRandomVariable(double, double) - Constructor for class jhplot.math.num.random.FRandomVariable
Create a random variable with the given numerator degrees of freedom and denominator degrees of freedom.
FRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.FRandomVariable
Create a random variable with the given parameters.
fromXML(String) - Static method in class jhplot.io.Serialized
Get object to XML using XSream package
func(F1D) - Method in class jhplot.P0D
Transform P0D array to array with values given by a function.
func(String, F1D) - Method in class jhplot.P0D
Make transformation of P0D using a function.
func(F1D) - Method in class jhplot.P0I
Transform P0I array to array with values given by a function.
func(String, F1D) - Method in class jhplot.P0I
Make transformation of P0I using a function.
funcF() - Method in class jhplot.HPlot
Return FunctionFactory associated with the plot
funcF() - Method in class jhplot.HPlotJa
Return FunctionFactory associated with the plot
Function - Interface in jhplot.math
BSD License
Function - Interface in jhplot.math.num
A single variable function.

G

Gamma - Class in jhplot.math.num.pdf
The Gamma distribution (1).
Gamma() - Constructor for class jhplot.math.num.pdf.Gamma
Default constructor.
Gamma(double, double) - Constructor for class jhplot.math.num.pdf.Gamma
Create a distribution with the given alpha and beta values.
Gamma - Class in jhplot.math.num.special
Utility class that provides methods related to the gamma family of functions.
gamma(double) - Static method in class jhplot.stat.Statistics
Returns the Gamma function of the argument.
GammaRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Gamma distribution.
GammaRandomVariable() - Constructor for class jhplot.math.num.random.GammaRandomVariable
Default constructor.
GammaRandomVariable(double, double) - Constructor for class jhplot.math.num.random.GammaRandomVariable
Create a random variable with the given alpha and beta values.
GammaRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.GammaRandomVariable
Create a random variable with the given parameters.
GArc(float, float, float, float, float, float) - Static method in class jhplot.jadraw.Diagram
Get a g-line object
Gauss - Class in jhplot.fit
Gaussian distribution.
Gauss() - Constructor for class jhplot.fit.Gauss
 
Gauss(String) - Constructor for class jhplot.fit.Gauss
 
Gauss(String[], String[]) - Constructor for class jhplot.fit.Gauss
 
gaussian4(int, F1D, double, double) - Static method in class jhplot.math.Numeric
Numerical integration using the Gaussian integration formula (4 points).
gaussian8(int, F1D, double, double) - Static method in class jhplot.math.Numeric
Numerical integration using the Gaussian integration formula (8 points).
GaussianFilter - Class in jhpro.tseries
Gaussian filter for time series analysis.
GaussianFilter(double[], double) - Constructor for class jhpro.tseries.GaussianFilter
Initialialize the fitter
Geometric - Class in jhplot.math.num.pdf
The Geometric distribution.
Geometric() - Constructor for class jhplot.math.num.pdf.Geometric
Default constructor.
Geometric(double) - Constructor for class jhplot.math.num.pdf.Geometric
Create a distribution with the given probability of success.
GeometricRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Geometric distribution.
GeometricRandomVariable() - Constructor for class jhplot.math.num.random.GeometricRandomVariable
Default constructor.
GeometricRandomVariable(double) - Constructor for class jhplot.math.num.random.GeometricRandomVariable
Create a random variable with the given probability of success.
GeometricRandomVariable(double, RNG) - Constructor for class jhplot.math.num.random.GeometricRandomVariable
Create a random variable with the given parameters.
get() - Method in class jhplot.H1D
Get JAIDA histogram
get() - Method in class jhplot.H2D
Get the JAIDA Histogram2D
get() - Method in class jhplot.HProf1D
Get JAIDA histogram
get() - Method in class jhplot.HProf2D
Get the JAIDA Profile2D
get(String) - Method in class jhplot.io.FileAida
Get object associated with the key name
get(String) - Method in class jhplot.io.FileRoot
Get object associated with the key name in the current directory.
get(String) - Method in class jhplot.io.HBook
Get an object using the key
get(String) - Method in class jhplot.io.HDataBase
Get object from the database using a key
get(int) - Method in class jhplot.math.num.DoubleArray
Access the element at the given index.
get(int, String) - Method in class jhplot.P0D
Get P0D with values below, above or equal a specified value.
get(int, String) - Method in class jhplot.P0I
Get P0I with values below, above or equal a specified value.
get(int) - Method in class jhplot.PND
Return a specific row as array
get(int, int) - Method in class jhplot.PND
Return a specific value.
get(int) - Method in class jhplot.PNI
Return a specific row as array
get(int, int) - Method in class jhplot.PNI
Return a specific value.
get() - Method in class jhplot.security.MD5
Returns 32-character hex representation of this objects hash
Get - Class in jminhep.cluster
Some useful methods related to the clustering procedure
Get() - Constructor for class jminhep.cluster.Get
 
get3sProbability() - Method in class jhpro.stat.ConfidenceLevel
Get 3s probability.
get5sProbability() - Method in class jhpro.stat.ConfidenceLevel
Get 5s probability.
getAll() - Method in class jhplot.io.FileAida
Get list of all objects
getAll() - Method in class jhplot.io.HBook
Get all objects as a map
getAllign() - Method in class jhplot.jadraw.JaLatexText
Returns the allign property of this text object.
getAllNames(String) - Method in class jhplot.io.FileAida
Get list of all objects
getAllNames() - Method in class jhplot.io.FileAida
Get list of all objects
getAllTypes() - Method in class jhplot.io.FileAida
Get list of all types
getAllTypes(String) - Method in class jhplot.io.FileAida
Get list of all types
getAlpha() - Method in class jhplot.bsom.Bsom
 
getAlpha() - Method in class jhplot.HBsom
Get alpha
getAlpha() - Method in class jhplot.math.num.pdf.Beta
Access the alpha parameter.
getAlpha() - Method in class jhplot.math.num.pdf.Gamma
Access the alpha parameter.
getAmp() - Method in class jhplot.jadraw.JaArcObject
Returns the amp property of this arc object.
getAmp() - Method in class jhplot.jadraw.JaLineObject
Returns the amp property of this line object.
getAmp() - Method in class jhplot.jadraw.JaLoopObject
Returns the amp property of this loop object.
getAngamp() - Method in class jhplot.jadraw.JaGlLine
Returns the angamp property of this JaGlLine.
getAngle() - Method in class jhpro.stat.EEcentricity
Returns angle of ellipse rotation (angle of the principial axis)
getAntiAlias() - Method in class jhplot.HChart
Get antialiasing for the graphics of the current plot
getAntiAlias() - Method in class jhplot.HPlot
Get antialiasing for the graphics of the current plot
getArcParameters() - Method in class jhplot.jadraw.JaArcObject
 
getArea() - Method in class jhpro.tseries.Peak
 
getAreaError() - Method in class jhpro.tseries.Peak
 
getArray() - Method in class jhplot.P0D
Get a double array with P0D values.
getArray() - Method in class jhplot.P0I
Get a double array with P0I values.
getArray() - Method in class jhplot.PND
Get a double array with values.
getArray() - Method in class jhplot.PNI
Get a double array with values.
getArray() - Method in class jminhep.cluster.DataHolder
Get the data in form of Array
getArrayDouble() - Method in class jhplot.P0I
Get a double array with P0I values.
getArrayInt() - Method in class jhplot.P0D
Get an integer array with P0D values.
getArrayInt() - Method in class jhplot.P0I
Get an integer array with P0I values.
getArrayList() - Method in class jhplot.HPlotJa
Get list of all objects on the frame.
getArrayList() - Method in class jhplot.P0D
Get data in form of ArrayList
getArrayList() - Method in class jhplot.P0I
Get data in form of ArrayList
getArrayList() - Method in class jhplot.PND
Get data in form of ArrayList
getArrayList() - Method in class jhplot.PNI
Get data in form of ArrayList
getArrayList() - Method in class jminhep.cluster.DataHolder
Get all elements of the data holder in form of an ArrayList
getArrayX() - Method in class jhplot.F1D
Get array of X-values after function after evaluation using the default number of points
getArrayX() - Method in class jhplot.P1D
Get array representing X-values
getArrayX() - Method in class jhplot.P2D
Get array representing X-values
getArrayX() - Method in class jhplot.P3D
Get array representing X-values
getArrayXleft() - Method in class jhplot.P1D
Get array representing X-left errors
getArrayXleftSys() - Method in class jhplot.P1D
Get array representing X-left 2nd level errors
getArrayXright() - Method in class jhplot.P1D
Get array representing X-right errors
getArrayXrightSys() - Method in class jhplot.P1D
Get array representing X-right 2nd level errors
getArrayY() - Method in class jhplot.F1D
Get array of Y-values after function after evaluation using the default number of points
getArrayY() - Method in class jhplot.P1D
Get array representing Y-values
getArrayY() - Method in class jhplot.P2D
Get array representing Y-values
getArrayY() - Method in class jhplot.P3D
Get array representing Y-values
getArrayYlower() - Method in class jhplot.P1D
Get array representing Y lower errors
getArrayYlowerSys() - Method in class jhplot.P1D
Get array representing Y lower 2nd level errors
getArrayYupper() - Method in class jhplot.P1D
Get array representing Y upper errors
getArrayYupperSys() - Method in class jhplot.P1D
Get array representing Y upper 2nd level errors
getArrayZ() - Method in class jhplot.P2D
Get array representing Z-values
getArrayZ() - Method in class jhplot.P3D
Get array representing Z-values
getArrow() - Method in class jhplot.jadraw.JaArcObject
Returns the arrow property of this arc object.
getArrow() - Method in class jhplot.jadraw.JaLineObject
Returns the arrow property of this line object.
getArrow() - Method in class jhplot.jadraw.JaLoopObject
Returns the arrow property of this loop object.
getAttribute(int) - Method in class jminhep.cluster.DataPoint
Returns the attribute of data point
getAuthor() - Static method in class jhplot.JHPlot
Get the author
getAv() - Method in class jhplot.stat.FactorialMoments
Return average multiplicity as a function of bin
getAverageCLs() - Method in class jhpro.stat.ConfidenceLevel
Get average CLs.
getAverageCLsb() - Method in class jhpro.stat.ConfidenceLevel
Get average CLsb.
getAxesArrow(int) - Method in class jhplot.jadraw.JaAxes
Is arrow to be shown
getAxesColor() - Method in class jhplot.HPlot
Returns the actual color of the axes of the graph.
getAxesColor() - Method in class jhplot.HPlotter
Returns the actual color of the axes of the graph.
getAxesFontColor() - Method in class jhplot.HPlot3D
Color for tic labels
getAxesRatio() - Method in class jhplot.HPlot
Returns the current ratio between X- and Y-axes lengths.
getAxesRatioUse() - Method in class jhplot.HPlot
Says whether we should use a fixed ratio between X- and Y-axes lengths.
getAxis() - Method in class jhplot.H1D
Get histogram Axis class.
getAxis(int) - Method in class jhplot.HChart
Get the axis
getAxis(int) - Method in class jhplot.HPlot2D
Return axis objects
getAxis() - Method in class jhplot.HProf1D
Get histogram Axis class.
getAxisArrow() - Method in class jhplot.HPlot
Gets axis arrows.
getAxisFont() - Method in class jhplot.HPlot3D
Get font for axes
getAxisPenTicWidth() - Method in class jhplot.HPlot
Get the pen width to draw tick axes
getAxisStyle(int) - Method in class jhplot.HPlotter
Return style of axis of the current region
getAxisTitle(int) - Method in class jhplot.HPlot2D
Get label title
getAxisX() - Method in class jhplot.H2D
Get IAxis in X
getAxisX() - Method in class jhplot.HChart
Get X-axis
getAxisX() - Method in class jhplot.HProf2D
Get IAxis in X
getAxisY() - Method in class jhplot.H2D
Get IAxis in Y
getAxisY() - Method in class jhplot.HChart
Get Y-axis
getAxisY() - Method in class jhplot.HProf2D
Get IAxis in Y
getBack() - Method in class jhplot.jadraw.JaLineObject
Returns the back property of this line object.
getBack() - Method in class jhpro.stat.limit.ExpData
Get the expected background
getBackgColor() - Method in class jhplot.HPlot
Returns the actual background color of the entire graph panel.
getBackgColorGraph() - Method in class jhplot.HPlot
Returns the background color of the current graph.
getBackground() - Method in class jhpro.stat.DataSource
Get data for background
getBackgroundColor() - Method in class jhplot.jadraw.JaAxes
Get background color (white is default)
getBaseColor() - Method in class jhplot.v3d.Pyramid
 
getBatchNumber() - Method in class jhplot.HCellular
Returns the batch number
getBestSolution() - Method in class jhpro.sregression.SymRegression
Get the best solution as a string
getBeta() - Method in class jhplot.bsom.Bsom
 
getBeta() - Method in class jhplot.HBsom
Get beta
getBeta() - Method in class jhplot.math.num.pdf.Beta
Access the beta parameter.
getBeta() - Method in class jhplot.math.num.pdf.Gamma
Access the beta parameter.
getBins() - Method in class jhplot.H1D
Get the number of bins
getBins() - Method in class jhplot.HProf1D
Get the number of bins
getBinSize() - Method in class jhplot.H1D
Get bin width in case of fixed-size bins.
getBinSize(int) - Method in class jhplot.H1D
Get bin width for index i
getBinSize() - Method in class jhplot.HProf1D
Get bin width in case of fixed-size bins.
getBinsX() - Method in class jhplot.H2D
Get the number of bins in X
getBinsX() - Method in class jhplot.HProf2D
Get the number of bins in X
getBinsY() - Method in class jhplot.H2D
Get the number of bins in Y
getBinsY() - Method in class jhplot.HProf2D
Get the number of bins in Y
getBinWidth() - Method in class jhplot.DrawOptions
get the bin width.
getBoundingBox() - Method in class jhplot.jadraw.JaLatexText
Returns the bounding box of this latex text object.
getBoundingBox() - Method in class jhplot.jadraw.JaObject
Returns the bounding box of this JaObject.
getBoxColor() - Method in class jhplot.HPlot
Returns the color used to draw the bounding box.
getBoxColor() - Method in class jhplot.HPlotJa
Returns the color used to draw the bounding box.
getBoxFillColor() - Method in class jhplot.HPlot
Returns the fill-color of the eventual bounding box arround the graph
getBoxFillColor() - Method in class jhplot.HPlotJa
Returns the fill-color of the eventual bounding box arround the graph
getBoxOffset() - Method in class jhplot.HPlot
Returns the offset of the bounding box.
getBP(int) - Method in class jhplot.stat.BunchingParameters
Return results: BP as a function of number of bins.
getBufferSize() - Method in class jhplot.io.HFile
Get current buffer size for I/O.
getBufferSize() - Method in class jhplot.io.HFileXML
Get current buffer size for I/O.
getBuildTime() - Static method in class jhplot.JHPlot
Get build date
getCAConfig() - Method in class jhplot.HCellular
Returns used CA space.
getCameraPosition() - Method in class jhplot.HPlot3DP
Get camera position.
getCandidates() - Method in class jhpro.stat.DataSource
Get data with candidates
getCanvas() - Method in class jhplot.HZirkel
Return the actual canvas where all objects are shown
getCanvas(String, int, int, int, int) - Static method in class jhplot.SHPlot
Create HPlot canvas with several plots.
getCanvas(String, int, int) - Static method in class jhplot.SHPlot
Construct a HPlot canvas with a single plot.
getCanvas(String) - Static method in class jhplot.SHPlot
Construct a HPlot canvas with a plot with the default size 600x400.
getCanvas() - Static method in class jhplot.SHPlot
Construct a HPlot canvas with a plot with the default size 600x400.
getCanvas(String, int, int, int, int) - Static method in class jhplot.SHPlot3D
Create HPlot3D canvas with several plots.
getCanvas(String, int, int) - Static method in class jhplot.SHPlot3D
Construct a HPlot3D canvas with a single plot.
getCanvas(String) - Static method in class jhplot.SHPlot3D
Construct a HPlot3D canvas with a plot with the default size 600x400.
getCanvas() - Static method in class jhplot.SHPlot3D
Construct a HPlot3D canvas with a plot with the default size 600x400.
getCanvas(String, int, int, int, int, boolean) - Static method in class jhplot.SHPlotJa
Create HPlotJa canvas with several plots.
getCanvas(String, int, int, int, int) - Static method in class jhplot.SHPlotJa
Create HPlot canvas with several plots.
getCanvas(String, int, int) - Static method in class jhplot.SHPlotJa
Construct a HPlot canvas with a single plot.
getCanvas(String) - Static method in class jhplot.SHPlotJa
Construct a HPlot canvas with a plot with the default size 600x400.
getCanvas() - Static method in class jhplot.SHPlotJa
Construct a HPlotJa canvas with a plot with the default size 600x400.
getCartesianArray() - Method in class hephysics.vec.SpacePoint
 
getCdX() - Method in class jhplot.HPlotJa
Get location of the graph in the main canvas in X
getCdX() - Method in class jhplot.HPlotter
Get location of the graph in the main canvas in X
getCdY() - Method in class jhplot.HPlotJa
Get location of the graph on the main canvas in Y
getCdY() - Method in class jhplot.HPlotter
Get location of the graph on the main canvas in Y
getCellSize() - Method in class jhplot.HCellular
Returns the cell size in dot
getCenters(int) - Method in class jhplot.stat.StatShape
Get the centers in non-quadrant method.
getCenters() - Method in class jminhep.cluster.Partition
Get cluster centers
getCentroids() - Method in class jhpro.tseries.PeakFinder
Return centroids of the found peaks.
getCharge() - Method in class hephysics.particle.LParticle
Get charge
getChargeParity() - Method in class hephysics.particle.HEParticle
Returns C charge conjugation parity
getChart() - Method in class jhplot.HChart
Returns current Chart
getChart() - Method in class jhplot.HPlotXYZ
Get the current canvas chart.
getChartPanel() - Method in class jhplot.HChart
Returns current Chart panel
getChi2() - Method in class jhplot.stat.LinRegWeighted
Get chi2
getChi2() - Method in class jhplot.stat.StatShape
Get Chi2 of this fit
getCLb() - Method in class jhpro.stat.ConfidenceLevel
Get the Confidence Level for the background only.
getCLb(boolean) - Method in class jhpro.stat.ConfidenceLevel
Get the Confidence Level for the background only.
getCLs() - Method in class jhpro.stat.ConfidenceLevel
Get the Confidence Level defined by CLs = CLsb/CLb.
getCLs(boolean) - Method in class jhpro.stat.ConfidenceLevel
Get the Confidence Level defined by CLs = CLsb/CLb.
getCLsb() - Method in class jhpro.stat.ConfidenceLevel
Get the Confidence Level for the signal plus background hypothesis The confidence level for excluding the possibility of simultaneous presence of new particle production and background (the s + b hypothesis)
getCLsb(boolean) - Method in class jhpro.stat.ConfidenceLevel
Get the Confidence Level for the signal plus background hypothesis
getClusterNumber() - Method in class jminhep.cluster.DataPoint
Returns the cluster to which the data point belongs
getColor() - Method in class jhplot.DrawOptions
Return color used for points/lines
getColor() - Method in class jhplot.HKey
Get color of a label.
getColor() - Method in class jhplot.HLabel
Get color of a label.
getColor() - Method in class jhplot.HLabelEq
Get color of the label.
getColor() - Method in class jhplot.HMLabel
Get color of the label.
getColor() - Method in class jhplot.jadraw.JaObject
Returns the color of this object.
getColor() - Method in class jhplot.shapes.HShape
Get a color of the primitive
getColorBack() - Method in class jhplot.v3d.Canvas3d
 
getColorBackground() - Method in class jhplot.HLabelEq
Get color of background.
getColorBar() - Method in class jhplot.HPlot2D
Get color bar (key) for the current plot
getColorMode() - Method in class jhplot.HPlot3D
Get current the color mode
getColors() - Method in class jhplot.SPlot
Get the point colors.
getColumn(int) - Method in class jhplot.PND
Return a specific column as an array
getColumn(int) - Method in class jhplot.PNI
Return a specific column as an array
getColumn(int) - Method in class jhpro.tseries.HStatData
Return a column as a array
getColumnCopy(double[][], int) - Static method in class jhplot.math.DoubleArray
Extract one column from a matrix.
getColumnCopy(double[][][], int, int) - Static method in class jhplot.math.DoubleArray
Extract one column from a three dimensional array.
getColumnCopy(int[][], int) - Static method in class jhplot.math.IntegerArray
 
getColumnCopy(int[][][], int, int) - Static method in class jhplot.math.IntegerArray
 
getColumnDimension(double[][], int) - Static method in class jhplot.math.DoubleArray
Get the number of columns in a specified row of a matrix.
getColumnDimension(int[][], int) - Static method in class jhplot.math.IntegerArray
 
getColumnMapping() - Method in class jhplot.io.csv.bean.ColumnPositionMappingStrategy
 
getColumnMapping() - Method in class jhplot.io.csv.bean.HeaderColumnNameTranslateMappingStrategy
 
getColumnP0D(int) - Method in class jhplot.PND
Return a specific column as P0D object
getColumnsCopy(double[][], int...) - Static method in class jhplot.math.DoubleArray
Extract specific columns from a matrix.
getColumnsCopy(int[][], int...) - Static method in class jhplot.math.IntegerArray
 
getColumnsRangeCopy(double[][], int, int) - Static method in class jhplot.math.DoubleArray
Extract a range of columns from a matrix.
getColumnsRangeCopy(int[][], int, int) - Static method in class jhplot.math.IntegerArray
 
getCompactness() - Method in class jminhep.cluster.Partition
Get compactness of the cluster configurations
getConfidence() - Method in class jhplot.stat.LinReg
Get confidence intervals for means
getConfidence(Color) - Method in class jhplot.stat.LinReg
Get confidence intervals for means
getConfidenceBand(Color, double) - Method in class jhplot.stat.LinReg
Calculate confidence band in form of P1D with errors.
getConfidenceBand(int, Color, double) - Method in class jhplot.stat.LinReg
Calculate confidence band in form of P1D with errors.
getConfig() - Method in class jhpro.sregression.SymRegression
Return configuration file
getConfigArray() - Method in class jhpro.sregression.SymRegression
Get configuration string passed to this program.
getConstruction() - Method in class jhplot.HZirkel
Get construction to draw the objects
getContourBinsX() - Method in class jhplot.HPlotJa
Number of contour bins in X
getContourBinsY() - Method in class jhplot.HPlotJa
Number of contour bins in Y
getContourBinX() - Method in class jhplot.jadraw.JaAxes
Get number of bins in X for contour plot
getContourBinY() - Method in class jhplot.jadraw.JaAxes
Get number of bins in Y for contour plot
getContourLevels() - Method in class jhplot.HPlotJa
Number of contour levels
getContourLevels() - Method in class jhplot.jadraw.JaAxes
Get the number of levels to show contour plot
getConversionType(String) - Method in class jhplot.UConverter
Get convertion type
getConversionType() - Method in class jhplot.UConverter
Get current convertion type.
getCoordinate(int, int) - Method in class jhplot.stat.PCA
Positions of the last coordinates of the projection vectors (eigenvectors)
getCopy(double[], int...) - Static method in class jhplot.math.DoubleArray
Extract specific elements from an array.
getCopy(int[], int...) - Static method in class jhplot.math.IntegerArray
 
getCopy() - Method in class jhplot.P3D
get a copy of the current holder
getCorrelation() - Method in class jhplot.stat.LinReg
Get correlation coefficient
getCovariance() - Method in class jhplot.stat.PCA
Get covariance matrix
getCovariance() - Method in class jhplot.stat.StatShape
Get covariance matrix.
getCreatedBy() - Static method in class jhplot.JHPlot
Get JAVA version used to create
getCrossoverRate() - Method in class jhplot.HCellular
Returns the crossover rate
getCurDir() - Static method in class jhplot.HPlotJa
Returns the current working directory.
getD() - Method in class jhplot.stat.PCA
Get transpose
getDash() - Method in class jhplot.jadraw.JaArcObject
Returns the dash property of this arc object.
getDash() - Method in class jhplot.jadraw.JaLineObject
Returns the dash property of this line object.
getDash() - Method in class jhplot.jadraw.JaLoopObject
Returns the dash property of this loop object.
getData() - Method in class jhplot.HNeuralNet
Get data
getData() - Method in class jhplot.HPlot
Get the vector which keeps all the data
getData() - Method in class jhplot.HPlotJa
Get the vector which keeps all the data
getData() - Method in class jhplot.jadraw.JaAxes
Get the vector which keeps all the data
getData() - Method in class jhplot.security.MD5
Get data as stream
getData(int) - Method in class jhplot.SPlot
Get the data in the specified dataset.
getData() - Method in class jhplot.stat.StatShape
Get data back used for fitting (can be inverted in Y and Y for best results).
getData() - Method in class jhplot.VHolder
Return a Vector with the data (rows of the dimension obtained by calling dimen()).
getData() - Method in class jhpro.sregression.SymRegression
Return input data
getData() - Method in class jhpro.tseries.HStatData
Return data as array
getDataArray() - Method in class jhplot.P1D
Return a DataArray container from JPlot
getDataArray() - Method in class jhplot.P2D
Return a DataArray2D container.
getDataArray() - Method in class jhplot.P3D
Return a DataArray3D container.
getDataLength() - Method in class jhplot.io.db.RecordWriter
Returns the number of bytes in the data.
getDataLength() - Method in class jhplot.stat.LinReg
Get the size of the input data
getDataLength() - Method in class jhplot.stat.LinRegWeighted
Get the size of the input data
getDataPND() - Method in class jhpro.sregression.SymRegression
Return data in form PND object
getDataSize() - Method in class jhpro.stat.limit.StatConfidence
Get number of experiments
getDataStyle() - Method in class jhplot.HPlotter
Get current data style.
getDataX() - Method in class jhplot.stat.LinReg
Get an array with X data
getDataX() - Method in class jhplot.stat.LinRegWeighted
Get an array with X data
getDataY() - Method in class jhplot.stat.LinReg
Get an array with Y data
getDataY() - Method in class jhplot.stat.LinRegWeighted
Get an array with Y data
getDegreesOfFreedom() - Method in class jhplot.math.num.pdf.ChiSquared
Access the degrees of freedom.
getDegreesOfFreedom() - Method in class jhplot.math.num.pdf.TDistribution
Access the degrees of freedom.
getDeltaTime() - Method in class jhplot.HCellular
Returns Delta time
getDenominatorDegreesOfFreedom() - Method in class jhplot.math.num.pdf.FDistribution
Access the denominator degrees of freedom.
getDensity() - Method in class jhplot.H1D
Get a density distribution dividing each bin of the histogram by the bin width and the total number of heights for all bins.
getDensity() - Method in class jhplot.H2D
Get a density distribution dividing each bin of the histogram by the bin width and the total number of heights for all bins.
getDerivative() - Method in class jhplot.math.num.root.NewtonRootFinder
Access the derivative of the target function.
getDescription() - Method in class jhpro.tseries.HStatData
Get names of variables.
getDeviancePart(double, double) - Static method in class jhplot.math.num.pdf.SaddlePoint
A part of the deviance portion of the saddle point approximation.
getDiagonal(double[][], int) - Static method in class jhplot.math.DoubleArray
Extract diagonal from a matrix.
getDimension() - Method in class jhplot.PND
Get last dimension of the data (or number of columns).
getDimension() - Method in class jhplot.PNI
Get last dimension of the data (or number of columns).
getDimension() - Method in class jminhep.cluster.DataPoint
Get dimension of the point
getDimensions() - Method in class jhplot.PND
Get the numbers of columns.
getDimensions() - Method in class jhplot.PNI
Get the numbers of columns.
getDimention() - Method in class jminhep.cluster.DataHolder
Get the dimension of the data
getDistance() - Method in class jhplot.HPlot3D
Get the distance
getDivU() - Method in class jhplot.FPR
Get number of divisions for U
getDivV() - Method in class jhplot.FPR
Get number of divisions for V
getDLSeparation() - Method in class jhplot.jadraw.JaArcObject
Returns the double line separation of this object.
getDLSeparation() - Method in class jhplot.jadraw.JaLineObject
Returns the double line property.
getDLSeparation() - Method in class jhplot.jadraw.JaLoopObject
Returns the double line property.
getDOF1() - Method in class jhplot.stat.Anova
The first degree of freedom is equal to the number of sample groups, minus 1.
getDOF2() - Method in class jhplot.stat.Anova
The second degree of freedom is equal to the total number of data points, minus the number of samples.
getDomanData() - Method in class jhplot.UConverter
Get domain data
getDoubleLine() - Method in class jhplot.jadraw.JaArcObject
Returns the double line property.
getDoubleLine() - Method in class jhplot.jadraw.JaLineObject
Returns the double line property.
getDoubleLine() - Method in class jhplot.jadraw.JaLoopObject
Returns the double line property.
getDrawOption() - Method in class jhplot.DrawOptions
Get the drawing attributes
getDrawOptions() - Method in class jhplot.DrawOptions
Get all drawing options in form of a string
getDX(int) - Method in class jhplot.P3D
Return a specific dX-value.
getDY(int) - Method in class jhplot.P3D
Return a specific dY-value.
getDZ(int) - Method in class jhplot.P3D
Return a specific dZ-value.
getE() - Method in class hephysics.vec.HepLorentzVector
Get energy (as e())
getEccentricity() - Method in class jhpro.stat.EEcentricity
Get eccentricity, defined as 1-VarianceMin / VarianceMax.
getEigenvalue(int) - Method in class jhplot.stat.PCA
Information about eigenvalues
getEigenvalueTot(int) - Method in class jhplot.stat.PCA
Express eigenvalues as percentage of total
getElement(int) - Method in class jminhep.cluster.DataHolder
Get array of elements at position n of the data holder
getElevationAngle() - Method in class jhplot.HPlot3D
Get the angle
getEliteSize() - Method in class jhplot.HCellular
Returns the populationSize
getEnd() - Method in class jhplot.jadraw.JaArcObject
Returns the end property of this line object.
getEnd() - Method in class jhplot.jadraw.JaLineObject
Returns the end property of this line object.
getEndLength() - Method in class jhplot.shapes.Arrow
Get length of the ends
getEndWidth() - Method in class jhplot.shapes.Arrow
Get widths of the ends
getEngine() - Method in class jhplot.math.Symbolic
Return the name of the current engine.
getEntries() - Method in class jhplot.io.HFile
Return processed number of entries.
getEntries() - Method in class jhplot.io.HFileXML
Get number of processed entries
getEntries() - Method in class jhplot.io.PFile
Return file entries (ID,name,size).
getEntropy() - Method in class jhplot.H1D
Returns the entropy of the histogram.
getEntropy() - Method in class jhplot.HProf1D
Returns the entropy of the histogram.
getEpochError() - Method in class jhplot.HNeuralNet
Returns errors for each epoch.
getErr() - Method in class jhplot.math.ValueErr
Get current error
getErrBack() - Method in class jhpro.stat.limit.ExpData
Get error on background
getErrFraction() - Method in class jhpro.stat.limit.ExpData
Get error on efficiency.
getError(int) - Method in class jhpro.stat.DataKeeper
Get error at index
getErrorNames() - Method in class jhpro.stat.DataSource
Get names of the errors
getErrorOnBackground() - Method in class jhpro.stat.DataSource
Get systematics on background for all channels
getErrorOnData() - Method in class jhpro.stat.DataSource
Get systematics on data for all channels
getErrorOnSignal() - Method in class jhpro.stat.DataSource
Get errors on signal on all channels
getErrors() - Method in class jhpro.stat.DataKeeper
 
getErrors() - Method in class jhpro.stat.Moments
Get errors on the moment calculations
getErrors() - Method in class jhpro.stat.MomentsFac
Get errors on the moment calculations.
getErrors() - Method in class jhpro.stat.MomentsFacNorm
Get errors on the factorial moment calculations.
getErrors() - Method in class jhpro.stat.MomentsNorm
Get errors on the factorial moment calculations.
getEta() - Method in class hephysics.vec.Hep3Vector
 
getEta() - Method in class hephysics.vec.HepLorentzVector
Get a pseudorapidity: eta=-ln (tan (theta/2)) )
getException() - Method in class jhplot.F1D
If error occurs at some step, this is the way to retrieve it.
getExpData() - Method in class jhpro.stat.limit.StatConfidence
Get experimental data
getExpectedCLb_b(int) - Method in class jhpro.stat.ConfidenceLevel
Get the expected Confidence Level for the background only if there is only background.
getExpectedCLb_b() - Method in class jhpro.stat.ConfidenceLevel
Get the expected Confidence Level for the background only if there is only background.These are indications of how well an experiment would do on average in excluding a signal if the signal truly is not present, and are the important figures of merit when optimizing an analysis for exclusion.
getExpectedCLb_sb(int) - Method in class jhpro.stat.ConfidenceLevel
Get the expected Confidence Level for the background only if there is signal and background.
getExpectedCLb_sb() - Method in class jhpro.stat.ConfidenceLevel
Get the expected Confidence Level for the background only if there is signal and background.
getExpectedCLs_b(int) - Method in class jhpro.stat.ConfidenceLevel
Get getExpectedCLsb_b/getExpectedCLb_b
getExpectedCLs_b() - Method in class jhpro.stat.ConfidenceLevel
Get getExpectedCLsb_b/getExpectedCLb_b.
getExpectedCLsb_b(int) - Method in class jhpro.stat.ConfidenceLevel
Get the expected Confidence Level for the signal plus background hypothesis if there is only background.
getExpectedCLsb_b() - Method in class jhpro.stat.ConfidenceLevel
Get the expected Confidence Level for the signal plus background hypothesis if there is only background.
getExpectedStatistic_b(int) - Method in class jhpro.stat.ConfidenceLevel
Get the expected statistic value in the background only hypothesis
getExpectedStatistic_b() - Method in class jhpro.stat.ConfidenceLevel
 
getExpectedStatistic_sb(int) - Method in class jhpro.stat.ConfidenceLevel
Get the expected statistic value in the signal plus background hypothesis
getExpForm() - Method in class jhplot.jadraw.JaAxes
Get exponential form
getEyePosition() - Method in class jhplot.HPlot3DP
Get a vector with eye position
getF() - Method in class jhplot.stat.Anova
Returns the F-value for your data.
getFaceColor(int) - Method in class jhplot.v3d.Pyramid
 
getFD() - Method in class jhplot.math.io.LERandomAccessFile
 
getFilePointer() - Method in class jhplot.math.io.LERandomAccessFile
 
getFill() - Method in class jhplot.shapes.HShape
Is this primitive filled?
getFillColor() - Method in class jhplot.FPR
Get color used to fill.
getFillColor() - Method in class jhplot.jadraw.JaFillObject
Returns the fill color of the fillColor object.
getFillColor() - Method in class jhplot.jadraw.JaVertexT2
Returns the fill color of the fillColor object.
getFilteredSpectrum() - Method in class jhpro.tseries.GaussianFilter
Get filtered result.
getFitEngines() - Method in class jhplot.HFitter
Return available fit engines.
getFitFunction() - Method in class jhplot.stat.StatShape
Get a fit function after the linear regression (major axis).
getFitFunctionPerp() - Method in class jhplot.stat.StatShape
Get a fit function perpendicular to the linear regression line (minor axis).
getFitFunctionQuadrants() - Method in class jhplot.stat.StatShape
Get linear functions after rotation of major and minor axes by 45 deg to define the quadrants.
getFitMethod() - Method in class jhplot.HFitter
Return available fit methods.
getFitParameters() - Method in class jhplot.stat.StatShape
Get fit parameters, the intercept (0) and the slope (1)
getFitParametersPerp() - Method in class jhplot.stat.StatShape
Get fit parameters of a function perpendicular (minor) axis to the linear regression line the intercept (0) and the slope (1)
getFitParametersRotate() - Method in class jhplot.stat.StatShape
Parameters after rotation of major and minor axes by 45deg.
getFittedFunc() - Method in class jhplot.HFitter
Get results of the fit in form of function
getFitter() - Method in class jhplot.HFitter
Return Jaida fitter
getFixedVars() - Method in class jhplot.FND
String with fixed variables
getFlip() - Method in class jhplot.jadraw.JaArcObject
Returns the flip property of this arc object.
getFlip() - Method in class jhplot.jadraw.JaLineObject
Returns the flip property of this line object.
getFlip() - Method in class jhplot.jadraw.JaLoopObject
Returns the flip property of this loop object.
getFM(int) - Method in class jhplot.stat.FactorialMoments
Return factorial moments (without normalization): log(FM) as a function of number of bins.
getFont() - Method in class jhplot.HKey
Get the font of the label text.
getFont() - Method in class jhplot.HLabel
Get the font of the label text.
getFont() - Method in class jhplot.HMLabel
Get the text font.
getFont() - Method in class jhplot.jadraw.JaKey
Returns the textFont property of this text object.
getFont() - Method in class jhplot.jadraw.JaText
Returns the textFont property of this text object.
getFont() - Method in class jhplot.jadraw.JaTextBox
Returns the textFont property of this text object.
getFont() - Method in class jhplot.shapes.Text
Get the font
getFontSize() - Method in class jhplot.HLabelEq
Get the font size of the equation.
getFov() - Method in class jhplot.HPlot3DP
Get field of vision
getFraction() - Method in class jhpro.stat.limit.ExpData
Get efficiency.
getFrameColor() - Method in class jhplot.HPlot3D
Get color of the frame
getFreq() - Method in class jhplot.jadraw.JaArcObject
Returns the freq property of this arc object.
getFreq() - Method in class jhplot.jadraw.JaLineObject
Returns the freq property of this line object.
getFreq() - Method in class jhplot.jadraw.JaLoopObject
Returns the freq property of this loop object.
getFunc() - Method in class jhplot.HFitter
Return function
getFuncCatalog() - Method in class jhplot.HFitter
Return list of available functions
getFunction() - Method in class jhplot.math.num.integration.AdaptiveIntegrator
Access the target function.
getFunction() - Method in class jhplot.math.num.integration.RombergIntegrator
Access the target function.
getFunction() - Method in class jhplot.math.num.integration.SimpsonsIntegrator
Access the target function.
getFunction() - Method in class jhplot.math.num.integration.TrapezoidalIntegrator
Access the target function.
getFunction() - Method in class jhplot.math.num.root.BisectionRootFinder
Access the target function.
getFunction() - Method in class jhplot.math.num.root.Bracket
Access the target function.
getFunction() - Method in class jhplot.math.num.root.BrentRootFinder
Access the target function.
getFunction() - Method in class jhplot.math.num.root.FalsePositionRootFinder
Access the target function.
getFunction() - Method in class jhplot.math.num.root.NewtonRootFinder
Access the target function.
getFunction() - Method in class jhplot.math.num.root.SecantRootFinder
Access the target function.
getGeneralPath() - Method in class jhplot.jadraw.JaObject
Returns the GeneralPath that draws this JaObject.
getGoalOfHs() - Method in class jhplot.HCellular
Returns the crossover rate
getGrabbedHandle(int, int, int) - Method in class jhplot.jadraw.JaArcObject
Determines which handle the user has selected to move/resize/edit this arc.
getGrabbedHandle(int, int, int) - Method in class jhplot.jadraw.JaAxes
Determines where on this JaObject a mouse click has ocurred.
getGrabbedHandle(int, int, int) - Method in class jhplot.jadraw.JaBlob
Determines where on this JaObject a mouse click has ocurred.
getGrabbedHandle(int, int, int) - Method in class jhplot.jadraw.JaBox
Determines where on this JaObject a mouse click has ocurred.
getGrabbedHandle(int, int, int) - Method in class jhplot.jadraw.JaKey
Determines where on this JaObject a mouse click has ocurred.
getGrabbedHandle(int, int, int) - Method in class jhplot.jadraw.JaLatexText
Determines where on this JaObject a mouse click has ocurred.
getGrabbedHandle(int, int, int) - Method in class jhplot.jadraw.JaLineObject
Determines which handle the user has selected to move/resize/edit this line.
getGrabbedHandle(int, int, int) - Method in class jhplot.jadraw.JaLoopObject
Determines which handle the user has selected to move/resize/edit this loop.
getGrabbedHandle(int, int, int) - Method in class jhplot.jadraw.JaObject
Determines which handle the user has selected to move/resize/edit an object.
getGrabbedHandle(int, int, int) - Method in class jhplot.jadraw.JaText
Determines where on this JaObject a mouse click has ocurred.
getGrabbedHandle(int, int, int) - Method in class jhplot.jadraw.JaTextBox
Determines where on this JaObject a mouse click has ocurred.
getGrabbedHandle(int, int, int) - Method in class jhplot.jadraw.JaVertex
Determines which handle the user has selected to move/resize/edit this vertex.
getGrabbedHandle(int, int, int) - Method in class jhplot.jadraw.JaVertexT5
Determines which handle the user has selected to move/resize/edit this vertex.
getGraph() - Method in class jhplot.HGraph
Returns the current graph
getGraphLabel() - Method in class jhplot.HKey
Get a label with default attributes
getGraphLabel() - Method in class jhplot.HLabel
Get a label with default attributes
getGraphLabel() - Method in class jhplot.HMLabel
Get a label with default attributes
getGraphSettings(int, int) - Method in class jhplot.HPlot
Get graph settings
getGraphSettings() - Method in class jhplot.HPlot
Get graph settings for current plot
getGrid() - Method in class jhplot.SPlot
Return whether the grid is drawn.
getGridColor() - Method in class jhplot.HPlot
Sets the color of the overall grid.
getGridColor() - Method in class jhplot.jadraw.JaAxes
Get grid color (gray is default)
getGTitle() - Method in class jhplot.HPlotJa
Get global title
getH() - Method in class jhplot.math.QRDecomposition
Return the Householder vectors
getH1D() - Method in class jhplot.F1D
Return H1D histogram from F1D function.
getH1D(String, int, double, double) - Method in class jhplot.F1D
Return a Histogram given by the F1D function.
getH1D() - Method in class jhplot.HProf1D
Make H1D copy of the current histogram.
getH1D(String) - Method in class jhplot.HProf1D
Convert to H1D for graphical representation using default graphics attributes.
getH1D(String, String) - Method in class jhplot.HProf1D
Convert to H1D for graphical representation using default graphics attributes.
getH1D(String) - Method in class jhplot.io.FileRoot
Get H1D histogram associated with the key name.
getH1D(int) - Method in class jhplot.P0D
Return H1D histogram with P0D content.
getH1D(int, double, double) - Method in class jhplot.P0D
Return H1D histogram with P0D content.
getH1D(int) - Method in class jhplot.P0I
Return H1D histogram with P0I content.
getH1D(int, double, double) - Method in class jhplot.P0I
Return H1D histogram with P0I content.
getH1D(int, double, double) - Method in class jhplot.PND
Return H1D histogram with PND content.
getH1D(int, double, double, int) - Method in class jhplot.PND
Make a histogram from a column of PND.
getH1D(int) - Method in class jhplot.PND
Create histogram.
getH1D(int, double, double) - Method in class jhplot.PNI
Return H1D histogram with PND content.
getH1D(int) - Method in class jhplot.PNI
Create histogram.
getH1D(int, double, double, int) - Method in class jhplot.PNI
Make a histogram from a column of PND.
getH1D(int, int, double, double) - Method in class jhpro.tseries.HStatAnalysis
Return a histogram for column.
getH2D(String, int, double, double, int, double, double) - Method in class jhplot.F2D
Generate a 2D histogram from the F2D function using a custom number of bins and given min and max values.
getH2D(String) - Method in class jhplot.HProf2D
Make H2D copy of the current histogram.
getH2D(String, String) - Method in class jhplot.HProf2D
Make H2D copy of the current histogram.
getH2D() - Method in class jhplot.HProf2D
Convert to H2D keeping the original title
getH2D(String) - Method in class jhplot.io.FileRoot
Get H2D histogram associated with the key name.
getHeight() - Method in class jhplot.jadraw.JaObject
Returns the height of this object.
getHight() - Method in class jhplot.v3d.Model3d
 
getIDataPointSet() - Method in class jhplot.P1D
Get IDataPointSet.
getIDataPointSet() - Method in class jhplot.PND
Get the data point set for JAIDA
getIDataPointSet() - Method in class jhplot.PNI
Get the data point set for JAIDA
getIFunction() - Method in class jhplot.F1D
Get Jaida function
getImage() - Method in class jhplot.HLabelEq
Return image of this equation
getImageFile(String) - Method in class jhplot.HLabelEq
Return image of this equation as a file.
getIndex(int) - Method in class jhplot.math.Sorting
Get the ascending order of one line.
getIndex() - Method in class jhplot.math.Sorting
Get the ascending order of all lines.
getInflip() - Method in class jhplot.jadraw.JaLineObject
Returns the inflip property of this line object.
getInfo() - Method in class jhplot.io.FileRoot
Get the StreamerInfo
getInfo() - Static method in class jhplot.JHPlot
 
getInitString() - Method in class jhplot.HCellular
Return initialization string
getInnerColor() - Method in class jhplot.HPlot
Returns the color used to fill the shaded triangles.
getIntegerArrayList() - Method in class jhplot.P0I
Get data in form of DoubleArrayList from cern.colt package
getIntegral() - Method in class jhpro.stat.DataKeeper
Calculate integral, summing up all values
getIntercept() - Method in class jhplot.stat.LinReg
Get Intercept
getIntercept() - Method in class jhplot.stat.LinRegWeighted
Get Intercept
getInterceptError() - Method in class jhplot.stat.LinReg
Get the standard error on intercept
getInterceptError() - Method in class jhplot.stat.LinRegWeighted
Get the standard error on intercept
getIsospin() - Method in class hephysics.particle.HEParticle
Get isospin
getIterations() - Method in interface jhplot.math.num.IterativeMethod.IterativeState
Access the current iteration.
getIterator(int[], Object[]) - Static method in class jhplot.math.SortUtils
Answer iterator, which iterates over specified data array according to the specified permutation, that is data[p[0]],..,data[p[data.length-1]]
getIterator(int[], List) - Static method in class jhplot.math.SortUtils
Answer iterator, which iterates over specified data list according to the specified permutation, that is data.get(p[0]),..,data.get(p[data.length-1])
getITree() - Method in class jhplot.io.FileAida
Return ITree for further manipulations
getJaAxes() - Method in class jhplot.HPlotJa
Get the current JaAxes frame
getJPlot(int, int) - Method in class jhplot.HPlot
Get jplots for each graph
getJPlot() - Method in class jhplot.HPlot
Get jplots for each graph for current graph
getKey() - Method in class jhplot.io.db.RecordWriter
 
getKey(int) - Method in class jhplot.io.FileRoot
Get a key using its index.
getKey(String) - Method in class jhplot.io.FileRoot
Get a key
getKey() - Method in class jhplot.jadraw.JaKey
Get current key symbol.
getKeyColor() - Method in class jhplot.HKey
Get key color
getKeyColor() - Method in class jhplot.jadraw.JaKey
Get key color
getKeys() - Method in class jhplot.io.FileRoot
Return all keys of the current directory as a list.
getKeys() - Method in class jhplot.io.HBook
Return array of all know keys
getKeys() - Method in class jhplot.io.HDataBase
Returns an enumeration of all the keys in the database.
getKeySize() - Method in class jhplot.HKey
Get key size
getKeySpace() - Method in class jhplot.HKey
Get a space between the key and the text describing the key
getKeySpace() - Method in class jhplot.jadraw.JaKey
Get space between a text and the key
getKeyTextSpace() - Method in class jhplot.HPlotJa
Get current space between the key symbol and the text for legends
getKeyType() - Method in class jhplot.HKey
Get key type
getL() - Method in class jhplot.math.CholeskyDecomposition
Return triangular factor.
getL() - Method in class jhplot.math.LUDecomposition
Return lower triangular factor
getLabel(int) - Method in class jhplot.HPlotJa
Return the current lable
getLabelColor() - Method in class jhplot.HChart
Get label color.
getLabelColor() - Method in class jhplot.HPlot3D
Get label color
getLabelColor() - Method in class jhplot.jadraw.JaAxes
Get label color
getLabelDimension(FontMetrics, int) - Method in class jhplot.jadraw.JaAxes
Get the lastst lavel size
getLabelFont() - Method in class jhplot.jadraw.JaAxes
Get label font
getLabelOffset(int) - Method in class jhplot.HPlot3D
Get offset for labels on X
getLabelRotation() - Method in class jhplot.jadraw.JaAxes
Get label rotation
getLabelsAll(int) - Method in class jhplot.HPlotJa
Get labels from all pads.
getLabelSpace(int) - Method in class jhplot.jadraw.JaAxes
Get label space
getLabelX() - Method in class jhplot.Plottable
Get the label X
getLabelY() - Method in class jhplot.Plottable
Get label Y
getLabelZ() - Method in class jhplot.Plottable
Get label Z
getLatexFS() - Method in class jhplot.jadraw.JaLatexText
Returns the latexfs property of this text object.
getLatexPanel() - Method in class jhplot.jadraw.JaLatexText
Returns the Panel that holds the String specifying this LatexText.
getLegend() - Method in class jhplot.DrawOptions
Returns true if this line style should draw the name in the legend of the graph, false otherwise
getLegend(int) - Method in class jhplot.SPlot
Get the legend for a dataset, or null if there is none.
getLegendDataset(String) - Method in class jhplot.SPlot
Given a legend string, return the corresponding dataset or -1 if no legend was added with that legend string.
getLegendFont() - Method in class jhplot.HPlot
Returns the font used by the legend.
getLegendPos(int) - Method in class jhplot.HPlot
Returns the x or y coordinates (defined in pixels, relative to the size of the panel showing the graph) of the legend.
getLegendPosUse() - Method in class jhplot.HPlot
Returns whether or not we use the legend coordinates.
getLegends() - Method in class jhplot.HPlotJa
Return all the keys used for data annotation
getLegendSpacing() - Method in class jhplot.HPlot
Returns the vertical spacing, between each line of the legend.
getLegendStyle() - Method in class jhplot.HPlotter
Get legend box of the current draw area (navigated with the cd() method).
getLimit() - Method in class jhpro.stat.CLimits
Build a Confidence level.
getLimit(Random) - Method in class jhpro.stat.CLimits
Build a Confidence level with a custom Random() to build Poisson random numbers.
getLimitGuess() - Method in class jhpro.stat.limit.StatConfidence
Get limit guess
getLineColor() - Method in class jhplot.FPR
Get line color
getLineParm() - Method in class jhplot.DrawOptions
Get all drawing parameters.
getLinePars() - Method in class jhplot.P1D
get LinePars class which holds graphical attributes
getLineStyle() - Method in class jhplot.DrawOptions
Get line style
getLineWidth() - Method in class jhplot.HKey
Get a key line width
getListenableGraph() - Method in class jhplot.HGraph
Returns the current Listenable Graph
getLNQb(int, double, double) - Method in class jhpro.stat.ConfidenceLevel
Get a histogram of a canonical -2lnQ plot for background hypothesis (full)
getLNQsb(int, double, double) - Method in class jhpro.stat.ConfidenceLevel
Get a histogram of a canonical -2lnQ plot for for signal and background hypothesis
getLocation() - Method in class jhplot.math.num.pdf.Weibull
Access the location parameter.
getLower() - Method in class jhplot.math.num.pdf.Uniform
Access the lower parameter.
getLowerEdgeX(int) - Method in class jhplot.H2D
Get lower edge of the bin in X
getLowerEdgeX(int) - Method in class jhplot.HProf2D
Get lower edge of the bin in X
getLowerEdgeY(int) - Method in class jhplot.H2D
Get lower edge of the bins in Y
getLowerEdgeY(int) - Method in class jhplot.HProf2D
Get lower edge of the bins in Y
getLParticle() - Method in class hephysics.particle.HEParticle
Returns a light-weight particle class
getMap() - Method in class jhplot.io.BrowserAida
Return a map with all objects
getMap() - Method in class jhplot.io.BrowserData
Return a map with all objects
getMap() - Method in class jhplot.io.BrowserHBook
Return a map with all objects
getMap() - Method in class jhplot.io.BrowserHFile
Return a map with all objects
getMap() - Method in class jhplot.io.BrowserHFileXML
Return a map with all objects
getMap() - Method in class jhplot.io.BrowserPFile
Return a map with all objects
getMap() - Method in class jhplot.io.BrowserRoot
Return a map with all objects
getMarginBottom() - Method in class jhplot.HPlot
Returns the distance between the bottom-border of the panel and the bottom X-axis.
getMarginBottom() - Method in class jhplot.HPlotJa
Get size of bottom margin
getMarginBottom() - Method in class jhplot.jadraw.JaAxes
Get bottom margin
getMarginLeft() - Method in class jhplot.HPlot
Returns the distance between the left-border of the panel and the left Y-axis.
getMarginLeft() - Method in class jhplot.HPlotJa
Get margin from left side
getMarginLeft() - Method in class jhplot.jadraw.JaAxes
Get left margin
getMarginRight() - Method in class jhplot.HPlot
Returns the distance between the right-border of the panel and the right Y-axis.
getMarginRight() - Method in class jhplot.HPlotJa
Get margin from right
getMarginRight() - Method in class jhplot.jadraw.JaAxes
Get right margin
getMarginTop() - Method in class jhplot.HPlot
Returns the distance between the top-border of the panel and the top X-axis.
getMarginTop() - Method in class jhplot.HPlotJa
Get the size of the top margin
getMarginTop() - Method in class jhplot.jadraw.JaAxes
Get top margin
getMarginX() - Method in class jhplot.HPlotJa
Get margin in X between pads
getMarginY() - Method in class jhplot.HPlotJa
Get space between any 2 plots in Y
getMass() - Method in class hephysics.particle.LParticle
Get a mass
getMax() - Method in class jhplot.F1D
Get the maximum value in X
getMax() - Method in class jhplot.FND
Get the maximum value in X
getMax() - Method in class jhplot.H1D
Get Maximum value of axis
getMax() - Method in class jhplot.HProf1D
Get Maximum value of axis
getMax(int) - Method in class jhplot.jadraw.JaAxes
Get max value
getMax() - Method in class jhplot.P0D
Returns the maximum value.
getMax() - Method in class jhplot.P0I
Returns the minimum value.
getMax(int) - Method in class jhplot.P1D
Returns the maximum value in the range.
getMax(int) - Method in class jhplot.P2D
Returns the maximum value in the range.
getMax(int) - Method in class jhplot.P3D
Returns the maximum value in the range.
getMax() - Method in class jhplot.PND
Get min value
getMax() - Method in class jhplot.PNI
Get min value
getMax() - Method in class jminhep.cluster.DataHolder
Get Max values of the data
getMaxAbsoluteResidual() - Method in class jhplot.stat.LinReg
Get max absolute residual
getMaximumIterations() - Method in class jhplot.math.num.IterativeMethod
Access the maximum number of iterations.
getMaximumIterations() - Method in class jhplot.math.num.root.Bracket
Access the maximum number of iterations.
getMaximumRelativeError() - Method in class jhplot.math.num.IterativeMethod
Access the maximum relative error.
getMaxIndex() - Method in class jhplot.P0D
Returns index corresponding to maximum value.
getMaxIndex() - Method in class jhplot.P0I
Returns index corresponding to maximum value.
getMaxIndex(int) - Method in class jhplot.P1D
Returns the index of maximum value in the range.
getMaxIter() - Method in class jhplot.HCellular
Returns the maximum generation number for GA evolutions
getMaxNumberOfSubticsLog() - Method in class jhplot.HPlot
Returns the maximum number of subticks for log scale (default is 10).
getMaxValue(int) - Method in class jhplot.HPlot
Returns the maximum data value for the specified axis.
getMaxValue(int) - Method in class jhplot.HPlotter
Returns the maximum data value for the specified axis.
getMaxValue() - Method in class jhplot.stat.Interpolator
Get min value of data in X
getMaxX() - Method in class jhplot.F2D
Get Max value in X
getMaxX() - Method in class jhplot.F3D
Get Max value in X
getMaxX() - Method in class jhplot.H2D
Get max value of axis in X
getMaxX() - Method in class jhplot.HProf2D
Get max value of axis in X
getMaxX() - Method in class jhplot.stat.LinReg
Get a maximum value for X
getMaxX() - Method in class jhplot.stat.LinRegWeighted
Get a maximum value for X
getMaxY() - Method in class jhplot.F2D
Get Max value in Y
getMaxY() - Method in class jhplot.F3D
Get Max value in Y
getMaxY() - Method in class jhplot.H2D
Get max value of Y axis
getMaxY() - Method in class jhplot.HProf2D
Get max value of Y axis
getMaxY() - Method in class jhplot.stat.LinReg
Get maximum value in Y
getMaxY() - Method in class jhplot.stat.LinRegWeighted
Get maximum value in Y
getMaxZ() - Method in class jhplot.F3D
Set Max value in Z
getMean() - Method in class jhplot.math.num.pdf.Exponential
Access the mean.
getMean() - Method in class jhplot.math.num.pdf.Laplace
Access the mean.
getMean() - Method in class jhplot.math.num.pdf.Logistic
Access the mean.
getMean() - Method in class jhplot.math.num.pdf.LogNormal
Access the mean.
getMean() - Method in class jhplot.math.num.pdf.NegativeBinomial
Get mean value.
getMean() - Method in class jhplot.math.num.pdf.Normal
Access the mean.
getMean() - Method in class jhplot.math.num.pdf.Poisson
Access the mean.
getMean(int) - Method in class jhplot.stat.PCA
Get means for the component k
getMeans() - Method in class jhplot.stat.Anova
Returns an array of means for all of your sample groups.
getMeans() - Method in class jhplot.stat.StatShape
Get weighted means in X and Y
getMeanX() - Method in class jhplot.H2D
Get mean on X.
getMeanX() - Method in class jhplot.HProf2D
Get mean on X.
getMeanY() - Method in class jhplot.H2D
Get mean on Y
getMeanY() - Method in class jhplot.HProf2D
Get mean on Y
getMedian() - Method in class jhplot.math.num.pdf.Cauchy
Access the location parameter.
getMin() - Method in class jhplot.F1D
Get the minimum value in X
getMin() - Method in class jhplot.FND
Get the minimum value in X
getMin() - Method in class jhplot.H1D
Get Minimum value of the axis
getMin() - Method in class jhplot.HProf1D
Get Minimum value of the axis
getMin(int) - Method in class jhplot.jadraw.JaAxes
Get min value
getMin() - Method in class jhplot.P0D
Returns the minimum value.
getMin() - Method in class jhplot.P0I
Returns the minimum value.
getMin(int) - Method in class jhplot.P1D
Returns the minimum value in the range.
getMin(int) - Method in class jhplot.P2D
Returns the minimum value in the range.
getMin(int) - Method in class jhplot.P3D
Returns the minimum value in the range.
getMin() - Method in class jhplot.PND
Get max value
getMin() - Method in class jhplot.PNI
Get max value
getMin() - Method in class jminhep.cluster.DataHolder
Get Min values of the data holder
getMinIndex() - Method in class jhplot.P0D
Returns index corresponding to minimum value.
getMinIndex() - Method in class jhplot.P0I
Returns index corresponding to minimum value.
getMinIndex(int) - Method in class jhplot.P1D
Returns the index of minimum value in the range.
getMinValue(int) - Method in class jhplot.HPlot
Returns the minimum data value for the specified axis.
getMinValue(int) - Method in class jhplot.HPlotter
Returns the minimum data value for the specified axis.
getMinValue() - Method in class jhplot.stat.Interpolator
Get maximum value of data in X
getMinX() - Method in class jhplot.F2D
Get Min value in X
getMinX() - Method in class jhplot.F3D
Get Min value in X
getMinX() - Method in class jhplot.H2D
Get min value of axis in X
getMinX() - Method in class jhplot.HProf2D
Get min value of axis in X
getMinX() - Method in class jhplot.stat.LinReg
Get a minimum value for X
getMinX() - Method in class jhplot.stat.LinRegWeighted
Get a minimum value for X
getMinY() - Method in class jhplot.F2D
Get Min value in Y
getMinY() - Method in class jhplot.F3D
Get Min value in Y
getMinY() - Method in class jhplot.H2D
Get min value of Y axis
getMinY() - Method in class jhplot.HProf2D
Get min value of Y axis
getMinY() - Method in class jhplot.stat.LinReg
Get minimum value for Y
getMinY() - Method in class jhplot.stat.LinRegWeighted
Get minimum value for Y
getMinZ() - Method in class jhplot.F3D
Get Min value in Z
getModel() - Method in class jhplot.HView3D
Get the current model to build a object.
getMSE() - Method in class jhplot.stat.LinReg
Get MSE value
getMultiText() - Method in class jhplot.jadraw.JaTextBox
Get multiline text
getMutationRate() - Method in class jhplot.HCellular
Returns the mutation rate
getName() - Method in class hephysics.particle.LParticle
Get a name
getName() - Method in class jhplot.F1D
Get the name of the function used for evaluation
getName() - Method in class jhplot.F2D
Get the name of the function used for evaluation
getName() - Method in class jhplot.F3D
Get the name of the function used for evaluation
getName() - Method in class jhplot.FND
Get the name of the function used for evaluation
getName() - Method in class jhplot.FPR
Get parametric equation.
getName() - Method in class jhplot.PND
Get a new title
getName(int) - Method in class jminhep.cluster.DataHolder
Get name of the i-th attribute
getName() - Method in class jminhep.cluster.Partition
Get name for this clustering
getNames() - Method in class jhplot.VHolder
Return Vector with the names
getNameX() - Method in class jhplot.DrawOptions
Get the name of X-axis
getNameY() - Method in class jhplot.DrawOptions
Get the title of Y-axis.
getNameZ() - Method in class jhplot.DrawOptions
Get the title of Z-axis
getNclusters() - Method in class jminhep.cluster.Partition
get number of reconstructed clusters
getNColumns() - Method in class hephysics.vec.Hep3Matrix
 
getNEntries() - Method in class jhplot.io.EFile
Get number of events stored in the file.
getNEntries() - Method in class jhplot.io.PFile
Get number of objects stored in the file.
getNetwork() - Method in class jhplot.HNeuralNet
Return neural net back.
getNFM(int) - Method in class jhplot.stat.FactorialMoments
Return results: NFM as a function of number of bins.
getNiterations() - Method in class jhplot.bsom.Bsom
 
getNiterations() - Method in class jhplot.HBsom
Get number of iterations used for fitting
getNKeys() - Method in class jhplot.io.FileRoot
Get number of objects in the current directory of a ROOT file.
getNMC() - Method in class jhpro.stat.limit.StatConfidence
Get number of MC events
getNobs() - Method in class jhpro.stat.limit.ExpData
Get the number of observations
getNRows() - Method in class hephysics.vec.Hep3Matrix
 
getNtotX() - Method in class jhplot.HPlotJa
Get the total number of graphs in X
getNtotX() - Method in class jhplot.HPlotter
Get the total number of graphs in X
getNtotY() - Method in class jhplot.HPlotJa
Get the total number of the graphs in Y
getNtotY() - Method in class jhplot.HPlotter
Get the total number of the graphs in Y
getNumberChennels() - Method in class jhpro.stat.DataSource
Get total numberer of channels
getNumberColumns() - Method in class jhpro.tseries.HStatData
Return number of columns in the data
getNumberOfFailures() - Method in class jhplot.math.num.pdf.Hypergeometric
Access the number of failures.
getNumberOfSuccesses() - Method in class jhplot.math.num.pdf.Hypergeometric
Access the number of successes.
getNumberOfSuccesses() - Method in class jhplot.math.num.pdf.NegativeBinomial
Access the number of successes.
getNumberOfTics(int) - Method in class jhplot.HPlot
Returns the number of ticks for the specified axis.
getNumberOfTrials() - Method in class jhplot.math.num.pdf.Binomial
Access the number of trials.
getNumberRows() - Method in class jhpro.tseries.HStatData
Return number of columns in the data
getNumDataSets() - Method in class jhplot.SPlot
Return the actual number of data sets.
getNumDigits(double) - Method in class jhplot.jadraw.JaAxes
Return the number of digits required to display the given number.
getNumeratorDegreesOfFreedom() - Method in class jhplot.math.num.pdf.FDistribution
Access the numerator degrees of freedom.
getNumRecords() - Method in class jhplot.io.db.BaseRecordsFile
Returns the number or records in the database.
getNumRecords() - Method in class jhplot.io.db.RecordsFile
Returns the current number of records in the database.
getObject(String) - Method in class jhplot.io.FileRoot
Get object associated with the key name in the current directory.
getObject(int) - Method in class jhplot.io.FileRoot
Get object associated with the key name in tthe current directory.
getObjectMap() - Method in class jhplot.io.HFile
Return objects stored in the form of a map.
getObjectMap() - Method in class jhplot.io.HFileXML
Return objects stored in the form of a map.
getObjectOutputStream() - Method in class jhplot.io.db.RecordWriter
 
getOptAxis(String) - Method in class jhplot.HPlotter
Get options for available parameters
getOptRegion(String) - Method in class jhplot.HPlotter
Get options for available parameters of the plotting region.
getOutputStream() - Method in class jhplot.io.db.RecordWriter
 
getOverflow() - Method in class jhplot.H1D
Number of overflow entries
getOverflow() - Method in class jhplot.HProf1D
Number of overflow entries
getOverflowEntriesX() - Method in class jhplot.H2D
Get overflow entries in Y
getOverflowEntriesX() - Method in class jhplot.HProf2D
Get overflow entries in Y
getOverflowEntriesY() - Method in class jhplot.H2D
Get overflow entries in Y
getOverflowEntriesY() - Method in class jhplot.HProf2D
Get overflow entries in Y
getOverflowHeightX() - Method in class jhplot.H2D
Get overflow entries in Y
getOverflowHeightX() - Method in class jhplot.HProf2D
Get overflow entries in Y
getOverflowHeightY() - Method in class jhplot.H2D
Get overflow height in Y
getOverflowHeightY() - Method in class jhplot.HProf2D
Get overflow height in Y
getOverflowlowHeight() - Method in class jhplot.H1D
Overflow height
getOverflowlowHeight() - Method in class jhplot.HProf1D
Overflow height
getP() - Method in class jhplot.math.LUDecomposition
Return pivot permutation vector
getP() - Method in class jhplot.stat.Anova
Returns the p-value that your data is all drawn from a single distribution.
getP0D(int) - Method in class jhplot.PND
Return a specific column as an array
getP0D(int) - Method in class jhpro.tseries.HStatData
Get data as 1D array for a given column
getP0I(int) - Method in class jhplot.PNI
Return a specific column as an array
getP1D(String) - Method in class jhplot.io.FileRoot
Get P1D associated with the key name.
getP1D(int, int) - Method in class jhplot.PND
Return 2 columns as P1D to show as a X-Y plot
getP1D(int, int) - Method in class jhplot.PNI
Return 2 columns as P1D to show as a X-Y plot
getP1D(int, int) - Method in class jhpro.tseries.HStatData
Convert 2 columns in P1D for plotting.
getP2D(int, int, int) - Method in class jhplot.PND
Return 3 columns as P2D to show as a X-Y-Z plot
getP2D(int, int, int) - Method in class jhplot.PNI
Return 3 columns as P2D to show as a X-Y-Z plot
getPad() - Method in class jhplot.HPlotJa
Get current pad object
getPad(int, int) - Method in class jhplot.HPlotJa
Get pad characterised by n1 and n2
getPad(int) - Method in class jhplot.jadraw.JaAxes
Get ID of the current pad
getPadHeight() - Method in class jhplot.HPlotJa
Get the height of the current pad in NDC system.
getPadPositionX() - Method in class jhplot.HPlotJa
Get the position of the current pad in X (NDC coordinate)
getPadPositionY() - Method in class jhplot.HPlotJa
Get the position of the current pad in Y (in NDC coordinate)
getPadWidth() - Method in class jhplot.HPlotJa
Get the width of the current pad in NDC system.
getPadX() - Method in class jhplot.jadraw.JaKey
Get pad ID in X
getPadX() - Method in class jhplot.jadraw.JaText
Get pad ID in X
getPadX() - Method in class jhplot.jadraw.JaTextBox
Get pad ID in X
getPadY() - Method in class jhplot.jadraw.JaKey
Get pad ID in Y
getPadY() - Method in class jhplot.jadraw.JaText
Get pad ID in Y
getPadY() - Method in class jhplot.jadraw.JaTextBox
Get pad ID in Y
getPanelSize() - Method in class jhplot.HPlot
Returns the dimensions of the panel used to display the graph.
getPar(String) - Method in class jhplot.HFitter
Get parameter value
getParAxis() - Method in class jhplot.HPlotter
Get available parameters for axis.
getParent() - Method in class hephysics.particle.LParticle
Get a parent particle
getParPlotter() - Method in class jhplot.HPlotter
Get available parameters for this canvas.
getParRegion() - Method in class jhplot.HPlotter
Get available parameters for this canvas.
getParse() - Method in class jhplot.F1D
Return parsed function.
getParse() - Method in class jhplot.F2D
Return parsed function.
getParse() - Method in class jhplot.F3D
Return parsed function.
getParText() - Method in class jhplot.HPlotter
Get available parameters to draw text
getPdgcode() - Method in class hephysics.particle.HEParticle
Get PDG code
getPeaks() - Method in class jhpro.tseries.PeakFinder
Return peaks in form of multiplets.
getPearsonR() - Method in class jhplot.stat.LinReg
Get pearson R
getPenColor() - Method in class jhplot.P3D
Get the color attribute
getPenWidth() - Method in class jhplot.FPR
Get width of line
getPenWidth() - Method in class jhplot.jadraw.JaKey
Get pen width used to draw the key
getPenWidth() - Method in class jhplot.jadraw.JaLine
Get line width
getPenWidth() - Method in class jhplot.P3D
Get width of the lines
getPenWidthAxes() - Method in class jhplot.HPlot3D
Gets the pen width to draw axes
getPenWidthAxis() - Method in class jhplot.HPlot
Get pen width to draw axis
getPicture() - Method in class jhplot.shapes.Picture
Get the image
getPlot() - Method in class jhplot.HChart
Get XY plot
getPlotCanvas() - Method in class jhplot.HPlot2D
Get the original canvas
getPlotRectangle() - Method in class jhplot.SPlot
Get the current plot rectangle.
getPlotter() - Method in class jhplot.HPlotter
Return JAS plotter
getPlotterStyle() - Method in class jhplot.HPlotter
Get current plotter style.
getPlotType() - Method in class jhplot.jadraw.JaAxes
 
getPND() - Method in class jhpro.tseries.HStatData
Get data as PND object
getPoints() - Method in class jhplot.F1D
Get the number of points
getPoints() - Method in class jhplot.F2D
Get the number of points for evaluation of a function
getPoints() - Method in class jhplot.F3D
Get the number of points for evaluation of a function
getPoints() - Method in class jhplot.FND
Get the number of points
getPoints(DataArray) - Method in class jhplot.jadraw.JaAxes
 
getPoints() - Method in class jminhep.cluster.Partition
Get number of points accosiated with clusters
getPointsNoCuts(DataArray) - Method in class jhplot.jadraw.JaAxes
 
getPopulationSize() - Method in class jhplot.HCellular
Returns the populationSize
getPosition() - Method in class hephysics.particle.HEParticle
Get position in X,Y,Z,time
getPosition() - Method in class jhplot.shapes.HShape
Get position of a primitive
getPosition() - Method in class jhpro.tseries.Peak
 
getPositionCoordinate() - Method in class jhplot.HKey
Is the position set?
getPositionCoordinate() - Method in class jhplot.HLabel
Is the position set?
getPositionCoordinate() - Method in class jhplot.HLabelEq
Is the position set?
getPositionCoordinate() - Method in class jhplot.HMLabel
Is the position set?
getPositionCoordinate() - Method in class jhplot.shapes.HShape
Is the position set?
getPositionError() - Method in class jhpro.tseries.Peak
 
getPowerN(double[], int) - Static method in class jhplot.math.ArrayMathUtils
Sums all components then puts to power n.
getPrediction() - Method in class jhplot.stat.LinReg
Get prediction lines
getPrediction(Color) - Method in class jhplot.stat.LinReg
Get prediction lines
getPredictionBand() - Method in class jhplot.stat.LinReg
Calculate the prediction band in form of P1D with errors.
getPredictionBand(Color) - Method in class jhplot.stat.LinReg
Calculate the prediction band in form of P1D with errors.
getPredictionBand(Color, double) - Method in class jhplot.stat.LinReg
Calculate the prediction band in form of P1D with errors.
getPredictionBand(int, Color, double) - Method in class jhplot.stat.LinReg
Calculate the prediction band in form of P1D with errors.
getPreferences() - Static method in class jhplot.HPlotJa
Checks whether preferences have been saved from an earlier session and if yes, imports them.
getProbability() - Method in class jhplot.H1D
Return q probability distribution derived from a histogram.
getProbability() - Method in class jhplot.H2D
Return q probability distribution derived from a histogram.
getProbabilityCH() - Method in class jhpro.stat.limit.StatConfidence
get probability (Cousins+Highland) for the given limit.
getProbabilityJ() - Method in class jhpro.stat.limit.StatConfidence
Probability (Jeffreys) for the given limit.
getProbabilityOfSuccess() - Method in class jhplot.math.num.pdf.Binomial
Access probability of success.
getProbabilityOfSuccess() - Method in class jhplot.math.num.pdf.Geometric
Access probability of success.
getProbabilityOfSuccess() - Method in class jhplot.math.num.pdf.NegativeBinomial
Access probability of success.
getProbabilitySWG() - Method in class jhpro.stat.limit.StatConfidence
Get probability (BaBar SWG) for the given limit.
getProblem() - Method in class jhpro.sregression.SymRegression
Return problem.
getQ() - Method in class jhplot.math.QRDecomposition
Generate and return the (economy-sized) orthogonal factor
getQuickX(int) - Method in class jhplot.P1D
Return a specific X-value quickly (no bound check).
getQuickY(int) - Method in class jhplot.P1D
Return a specific Y-value quickly (no bound check).
getR() - Method in class jhplot.math.QRDecomposition
Return the upper triangular factor
getRadius() - Method in class jhplot.shapes.Circle
Get the radius
getRadiusX() - Method in class jhplot.shapes.Ellipse
Get the radius in X
getRadiusY() - Method in class jhplot.shapes.Ellipse
Get the radius in Y
getRangeCopy(double[], int, int) - Static method in class jhplot.math.DoubleArray
Extract a section of an array.
getRangeCopy(int[], int, int) - Static method in class jhplot.math.IntegerArray
 
getReader() - Method in class jhplot.io.FileRoot
Returns RootFileReader
getRecords() - Method in class jhplot.io.HDataBase
Returns the current number of records in the database.
getRegionStyle() - Method in class jhplot.HPlotter
Get style of the current plotting region.
getRelation() - Method in class jminhep.cluster.DataHolder
Get name of the data holder (i.e.
getRelativeError() - Method in interface jhplot.math.num.IterativeMethod.IterativeState
Access the current relative error in the evaluation.
getRelh() - Method in class jhplot.jadraw.JaObject
Returns the relative height of this object.
getRelHndc() - Method in class jhplot.jadraw.JaObject
Returns the relative height of this object in NDC.
getRelHuser() - Method in class jhplot.jadraw.JaObject
Returns the relative height of this object in USER.
getRelSize() - Method in class jhplot.jadraw.JaObject
Returns the relative width and height of this object.
getRelw() - Method in class jhplot.jadraw.JaObject
Returns the relative width of this object.
getRelWndc() - Method in class jhplot.jadraw.JaObject
Returns the relative width of this object in NDC.
getRelWuser() - Method in class jhplot.jadraw.JaObject
Returns the relative width of this object in USER.
getRepresentation() - Method in class hephysics.vec.SpacePoint
 
getResiduals() - Method in class jhplot.stat.LinReg
Get residuals
getResult() - Method in class jhplot.HBsom
Get results of training.
getResult() - Method in class jhplot.HFitter
Get result of the fit.
getResult() - Method in class jhplot.stat.LinReg
Get the linear regression result
getResult() - Method in class jhplot.stat.LinRegWeighted
Get the fit results
getResults(String) - Method in class jhpro.stat.ConfidenceLevel
Display sort of a "canonical" -2lnQ plot.
getResults() - Method in class jhpro.stat.Moments
Get results in form of P1D.
getResults() - Method in class jhpro.stat.MomentsFac
Get results in form of P1D.
getResults() - Method in class jhpro.stat.MomentsFacNorm
Get results in form of P1D.
getResults() - Method in class jhpro.stat.MomentsNorm
Get results in form of P1D.
getRmsX() - Method in class jhplot.H2D
Get RMS on X
getRmsX() - Method in class jhplot.HProf2D
Get RMS on X
getRmsY() - Method in class jhplot.H2D
Get RMS on Y
getRmsY() - Method in class jhplot.HProf2D
Get RMS on Y
getRotAngle() - Method in class jhplot.jadraw.JaBlob
Returns the rotation angle of this blob.
getRotAngle() - Method in class jhplot.jadraw.JaKey
Returns the rotAngle property of this text object.
getRotAngle() - Method in class jhplot.jadraw.JaLatexText
Returns the rotAngle property of this text object.
getRotAngle() - Method in class jhplot.jadraw.JaText
Returns the rotAngle property of this text object.
getRotAngle() - Method in class jhplot.jadraw.JaTextBox
Returns the rotAngle property of this text object.
getRotAngle() - Method in class jhplot.jadraw.JaVertexT2
Returns the rotation angle of this vertex.
getRotateTicks(int) - Method in class jhplot.jadraw.JaAxes
Set true if ticks should be rotated
getRotation() - Method in class jhplot.HKey
Returns the rotation angle.
getRotation() - Method in class jhplot.HLabel
Returns the rotation angle.
getRotation() - Method in class jhplot.HMLabel
Returns the rotation angle.
getRotation() - Method in class jhplot.shapes.Text
Get the rotation angle
getRotationAngle() - Method in class jhplot.HPlot3D
Get the rotation angle
getRow(int) - Method in class jhplot.PND
Return a specific row as array
getRow(int) - Method in class jhplot.PNI
Return a specific row as array
getRow(int) - Method in class jhpro.tseries.HStatData
Get a row
getRow(int) - Method in class jminhep.cluster.DataHolder
Get DataPoint at the position n
getRowCopy(double[][], int) - Static method in class jhplot.math.DoubleArray
Extract a row from a matrix.
getRowCopy(int[][], int) - Static method in class jhplot.math.IntegerArray
 
getRowP0D(int) - Method in class jhplot.PND
Return a specific row as P0D
getRowP0D(int) - Method in class jhplot.PNI
Return a specific row as P0D
getRows(String, int, int) - Method in class jhplot.PND
Get rows : min is inxluded, max is not;
getRows(String, int, int) - Method in class jhplot.PNI
Get rows : min is inxluded, max is not;
getRowsCopy(double[][], int...) - Static method in class jhplot.math.DoubleArray
Extract specific rows from a matrix.
getRowsCopy(int[][], int...) - Static method in class jhplot.math.IntegerArray
 
getRowsRangeCopy(double[][], int, int) - Static method in class jhplot.math.DoubleArray
Extract a range of rows from a matrix.
getRowsRangeCopy(int[][], int, int) - Static method in class jhplot.math.IntegerArray
 
getRule() - Method in class jhplot.HCellular
Get current rule.
getRules() - Method in class jhplot.HCellular
Get all available rules
getRunNumber() - Method in class jhplot.HCellular
Returns the run number
getS() - Method in class jhplot.math.SingularValueDecomposition
Return the diagonal matrix of singular values
getSampleSize() - Method in class jhplot.math.num.pdf.Hypergeometric
Access the sample size.
getScale() - Method in class jhplot.math.num.pdf.Cauchy
Access the scale parameter.
getScale() - Method in class jhplot.math.num.pdf.Laplace
Access the scale.
getScale() - Method in class jhplot.math.num.pdf.Logistic
Access the scale parameter.
getScale() - Method in class jhplot.math.num.pdf.Rayleigh
Access the scale parameter.
getScale() - Method in class jhplot.math.num.pdf.Weibull
Access the scale parameter.
getScaledPosition(double, double) - Method in class jhplot.shapes.HShape
Scale the positions
getScaling() - Method in class jhplot.HPlot3D
Get the scaling
getSeeds() - Method in class jminhep.cluster.Partition
Get seeds
getSensitivity() - Method in class jhpro.stat.limit.StatConfidence
Get sensitivity
getSensitivityError() - Method in class jhpro.stat.limit.StatConfidence
Get error on sensitivity
getSeparation() - Method in class jhplot.HKey
Return vertical separation between different keys.
getSettings(XMLWrite) - Method in class jhplot.shapes.HShape
Returns the settings of the primitive in a XML instance.
getShadow() - Method in class jhplot.HPlot
Returns whether or not a shadow will be drawn at the panel border.
getShadowColor() - Method in class jhplot.jadraw.JaTextBox
Get color of shadow
getShadowXOffset() - Method in class jhplot.jadraw.JaTextBox
Get shadow offset in X
getShadowYOffset() - Method in class jhplot.jadraw.JaTextBox
Get shadow offset in Y
getShape() - Method in class jhplot.math.num.pdf.Weibull
Access the shape parameter.
getShapeList() - Method in class jhplot.HPlotXYZ
Get list of shapes plotted on the current pad given by the cd() method.
getSignal() - Method in class jhpro.stat.DataSource
Get data for signal
getSingularValues() - Method in class jhplot.math.SingularValueDecomposition
Return the one-dimensional array of singular values
getSize() - Method in class jhplot.jadraw.JaObject
Returns the width and height of this object.
getSize() - Method in class jhplot.math.num.DoubleArray
Access the size of this array.
getSize() - Method in class jhpro.stat.DataKeeper
Get the size of container
getSize() - Method in class jminhep.cluster.DataHolder
Get size of the data holder
getSizeX() - Method in class jhplot.HPlotJa
get X size
getSizeX() - Method in class jhplot.HPlotter
Get the width of the main panel which keeps all margins and the central panel (in pixels)
getSizeY() - Method in class jhplot.HPlotJa
get Y size
getSizeY() - Method in class jhplot.HPlotter
Get the height of the main panel which keeps all margins and the central panel (in pixels)
getSlicesCardinals() - Method in class jhplot.math.Slicing
 
getSlicesCenters() - Method in class jhplot.math.Slicing
 
getSlicesIndexes() - Method in class jhplot.math.Slicing
 
getSlicesWidths() - Method in class jhplot.math.Slicing
 
getSlicingMatrix() - Method in class jhplot.math.Slicing
 
getSlope() - Method in class jhplot.stat.LinReg
Get slope
getSlope() - Method in class jhplot.stat.LinRegWeighted
Get slope
getSlopeError() - Method in class jhplot.stat.LinReg
Get the standard error on slope
getSlopeError() - Method in class jhplot.stat.LinRegWeighted
Get the standard error on slope
getSpaceparity() - Method in class hephysics.particle.HEParticle
get P space parity
getSpin() - Method in class hephysics.particle.HEParticle
Get J total spin
getSSE() - Method in class jhplot.stat.LinReg
Get SSE value
getSSR() - Method in class jhplot.stat.LinReg
Ger SSR value
getStandardDeviation() - Method in class jhplot.math.num.pdf.LogNormal
Access the standard deviation.
getStandardDeviation() - Method in class jhplot.math.num.pdf.Normal
Access the standard deviation.
getStangle() - Method in class jhplot.jadraw.JaArcObject
Returns the stangle property of this arc object.
getStat() - Method in class jhplot.H1D
Calculate complete statistics for this histogram.
getStat() - Method in class jhplot.H2D
Calculate complete statistics for this histogram for the X or Y Unlike other methods (like mean or rms), it performs calculations on the existing histogram, thus the method is somewhat slow.
getStat() - Method in class jhplot.P0D
Get complete statistics for this container.
getStat() - Method in class jhplot.P0I
Get complete statistics for this container.
getStat(int) - Method in class jhplot.P1D
Get complete statistics for this container for a given axis.
getStatBoxStyle() - Method in class jhplot.HPlotter
Get statistical box of the current draw area (navigated with the cd() method).
getStatistic() - Method in class jhpro.stat.ConfidenceLevel
 
getStatistics(H1D) - Method in class jhplot.HPlotJa
Get statistics in form of strings
getStatistics(P1D) - Method in class jhplot.HPlotJa
Get strings representing the statistics for the given object
getStatistics() - Method in class jhplot.jadraw.JaAxes
Get strings representing the statistics of the object
getStatParameters() - Method in class jhplot.H1D
Get statistical parameters of a Histogram as a list of strings
getStatString() - Method in class jhplot.P0D
Returns a string representing statistics.
getStatString() - Method in class jhplot.P0I
Get string with all statistics
getStatus() - Method in class hephysics.particle.HEParticle
Status Monte Carlo code
getStd(int) - Method in class jhplot.stat.PCA
Get standard deviations
getStirlingError(double) - Static method in class jhplot.math.num.pdf.SaddlePoint
Compute the error of Stirling's series at the given value.
getStream(String) - Static method in class jhplot.io.ArrayReaderWriter
Create a stream to the file specified by filename.
getStringValues() - Method in class jhplot.P0D
Return all values as a string.
getStringValues() - Method in class jhplot.P0I
Return all values as a string.
getStroke() - Method in class jhplot.jadraw.JaArcObject
Returns the stroke property of this arc object.
getStroke() - Method in class jhplot.jadraw.JaFillObject
Returns the stroke (line width) of this object.
getStroke() - Method in class jhplot.jadraw.JaLineObject
Returns the stroke property of this line object.
getStroke() - Method in class jhplot.jadraw.JaLoopObject
Returns the stroke property of this loop object.
getStroke() - Method in class jhplot.jadraw.JaVertex
Returns the stroke property of this line object.
getStroke() - Method in class jhplot.shapes.HShape
Get the Stroke to a specific value
getStyle() - Method in class jhplot.HPlot2D
Get current style
getStyle() - Method in class jhplot.HPlotter
Get style of the current graph.
getSubMatrixRangeCopy(double[][], int, int, int, int) - Static method in class jhplot.math.DoubleArray
Carve out a submatrix from the input matrix and return a copy.
getSubMatrixRangeCopy(int[][], int, int, int, int) - Static method in class jhplot.math.IntegerArray
 
getSubTicksNumber(int) - Method in class jhplot.jadraw.JaAxes
Get the number of sub-ticks
getSubTicksSize(int) - Method in class jhplot.jadraw.JaAxes
Get sub-tick size
getSubTicLength(int) - Method in class jhplot.HPlot
Returns the length of the sub-ticks.
getSubTicNumber(int) - Method in class jhplot.HPlot
Get the number of subticks for a given axis
getSummary() - Method in class jhplot.stat.PCA
Return projection vectors and information per projection vector.
getSummary() - Method in class jhplot.stat.StatShape
Return all shape parameters
getSumXSquared() - Method in class jhplot.stat.LinReg
Get sun of the square
getSurfaceModel() - Method in class jhplot.HPlot3D
Get current surface
getSxx() - Method in class jhplot.stat.LinReg
Get Sxx value: sumXsquared - sumX * sumX / n
getSymbol() - Method in class jhplot.DrawOptions
Get current symbol
getSymbol(DataArray) - Static method in class jhplot.HPlotJa
 
getSymbolColor() - Method in class jhplot.P2D
Get color attribute
getSymbolSize() - Method in class jhplot.DrawOptions
Get the size of the symbols
getSymbolSize() - Method in class jhplot.P2D
Get size of the symbols
getSymm() - Method in class jhplot.jadraw.JaLineObject
Returns the symm property of this line object.
getSys(P1D[]) - Method in class jhplot.P1D
Return P1D array which contains 2nd level errors (or systematic errors) evaluated from an array of P1D data holders.
getSyy() - Method in class jhplot.stat.LinReg
Get SYY value: sumYsquared - sumY * sumY / n
getT() - Method in class hephysics.vec.HepLorentzVector
Get time (as t())
getTableModel() - Method in class jhplot.SPsheet
Get table model.
getTestData() - Method in class jhpro.sregression.SymRegression
Return test data as double array
getTestPND() - Method in class jhpro.sregression.SymRegression
Return test data as PND
getText() - Method in class jhplot.HKey
Get the text of the label.
getText() - Method in class jhplot.HLabel
Get the text of the label.
getText() - Method in class jhplot.HLabelEq
Get the equation text of the label.
getText() - Method in class jhplot.HMLabel
Get text of the label.
getText() - Method in class jhplot.jadraw.JaKey
Returns the textString property of this text object.
getText() - Method in class jhplot.jadraw.JaText
Returns the textString property of this text object.
getText() - Method in class jhplot.jadraw.JaTextBox
Returns the textString property of this text object.
getText() - Method in interface jhplot.math.io.StringPrintable
 
getText() - Method in class jhplot.shapes.Text
Get a string with the text
getTextFonts() - Method in class jhplot.HPlotter
Get available fonts to draw text
getTextString() - Method in class jhplot.jadraw.JaLatexText
Returns the textString property of this text object.
getTicColor(int) - Method in class jhplot.HPlot
Returns the color used by the labels drawn at each tick.
getTicFont(int) - Method in class jhplot.HPlot
Returns the font used by the labels drawn at each tick.
getTickColor() - Method in class jhplot.HChart
Get color of ticks.
getTickFont() - Method in class jhplot.HChart
Get font of ticks.
getTicksNumber(int) - Method in class jhplot.jadraw.JaAxes
Get number of main ticks
getTicksSize(int) - Method in class jhplot.jadraw.JaAxes
Get subtick size
getTicLabel() - Method in class jhplot.jadraw.JaAxes
 
getTicLength(int) - Method in class jhplot.HPlot
Returns the length of the ticks.
getTicsMirror(int) - Method in class jhplot.HPlot
Returns whether or not we should draw ticks on the mirror axis.
getTicsRotate(int) - Method in class jhplot.HPlot
Returns whether or not we should rotate the ticks.
getTimeCreation() - Method in class jhplot.io.HBook
Return time of file creation.
getTitle() - Method in class jhplot.DrawOptions
Get the title of an object
getTitle() - Method in class jhplot.F3D
Get the title
getTitle() - Method in class jhplot.H3D
get Title of the histogram
getTitle() - Method in class jhplot.HPlotJas
Return title of this plotter.
getTitle() - Method in class jhplot.HPlotter
Return title of this plotter.
getTitle() - Method in class jhplot.HProf1D
get Title of the histogram
getTitle() - Method in class jhplot.io.FileRoot
Get ROOT title
getTitle() - Method in class jhplot.P0D
Get a new title
getTitle() - Method in class jhplot.P0I
Get a new title
getTitle() - Method in class jhplot.P3D
Get a new title
getTitle() - Method in class jhplot.Plottable
Get a new title
getTitle() - Method in class jhplot.PND
Get a new title.
getTitle() - Method in class jhplot.PNI
Get a new title
getTitle() - Method in class jhplot.SPlot
Get the title of the graph, or an empty string if there is none.
getTitle() - Method in class jhplot.VHolder
Get title of the container
getTitle() - Method in class jhpro.stat.DataKeeper
 
getTMax() - Method in class jhplot.HCellular
Returns used t_max
getTorus(String) - Static method in class jhplot.HCellular
 
getTransparency() - Method in class jhplot.jadraw.JaBlob
Get the transparency of it
getTransparency() - Method in class jhplot.jadraw.JaBox
Get the transparency of it
getTransparency() - Method in class jhplot.jadraw.JaLine
Get the transparency of it
getTransparency() - Method in class jhplot.shapes.HShape
Get the transparency level
getTS() - Method in class jhpro.tseries.HStatData
Return time series as array
getType() - Method in class hephysics.particle.HEParticle
Get PDG type ID
getType() - Method in class jhplot.DrawOptions
Get the type of the object
getType() - Method in class jhplot.io.csv.bean.HeaderColumnNameMappingStrategy
 
getType() - Method in class jhplot.jadraw.JaKey
Get type of this object
getType() - Method in class jhplot.jadraw.JaText
Get identification type for this label
getType() - Method in class jhplot.jadraw.JaTextBox
Get identification number for this text object
getType() - Method in class jhplot.shapes.Arrow
Get the type of arrow
getTypes() - Method in class jhplot.UConverter
Get all conversion types as strings
getU() - Method in class jhplot.math.LUDecomposition
Return upper triangular factor
getU() - Method in class jhplot.math.SingularValueDecomposition
Return the left singular vectors
getUnderflow() - Method in class jhplot.H1D
Number of underflow entries
getUnderflow() - Method in class jhplot.HProf1D
Number of underflow entries
getUnderflowEntriesX() - Method in class jhplot.H2D
Get underflow entries in X
getUnderflowEntriesX() - Method in class jhplot.HProf2D
Get underflow entries in X
getUnderflowEntriesY() - Method in class jhplot.H2D
Get underflow entries in Y
getUnderflowEntriesY() - Method in class jhplot.HProf2D
Get underflow entries in Y
getUnderflowHeight() - Method in class jhplot.H1D
Underflow height
getUnderflowHeight() - Method in class jhplot.HProf1D
Underflow height
getUnderflowHeightsX() - Method in class jhplot.HProf2D
Get underflow heights in X
getUnderflowHeightX() - Method in class jhplot.H2D
Get underflow height in X
getUnderflowHeightX() - Method in class jhplot.HProf2D
Get underflow height in X
getUnderflowHeightY() - Method in class jhplot.H2D
Get underflow height in Y
getUnderflowHeightY() - Method in class jhplot.HProf2D
Get underflow height in Y
getUpper() - Method in class jhplot.math.num.pdf.Uniform
Access the upper parameter.
getUpperEdgeX(int) - Method in class jhplot.H2D
Get upper edge of the bin in X
getUpperEdgeX(int) - Method in class jhplot.HProf2D
Get upper edge of the bin in X
getUpperEdgeY(int) - Method in class jhplot.H2D
Get upper edge of the bin in Y
getUpperEdgeY(int) - Method in class jhplot.HProf2D
Get upper edge of the bin in Y
getUserModeString() - Method in class jhplot.HCellular
 
getV() - Method in class jhplot.math.SingularValueDecomposition
Return the right singular vectors
getV3() - Method in class hephysics.particle.LParticle
Get a 3-vector woth (Px,Py,Pz) or (X,Y,Z)
getV3() - Method in class hephysics.vec.HepLorentzVector
Get 3-vector
getVal() - Method in class jhplot.math.ValueErr
Get current value
getValidationData() - Method in class jhpro.sregression.SymRegression
Return validation data as double array
getValidationPND() - Method in class jhpro.sregression.SymRegression
Return validation data as PND
getValue(int) - Method in class jhpro.stat.DataKeeper
Get value at index
getValueAt(int, int) - Method in class jhplot.SPsheet
This method returns the cell object at those coordinates.
getValues(int) - Method in class jhplot.H1D
Get positions in X,Y and Errors.
getValues(int) - Method in class jhplot.HProf1D
Get positions in X,Y and Errors.
getValues() - Method in class jhpro.stat.DataKeeper
Get values
getValues() - Method in class jhpro.stat.Moments
Get values of the moments
getValues() - Method in class jhpro.stat.MomentsFac
Get values of the factorial moments
getValues() - Method in class jhpro.stat.MomentsFacNorm
Get values of the normalised factorial moments (NFM).
getValues() - Method in class jhpro.stat.MomentsNorm
Get values of the normalised factorial moments (NFM).
getVariance() - Method in class jhplot.math.num.pdf.NegativeBinomial
Get mean value.
getVarianceMax() - Method in class jhpro.stat.EEcentricity
Get variance alone the major axis (longest component)
getVarianceMin() - Method in class jhpro.stat.EEcentricity
Get variance alone the minor (shortest component)
getVarNames() - Method in class jhpro.tseries.HStatData
Get names of variables
getVars() - Method in class jhplot.FND
Return all variables
getVarString() - Method in class jhplot.FND
Get arguments of the function (independent variables).
getVersion() - Method in class jhplot.io.EFile
Get version of the input file.
getVersion() - Method in class jhplot.io.FileRoot
Get ROOT version
getVersion() - Method in class jhplot.io.HBook
Get version of the file.
getVersion() - Method in class jhplot.io.HFileMap
Get file version.
getVersion() - Method in class jhplot.io.PFile
Get version of the input file.
getVersion() - Static method in class jhplot.JHPlot
Get version information
getWhoAm() - Method in class jhplot.shapes.HShape
Primitive type
getWidth() - Method in class jhplot.jadraw.JaObject
Returns the width of this object.
getWidth() - Method in class jhplot.v3d.Model3d
 
getWidth() - Method in class jhpro.tseries.Peak
 
getWidthError() - Method in class jhpro.tseries.Peak
 
getX(int) - Method in class jhplot.F1D
Get value in X-axis
getX(int) - Method in class jhplot.FND
Get value in X-axis
getX() - Method in class jhplot.HKey
Returns the X position of the text.
getX() - Method in class jhplot.HLabel
Returns the X position of the text.
getX() - Method in class jhplot.HLabelEq
Returns the X position of the text.
getX() - Method in class jhplot.HMLabel
Returns the X position of the text.
getX() - Method in class jhplot.jadraw.JaObject
Returns the x coordinate of this object.
getX(int) - Method in class jhplot.P1D
Return a specific X-value.
getX(int) - Method in class jhplot.P2D
Return a specific X-value.
getX(int) - Method in class jhplot.P3D
Return a specific X-value.
getX() - Method in class jhplot.v3d.Vector3d
 
getX1() - Method in class jhplot.jadraw.JaArcObject
Returns the x coordinate of the first click point of this arc.
getX1() - Method in class jhplot.jadraw.JaVertexT5
Returns the x coordinate of the first click point of this vertex.
getX2() - Method in class jhplot.jadraw.JaArcObject
Returns the x coordinate of the second click point of this arc.
getX2() - Method in class jhplot.jadraw.JaVertexT5
Returns the x coordinate of the second click point of this vertex.
getX3() - Method in class jhplot.jadraw.JaVertexT5
Returns the x coordinate of the third click point of this vertex.
getXAutoRange() - Method in class jhplot.SPlot
Get the range for X values of the data points registered so far.
getXBar() - Method in class jhplot.stat.LinReg
Get average x
getXBar() - Method in class jhplot.stat.LinRegWeighted
Get average x
getXE1left() - Method in class jhplot.P1D
Left error on X (1st level)
getXE1right() - Method in class jhplot.P1D
Right eroor on X
getXE2left() - Method in class jhplot.P1D
Left error on X (2nd level)
getXE2right() - Method in class jhplot.P1D
Right error (2nd level) on X
getXLabel() - Method in class jhplot.SPlot
Get the label for the X (horizontal) axis, or null if none has been set.
getXleft(int) - Method in class jhplot.P1D
Return a specific left error on X-value.
getXleftSys(int) - Method in class jhplot.P1D
Return a specific left error on X-value (systematic error).
getXLog() - Method in class jhplot.SPlot
Return whether the X axis is drawn with a logarithmic scale.
getXndc() - Method in class jhplot.jadraw.JaObject
Returns the NDC x coordinate of this object.
getXRange() - Method in class jhplot.SPlot
Get the X range.
getXright(int) - Method in class jhplot.P1D
Return a specific right error on X-value.
getXrightSys(int) - Method in class jhplot.P1D
Return a specific right error on X-value (systematic error).
getXTicks() - Method in class jhplot.SPlot
Get the X ticks that have been specified, or null if none.
getXuser() - Method in class jhplot.jadraw.JaObject
Returns the USER x coordinate of this object.
getXval() - Method in class jhplot.P1D
Get array of X values;
getXYCoord(int, int, int, int) - Method in class jhplot.jadraw.JaBox
Get coordinates of the box
getY(int) - Method in class jhplot.F1D
Get value in Y-axis
getY(int) - Method in class jhplot.FND
Get value in Y-axis
getY() - Method in class jhplot.HKey
Returns the Y position of the text.
getY() - Method in class jhplot.HLabel
Returns the Y position of the text.
getY() - Method in class jhplot.HLabelEq
Returns the Y position of the text.
getY() - Method in class jhplot.HMLabel
Returns the Y position of the text.
getY() - Method in class jhplot.jadraw.JaObject
Returns the y coordinate of this object.
getY(int) - Method in class jhplot.P1D
Return a specific Y-value.
getY(int) - Method in class jhplot.P2D
Return a specific Y-value.
getY(int) - Method in class jhplot.P3D
Return a specific Y-value.
getY() - Method in class jhplot.v3d.Vector3d
 
getY1() - Method in class jhplot.jadraw.JaArcObject
Returns the y coordinate of the first click point of this arc.
getY1() - Method in class jhplot.jadraw.JaVertexT5
Returns the y coordinate of the first click point of this vertex.
getY2() - Method in class jhplot.jadraw.JaArcObject
Returns the y coordinate of the second click point of this arc.
getY2() - Method in class jhplot.jadraw.JaVertexT5
Returns the y coordinate of the second click point of this vertex.
getY3() - Method in class jhplot.jadraw.JaVertexT5
Returns the y coordinate of the third click point of this vertex.
getYAutoRange() - Method in class jhplot.SPlot
Get the range for Y values of the data points registered so far.
getYBar() - Method in class jhplot.stat.LinReg
Get average Y
getYBar() - Method in class jhplot.stat.LinRegWeighted
Get average Y
getYE1down() - Method in class jhplot.P1D
Down error on Y (1st level)
getYE1upper() - Method in class jhplot.P1D
Upper error on Y (1st level)
getYE2down() - Method in class jhplot.P1D
Down error on Y (2nd level)
getYE2upper() - Method in class jhplot.P1D
Upper error on Y (2nd level)
getYLabel() - Method in class jhplot.SPlot
Get the label for the Y (vertical) axis, or null if none has been set.
getYLog() - Method in class jhplot.SPlot
Return whether the Y axis is drawn with a logarithmic scale.
getYlower(int) - Method in class jhplot.P1D
Return a specific lower error on Y-value.
getYlowerSys(int) - Method in class jhplot.P1D
Return a specific total lower error on Y-value.
getYndc() - Method in class jhplot.jadraw.JaObject
Returns the NDC y coordinate of this object.
getYRange() - Method in class jhplot.SPlot
Get the Y range.
getYTicks() - Method in class jhplot.SPlot
Get the Y ticks that have been specified, or null if none.
getYupper(int) - Method in class jhplot.P1D
Return a specific upper error on Y-value.
getYupperSys(int) - Method in class jhplot.P1D
Return a specific systematical upper error on Y-value.
getYuser() - Method in class jhplot.jadraw.JaObject
Returns the USER y coordinate of this object.
getYval() - Method in class jhplot.P1D
Get array of Y values;
getZ(int) - Method in class jhplot.P2D
Return a specific Z-value.
getZ(int) - Method in class jhplot.P3D
Return a specific Z-value.
getZ() - Method in class jhplot.v3d.Vector3d
 
GlArc(float, float, float, float, float, float) - Static method in class jhplot.jadraw.Diagram
 
GLine(float, float) - Static method in class jhplot.jadraw.Diagram
A g-line for ghost particles.
GlLine(float, float) - Static method in class jhplot.jadraw.Diagram
Get a gluon line object
GlLoop(float, float) - Static method in class jhplot.jadraw.Diagram
Get a gluon loop object
GLoop(float, float) - Static method in class jhplot.jadraw.Diagram
Get a g-loop object

H

H1D - Class in jhplot
Class to create a histogram in one dimension (1D).
H1D() - Constructor for class jhplot.H1D
Build 1D histogram.
H1D(String, int, double, double) - Constructor for class jhplot.H1D
Build 1D histogram
H1D(String, double[]) - Constructor for class jhplot.H1D
Create 1D histogram with variable bin size.
H1D(String, IAxis) - Constructor for class jhplot.H1D
Create 1D histogram with variable bin size.
H1D(Histogram1D) - Constructor for class jhplot.H1D
Create H1D histogram from JAIDA Histogram1D class.
H1D(Cloud1D, int) - Constructor for class jhplot.H1D
Create H1D histogram from JAIDA Cloud1D class.
H1D(IHistogram1D) - Constructor for class jhplot.H1D
Create H1D histogram from JAIDA IHistogram1D class
H1D(String, H1D) - Constructor for class jhplot.H1D
Create H1D from another instance.
H1D(TH1) - Constructor for class jhplot.H1D
Create H1D histogram from JAIDA TH1 histogram class
H2D - Class in jhplot
Main class to create a 2D histogram.
H2D(String, int, double, double, int, double, double) - Constructor for class jhplot.H2D
Create 2D histogram
H2D(IHistogram2D) - Constructor for class jhplot.H2D
Create H2D histogram from JAIDA IHistogram2D class
H2D(Cloud2D, int, int) - Constructor for class jhplot.H2D
Create H2D histogram from Cloud2D.
H2D(String, double[], double[]) - Constructor for class jhplot.H2D
Create a 2D histogram using variable size bins in X and Y
H2D(String, IAxis, IAxis) - Constructor for class jhplot.H2D
Define H2D in terms of axis
H2D(Histogram2D) - Constructor for class jhplot.H2D
Create a H2D histogram from JAIDA histogram
H2D(TH2) - Constructor for class jhplot.H2D
Create H2D histogram from JAIDA TH1 histogram class
H3D - Class in jhplot
Create histogram in 3D
H3D(String, IAxis, IAxis, IAxis) - Constructor for class jhplot.H3D
Create 3D histogram
HALF_LOG_2_PI - Static variable in interface jhplot.math.num.Constants
1/2 * log(2 π).
hashCode() - Method in class hephysics.particle.LParticle
Get a hash code
hashCode() - Method in class hephysics.vec.Hep3Vector
 
hashCode() - Method in class hephysics.vec.HepLorentzVector
Hash code
hashCode() - Method in class jhplot.math.ValueErr
 
hashCode() - Method in class jhplot.P0D
Returns the hash code value for this collection.
hashCode() - Method in class jhplot.P0I
Returns the hash code value for this collection.
hashCode() - Method in class jhplot.P1D
Returns the hash code value for this collection (onoy X,Y values)
HBayes - Class in jhplot
HBayes is a set of tools for the creation and manipulation of Bayesian networks.
HBayes() - Constructor for class jhplot.HBayes
Initialize .
HBook - Class in jhplot.io
This class is used to book histograms for writing and reading.
HBook(String, String) - Constructor for class jhplot.io.HBook
Initialize HBook and tell what to do.
HBook(String) - Constructor for class jhplot.io.HBook
Initialize HBook class for reading a file.
HBsom - Class in jhplot
The Bayesian self-organizing map (BSOM).
HBsom() - Constructor for class jhplot.HBsom
Initialize BSOM.
HCellular - Class in jhplot
A two-dimensional cellular automata toolkit.
HCellular() - Constructor for class jhplot.HCellular
Build a Cellular automata.
HChart - Class in jhplot
Create various charts, such as pie, histograms, bar charts including 3D emulation, lines.
HChart(String, int, int, int, int, boolean) - Constructor for class jhplot.HChart
Create HChart canvas with a several chart plots
HChart(String, int, int) - Constructor for class jhplot.HChart
Construct a HChart canvas with a single plot/graph
HChart(String, int, int, boolean) - Constructor for class jhplot.HChart
Construct a HChart canvas with a single plot/graph
HChart(String, int, int, int, int) - Constructor for class jhplot.HChart
Construct a HChart canvas with plots/graphs
HChart(String) - Constructor for class jhplot.HChart
Construct a HChart canvas with a plot with the default parameters 600 by 400, and 10% space for the global title
HChart() - Constructor for class jhplot.HChart
Construct a HChart canvas with a plot with the default parameters 600 by 400, and 10% space for the global title "Default"
HCluster - Class in jhplot
A Canvas to build a canvas for interactive data clustering.
HCluster() - Constructor for class jhplot.HCluster
Show a frame for clustering.
HCluster(DataHolder) - Constructor for class jhplot.HCluster
Show jMinHEP frame for clustering analysis.
HDataBase - Class in jhplot.io
This raw-level database allows to store and retrieve objects.
HDataBase(String, String) - Constructor for class jhplot.io.HDataBase
Create a new persistent database.
HDataBase(String) - Constructor for class jhplot.io.HDataBase
Open the database file for reading.
HeaderColumnNameMappingStrategy - Class in jhplot.io.csv.bean
Copyright 2007 Kyle Miller.
HeaderColumnNameMappingStrategy() - Constructor for class jhplot.io.csv.bean.HeaderColumnNameMappingStrategy
 
HeaderColumnNameTranslateMappingStrategy - Class in jhplot.io.csv.bean
Copyright 2007 Kyle Miller.
HeaderColumnNameTranslateMappingStrategy() - Constructor for class jhplot.io.csv.bean.HeaderColumnNameTranslateMappingStrategy
 
Hep3Matrix - Class in hephysics.vec
Hep 3x3 matrices
Hep3Matrix(int, int) - Constructor for class hephysics.vec.Hep3Matrix
 
Hep3Matrix(double[][]) - Constructor for class hephysics.vec.Hep3Matrix
Creates a new instance of BasicMatrix
Hep3Matrix() - Constructor for class hephysics.vec.Hep3Matrix
 
Hep3Matrix(double, double, double, double, double, double, double, double, double) - Constructor for class hephysics.vec.Hep3Matrix
 
Hep3Matrix(Matrix) - Constructor for class hephysics.vec.Hep3Matrix
 
Hep3Vector - Class in hephysics.vec
Basic implementation of a Hep3Vector
Hep3Vector() - Constructor for class hephysics.vec.Hep3Vector
New 3-vector
Hep3Vector(double, double, double) - Constructor for class hephysics.vec.Hep3Vector
Define a 3-vector
Hep3Vector(double[]) - Constructor for class hephysics.vec.Hep3Vector
Create a BasicHep3Vector from a double array
Hep3Vector(float[]) - Constructor for class hephysics.vec.Hep3Vector
Define a new vector
HEParticle - Class in hephysics.particle
a HEP-type basic particle based on 4-Lorentz vector.
HEParticle(String, double) - Constructor for class hephysics.particle.HEParticle
Define a particle with a name and mass
HEParticle(double, double, double) - Constructor for class hephysics.particle.HEParticle
Define a 3-momentum for a given particle.
HEParticle(double, double, double, double, double) - Constructor for class hephysics.particle.HEParticle
Define a 4-momentum and energy particle
HEParticle(HepLorentzVector, HepLorentzVector, double) - Constructor for class hephysics.particle.HEParticle
Define a particle in momentum and position
HEParticle(double, double, double, double) - Constructor for class hephysics.particle.HEParticle
Define a particle in momentum space.
HEParticle(String, double, double, double, double, double) - Constructor for class hephysics.particle.HEParticle
Define a Lorentz particle in momentum space.
hephysics.particle - package hephysics.particle
Define various Lorentz-type particles.
hephysics.vec - package hephysics.vec
Lorentz-type vectors and transformations.
HepLorentzVector - Class in hephysics.vec
a HepLorentzVector (4-vector) It can hold either space-coordinate and time (x,y,z,t) or 4-momentum (px,py,pz,energy).
HepLorentzVector() - Constructor for class hephysics.vec.HepLorentzVector
Default Lorentz vector constructor
HepLorentzVector(double, double, double, double) - Constructor for class hephysics.vec.HepLorentzVector
Define a Lorentz vector This can either be (x,y,z,time) or (px,py,pz,energy)
HepLorentzVector(double[], double) - Constructor for class hephysics.vec.HepLorentzVector
Define a Lorentz vector
HepLorentzVector(float[], double) - Constructor for class hephysics.vec.HepLorentzVector
Define a Lorentz vector
HepLorentzVector(Hep3Vector, double) - Constructor for class hephysics.vec.HepLorentzVector
Define Lorentz vector
HFile - Class in jhplot.io
Write or read objects in sequential order using the Java serialization.
HFile(String, String, boolean, int) - Constructor for class jhplot.io.HFile
Open a file to write/read objects to/from a serialized file in sequential order.
HFile(String, String, boolean) - Constructor for class jhplot.io.HFile
Open a file to write/read objects to/from a serialized file in sequential order.
HFile(String) - Constructor for class jhplot.io.HFile
Open file for reading objects from a serialized file in sequential order.
HFile(String, String) - Constructor for class jhplot.io.HFile
Open file for reading objects from a serialized file in sequential order.
HFileMap<K1,K2> - Class in jhplot.io
Hash map for internal repsentation of data inside HFile.
HFileMap() - Constructor for class jhplot.io.HFileMap
 
HFileMap(int) - Constructor for class jhplot.io.HFileMap
 
HFileXML - Class in jhplot.io
Open a XML file to write/read objects in sequential order using java serialization in XML.
HFileXML(String, String, int) - Constructor for class jhplot.io.HFileXML
Open a XML file to write or read objects to/from a serialized file in sequential order.
HFileXML(String, String) - Constructor for class jhplot.io.HFileXML
Open a XML file to write or read objects to/from a serialized file in sequential order.
HFileXML(String) - Constructor for class jhplot.io.HFileXML
Open a XML file to write or read objects to/from a serialized file in sequential order.
HFit - Class in jhplot
Main class for fit data or histograms.
HFit() - Constructor for class jhplot.HFit
Show an empty fit frame.
HFit(HPlot, String) - Constructor for class jhplot.HFit
Show an empty fit frame and pass HPlot object.
HFit(HPlot, H1D) - Constructor for class jhplot.HFit
Show a fit frame for a selected histogram.
HFit(HPlot, P1D) - Constructor for class jhplot.HFit
Show a fit frame for a selected histogram.
HFit(HPlot, String, Object, String) - Constructor for class jhplot.HFit
Show a fit frame for a selected histogram.
HFitter - Class in jhplot
Fit data (H1D or P1D).
HFitter(String) - Constructor for class jhplot.HFitter
Create a fitter using some method.
HFitter() - Constructor for class jhplot.HFitter
Create a fitter with Chi2 method by default
HGraph - Class in jhplot
Create a frame with interactive graphs.
HGraph(String, int, int, int, int, boolean) - Constructor for class jhplot.HGraph
Create HGraph canvas with several graphs.
HGraph(String, int, int) - Constructor for class jhplot.HGraph
Construct a HPlot canvas with a single plot/graph
HGraph(String, int, int, boolean) - Constructor for class jhplot.HGraph
Construct a HGraph canvas with a single plot/graph
HGraph(String, int, int, int, int) - Constructor for class jhplot.HGraph
Construct a HGraph canvas with plots/graphs
HGraph(String) - Constructor for class jhplot.HGraph
Construct a HGraph canvas with a plot with the default parameters 600 by 400, and 10% space for the global title
HGraph() - Constructor for class jhplot.HGraph
Construct a HGraph canvas with a plot with the default parameters 600 by 400, and 10% space for the global title "Default"
histF() - Method in class jhplot.HPlot
Return IHistogramFactory associated with the plot
histF() - Method in class jhplot.HPlotJa
Return IHistogramFactory associated with the plot
HKey - Class in jhplot
Create an interactive key label in the USER or NDC coordinates.
HKey(String, Font, Color) - Constructor for class jhplot.HKey
Create a key label.
HKey(String, double, double, Font, Color, String, Object) - Constructor for class jhplot.HKey
Make a key for a function, data points or histograms (F1D, H1D, P1D).
HKey(String, double, double, Font, String, Object) - Constructor for class jhplot.HKey
Make a key for a function, data points or histograms (F1D, H1D, P1D).
HKey(String, double, double, String, Object) - Constructor for class jhplot.HKey
Make a key for a function, data points or histograms (F1D, H1D, P1D).
HKey(String, double, double, Object) - Constructor for class jhplot.HKey
Make a key for a function, data points or histograms (F1D, H1D, P1D).
HKey(String, Object) - Constructor for class jhplot.HKey
Make a key for a function, data points or histograms (F1D, H1D, P1D) at the default position.
HKey(String, Font) - Constructor for class jhplot.HKey
Make a key label (color- black)
HKey(String) - Constructor for class jhplot.HKey
Make a key label with default attributes
HKey(String, double, double) - Constructor for class jhplot.HKey
Make a key label with specific coordinated in the data system
HKey(String, double, double, String) - Constructor for class jhplot.HKey
Make a label with specific coordinates.
HLabel - Class in jhplot
Create an interactive Label in the USER or NDC coordinates.
HLabel(String, Font, Color) - Constructor for class jhplot.HLabel
Make a text label at (0,0) in the data coordinates (USER).
HLabel(String, Font) - Constructor for class jhplot.HLabel
Make a label (color- black)
HLabel(String) - Constructor for class jhplot.HLabel
Make a label with default attributes
HLabel(String, double, double) - Constructor for class jhplot.HLabel
Make a label with specific coordinated in the data system
HLabel(String, double, double, String) - Constructor for class jhplot.HLabel
Make a label with specific coordinates.
HLabelEq - Class in jhplot
Create an equation using the LaTex syntax.
HLabelEq(String, int, Color) - Constructor for class jhplot.HLabelEq
Make a label with equation using the LaTeX syntax
HLabelEq(String, int) - Constructor for class jhplot.HLabelEq
Make a equation label (color- black)
HLabelEq(String) - Constructor for class jhplot.HLabelEq
Make a label with default attributes
HLabelEq(String, double, double) - Constructor for class jhplot.HLabelEq
Make a equation label with specific coordinated in the data system
HLabelEq(String, double, double, String) - Constructor for class jhplot.HLabelEq
Make a label with specific coordinates.
HMLabel - Class in jhplot
Create an interactive multi-line label in the USER or NDC coordinates.
HMLabel(String[], Font, Color) - Constructor for class jhplot.HMLabel
Make a multitext label
HMLabel(String[], Font) - Constructor for class jhplot.HMLabel
Make a multitext label (black color is used).
HMLabel(String[]) - Constructor for class jhplot.HMLabel
Make a multitext label with default attributes.
HMLabel(String[], double, double) - Constructor for class jhplot.HMLabel
Make a label with specific coordinated in the data system
HMLabel(String[], double, double, String) - Constructor for class jhplot.HMLabel
Make a label with specific coordinates.
HNeuralNet - Class in jhplot
Neural net calculations.
HNeuralNet() - Constructor for class jhplot.HNeuralNet
Create a network net and set name for the network
horizontalSum() - Method in class jhplot.bsom.Matrix
Make a horizontal-summation vector.
HPlot - Class in jhplot
HPlot class to create a canvas with several plots.
HPlot(String, int, int, int, int, boolean) - Constructor for class jhplot.HPlot
Create HPlot canvas with several plots.
HPlot(String, int, int, int, int) - Constructor for class jhplot.HPlot
Create HPlot canvas with several plots.
HPlot(String, int, int) - Constructor for class jhplot.HPlot
Construct a HPlot canvas with a single plot.
HPlot(String, int, int, boolean) - Constructor for class jhplot.HPlot
Construct a HPlot canvas with a single plot.
HPlot(String) - Constructor for class jhplot.HPlot
Construct a HPlot canvas with a plot with the size 600x400.
HPlot() - Constructor for class jhplot.HPlot
Construct a HPlot canvas with a single plot with the size 600x400.
HPlot2D - Class in jhplot
A class to build a contour (density) plots in 2D.
HPlot2D(String, int, int, int, int, boolean) - Constructor for class jhplot.HPlot2D
Create canvas with a several plots
HPlot2D(String, int, int) - Constructor for class jhplot.HPlot2D
Construct a HChart canvas with a single plot/graph
HPlot2D(String, int, int, boolean) - Constructor for class jhplot.HPlot2D
Construct a HChart canvas with a single plot/graph
HPlot2D(String, int, int, int, int) - Constructor for class jhplot.HPlot2D
Construct a HChart canvas with plots/graphs
HPlot2D(String) - Constructor for class jhplot.HPlot2D
Construct a HChart canvas with a plot with the default parameters 600 by 400, and 10% space for the global title
HPlot2D() - Constructor for class jhplot.HPlot2D
Construct a HChart canvas with a plot with the default parameters 600 by 400, and 10% space for the global title "Default"
HPlot3D - Class in jhplot
Create a interactive canvas to show objects in 3D.
HPlot3D(String, int, int, int, int, boolean) - Constructor for class jhplot.HPlot3D
Create a canvas to display histograms in 3D
HPlot3D(String, int, int, int, int) - Constructor for class jhplot.HPlot3D
Create a canvas to display histograms in 3D
HPlot3D(String, int, int) - Constructor for class jhplot.HPlot3D
Construct a HView2D canvas with a single plot/graph
HPlot3D(String) - Constructor for class jhplot.HPlot3D
Construct a HGraph canvas with a plot with the default parameters 600 by 400, and 10% space for the global title
HPlot3D() - Constructor for class jhplot.HPlot3D
Construct a HGraph canvas with a plot with the default parameters 600 by 400, and 10% space for the global title "Default"
HPlot3DP - Class in jhplot
Create a frame for showing 3D parametric functions.
HPlot3DP(String, int, int, int, int, boolean) - Constructor for class jhplot.HPlot3DP
Create a canvas with several plots showing 3D function
HPlot3DP(String, int, int) - Constructor for class jhplot.HPlot3DP
Construct a canvas with a single plot/graph
HPlot3DP(String, int, int, int, int) - Constructor for class jhplot.HPlot3DP
Construct a canvas with plots/graphs
HPlot3DP(String) - Constructor for class jhplot.HPlot3DP
Construct a canvas with a plot with the default parameters 600 by 400, and 10% space for the global title
HPlot3DP() - Constructor for class jhplot.HPlot3DP
Construct a canvas with a plot with the default parameters 600 by 400, and 10% space for the global title "Default"
HPlotJa - Class in jhplot
A canvas to display all graphical objects including a diagrams.
HPlotJa(String, int, int, int, int, boolean) - Constructor for class jhplot.HPlotJa
Create HPlotJa canvas with several pads.
HPlotJa(String, int, int, int, int) - Constructor for class jhplot.HPlotJa
Create HPlotJa canvas with several pads and axes.
HPlotJa(String, int, int) - Constructor for class jhplot.HPlotJa
Construct a canvas with a single plot region.
HPlotJa() - Constructor for class jhplot.HPlotJa
Construct a japlot.jaxodraw canvas with a plot with the default parameters 600 by 400, and 10% space for the global title
HPlotJa(String) - Constructor for class jhplot.HPlotJa
Construct a japlot.jaxodraw canvas with a plot with the default parameters 600 by 400, and 10% space for the global title
HPlotJas - Class in jhplot
Create a canvas using the JAS plotter API.
HPlotJas(String, int, int, ArrayList<Object>) - Constructor for class jhplot.HPlotJas
Create HPlot canvas with several plots.
HPlotJas(String, ArrayList<Object>) - Constructor for class jhplot.HPlotJas
Construct a Jas frame and prepare for plotting.
HPlotJas(ArrayList<Object>) - Constructor for class jhplot.HPlotJas
Construct a Jas frame and prepare for plotting.
HPlotJas(String) - Constructor for class jhplot.HPlotJas
Construct a Jas canvas with a plot with the size 600x400.
HPlotJas() - Constructor for class jhplot.HPlotJas
Construct a HPlot canvas with a single plot with the size 600x400.
HPlotter - Class in jhplot
Create a canvas using the JAS plotter API.
HPlotter(String, int, int, int, int) - Constructor for class jhplot.HPlotter
Create HPlot canvas with several plots.
HPlotter(String, int, int) - Constructor for class jhplot.HPlotter
Construct a HPlot canvas with a single plot.
HPlotter(String, int, int, boolean) - Constructor for class jhplot.HPlotter
Construct a HPlot canvas with a single plot.
HPlotter(String) - Constructor for class jhplot.HPlotter
Construct a HPlot canvas with a plot with the size 600x400.
HPlotter() - Constructor for class jhplot.HPlotter
Construct a HPlot canvas with a single plot with the size 600x400.
HPlotXYZ - Class in jhplot
Create a interactive canvas to show objects in 3D.
HPlotXYZ(String, int, int, int, int, boolean) - Constructor for class jhplot.HPlotXYZ
Create a canvas to display histograms in 3D
HPlotXYZ(String, int, int, int, int) - Constructor for class jhplot.HPlotXYZ
Create a canvas to display histograms in 3D
HPlotXYZ(String, int, int) - Constructor for class jhplot.HPlotXYZ
Construct a HView2D canvas with a single plot/graph
HPlotXYZ(String) - Constructor for class jhplot.HPlotXYZ
Construct a HGraph canvas with a plot with the default parameters 600 by 400, and 10% space for the global title
HPlotXYZ() - Constructor for class jhplot.HPlotXYZ
Construct a HGraph canvas with a plot with the default parameters 600 by 400, and 10% space for the global title "Default"
HProf1D - Class in jhplot
Create profile histogram in 1D.
HProf1D() - Constructor for class jhplot.HProf1D
Build 1D histogram.
HProf1D(String, int, double, double) - Constructor for class jhplot.HProf1D
Build 1D profile histogram
HProf1D(String, double[]) - Constructor for class jhplot.HProf1D
Create 1D profile histogram with variable bin size.
HProf1D(String, IAxis) - Constructor for class jhplot.HProf1D
Create 1D histogram with variable bin size.
HProf1D(Profile1D) - Constructor for class jhplot.HProf1D
Create H1D histogram from JAIDA Histogram1D class.
HProf1D(IProfile1D) - Constructor for class jhplot.HProf1D
Create profile histogram from JAIDA class
HProf1D(String, HProf1D) - Constructor for class jhplot.HProf1D
Create profile histogram from another instance.
HProf1D(TProfile) - Constructor for class jhplot.HProf1D
Create profile histogram from JAIDA histogram class
HProf2D - Class in jhplot
Profile histogram in 2D.
HProf2D(String, int, double, double, int, double, double) - Constructor for class jhplot.HProf2D
Create 2D histogram
HProf2D(String, double[], double[]) - Constructor for class jhplot.HProf2D
Create 2D profile histogram with variable bin size.
HProf2D(Profile2D) - Constructor for class jhplot.HProf2D
Create a H2D histogram from JAIDA histogram
HShape - Class in jhplot.shapes
Main class to build a JAVA 2D primitives
HShape(double, double, double, double, Stroke, Color) - Constructor for class jhplot.shapes.HShape
Build a primitive
HShape() - Constructor for class jhplot.shapes.HShape
Build a default primitive
HShape(double, double, double, double) - Constructor for class jhplot.shapes.HShape
Build a primitive using the default color and stroke
HShape(double[], double[], Stroke, Color) - Constructor for class jhplot.shapes.HShape
Build a primitive using polyline.
HStatAnalysis - Class in jhpro.tseries
Analysis of data created using HStatData.
HStatAnalysis(HStatData) - Constructor for class jhpro.tseries.HStatAnalysis
Initialize analyser
HStatData - Class in jhpro.tseries
Standard data container to store and read time series.
HStatData(String) - Constructor for class jhpro.tseries.HStatData
Initialse data for statistical analysis.
HStatData() - Constructor for class jhpro.tseries.HStatData
Initialise the container
HStatData(String, String) - Constructor for class jhpro.tseries.HStatData
Reads many data formats (in ASCII, Gauss, Matlab, Excel) and converts the data (time series) to arrays for further processing.
HTable - Class in jhplot
Build a table in a frame to display data in various containers (P1D, H1D, F1D).
HTable(String, String[], Double[][]) - Constructor for class jhplot.HTable
Main class to build a table from Vectors.
HTable() - Constructor for class jhplot.HTable
Build a table frame to display data.
HTable(double[]) - Constructor for class jhplot.HTable
Show 1D array
HTable(double[][]) - Constructor for class jhplot.HTable
Show 2D array
HTable(H1D) - Constructor for class jhplot.HTable
Build a table frame to display data of H1D histogram Data will be formated to scientific format
HTable(P0I) - Constructor for class jhplot.HTable
Build a table frame to display P0D data container Data will be formated to scientific format
HTable(PND) - Constructor for class jhplot.HTable
Build a table frame to display PND data container Data will be formated to scientific format
HTable(PNI) - Constructor for class jhplot.HTable
Build a table frame to display PND data container Data will be formated to scientific format
HTable(P2D) - Constructor for class jhplot.HTable
Build a table frame to display P2D data container Data will be formated to scientific format
HTable(P3D) - Constructor for class jhplot.HTable
Build a table frame to display P3D data container Data will be formated to scientific format
HTable(F1D) - Constructor for class jhplot.HTable
Build a table frame to display data of F1D function.
HTable(DataHolder) - Constructor for class jhplot.HTable
Build a table frame to display multidimensional data
HTable(P1D) - Constructor for class jhplot.HTable
Build a table frame to display P1D data container
HTable(P0D) - Constructor for class jhplot.HTable
Build a table frame to display P0D data container
htmlEncoded(String) - Static method in class jhplot.v3d.Util
Substitutes conflicting characters in text with html masked expressions.
HView3D - Class in jhplot
Create a frame for showing 3D objects
HView3D(String, int, int, int, int, boolean) - Constructor for class jhplot.HView3D
Create a HView3D canvas with several plots showing 3D shapes
HView3D(String, int, int) - Constructor for class jhplot.HView3D
Construct a HView3D canvas with a single plot/graph
HView3D(String, int, int, boolean) - Constructor for class jhplot.HView3D
Construct a HView3D canvas with a single plot/graph
HView3D(String, int, int, int, int) - Constructor for class jhplot.HView3D
Construct a HView3D canvas with plots/graphs
HView3D(String) - Constructor for class jhplot.HView3D
Construct a HGraph canvas with a plot with the default parameters 600 by 400, and 10% space for the global title
HView3D() - Constructor for class jhplot.HView3D
Construct a HGraph canvas with a plot with the default parameters 600 by 400, and 10% space for the global title "Default"
Hypergeometric - Class in jhplot.math.num.pdf
The Hypergeometric distribution.
Hypergeometric() - Constructor for class jhplot.math.num.pdf.Hypergeometric
Default constructor.
Hypergeometric(int, int, int) - Constructor for class jhplot.math.num.pdf.Hypergeometric
Create a distribution with the given number of failures, number of successes, and sample size.
hypot(double, double) - Static method in class jhplot.math.Mathfun
sqrt(a^2 + b^2) without under/overflow.
hypot(ValueErr, ValueErr) - Static method in class jhplot.math.ValueErr
Returns the length of the hypotenuse of a and b i.e.
hypotenuse(ValueErr, ValueErr, double) - Static method in class jhplot.math.ValueErr
Returns the length of the hypotenuse of a and b i.e.
hypotenuse(double, double) - Static method in class jhplot.math.ValueErr
Returns the length of the hypotenuse of a and b i.e.
HZirkel - Class in jhplot
HZirkel class is used to create a canvas for dynamic manipulation with geometrical objects.
HZirkel() - Constructor for class jhplot.HZirkel
Build a canvas for the zirkel with the standard size 600x600
HZirkel(int, int) - Constructor for class jhplot.HZirkel
Build a canvas for the Zirkel canvas

I

identity() - Static method in class hephysics.vec.Hep3Matrix
 
identity(int) - Static method in class jhplot.bsom.Matrix
Make an identity matrix.
identity(int) - Static method in class jhplot.math.DoubleArray
Generates an m x m identity matrix.
identity(int) - Static method in class jhplot.math.SortUtils
Create identity permutation, that is {0, 1, ..., n}
IEditor - Class in jhplot
Advanced image editor for PNG, JPG, GIF files (based on ImageJ)
IEditor() - Constructor for class jhplot.IEditor
Show an empty image viewer.
IEditor(String) - Constructor for class jhplot.IEditor
Start image editor and load an image.
imag() - Method in class jhplot.math.Complex
Imaginary part of this Complex number (the y-coordinate in rectangular coordinates).
IMAGE - Static variable in class jhplot.shapes.HShape
 
incompleteBeta(double, double, double) - Static method in class jhplot.stat.Statistics
Returns the Incomplete Beta Function evaluated from zero to xx.
incompleteBetaFraction1(double, double, double) - Static method in class jhplot.stat.Statistics
Continued fraction expansion #1 for incomplete beta integral.
incompleteBetaFraction2(double, double, double) - Static method in class jhplot.stat.Statistics
Continued fraction expansion #2 for incomplete beta integral.
increment(int, int, double, double) - Static method in class jhplot.math.DoubleArray
Provides an mxn matrix.
increment(int, double, double) - Static method in class jhplot.math.DoubleArray
Provides a sequence of successive values in an array.
increment(int, int, double[], double[]) - Static method in class jhplot.math.DoubleArray
Generates an mxn matrix.
increment(double, double, double) - Static method in class jhplot.math.DoubleArray
Generates an array of successive values from begin to end with step size pitch.
incRot(float, float, float) - Method in class jhplot.v3d.Position
 
incScale(float, float, float) - Method in class jhplot.v3d.Position
 
incTrans(float, float, float) - Method in class jhplot.v3d.Position
 
IndexFunction - Interface in jhplot.math
BSD License
indexOf(double, double) - Method in class jhplot.P1D
Searches the list front to back for the index of value, starting at offset.
indexOfX(double) - Method in class jhplot.P1D
Searches the list front to back for the index of value, starting at offset.
indexOfY(double) - Method in class jhplot.P1D
Searches for a Y value starting at offset.
IndexPlot - Static variable in class jhplot.HChart
 
init(int) - Method in class jhplot.bsom.Bsom
 
init() - Method in class jhplot.bsom.BsomDemo
 
init() - Static method in class jhplot.JHPlot
Initialization.
init() - Method in class jhplot.v3d.Animation
 
init() - Method in class jhpro.stat.limit.LimitCalculatorGui
 
INIT_SIZE - Static variable in class jhplot.jadraw.JaObject
An integer that gives the initial size of an object.
initialize() - Method in interface jhplot.math.num.IterativeMethod.IterativeState
Initialize the state to begin an iterative evaluation.
initPar(double, double, int) - Method in class jhplot.bsom.Bsom
initialize learning
insert(String, Object) - Method in class jhplot.io.HDataBase
Insert an object with a key
insert(double[], int, double...) - Static method in class jhplot.math.DoubleArray
Insert any number of values, or a single array, between 2 elements of an array.
insert(int[], int, int...) - Static method in class jhplot.math.IntegerArray
 
insertColumn(int[][], int[], int) - Static method in class jhplot.math.IntegerArray
 
insertColumns(double[][], int, double[]...) - Static method in class jhplot.math.DoubleArray
Insert any number of arrays between 2 columns of a matrix.
insertColumns(int[][], int[][], int) - Static method in class jhplot.math.IntegerArray
 
insertRecord(RecordWriter) - Method in class jhplot.io.db.BaseRecordsFile
Adds the given record to the database.
insertRow(int[][], int[], int) - Static method in class jhplot.math.IntegerArray
 
insertRow(double[], int) - Method in class jhplot.SPsheet
Inser a row at position
insertRows(double[][], int, double[]...) - Static method in class jhplot.math.DoubleArray
Insert any number of arrays between 2 rows of a matrix.
insertRows(int[][], int[][], int) - Static method in class jhplot.math.IntegerArray
 
int2double(int[][]) - Static method in class jhplot.math.IntegerArray
 
int2double(int[]) - Static method in class jhplot.math.IntegerArray
 
IntegerArray - Class in jhplot.math
BSD License
IntegerArray() - Constructor for class jhplot.math.IntegerArray
 
integral(String, int, double, double) - Method in class jhplot.F1D
Numerical integration.
integral(int, double, double) - Method in class jhplot.F1D
Numerical integration using trapezium rule.
integral(int, double, double, double, double) - Method in class jhplot.F2D
Numerical integration using trapezium rule.
integral() - Method in class jhplot.H1D
Sum of all heights
integral(int, int, boolean) - Method in class jhplot.H1D
Integrate a histogram between two bin indices (between 1 and max number) The integral is computed as the sum of bin contents in the range if the last parameter is false.
integral(int, int) - Method in class jhplot.H1D
Integrate a histogram between two bin indices (between 1 and max number) By default the integral is computed as the sum of bin contents in the range.
integral(int, int, int, int) - Method in class jhplot.H2D
Integrate histogram between two indices.
integral(int, int, int, int, boolean) - Method in class jhplot.H2D
Integrate histogram between two indices.
integral(int, int) - Method in class jhplot.P1D
Integrate P1D between two indices (between 1 and max index)
integral() - Method in class jhplot.P1D
Integrate P1D (sum up all Y values)
integralRange(double, double, double, double, boolean) - Method in class jhplot.H2D
Integrate histogram in the range.
integralRegion(double, double, boolean) - Method in class jhplot.H1D
Integrate histogram in a region between Xmin and Xmax.
integralRegion(double, double) - Method in class jhplot.H1D
Integrate histogram in a region between Xmin and Xmax.
integrate(double, double) - Method in class jhplot.math.num.integration.AdaptiveIntegrator
Evaluate the definite integral from a to b.
integrate(double, double) - Method in class jhplot.math.num.integration.RombergIntegrator
Evaluate the definite integral from a to b.
integrate(double, double) - Method in class jhplot.math.num.integration.SimpsonsIntegrator
Evaluate the definite integral from a to b.
integrate(double, double) - Method in class jhplot.math.num.integration.TrapezoidalIntegrator
Evaluate the definite integral from a to b.
interpolateCubicSpline(double, int) - Method in class jhplot.stat.Interpolator
Calculate a spline with nodes at (x, y), with weights w and smoothing factor rho.
interpolateLoess(double, int, double, int) - Method in class jhplot.stat.Interpolator
Performs a Local Regression Algorithm (also Loess, Lowess) for interpolation of data points.
interpolateNatuarlCubicSpline() - Method in class jhplot.stat.Interpolator
Natural cubic splines interpolation.
Interpolator - Class in jhplot.stat
Perform interpolation of a data using different algorithm.
Interpolator(double[], double[]) - Constructor for class jhplot.stat.Interpolator
Initialize interpolator
Interpolator(P1D) - Constructor for class jhplot.stat.Interpolator
Initialize interpolator for P1D array.
Interpolator(H1D) - Constructor for class jhplot.stat.Interpolator
Initialize interpolator for a histogram.
Interpolator.Cubic - Class in jhplot.stat
represents a cubic polynomial.
Interpolator.Cubic(double, double, double, double) - Constructor for class jhplot.stat.Interpolator.Cubic
a + b*u + c*u^2 +d*u^3
inv_center_reduce(double[]) - Method in class jhplot.stat.PCA
 
inv_center_reduce(double[][]) - Method in class jhplot.stat.PCA
 
invariantMass() - Method in class hephysics.vec.HepLorentzVector
Same as m().
invariantMass2() - Method in class hephysics.vec.HepLorentzVector
Same as m2().
inverse(Hep3Matrix) - Static method in class hephysics.vec.VecOp
 
inverse(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
inverse(int[]) - Static method in class jhplot.math.SortUtils
Compute inverse permutation
inverse() - Method in class jhplot.math.ValueErr
Returns the inverse (1/a) of a ValueErr number
inverse(ValueErr) - Static method in class jhplot.math.ValueErr
Returns the reciprocal (1/a) of a ValueErr number (a)
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Beta
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Binomial
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Cauchy
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.ChiSquared
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.ContinuousDistribution
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.DiscreteDistribution
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Exponential
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.FDistribution
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Gamma
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Geometric
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Hypergeometric
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Laplace
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Logistic
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.LogNormal
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.NegativeBinomial
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Normal
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Poisson
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Rayleigh
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.TDistribution
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Uniform
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Weibull
The inverse CDF for this distribution.
inverseErf(double) - Static method in class jhplot.math.num.special.Erf
Returns the inverse error function erf-1(y).
inverseLU(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
inverseQR(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
invert() - Method in class hephysics.vec.Hep3Matrix
 
invert(double[]) - Static method in class jhplot.math.ArrayMathUtils
Inverts an array from left to right.
invert(int[]) - Static method in class jhplot.math.ArrayMathUtils
Inverts an array from left to right.
invertIndex(int[]) - Static method in class jhplot.math.Sorting
 
is3D() - Method in class jhplot.Plottable
Is this plot for 3D canvas.
IsApplet - Static variable in class jhplot.HZirkel
 
isArrow() - Method in class jhplot.jadraw.JaArcObject
Determines whether the arrow property of this arc object is set or not.
isArrow() - Method in class jhplot.jadraw.JaLineObject
Determines whether the arrow property of this line object is set or not.
isArrow() - Method in class jhplot.jadraw.JaLoopObject
Determines whether the arrow property of this loop object is set or not.
isAutoRange(int) - Method in class jhplot.jadraw.JaAxes
Is the graph axis were done with the aoutorange option?
isAxisShown(int) - Method in class jhplot.HPlot
Returns whether an axis line will be drawn or not.
isBack() - Method in class jhplot.jadraw.JaLineObject
Determines whether the back property of this line object is set or not.
isBars() - Method in class jhplot.DrawOptions
Return true if histogram is shown using bars.
isColumnDimension(double[][], int) - Static method in class jhplot.math.DoubleArray
Same as checkColumnDimension() but just returns a boolean value rather than throwing an exception.
isContour() - Method in class jhplot.HPlotJa
is contour plot?
isContour() - Method in class jhplot.jadraw.JaAxes
Is contour plot shown?
isContourBar() - Method in class jhplot.HPlotJa
Show a bar indicating levels on contour plot
isContourBar() - Method in class jhplot.jadraw.JaAxes
is a bar showing levels should be shown?
isCopy(JaObject) - Method in class jhplot.jadraw.JaAxes
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaBlob
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaBox
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaFArc
Returns true if all serializable variables of this JaFArc and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaFLine
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaFLoop
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaGArc
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaGlArc
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaGLine
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaGlLine
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaGlLoop
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaGLoop
Returns true if all serializable variables of this JaLoopObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaKey
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaLatexText
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaLine
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaLoopObject
Returns true if all serializable variables of this JaLoopObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaObject
Determines if this JaObject is a copy of the specified one.
isCopy(JaObject) - Method in class jhplot.jadraw.JaPArc
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaPLine
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaPLoop
Returns true if all serializable variables of this JaLoopObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaSArc
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaSLine
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaSLoop
Returns true if all serializable variables of this JaLoopObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaText
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaTextBox
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaVertex
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaVertexT1
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaVertexT2
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaVertexT3
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaVertexT4
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaVertexT5
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaVertexT6
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isCopy(JaObject) - Method in class jhplot.jadraw.JaZigZagLine
Returns true if all serializable variables of this JaObject and those of the specified one are equal.
isDefaultPosition() - Method in class jhplot.HKey
Is this key should be set at a default position?
isEnd() - Method in class jhplot.jadraw.JaArcObject
Determines whether the end property of this line object is set or not.
isEnd() - Method in class jhplot.jadraw.JaLineObject
Determines whether the end property of this line object is set or not.
isErrX() - Method in class jhplot.DrawOptions
is error shown on X?
isErrY() - Method in class jhplot.DrawOptions
is error shown on Y?
isEvaluated() - Method in class jhplot.FND
Is the function was evaluated?
isExists(String) - Method in class jhplot.io.HDataBase
Checks if there is a record belonging to the given key.
isFilled() - Method in class jhplot.DrawOptions
Fill or not histogram or function.
isFilled() - Method in class jhplot.FPR
Is area filled or not
isFilled() - Method in class jhplot.jadraw.JaBlob
Get the filled style
isFilled() - Method in class jhplot.jadraw.JaBox
Get the filled style
isFixedBinning() - Method in class jhplot.H1D
Return true if bins have constant bin width
isFixedBinning() - Method in class jhplot.HProf1D
Return true if bins have constant bin width
isFlip() - Method in class jhplot.jadraw.JaArcObject
Determines whether the flip property of this arc object is set or not.
isFlip() - Method in class jhplot.jadraw.JaLineObject
Determines whether the flip property of this line object is set or not.
isFlip() - Method in class jhplot.jadraw.JaLoopObject
Determines whether the flip property of this loop object is set or not.
isFullRank() - Method in class jhplot.math.QRDecomposition
Is the matrix full rank?
isGridFront() - Method in class jhplot.jadraw.JaAxes
is grid should be shown in front of all drawn objects?
isGridToFront() - Method in class jhplot.HPlot
Flag, saying whether the grid should be drawn at the foreground or not.
isInflip() - Method in class jhplot.jadraw.JaLineObject
Determines whether the inflip property of this line object is set or not.
isLength(double[], int) - Static method in class jhplot.math.DoubleArray
Same as checkLength but returns a boolean value rather than throwing an exception.
isLightlike(double) - Method in class hephysics.vec.HepLorentzVector
is spacelike?
isLogScale(int) - Method in class jhplot.jadraw.JaAxes
 
isMarked() - Method in class jhplot.jadraw.JaObject
Determines whether this JaObject is marked as an element of a group or not.
isMirrorAxisShown(int) - Method in class jhplot.HPlot
Returns whether the mirror of an axis will be drawn or not.
isMultiline() - Method in class jhplot.jadraw.JaTextBox
Is this multiline text?
isNonsingular() - Method in class jhplot.math.LUDecomposition
Is the matrix nonsingular?
isParsed() - Method in class jhplot.F1D
If the function is parsed correctly, return true.
isParsed() - Method in class jhplot.F2D
If the function is parsed correctly, return true.
isPrimitivesToFront() - Method in class jhplot.HPlot
Flag, saying whether primitives should be drawn at the foreground or not.
isResizing() - Method in class jhplot.jadraw.JaArcObject
Returns the resizing property of this arc.
isRolledOver(int, int) - Method in class jhplot.jadraw.JaLatexText
Determines whether the curser is currently above the visual aid icon of this LatexText.
isRowDimension(double[][], int) - Static method in class jhplot.math.DoubleArray
Same as checkRowDimension() but just returns a boolean value rather than throwing an exception.
isShadow() - Method in class jhplot.jadraw.JaTextBox
Is box with shadow?
isShow(int) - Method in class jhplot.jadraw.JaAxes
Is a particular axis should be shown?
isShowGrid(int) - Method in class jhplot.jadraw.JaAxes
Is grid to be shown?
isShowKey() - Method in class jhplot.jadraw.JaAxes
is key should be shown?
isShowMirror(int) - Method in class jhplot.jadraw.JaAxes
Is axis mirror is shown?
isShowStatBox() - Method in class jhplot.HPlotJa
Is stat box is shown on the current pad?
isSpacelike() - Method in class hephysics.vec.HepLorentzVector
Is particle spacelike (i.e restMass2() smaller than 0)
isSPD() - Method in class jhplot.math.CholeskyDecomposition
Is the matrix symmetric and positive definite?
isSquare(double[][]) - Static method in class jhplot.math.ArrayMathUtils
 
isSquare(float[][]) - Static method in class jhplot.math.ArrayMathUtils
 
isSquare(long[][]) - Static method in class jhplot.math.ArrayMathUtils
 
isSquare(int[][]) - Static method in class jhplot.math.ArrayMathUtils
 
isSquare(Object[][]) - Static method in class jhplot.math.ArrayMathUtils
 
isSurface() - Method in class jhplot.HPlot3D
Is the plot will be shown as a surface?
isSymm() - Method in class jhplot.jadraw.JaLineObject
Determines whether the symm property of this line object is set or not.
isTicksLabels(int) - Method in class jhplot.jadraw.JaAxes
Is ticks should be drawn
isTicLabelsShown(int) - Method in class jhplot.HPlot
Returns whether or not to draw the tick labels
isTicsShown(int) - Method in class jhplot.HPlot
Returns whether or not to draw ticks (little lines on the axes).
isUser() - Method in class jhplot.jadraw.JaObject
Set to true if coordinates were set using USER coordinate system attached to axes
iterate(IterativeMethod.IterativeState) - Method in class jhplot.math.num.IterativeMethod
Perform the iterative evaluation.
iterate() - Method in interface jhplot.math.num.IterativeMethod.IterativeState
Perform the next iteration of the iterative evaluation.
IterativeMethod - Class in jhplot.math.num
A method to solve generic problems by finding successive (and hopefully better) approximations to the solution.
IterativeMethod.IterativeState - Interface in jhplot.math.num
The current state for an iterative method.
IView - Class in jhplot
Simple image viewer for PNG, JPG, GIF files
IView() - Constructor for class jhplot.IView
Show an empty image viewer.
IView(String) - Constructor for class jhplot.IView
Show image or images

J

JaArcObject - Class in jhplot.jadraw
The mother of all arc objects.
JaArcObject() - Constructor for class jhplot.jadraw.JaArcObject
Constructor: sets the width, height, relative width and height, to a default value of JaObject.INIT_SIZE.
JaAxes - Class in jhplot.jadraw
Main class to build a pad with axes, ticks, labels.
JaAxes(int, int) - Constructor for class jhplot.jadraw.JaAxes
Constructor: sets the width, height, getRelw() and getRelh() to a default value of 25.
JaBlob - Class in jhplot.jadraw
A blob object: a general ellypse that can be rotated.
JaBlob() - Constructor for class jhplot.jadraw.JaBlob
Constructor: sets the width, height, getRelw() and getRelh() to a default value of 25.
JaBox - Class in jhplot.jadraw
A box object.
JaBox() - Constructor for class jhplot.jadraw.JaBox
Constructor: sets the width, height, getRelw() and getRelh() to a default value of 25.
JaBox(double, double, double, double, String) - Constructor for class jhplot.jadraw.JaBox
Build a box.
JaFArc - Class in jhplot.jadraw
A fermion arc.
JaFArc() - Constructor for class jhplot.jadraw.JaFArc
Constructor: just calls super().
JaFillObject - Class in jhplot.jadraw
A general object that can be filled.
JaFillObject() - Constructor for class jhplot.jadraw.JaFillObject
 
JaFLine - Class in jhplot.jadraw
A fermion line.
JaFLine() - Constructor for class jhplot.jadraw.JaFLine
Constructor: calls super() and initializes inflip to false.
JaFLoop - Class in jhplot.jadraw
A fermion loop.
JaFLoop() - Constructor for class jhplot.jadraw.JaFLoop
Constructor: just calls super().
JaGArc - Class in jhplot.jadraw
A ghost arc.
JaGArc() - Constructor for class jhplot.jadraw.JaGArc
Constructor: just calls super().
JaGlArc - Class in jhplot.jadraw
A gluon arc.
JaGlArc() - Constructor for class jhplot.jadraw.JaGlArc
Constructor: calls super() and initializes the stangle to 0.
JaGLine - Class in jhplot.jadraw
A ghost line.
JaGLine() - Constructor for class jhplot.jadraw.JaGLine
Constructor: calls super() and initializes inflip to false.
JaGlLine - Class in jhplot.jadraw
Class to build a gluon line
JaGlLine() - Constructor for class jhplot.jadraw.JaGlLine
Constructor: just calls super().
JaGlLoop - Class in jhplot.jadraw
Gluon loop
JaGlLoop() - Constructor for class jhplot.jadraw.JaGlLoop
Constructor: just calls super().
JaGLoop - Class in jhplot.jadraw
A ghost loop.
JaGLoop() - Constructor for class jhplot.jadraw.JaGLoop
Constructor: just calls super().
JaKey - Class in jhplot.jadraw
Defines a key with the text
JaKey() - Constructor for class jhplot.jadraw.JaKey
Constructor: sets the width, height, relative width and height to a default value of 2.
JaKey(int, String, double, double, String) - Constructor for class jhplot.jadraw.JaKey
Build a line
JaLatexText - Class in jhplot.jadraw
Defines a JaObject which is just a string.
JaLatexText() - Constructor for class jhplot.jadraw.JaLatexText
Constructor: sets the width, height, relative width and height to a default value of 3.
JaLine - Class in jhplot.jadraw
Build a simple line
JaLine(double, double, double, double, String) - Constructor for class jhplot.jadraw.JaLine
Build a line
JaLine() - Constructor for class jhplot.jadraw.JaLine
Constructor: calls super() and initializes inflip to false.
JaLineObject - Class in jhplot.jadraw
A general line object.
JaLineObject() - Constructor for class jhplot.jadraw.JaLineObject
Constructor: sets the width, height, relative width and height, to a default value of JaObject.INIT_SIZE.
JaLoopObject - Class in jhplot.jadraw
A general loop object.
JaLoopObject() - Constructor for class jhplot.jadraw.JaLoopObject
Constructor: sets the width, height, relative width and height, to a default value of JaObject.INIT_SIZE.
JaObject - Class in jhplot.jadraw
A general JaObject.
JaObject() - Constructor for class jhplot.jadraw.JaObject
 
JaPArc - Class in jhplot.jadraw
A photon arc.
JaPArc() - Constructor for class jhplot.jadraw.JaPArc
Constructor: calls super() and initializes the stangle to 0.
JaPLine - Class in jhplot.jadraw
A photon line.
JaPLine() - Constructor for class jhplot.jadraw.JaPLine
Constructor: just calls super().
JaPLoop - Class in jhplot.jadraw
A photon loop.
JaPLoop() - Constructor for class jhplot.jadraw.JaPLoop
Constructor: just calls super().
JaSArc - Class in jhplot.jadraw
A scalar arc.
JaSArc() - Constructor for class jhplot.jadraw.JaSArc
Constructor: just calls super().
JaSLine - Class in jhplot.jadraw
A scalar line.
JaSLine() - Constructor for class jhplot.jadraw.JaSLine
Constructor: calls super() and initializes inflip to false.
JaSLoop - Class in jhplot.jadraw
A scalar loop.
JaSLoop() - Constructor for class jhplot.jadraw.JaSLoop
Constructor: just calls super().
JaText - Class in jhplot.jadraw
Defines a JaObject which is a postscript text.
JaText() - Constructor for class jhplot.jadraw.JaText
Constructor: sets the width, height, relative width and height to a default value of 2.
JaText(String, double, double, String) - Constructor for class jhplot.jadraw.JaText
Build a text label
JaTextBox - Class in jhplot.jadraw
Text label which can be either one text line or multiline.
JaTextBox() - Constructor for class jhplot.jadraw.JaTextBox
Constructor: sets the width, height, getRelw() and getRelh() to a default value of 25.
JAVA_CLASSPATH - Static variable in class jhplot.HPlotJa
The current Java class path.
JAVA_HOME - Static variable in class jhplot.HPlotJa
The directory where Java is installed on the current machine.
JAVA_RUNTIME_VERSION - Static variable in class jhplot.HPlotJa
The current Java runtime version.
JAVA_VERSION - Static variable in class jhplot.HPlotJa
The current Java version.
JaVertex - Class in jhplot.jadraw
A vertex object.
JaVertex() - Constructor for class jhplot.jadraw.JaVertex
Constructor: sets the width, height, relative width and height, and stroke to a default value of 2.
JaVertexT1 - Class in jhplot.jadraw
A vertex (a filled circle).
JaVertexT1() - Constructor for class jhplot.jadraw.JaVertexT1
Constructor: just calls super().
JaVertexT2 - Class in jhplot.jadraw
A vertex type 2 object (a cross with a circle).
JaVertexT2() - Constructor for class jhplot.jadraw.JaVertexT2
Constructor: sets the width, height, relative width and height to a default value of 3 and initializes the firsttime variable to true.
JaVertexT3 - Class in jhplot.jadraw
A vertex (a filled square).
JaVertexT3() - Constructor for class jhplot.jadraw.JaVertexT3
Constructor: just calls super().
JaVertexT4 - Class in jhplot.jadraw
A vertex (a cross).
JaVertexT4() - Constructor for class jhplot.jadraw.JaVertexT4
Constructor: sets the width, height, relative width and height to a default value of 3 and initializes the firsttime variable to true.
JaVertexT5 - Class in jhplot.jadraw
A vertex (a triangle).
JaVertexT5() - Constructor for class jhplot.jadraw.JaVertexT5
Constructor: sets the width, height, relative width and height to a default value of 5 .
JaVertexT6 - Class in jhplot.jadraw
A vertex (a filled diamond).
JaVertexT6() - Constructor for class jhplot.jadraw.JaVertexT6
Constructor: just calls super().
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaAxes
The method that draws this Jaxo Axes.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaBlob
The method that draws this JaBlob.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaBox
The method that draws this Label.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaFArc
The method that draws this JaFArc.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaFLine
The method that draws this JaFLine.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaFLoop
The method that draws this JaFLoop.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaGArc
The method that draws this JaGArc.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaGlArc
The method that draws this JaGlArc.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaGLine
The method that draws this JaGLine.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaGlLine
The method that draws this JaGlLine.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaGlLoop
The method that draws this JaGlLoop.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaGLoop
The method that draws this JaGLoop.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaKey
The method that draws this label.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaLatexText
The method that draws this JaxoText.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaLine
The method that draws this JaFLine.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaObject
The method that draws the JaObject.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaPArc
The method that draws this JaPArc.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaPLine
The method that draws this JaPLine.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaPLoop
The method that draws this JaPLoop.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaSArc
The method that draws this JaSArc.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaSLine
The method that draws this JaSLine.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaSLoop
The method that draws this JaSLoop.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaText
The method that draws this label.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaTextBox
The method that draws this Label.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaVertex
The method that draws the JaObject.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaVertexT1
The method that draws this JaVertexT1.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaVertexT2
The method that draws this JaVertexT2.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaVertexT3
The method that draws this JaVertexT3.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaVertexT4
The method that draws this JaVertexT4.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaVertexT5
The method that draws this JaVertexT5.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaVertexT6
The method that draws this JaVertexT6.
jaxoDraw(VectorGraphics, boolean) - Method in class jhplot.jadraw.JaZigZagLine
The method that draws this JaZigZagLine.
JaZigZagLine - Class in jhplot.jadraw
A zig-zag line.
JaZigZagLine() - Constructor for class jhplot.jadraw.JaZigZagLine
Constructor: just calls super().
jhplot - package jhplot
Main jHepWork numerical and graphical package
JHPlot - Class in jhplot
Show information about jHplot.
JHPlot() - Constructor for class jhplot.JHPlot
 
jhplot.bsom - package jhplot.bsom
Bayesian Self-Organizing Maps
jhplot.fit - package jhplot.fit
Predefined fit functions for the fit panel (HFit).
jhplot.io - package jhplot.io
jHPlot IO classes
jhplot.io.csv - package jhplot.io.csv
A very simple CSV parser for Java released under a commercial-friendly license.
jhplot.io.csv.bean - package jhplot.io.csv.bean
A simple bean binding interface for use with opencsv.
jhplot.io.db - package jhplot.io.db
 
jhplot.jadraw - package jhplot.jadraw
Main JaPlot classes for plots and diagrams
jhplot.math - package jhplot.math
Math calculations and random numbers.
jhplot.math.io - package jhplot.math.io
IO package for math (based on jmathtools).
jhplot.math.num - package jhplot.math.num
Common classes used throughout numerics4j.
jhplot.math.num.integration - package jhplot.math.num.integration
Function interfaces.
jhplot.math.num.pdf - package jhplot.math.num.pdf
Statistical distributions.
jhplot.math.num.random - package jhplot.math.num.random
Random number generators and random variable generators.
jhplot.math.num.root - package jhplot.math.num.root
Function interfaces.
jhplot.math.num.special - package jhplot.math.num.special
Elementary functions not provided by the Java™.
jhplot.root - package jhplot.root
Access to ROOT files (based on Tony Johnson's RootHistogramBrowser).
jhplot.security - package jhplot.security
MD5 hash for objects or data files
jhplot.shapes - package jhplot.shapes
jHepWork package to draw java 2D primitives
jhplot.stat - package jhplot.stat
Statistical calculations: fluctuations, linear regression etc.
jhplot.v3d - package jhplot.v3d
Main jHepWork 3D geometry package.
jhpro.sregression - package jhpro.sregression
Symbolic regression based on JGAP
jhpro.stat - package jhpro.stat
 
jhpro.stat.limit - package jhpro.stat.limit
 
jhpro.test - package jhpro.test
 
jhpro.tseries - package jhpro.tseries
 
JHreader - Class in jhplot.io
A class to read XML file and build jHPlot graphics.
JHreader() - Constructor for class jhplot.io.JHreader
 
JHwriter - Class in jhplot.io
A class to write graphics in XML file.
JHwriter() - Constructor for class jhplot.io.JHwriter
 
jminhep.cluster - package jminhep.cluster
jHepWork package for a cluster analysis.
jointMaxVal - Variable in class jhplot.stat.JointProbabilityState
 
JointProbabilityState - Class in jhplot.stat
Calculates the probabilities of each state in a joint random variable.
JointProbabilityState(double[], double[]) - Constructor for class jhplot.stat.JointProbabilityState
Constructor for the JointProbabilityState class.
jointProbMap - Variable in class jhplot.stat.JointProbabilityState
 

K

Key - Static variable in class jhplot.HPlotJa
 
Key(int, String, float, float) - Static method in class jhplot.jadraw.Diagram
Get a text with key symbol
KolmogorovSmirnovDist - Class in jhplot.math
This class computes both the cumulative probability P[D_n <= x] and the complementary cumulative probability P[D_n >= x] of the 2-sided 1-sample Kolmogorov-Smirnov distribution.
KolmogorovSmirnovDist() - Constructor for class jhplot.math.KolmogorovSmirnovDist
 
kurtosis() - Method in class jhplot.P0D
Returns the kurtosis.
kurtosis() - Method in class jhplot.P0I
Returns the kurtosis.

L

LabelX - Static variable in class jhplot.HPlotJa
 
LabelY - Static variable in class jhplot.HPlotJa
 
Landau - Class in jhplot.fit
The function represents the Landau distribution.
Landau() - Constructor for class jhplot.fit.Landau
 
Landau(String) - Constructor for class jhplot.fit.Landau
 
Landau(String[], String[]) - Constructor for class jhplot.fit.Landau
 
Laplace - Class in jhplot.math.num.pdf
The Laplace distribution.
Laplace() - Constructor for class jhplot.math.num.pdf.Laplace
Default constructor.
Laplace(double, double) - Constructor for class jhplot.math.num.pdf.Laplace
Create a distribution with the given mean and scale.
LaplaceRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Laplace distribution.
LaplaceRandomVariable() - Constructor for class jhplot.math.num.random.LaplaceRandomVariable
Default constructor.
LaplaceRandomVariable(double, double) - Constructor for class jhplot.math.num.random.LaplaceRandomVariable
Create a random variable with the given mean and scale.
LaplaceRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.LaplaceRandomVariable
Create a random variable with the given parameters.
lastIndexOf(int, int) - Method in class jhplot.P0D
Searches the list back to front for the last index of value, starting at offset.
lastIndexOf(int, int) - Method in class jhplot.P0I
Searches the list back to front for the last index of value, starting at offset.
lastIndexOf(double, double) - Method in class jhplot.P1D
Searches for the index of value, starting at offset, but backwards Here we search for (X,Y) pairs only.
lastIndexOfX(double) - Method in class jhplot.P1D
Searches for value in X backwards.
lastIndexOfY(double) - Method in class jhplot.P1D
Searches for a Y value backewards.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaAxes
The LaTeX command that is necessary to draw the given JaAxes using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaBlob
The LaTeX command that is necessary to draw the given JaBlob using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaBox
The LaTeX command that is necessary to draw the given Label using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaFArc
The LaTeX command that is necessary to draw this JaFArc using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaFLine
The LaTeX command that is necessary to draw this JaFLine using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaFLoop
The LaTeX command that is necessary to draw this JaFLoop using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaGArc
The LaTeX command that is necessary to draw this JaGArc using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaGlArc
The LaTeX command that is necessary to draw this JaGlArc using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaGLine
The LaTeX command that is necessary to draw this JaGLine using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaGlLine
The LaTeX command that is necessary to draw this JaGlLine using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaGlLoop
The LaTeX command that is necessary to draw this JaGlLoop using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaGLoop
The LaTeX command that is necessary to draw this JaGLoop using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaKey
The LaTeX command that is necessary to draw the given label using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaLatexText
The LaTeX command that is necessary to draw the given JaxoText using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaLine
The LaTeX command that is necessary to draw this JaFLine using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaObject
The LaTeX command that is necessary to draw the given JaObject using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaPArc
The LaTeX command that is necessary to draw this JaPArc using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaPLine
The LaTeX command that is necessary to draw this JaPLine using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaPLoop
The LaTeX command that is necessary to draw this JaPLoop using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaSArc
The LaTeX command that is necessary to draw this JaSArc using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaSLine
The LaTeX command that is necessary to draw this JaSLine using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaSLoop
The LaTeX command that is necessary to draw this JaSLoop using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaText
The LaTeX command that is necessary to draw the given label using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaTextBox
The LaTeX command that is necessary to draw the given Label using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaVertex
The LaTeX command that is necessary to draw the given JaObject using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaVertexT1
The LaTeX command that is necessary to draw the given JaVertexT1 using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaVertexT2
The LaTeX command that is necessary to draw the given JaVertexT2 using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaVertexT3
The LaTeX command that is necessary to draw the given JaVertexT3 using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaVertexT4
The LaTeX command that is necessary to draw the given JaVertexT4 using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaVertexT5
The LaTeX command that is necessary to draw the given JaVertexT2 using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaVertexT6
The LaTeX command that is necessary to draw the given JaVertexT6 using the axodraw.sty package.
latexCommand(float, Dimension) - Method in class jhplot.jadraw.JaZigZagLine
The LaTeX command that is necessary to draw this JaZigZagLine using the axodraw.sty package.
latexWidth() - Method in class jhplot.jadraw.JaArcObject
The LaTeX command that sets the width for this Arc, using the axodraw.sty package.
latexWidth() - Method in class jhplot.jadraw.JaFillObject
Returns the string that sets the latex line width of this FillObject.
latexWidth() - Method in class jhplot.jadraw.JaKey
Returns the line width of this label.
latexWidth() - Method in class jhplot.jadraw.JaLatexText
Returns the line width of this JaxoText.
latexWidth() - Method in class jhplot.jadraw.JaLineObject
The LaTeX command that sets the width for this Line, using the axodraw.sty package.
latexWidth() - Method in class jhplot.jadraw.JaLoopObject
The LaTeX command that sets the width for this Loop, using the axodraw.sty package.
latexWidth() - Method in class jhplot.jadraw.JaObject
The LaTeX command that sets the width for this JaObject, using the axodraw.sty package.
latexWidth() - Method in class jhplot.jadraw.JaText
Returns the line width of this label.
latexWidth() - Method in class jhplot.jadraw.JaVertex
Returns the line width of this JaVertex.
leapFrog(double[], F1D, double) - Static method in class jhplot.math.Numeric
Uses the Leap-Frog method to solve an ODE.
learn() - Method in class jhplot.bsom.BsomDemo
Set learn mode
LEDataInputStream - Class in jhplot.math.io
This class was designed on the base of Roedy Green LEDataInputStream Thanks to Roedy Green, Canadian Mind Products mailto:roedy@mindprod.com http://mindprod.com
LEDataInputStream(InputStream) - Constructor for class jhplot.math.io.LEDataInputStream
 
LEDataOutputStream - Class in jhplot.math.io
This class was designed on the base of Roedy Green LEDataInputStream Thanks to Roedy Green, Canadian Mind Products mailto:roedy@mindprod.com http://mindprod.com
LEDataOutputStream(OutputStream) - Constructor for class jhplot.math.io.LEDataOutputStream
 
legendtest(PyObject[], String[]) - Method in class jhplot.Plot
Sets the legend labels and location.
LENGTH - Static variable in class jhplot.jadraw.JaObject
An integer that gives the length of the handle sides.
length() - Method in class jhplot.math.io.LERandomAccessFile
 
LERandomAccessFile - Class in jhplot.math.io
This class was designed on the base of Roedy Green LEDataInputStream Thanks to Roedy Green, Canadian Mind Products mailto:roedy@mindprod.com http://mindprod.com
LERandomAccessFile(String, String) - Constructor for class jhplot.math.io.LERandomAccessFile
constructors
LERandomAccessFile(File, String) - Constructor for class jhplot.math.io.LERandomAccessFile
 
LimitCalculator - Class in jhpro.stat.limit
Create a limit calculator.
LimitCalculator() - Constructor for class jhpro.stat.limit.LimitCalculator
 
LimitCalculatorGui - Class in jhpro.stat.limit
 
LimitCalculatorGui() - Constructor for class jhpro.stat.limit.LimitCalculatorGui
 
LimitCalculatorGui.ExperimentData - Class in jhpro.stat.limit
 
LimitCalculatorGui.myFrame - Class in jhpro.stat.limit
 
LINE - Static variable in class jhplot.shapes.HShape
 
Line - Class in jhplot.shapes
Draw a line in the user or NDC coordinate system
Line(double, double, double, double, Stroke, Color) - Constructor for class jhplot.shapes.Line
Main constructor fot a line
Line(double, double, double, double) - Constructor for class jhplot.shapes.Line
Make a line using black (default) color and default stroke
LinearAlgebra - Class in jhplot.math
A collection of static methods for performing math operations on matrices and arrays.
LinearAlgebra() - Constructor for class jhplot.math.LinearAlgebra
 
LinearCongruentialRNG - Class in jhplot.math.num.random
A general linear congruential generator.
LinearCongruentialRNG(long, long) - Constructor for class jhplot.math.num.random.LinearCongruentialRNG
Create a linear congruential generator with the given modulus and multiplier.
LinearCongruentialRNG(long, long, long) - Constructor for class jhplot.math.num.random.LinearCongruentialRNG
Create a linear congruential generator with the given parameters.
LinearCongruentialRNG(long, long, long, long) - Constructor for class jhplot.math.num.random.LinearCongruentialRNG
Create a linear congruential generator with the given parameters.
linearConv(double, double, Matrix) - Method in class jhplot.bsom.Matrix
Linear conversion: a*X + b*Y.
LinReg - Class in jhplot.stat
A linear regression analysis.
LinReg(double[], double[]) - Constructor for class jhplot.stat.LinReg
Constructor for regression calculations
LinReg(P1D) - Constructor for class jhplot.stat.LinReg
constructor for regression calculations.
LinRegWeighted - Class in jhplot.stat
Weighted Least Squares Regression
LinRegWeighted(double[], double[], double[]) - Constructor for class jhplot.stat.LinRegWeighted
Constructor for regression calculations
listEntries() - Method in class jhplot.io.PFile
List objects stored in the file.
listObjectNames() - Method in class jhplot.io.FileAida
List name of the objects inside trees
LITTLE_ENDIAN - Static variable in class jhplot.math.io.BinaryFile
 
LITTLE_ENDIAN - Static variable in class jhplot.math.io.BinaryInputStream
 
LITTLE_ENDIAN - Static variable in class jhplot.math.io.BinaryOutputStream
 
lnGamma(double) - Static method in class jhplot.stat.Statistics
Returns natural logarithm of gamma function.
load(String) - Method in class jhplot.BRoot
Load a ROOT file
load(H1D, String) - Method in class jhplot.HFit
Load a histogram for a fit
load(P1D, String) - Method in class jhplot.HFit
Load data for a fit
load(String, boolean) - Method in class jhplot.io.FileAida
Load a AIDA file
load(File, boolean) - Method in class jhplot.io.FileAida
Load a AIDA file
loadData(P1D) - Method in class jhplot.bsom.Bsom
 
loadData(String) - Method in class jhplot.bsom.Bsom
 
log() - Method in class jhplot.math.Complex
Principal branch of the Complex logarithm of this Complex number.
log(ValueErr) - Static method in class jhplot.math.ValueErr
Take natural log
log10(ValueErr) - Static method in class jhplot.math.ValueErr
log to base 10
LOG_2_PI - Static variable in interface jhplot.math.num.Constants
log(2 π).
LOG_BASE - Static variable in class jhplot.stat.Entropy
 
logBeta(double, double) - Static method in class jhplot.math.num.special.Beta
Returns the natural logarithm of the beta function B(a, b) (1).
logBinomialProbability(int, int, double, double) - Static method in class jhplot.math.num.pdf.SaddlePoint
Compute the PMF for a binomial distribution using the saddle point expansion.
logGamma(double) - Static method in class jhplot.math.num.special.Gamma
Returns the natural logarithm of the gamma function Γ(x) (1).
Logistic - Class in jhplot.math.num.pdf
The Logistic distribution.
Logistic() - Constructor for class jhplot.math.num.pdf.Logistic
Default constructor.
Logistic(double, double) - Constructor for class jhplot.math.num.pdf.Logistic
Create a distribution with the given mean and scale parameters.
LogisticRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Logistic distribution.
LogisticRandomVariable() - Constructor for class jhplot.math.num.random.LogisticRandomVariable
Default constructor.
LogisticRandomVariable(double, double) - Constructor for class jhplot.math.num.random.LogisticRandomVariable
Create a random variable with the given mean and scale.
LogisticRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.LogisticRandomVariable
Create a random variable with the given parameters.
loglog(PyObject[], String[]) - Method in class jhplot.Plot
 
LogNormal - Class in jhplot.math.num.pdf
The Log Normal distribution.
LogNormal() - Constructor for class jhplot.math.num.pdf.LogNormal
Default constructor.
LogNormal(double, double) - Constructor for class jhplot.math.num.pdf.LogNormal
Create a distribution with the given mean and standard deviation.
logNormal(double, double) - Static method in class jhplot.math.Random
Generate a random number from a LogNormal random variable.
LogNormalRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Log Normal distribution.
LogNormalRandomVariable() - Constructor for class jhplot.math.num.random.LogNormalRandomVariable
Default constructor.
LogNormalRandomVariable(double, double) - Constructor for class jhplot.math.num.random.LogNormalRandomVariable
Create a random variable with the given mean and standard deviation.
LogNormalRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.LogNormalRandomVariable
Create a random variable with the given parameters.
LParticle - Class in hephysics.particle
a light-weight Lorentz-type particle based on four-Lorentz vector.
LParticle(String, double) - Constructor for class hephysics.particle.LParticle
Define a particle with a name and mass
LParticle(double, double, double) - Constructor for class hephysics.particle.LParticle
Define a 3-momentum or X,Y,Z position.
LParticle(double, double, double, double, double) - Constructor for class hephysics.particle.LParticle
Define a particle in momentum or coordinate space.
LParticle(double, double, double, double) - Constructor for class hephysics.particle.LParticle
Define a particle in momentum or 4-space time.
LParticle(String, double, double, double, double, double) - Constructor for class hephysics.particle.LParticle
Define a Lorentz particle in momentum or coordinate space.
LU(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
LUDecomposition - Class in jhplot.math
LU Decomposition.
LUDecomposition(double[][]) - Constructor for class jhplot.math.LUDecomposition
LU Decomposition

M

m() - Method in class hephysics.vec.HepLorentzVector
Invariant mass.
m2() - Method in class hephysics.vec.HepLorentzVector
Invariant mass squared
mag() - Method in class hephysics.vec.Hep3Vector
 
mag() - Method in class hephysics.vec.HepLorentzVector
Magnitude sqrt(x**2+y**2+z**2)
mag2() - Method in class hephysics.vec.Hep3Vector
 
mag2() - Method in class hephysics.vec.HepLorentzVector
Magnitude squared: t()*t() - v.mag2() or e()*e() - v.mag2().
magnitude() - Method in class hephysics.vec.SpacePoint
 
magnitudeSquared() - Method in class hephysics.vec.Hep3Vector
 
magnitudeSquared() - Method in class hephysics.vec.SpacePoint
 
main(String[]) - Static method in class jhplot.bsom.MainFrame
 
main(String[]) - Static method in class jhplot.bsom.MainFrameDemo
 
main(String[]) - Static method in class jhplot.HPlotJa
The main method of japlot.jaxodraw: determines system properties, preferences and command line arguments, before bringing up the graphical user interface.
main(String[]) - Static method in class jhplot.HPlotJas
 
main(String[]) - Static method in class jhplot.io.ArrayReaderWriter
 
main(String[]) - Static method in class jhplot.math.DoubleArray
 
main(String[]) - Static method in class jhplot.math.io.ASCIIFile
 
main(String[]) - Static method in class jhplot.math.io.BinaryFile
 
main(String[]) - Static method in class jhplot.math.KolmogorovSmirnovDist
 
main(String[]) - Static method in class jhplot.math.Poisson
 
main(String[]) - Static method in class jhplot.math.Slicing
 
main(String[]) - Static method in class jhplot.math.Sorting
 
main(String[]) - Static method in class jhplot.math.SortUtils
Test method
main(String[]) - Static method in class jhplot.Plot
 
main(String[]) - Static method in class jhplot.PND
Test
main(String[]) - Static method in class jhplot.PNI
Test
main(String[]) - Static method in class jhplot.root.RootHistogramBrowser
 
main(String[]) - Static method in class jhplot.SPlot
 
main(String[]) - Static method in class jhplot.stat.Anova
 
main(String[]) - Static method in class jhplot.stat.PCA
 
main(String[]) - Static method in class jhplot.v3d.TestCanvas
 
main(String[]) - Static method in class jhpro.stat.limit.LimitCalculatorGui
 
main(String[]) - Static method in class jhpro.test.TestCalculator
 
main(String[]) - Static method in class jhpro.test.TestJStat
 
main(String[]) - Static method in class jhpro.test.TestLimit
 
main(String[]) - Static method in class jminhep.cluster.DataHolder
Main method -- to test the DataPoint class
main(String[]) - Static method in class jminhep.cluster.DataPoint
Main method -- to test the DataPoint class
MainFrame - Class in jhplot.bsom
 
MainFrame() - Constructor for class jhplot.bsom.MainFrame
 
MainFrameDemo - Class in jhplot.bsom
 
MainFrameDemo() - Constructor for class jhplot.bsom.MainFrameDemo
 
mapBinNumber(int, IAxis) - Method in class jhplot.HProf2D
Utility method to map the bin number from the external representation (from -2 to nBins-1 where -2 is the overflow and -1 is the underflow) to the internal one (from 0 to nBins+1 where 0 is the underflow and nBins+1 if the overflow bin)
mapNames() - Method in class jhplot.io.PFile
Generate an association between record number and object name.
MappingStrategy - Interface in jhplot.io.csv.bean
 
mass() - Method in class hephysics.particle.LParticle
Get a mass
mass(double[]) - Static method in class jhplot.math.ArrayMathUtils
Returns the sum of the elements of the array.
mass(int[]) - Static method in class jhplot.math.ArrayMathUtils
Returns the sum of the elements of the array.
Mathfun - Class in jhplot.math
 
Mathfun() - Constructor for class jhplot.math.Mathfun
 
MathRNG - Class in jhplot.math.num.random
A random number generator that delegates random number generation to the Math.random() method.
MathRNG() - Constructor for class jhplot.math.num.random.MathRNG
 
Matrix - Class in jhplot.bsom
Matrix is a class for matrix objects with basic linear calculation methods.
Matrix(int) - Constructor for class jhplot.bsom.Matrix
Construct a square matrix object.
Matrix(int, int) - Constructor for class jhplot.bsom.Matrix
Construct a rectangle matrix object.
max(double[]) - Static method in class jhplot.math.ArrayMathUtils
Returns the maximum of an array.
max(double[][]) - Static method in class jhplot.math.ArrayMathUtils
Returns the maximum of an array.
max(int[]) - Static method in class jhplot.math.ArrayMathUtils
Returns the maximum of an array.
max(int[][]) - Static method in class jhplot.math.ArrayMathUtils
Returns the maximum of an array.
max(double[][]) - Static method in class jhplot.math.DoubleArray
Finds the maximum value in each column of a matrix.
max(double...) - Static method in class jhplot.math.DoubleArray
Finds maximum value in either a list of numbers or a single array.
max(int[][]) - Static method in class jhplot.math.IntegerArray
 
max(int...) - Static method in class jhplot.math.IntegerArray
 
maxBinHeight() - Method in class jhplot.H1D
Max value of all bins
maxBinHeight() - Method in class jhplot.HProf1D
Max value of all bins
maxIndex(double[]) - Static method in class jhplot.math.ArrayMathUtils
returns the index of the greatest element from the given array
maxIndex(double[][]) - Static method in class jhplot.math.DoubleArray
Finds the indices of the minimum values in each column of a matrix.
maxIndex(double...) - Static method in class jhplot.math.DoubleArray
Finds the index of the maximum value in a list of values or an array.
maxIndex(int[][]) - Static method in class jhplot.math.IntegerArray
 
maxIndex(int...) - Static method in class jhplot.math.IntegerArray
 
maxScale - Variable in class jhplot.v3d.Model3d
 
maxState - Variable in class jhplot.stat.ProbabilityState
 
MD5 - Class in jhplot.security
Get MD5 hash for any object or a file with data
MD5(Object) - Constructor for class jhplot.security.MD5
Initialize MD5 calculations
MD5(File) - Constructor for class jhplot.security.MD5
Initialize MD5 calculations for a file
MD5(String) - Static method in class jhplot.security.SimpleMD5
 
mean() - Method in class jhplot.H1D
Get mean of the histogram
mean() - Method in class jhplot.HProf1D
Get mean of the histogram
mean(double[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the mean.
mean(int[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the mean.
mean(double[]) - Static method in class jhplot.math.StatisticSample
Get mean value
mean(double[][]) - Static method in class jhplot.math.StatisticSample
Get mean
mean() - Method in class jhplot.P0D
Returns the mean value.
mean() - Method in class jhplot.P0I
Returns the mean value.
mean(int) - Method in class jhplot.P2D
Returns the mean value for any axis
mean(double[]) - Static method in class jhplot.stat.Statistics
Get mean value
mean(double[][]) - Static method in class jhplot.stat.Statistics
Get mean
meanX() - Method in class jhplot.P1D
Returns the mean value in X.
meanX() - Method in class jhplot.P2D
Returns the mean value in X.
meanX() - Method in class jhplot.P3D
Returns the mean value in X.
meanXerror() - Method in class jhplot.P1D
Returns the standard error of the mean values for X.
meanY() - Method in class jhplot.P1D
Returns the mean value in Y.
meanY() - Method in class jhplot.P2D
Returns the mean value in Y.
meanY() - Method in class jhplot.P3D
Returns the mean value in Y.
meanYerror() - Method in class jhplot.P1D
Returns the standard error of the mean values for Y.
meanZ() - Method in class jhplot.P2D
Returns the mean value in Z.
meanZ() - Method in class jhplot.P3D
Returns the mean value in Z.
median(double[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the median of an array.
median(int[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the median of an array.
median() - Method in class jhplot.P0D
Returns the median.
median() - Method in class jhplot.P0I
Returns the median.
merge(double[]...) - Static method in class jhplot.math.DoubleArray
Concatenates arrays.
merge(int[]...) - Static method in class jhplot.math.IntegerArray
 
merge(P0D) - Method in class jhplot.P0D
Merge two P0D containers
merge(P0I) - Method in class jhplot.P0I
Merge two P0I containers
merge(P1D) - Method in class jhplot.P1D
Merge two P1D containers.
merge(P2D) - Method in class jhplot.P2D
Merge two P2D containers
merge(P3D) - Method in class jhplot.P3D
Merge two P3D containers
mergeArrays(double[], double[], double[]) - Static method in class jhplot.stat.ProbabilityState
Takes in two arrays and writes the joint state of those arrays to the output vector, returning the maximum joint state.
mergeColumns(double[]...) - Static method in class jhplot.math.DoubleArray
Combine a set of arrays into a matrix.
mergeColumns(int[]...) - Static method in class jhplot.math.IntegerArray
 
mergeRows(double[]...) - Static method in class jhplot.math.DoubleArray
Combine a set of arrays into a matrix.
mergeRows(int[]...) - Static method in class jhplot.math.IntegerArray
 
metropolis(double[], F1D, double) - Static method in class jhplot.math.Numeric
The Metropolis algorithm.
min(double[]) - Static method in class jhplot.math.ArrayMathUtils
Returns the minimum of an array.
min(double[][]) - Static method in class jhplot.math.ArrayMathUtils
Returns the minimum of an array.
min(int[]) - Static method in class jhplot.math.ArrayMathUtils
Returns the minimum of an array.
min(int[][]) - Static method in class jhplot.math.ArrayMathUtils
Returns the minimum of an array.
min(double[][]) - Static method in class jhplot.math.DoubleArray
Finds the minimum value in each column of a matrix.
min(double...) - Static method in class jhplot.math.DoubleArray
Finds minimum value in either a list of numbers or a single array.
min(int[][]) - Static method in class jhplot.math.IntegerArray
 
min(int...) - Static method in class jhplot.math.IntegerArray
 
minBinHeight() - Method in class jhplot.H1D
Min value of all bins
minBinHeight() - Method in class jhplot.HProf1D
Min value of all bins
minimumSize() - Method in class jhplot.v3d.Canvas3d
 
minIndex(double[]) - Static method in class jhplot.math.ArrayMathUtils
returns the index of the smallest element from the given array
minIndex(double[][]) - Static method in class jhplot.math.DoubleArray
Finds the indices of the minimum values in each column of a matrix.
minIndex(double...) - Static method in class jhplot.math.DoubleArray
Finds the index of the minumum value in a list of values or an array.
minIndex(int[][]) - Static method in class jhplot.math.IntegerArray
 
minIndex(int...) - Static method in class jhplot.math.IntegerArray
 
minScale - Variable in class jhplot.v3d.Model3d
 
minus(Complex) - Method in class jhplot.math.Complex
Subtraction of Complex numbers (doesn't change this Complex number).
minus(double[], double[]) - Static method in class jhplot.math.LinearAlgebra
Element-wise subtraction of two arrays.
minus(double[], double) - Static method in class jhplot.math.LinearAlgebra
Subtracts a scalar value from each element of an array
minus(double, double[]) - Static method in class jhplot.math.LinearAlgebra
Subtracts each element of an array from a scalar value.
minus(double[][], double[][]) - Static method in class jhplot.math.LinearAlgebra
Element-wise subtraction of two matrices.
minus(double[][], double) - Static method in class jhplot.math.LinearAlgebra
Subtract a scalar from each element of a matrix.
minus(double, double[][]) - Static method in class jhplot.math.LinearAlgebra
Subtract each element of a matrix from a scalar.
minus(ValueErr, double) - Method in class jhplot.math.ValueErr
Subtract an ValueErr number from this ValueErr number with correlation
minus(ValueErr, ValueErr, double) - Static method in class jhplot.math.ValueErr
Subtract ValueErr number b from ValueErr number a with correlation
minus(ValueErr) - Method in class jhplot.math.ValueErr
Subtract a ValueErr number from this ValueErr number without correlation
minus(ValueErr, ValueErr) - Static method in class jhplot.math.ValueErr
Subtract ValueErr number b from ValueErr number without correlation
minus(double) - Method in class jhplot.math.ValueErr
Subtract an error free double number from this ValueErr number.
minus(double, ValueErr) - Static method in class jhplot.math.ValueErr
Subtract a ValueErr number b from an error free double
minus(double, double) - Static method in class jhplot.math.ValueErr
Subtract an error free double number b from an error free double a and return sum as ValueErr
minusEquals(ValueErr, double) - Method in class jhplot.math.ValueErr
Subtract a ValueErr number to this ValueErr number and replace this with the sum with correlation
minusEquals(ValueErr) - Method in class jhplot.math.ValueErr
Subtract a ValueErr number from this ValueErr number and replace this with the sum with no correlation
minusEquals(double) - Method in class jhplot.math.ValueErr
Subtract a double number from this ValueErr number and replace this with the sum
minusReal(double) - Method in class jhplot.math.Complex
Subtraction from real part
mod() - Method in class jhplot.math.Complex
Modulus of this Complex number (the distance from the origin in polar coordinates).
Model3d - Class in jhplot.v3d
 
Model3d(Applet, int, int) - Constructor for class jhplot.v3d.Model3d
 
moment(int, double) - Method in class jhplot.P0D
Returns the moment of k-th order with value c, which is Sum( (x[i]-c)k ) / size().
moment(int, double) - Method in class jhplot.P0I
Returns the moment of k-th order with value c, which is Sum( (x[i]-c)k ) / size().
Moments - Class in jhpro.stat
Calculations of moments of a distribution.
Moments(int) - Constructor for class jhpro.stat.Moments
Initialization of the moments.
MomentsFac - Class in jhpro.stat
Calculations of factorial moments of a distribution.
MomentsFac(int) - Constructor for class jhpro.stat.MomentsFac
Initialization of the factorial moments.
MomentsFacNorm - Class in jhpro.stat
Calculations of normalized factorial moments of a distribution.
MomentsFacNorm(int) - Constructor for class jhpro.stat.MomentsFacNorm
Initialization of the normalised factorial moments.
MomentsNorm - Class in jhpro.stat
Calculations of normalized reduced moments of a distribution.
MomentsNorm(int) - Constructor for class jhpro.stat.MomentsNorm
Initialization of the normalised factorial moments.
mouseDown(Event, int, int) - Method in class jhplot.v3d.Animation
 
MOVE - Static variable in class jhplot.jadraw.JaObject
An integer that indicates the current edit mode MOVE.
move(String, String) - Method in class jhplot.P1D
Transform a P1D data holder to some function with error propagation (for both levels)
moveBy(int, int) - Method in class jhplot.jadraw.JaArcObject
Shifts the elements of the vector containing the three click points of this arc.
moveBy(int, int) - Method in class jhplot.jadraw.JaObject
Reset the x, and y coordinates of the object when it is moved by deltaX and deltaY.
moveBy(int, int) - Method in class jhplot.jadraw.JaVertexT5
Shifts the elements of the vector containing the three corner points of this vertex.
mt() - Method in class hephysics.vec.HepLorentzVector
Transverse mass.
mt2() - Method in class hephysics.vec.HepLorentzVector
Transverse mass: e()*e() - pz()*pz()
mul(Vector3d) - Method in class jhplot.v3d.Vector3d
 
mul(float) - Method in class jhplot.v3d.Vector3d
 
mulipliedEntriesWith(Matrix) - Method in class jhplot.bsom.Matrix
Multiply entries.
mult(Hep3Matrix, Hep3Matrix) - Static method in class hephysics.vec.Hep3Matrix
 
mult(double, Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Multiply by a scaler
mult(double) - Method in class hephysics.vec.Hep3Vector
Multiply by a scaler
mult(Hep3Matrix, Hep3Vector) - Method in class hephysics.vec.Hep3Vector
 
mult(double, HepLorentzVector) - Method in class hephysics.vec.HepLorentzVector
Multiply by a scaler
mult(double, Hep3Vector) - Static method in class hephysics.vec.VecOp
 
mult(Hep3Matrix, Hep3Vector) - Static method in class hephysics.vec.VecOp
 
mult(Hep3Matrix, Hep3Matrix) - Static method in class hephysics.vec.VecOp
 
mult(double, Hep3Matrix) - Static method in class hephysics.vec.VecOp
 
multiplets - Variable in class jhpro.tseries.PeakFinder
 
multipliedBy(double) - Method in class jhplot.bsom.Matrix
Scalar product: aX.
multipliedBy(Matrix) - Method in class jhplot.bsom.Matrix
Matrix multiplication: X*Y.
MutualInformation - Class in jhplot.stat
Implements common discrete Mutual Information functions.

N

name - Variable in class jhpro.tseries.PeakFinder
 
neg(Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Invert
neg(HepLorentzVector) - Method in class hephysics.vec.HepLorentzVector
Inverse
neg(Hep3Vector) - Method in class hephysics.vec.HepLorentzVector
 
neg(Hep3Vector) - Static method in class hephysics.vec.VecOp
 
NegativeBinomial - Class in jhplot.fit
Negative binomial distribution.
NegativeBinomial() - Constructor for class jhplot.fit.NegativeBinomial
 
NegativeBinomial(String) - Constructor for class jhplot.fit.NegativeBinomial
 
NegativeBinomial(String[], String[]) - Constructor for class jhplot.fit.NegativeBinomial
 
NegativeBinomial - Class in jhplot.math.num.pdf
The Negative Binomial distribution.
NegativeBinomial() - Constructor for class jhplot.math.num.pdf.NegativeBinomial
Default constructor.
NegativeBinomial(int, double) - Constructor for class jhplot.math.num.pdf.NegativeBinomial
Create a distribution with the given number of successes and probability of success.
NegativeBinomialRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Negative Binomial distribution.
NegativeBinomialRandomVariable() - Constructor for class jhplot.math.num.random.NegativeBinomialRandomVariable
Default constructor.
NegativeBinomialRandomVariable(int, double) - Constructor for class jhplot.math.num.random.NegativeBinomialRandomVariable
Create a random variable with the given number of successes and probability of success.
NegativeBinomialRandomVariable(int, double, RNG) - Constructor for class jhplot.math.num.random.NegativeBinomialRandomVariable
Create a random variable with the given parameters.
NewtonRootFinder - Class in jhplot.math.num.root
Newton's method (1) for finding roots of functions.
NewtonRootFinder(Function, Function) - Constructor for class jhplot.math.num.root.NewtonRootFinder
Create a root finder for the given function.
NewtonRootFinder(Function, Function, int, double) - Constructor for class jhplot.math.num.root.NewtonRootFinder
Create a root finder for the given function.
next() - Method in class jhplot.io.csv.CSVReader
Reads the next line from the buffer and converts to a string List.
next() - Method in class jhplot.math.Poisson
Get next Poisson random number with the lambda given in constructor
next(double) - Method in class jhplot.math.Poisson
Get next Poisson random number with a new lambda (overwrides the default)
nextRandomNumber() - Method in class jhplot.math.num.random.LinearCongruentialRNG
Access the next random number from this generator.
nextRandomNumber() - Method in class jhplot.math.num.random.MathRNG
Access the next random number from this generator.
nextRandomNumber() - Method in class jhplot.math.num.random.RandomRNG
Access the next random number from this generator.
nextRandomNumber() - Method in interface jhplot.math.num.random.RNG
Access the next random number from this generator.
nextRandomVariable(double, RNG) - Static method in class jhplot.math.num.random.BernoulliRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.BernoulliRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.BetaRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.BetaRandomVariable
Access the next random variable from this generator.
nextRandomVariable(int, double, RNG) - Static method in class jhplot.math.num.random.BinomialRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.BinomialRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.CauchyRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.CauchyRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, RNG) - Static method in class jhplot.math.num.random.ChiSquaredRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.ChiSquaredRandomVariable
Access the next random variable from this generator.
nextRandomVariable() - Method in interface jhplot.math.num.random.ContinuousRandomVariable
Access the next random variable from this generator.
nextRandomVariable() - Method in interface jhplot.math.num.random.DiscreteRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, RNG) - Static method in class jhplot.math.num.random.ExponentialRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.ExponentialRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.FRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.FRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.GammaRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.GammaRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, RNG) - Static method in class jhplot.math.num.random.GeometricRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.GeometricRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.LaplaceRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.LaplaceRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.LogisticRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.LogisticRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.LogNormalRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.LogNormalRandomVariable
Access the next random variable from this generator.
nextRandomVariable(int, double, RNG) - Static method in class jhplot.math.num.random.NegativeBinomialRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.NegativeBinomialRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.NormalRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.NormalRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, RNG) - Static method in class jhplot.math.num.random.PoissonRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.PoissonRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, RNG) - Static method in class jhplot.math.num.random.RayleighRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.RayleighRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, RNG) - Static method in class jhplot.math.num.random.TRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.TRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.UniformRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.UniformRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, double, RNG) - Static method in class jhplot.math.num.random.WeibullRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.WeibullRandomVariable
Access the next random variable from this generator.
NO_ESCAPE_CHARACTER - Static variable in class jhplot.io.csv.CSVWriter
The escape constant to use when you wish to suppress all escaping.
NO_QUOTE_CHARACTER - Static variable in class jhplot.io.csv.CSVWriter
The quote constant to use when you wish to suppress all quoting.
norm(double[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the L2 norm of an array (Euclidean norm or "length").
norm(int[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the L2 norm of an array (Euclidean norm or "length").
norm1(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
norm2(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
norm2() - Method in class jhplot.math.SingularValueDecomposition
Two norm
Normal - Class in jhplot.math.num.pdf
The Normal distribution (1).
Normal() - Constructor for class jhplot.math.num.pdf.Normal
Default constructor.
Normal(double, double) - Constructor for class jhplot.math.num.pdf.Normal
Create a distribution with the given mean and standard deviation.
normal(double, double) - Static method in class jhplot.math.Random
Generate a random number from a Gaussian (Normal) random variable.
normaliseArray(double[], int[]) - Static method in class jhplot.stat.ProbabilityState
Takes an input vector and writes an output vector which is a normalised version of the input, and returns the maximum state.
normalize(double[]) - Static method in class jhplot.math.ArrayMathUtils
Renormalizes the array so that its L2 norm is 1 (up to computational errors).
normalize() - Method in class jhplot.v3d.Vector3d
 
NormalRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Normal distribution.
NormalRandomVariable() - Constructor for class jhplot.math.num.random.NormalRandomVariable
Default constructor.
NormalRandomVariable(double, double) - Constructor for class jhplot.math.num.random.NormalRandomVariable
Create a random variable with the given mean and standard deviation.
NormalRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.NormalRandomVariable
Create a random variable with the given parameters.
normF(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
normInf(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
notEquals(SpacePoint) - Method in class hephysics.vec.SpacePoint
Inequality
nRoot(ValueErr, int) - Static method in class jhplot.math.ValueErr
Take nth root from the value (n is above 1)
numberLabels() - Method in class jhplot.HPlot
No labels on the current plot.
numberPrimitives() - Method in class jhplot.HPlot
No of primitives for the current plot.
numeric() - Method in class jhplot.F1D
Perform some numeric substitutions.
Numeric - Class in jhplot.math
Do some numerical calculations.
Numeric() - Constructor for class jhplot.math.Numeric
 
numeric(String) - Method in class jhplot.math.Symbolic
Evaluate numerical values and perform some substitutions.
NumericException - Exception in jhplot.math.num
Generic numerical exception thrown by numerics4j.
NumericException(String) - Constructor for exception jhplot.math.num.NumericException
Create an execption with the given message.

O

obj - Variable in class jhplot.v3d.Model3d
 
Object3d - Class in jhplot.v3d
 
Object3d(Model3d, int, int) - Constructor for class jhplot.v3d.Object3d
 
Object3d(String, Model3d, int, int) - Constructor for class jhplot.v3d.Object3d
 
omaxScale - Variable in class jhplot.v3d.Canvas3d
 
ominScale - Variable in class jhplot.v3d.Canvas3d
 
one(int, int) - Static method in class jhplot.math.DoubleArray
Deprecated.
use fill(int m, int n, 1.0) instead.
one(int, int, double) - Static method in class jhplot.math.DoubleArray
Deprecated.
use fill(int m, int n, double c) instead.
one(int) - Static method in class jhplot.math.DoubleArray
Deprecated.
use fill(int m, double c) instead.
one(int, double) - Static method in class jhplot.math.DoubleArray
Deprecated.
Use fill(int m, double c) instead.
oneDarray(int, ValueErr) - Static method in class jhplot.math.ValueErr
Create a one dimensional array of ValueErr objects of length n and m
oof - Variable in class jhplot.io.HFileXML
 
oos - Variable in class jhplot.io.HFileXML
 
oper(H1D, String) - Method in class jhplot.H1D
Various manipulations with histograms (+,-,*,/).
oper(H1D, String, String) - Method in class jhplot.H1D
Various manipulations with histograms (+,-,*,/).
oper(H2D, String, String) - Method in class jhplot.H2D
Various manipulations with histograms (+,-,*,/).
oper(P0D, String) - Method in class jhplot.P0D
Operations on P0D containers: add, subtract, multiply, divide.
oper(P0D, String, String) - Method in class jhplot.P0D
Operations on P0D containers: add, subtract, multiply, divide.
oper(P0I, String) - Method in class jhplot.P0I
Operations on P0I containers: add, subtract, multiply, divide.
oper(P0I, String, String) - Method in class jhplot.P0I
Operations on P0I containers: add, subtract, multiply, divide.
oper(P1D, String) - Method in class jhplot.P1D
Operations on P1D container: add, subtract, multiply, divide.
oper(P1D, String, String) - Method in class jhplot.P1D
Operations on P1D containers: add, subtract, multiply, divide.
oper(P1D, String, String, String, P1D) - Method in class jhplot.P1D
Operations on P1D containers: add, subtract, multiply, divide.
oper(PND, String) - Method in class jhplot.PND
Operations on PND containers: add, subtract, multiply, divide.
oper(PND, String, String) - Method in class jhplot.PND
Operations on PND containers: add, subtract, multiply, divide.
oper(PNI, String) - Method in class jhplot.PNI
Operations on PNI containers: add, subtract, multiply, divide.
oper(PNI, String, String) - Method in class jhplot.PNI
Operations on PNI containers: add, subtract, multiply, divide.
operErrSys(String, int, P1D, P1D) - Method in class jhplot.P1D
Obtain a new P1D with 2nd-level errors on X or Y obtained from two P1D objects, one represents left on X (or lower on Y) error and the other represents the right on X (or upper on Y) error.
operScale(String, double) - Method in class jhplot.H1D
Scale the histogram and return scaled object.
operScale(String, double) - Method in class jhplot.H2D
Scale the histogram and return scaled object.
operScale(double) - Method in class jhplot.P0D
Scale P0D with a factor scale.
operScale(double) - Method in class jhplot.P0I
Scale P0I with a factor scale.
operScale(int, double) - Method in class jhplot.P1D
Scale X-values (axis=0) or Y values (axis=1) and their errors with a scale factor.
operScale(double) - Method in class jhplot.PND
Scale each element of data
operScale(double) - Method in class jhplot.PNI
Scale each element of data
operScaleErr(int, double) - Method in class jhplot.P1D
Scale 1st level errors with a scale factor.
operScaleErrSys(int, double) - Method in class jhplot.P1D
Scale 2nd level errors with a scale factor.
operShift(double) - Method in class jhplot.P0D
Shift all values in the array by a constant.
operShift(double) - Method in class jhplot.P0I
Shift all values in the array by a constant.
operShiftAndScale(double, double) - Method in class jhplot.P0D
Shift all values by a constant "shift", then scale it.
operShiftAndScale(double, double) - Method in class jhplot.P0I
Shift all values by a constant "shift", then scale it.
operSmooth(boolean, int) - Method in class jhplot.H1D
Smooth the histogram.
operSmooth(boolean, int) - Method in class jhplot.HProf1D
Smooth the histogram.
operSmooth(int, boolean, int) - Method in class jhplot.P1D
Smooth P1D data points in either X or Y.
operSmoothGauss(double) - Method in class jhplot.H1D
Computes a Gaussian smoothed version of the histogram.
operSmoothGauss(double) - Method in class jhplot.HProf1D
Computes a Gaussian smoothed version of the histogram.
operSmoothGauss(int, double) - Method in class jhplot.P1D
Computes a Gaussian smoothed version of P1D.
orot - Variable in class jhplot.v3d.Canvas3d
 
OS_ARCH - Static variable in class jhplot.HPlotJa
The architecture of the current operating system.
OS_NAME - Static variable in class jhplot.HPlotJa
The name of the current operating system.
OS_VERSION - Static variable in class jhplot.HPlotJa
The version of the current operating system.
oscale - Variable in class jhplot.v3d.Canvas3d
 
otrans - Variable in class jhplot.v3d.Canvas3d
 
outputWeight() - Method in class jhplot.bsom.Bsom
 
outputWeightP1D() - Method in class jhplot.bsom.Bsom
Return results

P

P0 - Class in jhplot.fit
Polynomial 0-order (p0)
P0() - Constructor for class jhplot.fit.P0
 
P0(String) - Constructor for class jhplot.fit.P0
 
P0(String[], String[]) - Constructor for class jhplot.fit.P0
 
P0D - Class in jhplot
A container to hold data points in one dimension.
P0D(String) - Constructor for class jhplot.P0D
Construct an empty container with a title
P0D(double[]) - Constructor for class jhplot.P0D
Construct P0D from array;
P0D(String, double[]) - Constructor for class jhplot.P0D
Create P0D from an array.
P0D(String, P0D) - Constructor for class jhplot.P0D
Construct a copy from a P0D.
P0D() - Constructor for class jhplot.P0D
Construct an empty container with a title
P0D(String, String) - Constructor for class jhplot.P0D
Construct a P0D from a file.
P0I - Class in jhplot
A container to hold integer data points in one dimension.
P0I(String) - Constructor for class jhplot.P0I
Construct an empty container with a title
P0I(int[]) - Constructor for class jhplot.P0I
Construct P0I from array;
P0I(String, int[]) - Constructor for class jhplot.P0I
Create P0I from an array.
P0I(String, P0I) - Constructor for class jhplot.P0I
Construct a copy from a P0I.
P0I() - Constructor for class jhplot.P0I
Construct an empty container with a title
P0I(String, String) - Constructor for class jhplot.P0I
Construct a P0I from a file.
P1 - Class in jhplot.fit
Polynomial 1-order (p0+p1*x)
P1() - Constructor for class jhplot.fit.P1
 
P1(String) - Constructor for class jhplot.fit.P1
 
P1(String[], String[]) - Constructor for class jhplot.fit.P1
 
P1D - Class in jhplot
A container to hold data points with 1st and 2nd level errors.
P1D() - Constructor for class jhplot.P1D
Construct an empty container
P1D(String) - Constructor for class jhplot.P1D
Construct an empty container with a title.
P1D(String, DoubleArrayList, DoubleArrayList) - Constructor for class jhplot.P1D
Construct an empty container with a title.
P1D(String, int) - Constructor for class jhplot.P1D
Construct an empty container with a title
P1D(String, Color) - Constructor for class jhplot.P1D
Construct an empty container with a title and color for points
P1D(String, Color, int) - Constructor for class jhplot.P1D
Construct an empty container with a title and color and symbol style for points
P1D(P0D, P0D) - Constructor for class jhplot.P1D
Construct a container from pairs of P0D (one for X, second for Y)
P1D(String, P0D, P0D) - Constructor for class jhplot.P1D
Construct a container from pairs of P0D (one for X, second for Y)
P1D(Cloud2D) - Constructor for class jhplot.P1D
Construct P1D from a Cloud2D
P1D(String, double[], double[]) - Constructor for class jhplot.P1D
Construct a container from pairs X and Y
P1D(String, P1D) - Constructor for class jhplot.P1D
Construct a new copy of the data container.
P1D(DataHolder, String, int, int) - Constructor for class jhplot.P1D
Create P1D data holder from multidimensional data holder.
P1D(DataHolder, int, int) - Constructor for class jhplot.P1D
Create P1D data holder from multidimensional data holder.
P1D(String, String) - Constructor for class jhplot.P1D
Construct a P1D from a file.
P1D(IDataPointSet) - Constructor for class jhplot.P1D
Create a P1D container from IDataPointSet.
P1D(String, H1D, boolean, boolean) - Constructor for class jhplot.P1D
Create a P1D container from a histogram
P1D(H1D, boolean, boolean) - Constructor for class jhplot.P1D
Create a P1D container from a histogram.
P1D(String, H1D, boolean) - Constructor for class jhplot.P1D
Create a P1D container from a histogram.
P1D(H1D, boolean) - Constructor for class jhplot.P1D
Create a P1D container from a histogram.
P1D(H1D) - Constructor for class jhplot.P1D
Create a P1D container from a histogram.
P1D(String, H1D) - Constructor for class jhplot.P1D
Create a P1D container from a histogram.
P1D(String, URL) - Constructor for class jhplot.P1D
Construct a P1D from a file on the we web.
P1D(URL) - Constructor for class jhplot.P1D
Construct a P1D from a file on the we web.
p1evl(double, double[], int) - Static method in class jhplot.stat.Statistics
Evaluates the given polynomial of degree N at x.
P2 - Class in jhplot.fit
Polynomial 2-order (p0+p1*x+p2*x*x)
P2() - Constructor for class jhplot.fit.P2
 
P2(String) - Constructor for class jhplot.fit.P2
 
P2(String[], String[]) - Constructor for class jhplot.fit.P2
 
P2D - Class in jhplot
A container to hold data points in X,Y,Z.
P2D() - Constructor for class jhplot.P2D
Construct an empty container
P2D(String) - Constructor for class jhplot.P2D
Construct an empty container with a title
P2D(String, String) - Constructor for class jhplot.P2D
Construct a P2D from a file.
P3 - Class in jhplot.fit
Polynomial 3rd-order.
P3() - Constructor for class jhplot.fit.P3
 
P3(String) - Constructor for class jhplot.fit.P3
 
P3(String[], String[]) - Constructor for class jhplot.fit.P3
 
P3D - Class in jhplot
A container to hold data points in X,Y,Z and their extensions dX,dY,dZ.
P3D() - Constructor for class jhplot.P3D
Construct an empty container
P3D(String) - Constructor for class jhplot.P3D
Construct an empty container with a title
P3D(String, String) - Constructor for class jhplot.P3D
Construct a P3D from a file.
P4 - Class in jhplot.fit
Polynomial 4th-order.
P4() - Constructor for class jhplot.fit.P4
 
P4(String) - Constructor for class jhplot.fit.P4
 
P4(String[], String[]) - Constructor for class jhplot.fit.P4
 
P5 - Class in jhplot.fit
Polynomial 5th-order.
P5() - Constructor for class jhplot.fit.P5
 
P5(String) - Constructor for class jhplot.fit.P5
 
P5(String[], String[]) - Constructor for class jhplot.fit.P5
 
P6 - Class in jhplot.fit
Polynomial 6th-order.
P6() - Constructor for class jhplot.fit.P6
 
P6(String) - Constructor for class jhplot.fit.P6
 
P6(String[], String[]) - Constructor for class jhplot.fit.P6
 
padding(int, int, double[]) - Static method in class jhplot.math.ArrayMathUtils
Fills in with zero to get to the desired length; original array with be at the specified position.
padding(int, int, int[]) - Static method in class jhplot.math.ArrayMathUtils
Fills in with zeroes to get to the specified length; original array with be at the specified position
paint(Graphics) - Method in class jhplot.v3d.Animation
 
paint(Graphics) - Method in class jhplot.v3d.Canvas3d
 
param(String, String) - Method in class jhplot.v3d.Model3d
 
param(String, boolean) - Method in class jhplot.v3d.Model3d
 
param(String, int) - Method in class jhplot.v3d.Model3d
 
param(String, float) - Method in class jhplot.v3d.Model3d
 
PArc(float, float, float, float, float, float) - Static method in class jhplot.jadraw.Diagram
 
parse() - Method in class jhplot.F1D
Parse the function.
parse(MappingStrategy, Reader) - Method in class jhplot.io.csv.bean.CsvToBean
 
parseContour() - Method in class jhplot.jadraw.JaAxes
Prepare a contour plot
parseH2D() - Method in class jhplot.jadraw.JaAxes
Prepare a contour plot to display H2D histograms
Partition - Class in jminhep.cluster
Interface class to all clustering algorithms.
Partition(DataHolder) - Constructor for class jminhep.cluster.Partition
 
pathNameOfPath(String) - Static method in class jhplot.v3d.Util
 
PCA - Class in jhplot.stat
Perform a principle component analysis
PCA(double[][]) - Constructor for class jhplot.stat.PCA
Initialize 2D PCA analysis
PCA(P1D) - Constructor for class jhplot.stat.PCA
Perform PCA analysis using P1D object (in 2D).
Peak - Class in jhpro.tseries
This class represents a gaussian peak, in terms of it's properties.
Peak(double, double, double) - Constructor for class jhpro.tseries.Peak
Creates new Peak assuming no uncertainty in values.
Peak(double, double, double, double, double, double) - Constructor for class jhpro.tseries.Peak
Generates a peak with error bars on its parameters.
peakFinder(int, double, double) - Method in class jhpro.tseries.HStatAnalysis
Identify peaks in the time series.
PeakFinder - Class in jhpro.tseries
Peak finder algorithm.
PeakFinder(String, double[], double, double) - Constructor for class jhpro.tseries.PeakFinder
Creates new PeakFinder.
percentile(double[], double) - Static method in class jhplot.math.ArrayMathUtils
Gives the percentile of an array
percentile(int[], double) - Static method in class jhplot.math.ArrayMathUtils
Gives the percentile of an array.
permute(int[], Object[], boolean) - Static method in class jhplot.math.SortUtils
Rearrange the specified data according to the specified permutation.
perp() - Method in class hephysics.vec.Hep3Vector
Transverse
perp() - Method in class hephysics.vec.HepLorentzVector
Transverse momentum.
perp2() - Method in class hephysics.vec.Hep3Vector
Transverse
perp2() - Method in class hephysics.vec.HepLorentzVector
Transverse momentum squared
persp - Variable in class jhplot.v3d.Model3d
 
PFile - Class in jhplot.io
Write or read objects in sequential order using Google's Prototype Buffer scheme.
PFile(String, String, boolean) - Constructor for class jhplot.io.PFile
Open a file to write/read objects to/from a file in sequential order.
PFile(String) - Constructor for class jhplot.io.PFile
Open file for reading objects from a serialized file in sequential order.
PFile(String, String) - Constructor for class jhplot.io.PFile
Open file for reading objects from a serialized file in sequential order.
phi() - Method in class hephysics.vec.Hep3Vector
Phi
phi() - Method in class hephysics.vec.HepLorentzVector
Phi
phi() - Method in class hephysics.vec.SpacePoint
Cylindrical phi
phi(Hep3Vector) - Static method in class hephysics.vec.VecOp
 
PI_2 - Static variable in interface jhplot.math.num.Constants
2 π.
Picture - Class in jhplot.shapes
Insert a picture in the PNG or GIF format.
Picture(double, double, String) - Constructor for class jhplot.shapes.Picture
Create a picture object in the USER coordinates
Picture(double, double, Image) - Constructor for class jhplot.shapes.Picture
Create a picture object in the USER coordinates
PLine(float, float) - Static method in class jhplot.jadraw.Diagram
Get a photon line object
PLoop(float, float) - Static method in class jhplot.jadraw.Diagram
Get a photon loop object
Plot - Class in jhplot
Simple canvas to draw data.
Plot() - Constructor for class jhplot.Plot
Create a default canvas
Plot(boolean) - Constructor for class jhplot.Plot
For headless systems, there is the option of disabling the GUI.
plot(PyObject[], String[]) - Method in class jhplot.Plot
Sets the figure size.
Plottable - Class in jhplot
All objects which can be plottable should implement this class.
Plottable() - Constructor for class jhplot.Plottable
Sets drawing options
plus(Complex) - Method in class jhplot.math.Complex
Addition of Complex numbers (doesn't change this Complex number).
plus(double[]...) - Static method in class jhplot.math.LinearAlgebra
Element-wise sum of any number of arrays.
plus(double[], double) - Static method in class jhplot.math.LinearAlgebra
Add a scalar value to each element of an array.
plus(double[][], double[][]) - Static method in class jhplot.math.LinearAlgebra
Element-wise sum of two matrices
plus(double[][], double) - Static method in class jhplot.math.LinearAlgebra
Add a scalar to each element of a matrix.
plus(ValueErr, double) - Method in class jhplot.math.ValueErr
Add 2 values with correlation
plus(ValueErr, ValueErr, double) - Static method in class jhplot.math.ValueErr
Adding 2 values with correlation
plus(ValueErr) - Method in class jhplot.math.ValueErr
Add a ValueErr number to this ValueErr number without correlaton
plus(ValueErr, ValueErr) - Static method in class jhplot.math.ValueErr
Add two ValueErr numbers with no correlation
plus(double) - Method in class jhplot.math.ValueErr
Add an error free double number to this ValueErr number
plus(double, ValueErr) - Static method in class jhplot.math.ValueErr
Add a ValueErr number to an error free double
plus(double, double) - Static method in class jhplot.math.ValueErr
Add an error free double number to an error free double and return sum
plusEquals(ValueErr, double) - Method in class jhplot.math.ValueErr
Add a ValueErr number to this ValueErr number and replace this with the sum using a correlation
plusEquals(ValueErr) - Method in class jhplot.math.ValueErr
Add a ValueErr number to this ValueErr number and replace this with the sum without correlation
plusEquals(double) - Method in class jhplot.math.ValueErr
Add double number to this ValueErr number and replace this with the sum
PND - Class in jhplot
Data holder in 2D for double values.
PND(String) - Constructor for class jhplot.PND
Construct an empty container with a title
PND(String, boolean, PND) - Constructor for class jhplot.PND
Construct a copy from a PND.
PND(String, String) - Constructor for class jhplot.PND
Construct a container with a title from external file (see the method toFile() how to write such ASCII file).
PND() - Constructor for class jhplot.PND
Construct an empty container with no title
PNI - Class in jhplot
Data holder in 2D for integer number.
PNI(String) - Constructor for class jhplot.PNI
Construct an empty container with a title
PNI(String, boolean, PNI) - Constructor for class jhplot.PNI
Construct a copy from a PNI.
PNI(String, String) - Constructor for class jhplot.PNI
Construct a container with a title from external file (see the method toFile() how to write such ASCII file)
PNI() - Constructor for class jhplot.PNI
Construct an empty container with no title
Poisson - Class in jhplot.fit
Poisson distribution.
Poisson() - Constructor for class jhplot.fit.Poisson
 
Poisson(String) - Constructor for class jhplot.fit.Poisson
 
Poisson(String[], String[]) - Constructor for class jhplot.fit.Poisson
 
Poisson - Class in jhplot.math.num.pdf
The Poisson distribution.
Poisson() - Constructor for class jhplot.math.num.pdf.Poisson
Default distribution.
Poisson(double) - Constructor for class jhplot.math.num.pdf.Poisson
Create a distribution with the given mean.
Poisson - Class in jhplot.math
Build a Poisson distribution
Poisson(Random, double) - Constructor for class jhplot.math.Poisson
Build a Posson generator
Poisson(double) - Constructor for class jhplot.math.Poisson
Build a Poisson random numbers with a given lambda
Poisson(long, double) - Constructor for class jhplot.math.Poisson
Build a Posson random numbers
PoissonRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Poisson distribution.
PoissonRandomVariable() - Constructor for class jhplot.math.num.random.PoissonRandomVariable
Default constructor.
PoissonRandomVariable(double) - Constructor for class jhplot.math.num.random.PoissonRandomVariable
Create a random variable with the given mean.
PoissonRandomVariable(double, RNG) - Constructor for class jhplot.math.num.random.PoissonRandomVariable
Create a random variable with the given parameters.
polevl(double, double[], int) - Static method in class jhplot.stat.Statistics
Evaluates the given polynomial of degree N at x.
POLYGON - Static variable in class jhplot.shapes.HShape
 
Position - Class in jhplot.v3d
 
Position() - Constructor for class jhplot.v3d.Position
 
Position(Position) - Constructor for class jhplot.v3d.Position
 
Pow - Class in jhplot.fit
Power-law distribution.
Pow() - Constructor for class jhplot.fit.Pow
 
Pow(String) - Constructor for class jhplot.fit.Pow
 
Pow(String[], String[]) - Constructor for class jhplot.fit.Pow
 
pow(ValueErr, double) - Static method in class jhplot.math.ValueErr
returns an ValueErr number raised to an error free power
pow(double, ValueErr) - Static method in class jhplot.math.ValueErr
returns an error free number raised to an ValueErr power
pow(ValueErr, ValueErr, double) - Static method in class jhplot.math.ValueErr
returns a ValueErr number raised to a ValueErr power with correlation
pow(ValueErr, ValueErr) - Static method in class jhplot.math.ValueErr
ValueErr number raised to a ValueErr power with no correlation
PowerSeries - Class in jhplot.math.num
This class provides the means to evaluate infinite power series (1).
powerSeries(double, double, double) - Static method in class jhplot.stat.Statistics
Power series for incomplete beta integral.
PowModified - Class in jhplot.fit
Power-law distribution with additional tail suppression.
PowModified() - Constructor for class jhplot.fit.PowModified
 
PowModified(String) - Constructor for class jhplot.fit.PowModified
 
PowModified(String[], String[]) - Constructor for class jhplot.fit.PowModified
 
prand(double) - Static method in class jhpro.stat.limit.LimitCalculatorGui
 
PReader - Class in jhplot.io
Some generic methods to read data and to return BufferedReader.
PReader() - Constructor for class jhplot.io.PReader
 
predict(NeuralData) - Method in class jhplot.HNeuralNet
Evaluate data using currenr NN
predict(P0D) - Method in class jhplot.HNeuralNet
Generate prediction for input data
predict(BasicNeuralDataSet) - Method in class jhplot.HNeuralNet
Evaluate data set using currenr NN
predict(PND) - Method in class jhplot.HNeuralNet
Generate predictions for all input data
predict() - Method in class jhplot.HNeuralNet
Generate predictions for the data.
preferredSize() - Method in class jhplot.v3d.Canvas3d
 
PREFS_FILENAME - Static variable in class jhplot.HPlotJa
The file where user-selected preferences will be stored.
print() - Method in class hephysics.particle.HEParticle
Print particle
print() - Method in class hephysics.particle.LParticle
Print particle
print() - Method in class jhplot.H1D
Print histogram on screen
print() - Method in class jhplot.HProf1D
Print histogram on screen
print() - Method in class jhplot.jadraw.JaKey
 
print() - Method in class jhplot.jadraw.JaText
 
print(double[]) - Static method in class jhplot.math.ArrayMathUtils
Prints an array to screen.
print(double[][]) - Static method in class jhplot.math.ArrayMathUtils
Prints an array to screen.
print(int[]) - Static method in class jhplot.math.ArrayMathUtils
Prints an array to screen.
print(int[][]) - Static method in class jhplot.math.ArrayMathUtils
Prints an array to screen.
print() - Method in class jhplot.P0D
Print a P0D container.
print() - Method in class jhplot.P0I
Print a P0I container.
print() - Method in class jhplot.P1D
Print a P1D container on the screen
print() - Method in class jhplot.P3D
Print a P3D container on the screen
print() - Method in class jhplot.PND
Print PND to System.out.
print() - Method in class jhplot.PNI
Print PNI to System.out.
print() - Method in class jhplot.v3d.Vector3d
 
print() - Method in class jminhep.cluster.DataHolder
Print all entries of the data holder
printData() - Method in class jhplot.stat.Anova
Prettyprints your data and the results of the ANOVA.
printDoubleArray(double[][]) - Static method in class jhplot.math.io.ArrayString
 
printDoubleArray(double[]) - Static method in class jhplot.math.io.ArrayString
 
printDoubleArray(double[][], String, String) - Static method in class jhplot.math.io.ArrayString
 
printDoubleVector(double[]) - Static method in class jhplot.stat.ProbabilityState
A helper function which prints out any given double vector.
printDrawOptions() - Method in class jhplot.DrawOptions
print all drawing options
printDrawOptions(PrintStream) - Method in class jhplot.DrawOptions
Get all drawing options as PrintStream
printGraphSettings() - Method in class jhplot.HPlot
Print the current graph settings to System.out
printGraphSettings(PrintStream) - Method in class jhplot.HPlot
Print the current graph settings to System.out
printIntArray(int[][]) - Static method in class jhplot.math.io.ArrayString
 
printIntArray(int[]) - Static method in class jhplot.math.io.ArrayString
 
printIntArray(int[][], String, String) - Static method in class jhplot.math.io.ArrayString
 
printIntVector(int[]) - Static method in class jhplot.stat.ProbabilityState
A helper function which prints out any given int vector.
printResults() - Method in class jhplot.stat.Anova
Pretty prints your results.
printVersion() - Static method in class jhplot.JHPlot
jHplot version information
Prism - Class in jhplot.v3d
Build a prism.
Prism(Model3d, Vector3d[], int, Vector3d) - Constructor for class jhplot.v3d.Prism
 
probability(int) - Method in class jhplot.math.num.pdf.Binomial
The PMF for this distribution.
probability(int) - Method in class jhplot.math.num.pdf.DiscreteDistribution
The PMF for this distribution.
probability(int) - Method in class jhplot.math.num.pdf.Geometric
The PMF for this distribution.
probability(int) - Method in class jhplot.math.num.pdf.Hypergeometric
The PMF for this distribution.
probability(int) - Method in class jhplot.math.num.pdf.NegativeBinomial
The PMF for this distribution.
probability(int) - Method in class jhplot.math.num.pdf.Poisson
The PMF for this distribution.
ProbabilityState - Class in jhplot.stat
Calculates the probabilities of each state in a random variable.
ProbabilityState(double[]) - Constructor for class jhplot.stat.ProbabilityState
Constructor for the ProbabilityState class.
probMap - Variable in class jhplot.stat.ProbabilityState
 
process(int) - Method in class jhplot.stat.StatShape
Process event.
process(int) - Method in class jhpro.stat.Moments
Process current event for an integer random variable
process(double) - Method in class jhpro.stat.Moments
Process current event for a double random variable
process(int) - Method in class jhpro.stat.MomentsFac
Process current event for an integer random variable
process(int) - Method in class jhpro.stat.MomentsFacNorm
Process current event for an integer random variable
process(int) - Method in class jhpro.stat.MomentsNorm
Process current event for an integer random variable
product(double[]) - Static method in class jhplot.math.DoubleArray
Calculates the product of the values in an array.
product(double[][]) - Static method in class jhplot.math.DoubleArray
Calculates the product of the values in each column of a matrix.
pseudoRapidity() - Method in class hephysics.vec.Hep3Vector
Pseudorapidity.
pseudoRapidity() - Method in class hephysics.vec.HepLorentzVector
Pseudorapidity.
pwd() - Method in class jhplot.io.FileAida
Print the current directory
px() - Method in class hephysics.vec.HepLorentzVector
Get X position or (Px,Py,Pz)
py() - Method in class hephysics.vec.HepLorentzVector
Get Y position or Py
Pyramid - Class in jhplot.v3d
Build a Pyramid.
Pyramid(Model3d, Vector3d[], int, Vector3d) - Constructor for class jhplot.v3d.Pyramid
 
Pyramid(Model3d, Vector3d[], int, float) - Constructor for class jhplot.v3d.Pyramid
 
pz() - Method in class hephysics.vec.HepLorentzVector
Get Z position ot Pz

Q

q(double, int[], double, LimitCalculatorGui.ExperimentData) - Method in class jhpro.stat.limit.LimitCalculatorGui.myFrame
 
QR(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
QRDecomposition - Class in jhplot.math
QR Decomposition.
QRDecomposition(double[][]) - Constructor for class jhplot.math.QRDecomposition
QR Decomposition, computed by Householder reflections.
quit() - Method in class jhplot.HChart
Quit the frame
quit() - Method in class jhplot.HGraph
 
quit() - Method in class jhplot.HPlot
Quit the canvas (and dispose all components) Note: a memory leak is found - no time to study it.
quit() - Method in class jhplot.HPlot2D
Quit the canvas (and dispose all components) Note: a memory leak is found - no time to study it.
quit() - Method in class jhplot.HPlot3D
exit the frame and clear all components
quit() - Method in class jhplot.HPlot3DP
 
quit() - Method in class jhplot.HPlotXYZ
exit the frame and clear all components
quit() - Method in class jhplot.HView3D
 

R

raise(double[], double) - Static method in class jhplot.math.LinearAlgebra
Raise each element of an array to a scalar power.
raise(double[][], double) - Static method in class jhplot.math.LinearAlgebra
Raise each element of a matrix to a scalar power
rand() - Static method in class jhplot.math.Random
Generate a random number between 0 and 1.
RandEngine - Static variable in class jhplot.math.Random
 
randInt(int, int) - Static method in class jhplot.math.Random
Generate a random integer.
random(int, int, int) - Static method in class jhplot.bsom.Matrix
Make a standard Gaussian random Matrix.
random(int, int) - Static method in class jhplot.bsom.Matrix
Same as random(row, col, 1).
random(int, int) - Static method in class jhplot.math.DoubleArray
Generates an m x n matrix of random numbers uniformly distributed between 0 and 1.
random(int) - Static method in class jhplot.math.DoubleArray
Generates an m element array of random numbers uniformly distributed between 0 and 1.
random(int, int, double, double) - Static method in class jhplot.math.DoubleArray
Generates an mxn matrix of random numbers uniformly distributed between min and max.
random(int, double, double) - Static method in class jhplot.math.DoubleArray
Generates an m element array of random numbers uniformly distributed between min and max.
random(int, int, double[], double[]) - Static method in class jhplot.math.DoubleArray
Generates an m x n matrix of random numbers uniformly distributed numbers.
Random - Class in jhplot.math
BSD License
Random() - Constructor for class jhplot.math.Random
 
random(int, AbstractDistribution) - Method in class jhplot.P0D
Fill array with random numbers Random generators are taken from cern.jet.random.*.
random(int, AbstractDistribution) - Method in class jhplot.P0I
Fill array with random numbers Random generators are taken from cern.jet.random.*.
randomBernoulli(double, int) - Static method in class jhpro.stat.StatUtils
Return a new array of Bernoulli random variables with a given probability of success p.
randomBeta(int, int, double, double) - Static method in class jhplot.math.StatisticSample
Random beata distribution
randomBeta(int, double, double) - Static method in class jhplot.math.StatisticSample
1D Random Beta distribution
randomCauchy(int, int, double, double) - Static method in class jhplot.math.StatisticSample
2D Cauchy PDF
randomCauchy(int, double, double) - Static method in class jhplot.math.StatisticSample
1D Cauchy PDF
randomChi2(int, int, int) - Static method in class jhplot.math.StatisticSample
2D array with Chi2
randomChi2(int, int) - Static method in class jhplot.math.StatisticSample
1D array with random numbers
randomDirac(int, int, double[], double[]) - Static method in class jhplot.math.StatisticSample
2D array with Dirac random values
randomDirac(int, double[], double[]) - Static method in class jhplot.math.StatisticSample
1D array with Dirac random values
randomDoubleArray(int, int, AbstractDistribution) - Method in class jhplot.math.StatisticSample
Build 2D integer array list with integer numbers from input random number generator
randomDoubleArrayList(int, AbstractDistribution) - Method in class jhplot.math.StatisticSample
Build double array list with integer numbers from input random number generator
randomExponential(int, int, double) - Static method in class jhplot.math.StatisticSample
2D array with exponential random distribution
randomExponential(int, double) - Static method in class jhplot.math.StatisticSample
1D array with exponential numbers
randomExponential(double, int) - Static method in class jhpro.stat.StatUtils
Return a new array of exponentially distributed doubles with parameter lambda.
randomGaussian(double, double, int) - Static method in class jhpro.stat.StatUtils
Return a new array of Gaussian distributed doubles with a given mean and standard deviation.
randomInt(int, int, int, int) - Static method in class jhplot.math.StatisticSample
Random 2D array with integers
randomInt(int, int, int) - Static method in class jhplot.math.StatisticSample
Random array with integers
randomIntArray(int, Binomial) - Method in class jhplot.math.StatisticSample
Build integer array list with integer numbers from input random number generator
randomIntArray(int, int, AbstractDistribution) - Method in class jhplot.math.StatisticSample
Build 2D integer array list with integer numbers from input random number generator
randomIntArrayList(int, AbstractDistribution) - Method in class jhplot.math.StatisticSample
Build integer array list with integer numbers from input random number generator
randomLogNormal(int, int, double, double) - Static method in class jhplot.math.StatisticSample
2D Log-normal distribution
randomLogNormal(int, double, double) - Static method in class jhplot.math.StatisticSample
1D array with random Log-normal values
randomNormal(int, int, double, double) - Static method in class jhplot.math.StatisticSample
2D array with Gaussian numbers
randomNormal(int, double, double) - Static method in class jhplot.math.StatisticSample
1D array with Gaussian numbers
randomNormal(int, double, double) - Method in class jhplot.P0D
Fill with random numbers distributed using the normal (gaussian) distribution.
randomNormal(int, double, double) - Method in class jhplot.P0I
Fill with random numbers distributed using the normal (gaussian) distribution.
randomPoisson(int, double) - Static method in class jhplot.math.StatisticSample
Build an array with Poisson distribution
randomPoisson(double, int) - Static method in class jhpro.stat.StatUtils
Return a new array of Poisson random variables (as doubles) with a given mean.
randomRejection(int, int, Calculable, double, double, double) - Static method in class jhplot.math.StatisticSample
Build 2D random array using analytic function.
randomRejection(int, Calculable, double, double, double) - Static method in class jhplot.math.StatisticSample
Build 1D array using analytic function.
RandomRNG - Class in jhplot.math.num.random
A random number generator that delegates random number generation to a Random object.
RandomRNG() - Constructor for class jhplot.math.num.random.RandomRNG
Create a random number generator using a default Random delegate.
RandomRNG(long) - Constructor for class jhplot.math.num.random.RandomRNG
Create a random number generator using a Random delegate initialized with the given seed.
RandomRNG(Random) - Constructor for class jhplot.math.num.random.RandomRNG
Create a random number generator using the given Random delegate.
randomTriangular(int, int, double, double) - Static method in class jhplot.math.StatisticSample
2D array for Triangular random PDF
randomTriangular(int, double, double) - Static method in class jhplot.math.StatisticSample
1D array with Triangular random PDF
randomTriangular(int, int, double, double, double) - Static method in class jhplot.math.StatisticSample
2D array for Triangular
randomTriangular(int, double, double, double) - Static method in class jhplot.math.StatisticSample
1D array for Triangular
randomUniform(int, double, double) - Method in class jhplot.P0D
Fill with with uniform random numbers between min and max.
randomUniform(int, double, double) - Method in class jhplot.P0I
Fill with with uniform random numbers between min and max.
randomUniform(double, double, int) - Static method in class jhpro.stat.StatUtils
Return a new array of uniformly distributed doubles ranging from a to b.
randomWeibull(int, int, double, double) - Static method in class jhplot.math.StatisticSample
2D Weibull
randomWeibull(int, double, double) - Static method in class jhplot.math.StatisticSample
1D Weibull
randUniform(int, double, double) - Static method in class jhplot.math.StatisticSample
2D array with uniform values
randUniform(int, int, double, double) - Static method in class jhplot.math.StatisticSample
2D array with random uniform values
range(double, double, double) - Static method in class jhplot.math.ArrayMathUtils
Generates an array going for a to b with steps of size step.
range(double, double) - Static method in class jhplot.math.ArrayMathUtils
Generates an array going for a to b inclusively with steps of size 1.
range(double[]) - Static method in class jhplot.math.ArrayMathUtils
returns the difference between the max and the min element
range(double) - Static method in class jhplot.math.ArrayMathUtils
Generates an array going for 0 to b with steps of size 1.
range(int, int) - Static method in class jhplot.math.ArrayMathUtils
Generates an array going for a to b with steps of size 1.
range(int) - Static method in class jhplot.math.ArrayMathUtils
Generates an array going for 0 to b with steps of size 1.
range(int, int, int) - Static method in class jhplot.math.ArrayMathUtils
Generates an array going for a to b with steps of size step.
range(int, int) - Method in class jhplot.P0D
Get range between min and max
range(int, int) - Method in class jhplot.P0I
Get range between min and max
range(int, int) - Method in class jhplot.P1D
Obtain a new PD1 in the range between Min and Max indexes.
rangeCut(int, double, double) - Method in class jhplot.P1D
Construct P1D removing a range of values defined by Min and Max.
rank(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
rank() - Method in class jhplot.math.SingularValueDecomposition
Effective numerical matrix rank
rapidity() - Method in class hephysics.vec.Hep3Vector
Rapidity.
rapidity() - Method in class hephysics.vec.HepLorentzVector
Rapidity.
raw() - Static method in class jhplot.math.Random
Generate a random number between 0 and 1.
Rayleigh - Class in jhplot.math.num.pdf
The Rayleigh distribution.
Rayleigh() - Constructor for class jhplot.math.num.pdf.Rayleigh
Default constructor.
Rayleigh(double) - Constructor for class jhplot.math.num.pdf.Rayleigh
Create a distribution with the scale parameter.
RayleighRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Rayleigh distribution.
RayleighRandomVariable() - Constructor for class jhplot.math.num.random.RayleighRandomVariable
Default constructor.
RayleighRandomVariable(double) - Constructor for class jhplot.math.num.random.RayleighRandomVariable
Create a random variable with the given mean.
RayleighRandomVariable(double, RNG) - Constructor for class jhplot.math.num.random.RayleighRandomVariable
Create a random variable with the given parameters.
read(String, String) - Method in class jhplot.HNeuralNet
Read a neural net from a file.
read(String) - Method in class jhplot.HPlot
Read HPlot file and inserts graphs to the main frame.
read() - Method in class jhplot.io.EFile
Read next event
read(int) - Method in class jhplot.io.EFile
Get object from a file using its index.
read() - Method in class jhplot.io.HFile
Get object from a file.
read(String) - Method in class jhplot.io.HFile
Read an object using a key if exits.
read() - Method in class jhplot.io.HFileXML
Get object from a file.
read(String) - Method in class jhplot.io.HFileXML
Read an object using a key if exits.
read(String) - Method in class jhplot.io.PFile
Get object from a file using its name.
read() - Method in class jhplot.io.PFile
Read next object
read(int) - Method in class jhplot.io.PFile
Get object from a file using its index.
read(URL) - Static method in class jhplot.io.PReader
Read data from URL.
read(File) - Static method in class jhplot.io.PReader
Read from a file.
read(String) - Static method in class jhplot.io.PReader
Read data from a given location.
read(File, boolean) - Static method in class jhplot.io.Serialized
Read an object from a serialized file
read(URL, boolean) - Static method in class jhplot.io.Serialized
Read an object from an URL
read(String) - Static method in class jhplot.io.Serialized
Read an object from a serialized file.
read(File) - Static method in class jhplot.math.io.ASCIIFile
 
read() - Method in class jhplot.math.io.ASCIIFile
Read an ASCII File
read() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
read(byte[], int, int) - Method in class jhplot.math.io.LEDataInputStream
 
read(byte[], int, int) - Method in class jhplot.math.io.LERandomAccessFile
 
read(byte[]) - Method in class jhplot.math.io.LERandomAccessFile
 
read() - Method in class jhplot.math.io.LERandomAccessFile
 
read(BufferedReader) - Method in class jhplot.P0D
Read one dimensional data from uncompressed ASCII file.
read(File) - Method in class jhplot.P0D
Read P0D from a file.
read(URL) - Method in class jhplot.P0D
Read data from URL.
read(String) - Method in class jhplot.P0D
Read PNI from a file.
read(BufferedReader) - Method in class jhplot.P0I
Read one dimensional data from uncompressed ASCII file.
read(File) - Method in class jhplot.P0I
Read P0I from a file.
read(URL) - Method in class jhplot.P0I
Read data from URL.
read(String) - Method in class jhplot.P0I
Read PNI from a file.
read(BufferedReader) - Method in class jhplot.P1D
Read data using 10-column format.
read(URL) - Method in class jhplot.P1D
Read data from URL.
read(String) - Method in class jhplot.P1D
Read P1D from a file.
read(BufferedReader) - Method in class jhplot.P2D
Read P2D from a file.
read(File) - Method in class jhplot.P2D
Read P2D from a file.
read(URL) - Method in class jhplot.P2D
Read data from URL.
read(String) - Method in class jhplot.P2D
Read P2D from a file.
read(String) - Method in class jhplot.P3D
Read P3D from a file.
read(BufferedReader) - Method in class jhplot.PND
Read the data from an external source.
read(File) - Method in class jhplot.PND
Read PND from a file.
read(URL) - Method in class jhplot.PND
Read data from URL.
read(String) - Method in class jhplot.PND
Read PND from a file.
read(BufferedReader) - Method in class jhplot.PNI
Read the data from external file.
read(File) - Method in class jhplot.PNI
Read PNI from a file.
read(URL) - Method in class jhplot.PNI
Read data from URL.
read(String) - Method in class jhplot.PNI
Read PNI from a file.
read(String) - Method in class jhplot.SPlot
Read a XML file and build a plot
read(File) - Method in class jhplot.SPlot
Read a XML file and build a plot
read(String) - Method in class jminhep.cluster.DataHolder
Reads the input data from the ARFF file and stores in the data holder
read1DArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads an array from a file.
read1DBooleanArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads an array from a file.
read1DFloatArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads an array from a file.
read1DIntArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads an array from a file.
read2DArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read2DBooleanArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read2DFloatArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read2DIntArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read3DArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read3DBooleanArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read3DFloatArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read3DIntArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read4DArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read4DBooleanArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read4DFloatArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read4DIntArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read5DArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read5DBooleanArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read5DFloatArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read5DIntArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
readAll() - Method in class jhplot.io.csv.CSVReader
Reads the entire file into a List with each element being a String[] of tokens.
readBinary(String) - Method in class jhplot.P0D
Read a P0D from a binary file (big endian by default).
readBinary(String) - Method in class jhplot.P0I
Read a P0I from a binary file (big endian by default).
readBoolean() - Method in class jhplot.math.io.LEDataInputStream
 
readBoolean() - Method in class jhplot.math.io.LERandomAccessFile
 
readByte() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readByte() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readByte() - Method in class jhplot.math.io.LEDataInputStream
 
readByte() - Method in class jhplot.math.io.LERandomAccessFile
 
readByteArray() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readByteArray() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readChar() - Method in class jhplot.math.io.LEDataInputStream
 
readChar() - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.readChar except little endian.
readData(String) - Method in class jhpro.tseries.HStatData
Reads many data formats (in ASCII, Gauss, Matlab, Excel) and converts the data to arrays for further processing.
readDouble() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readDouble() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readDouble() - Method in class jhplot.math.io.LEDataInputStream
 
readDouble() - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.readDouble except little endian.
readDouble1DArray(File) - Static method in class jhplot.math.io.ASCIIFile
 
readDoubleArray(File) - Static method in class jhplot.math.io.ASCIIFile
 
readDoubleArray(File, String) - Static method in class jhplot.math.io.BinaryFile
 
readDoubleArray() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readDoubleArray(InputStream, String) - Static method in class jhplot.math.io.BinaryInputStream
 
readDoubleArray() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readDoubleArray(int, int) - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
ReadFile - Static variable in class jhplot.JHPlot
 
readFile(String) - Method in class jhpro.sregression.SymRegression
Read input configuration file.
readFloat() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readFloat() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readFloat() - Method in class jhplot.math.io.LEDataInputStream
 
readFloat() - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.readFloat except little endian.
readFloatArray(File, String) - Static method in class jhplot.math.io.BinaryFile
 
readFloatArray() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readFloatArray(InputStream, String) - Static method in class jhplot.math.io.BinaryInputStream
 
readFloatArray() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readFully(byte[]) - Method in class jhplot.math.io.LEDataInputStream
 
readFully(byte[], int, int) - Method in class jhplot.math.io.LEDataInputStream
 
readFully(byte[]) - Method in class jhplot.math.io.LERandomAccessFile
 
readFully(byte[], int, int) - Method in class jhplot.math.io.LERandomAccessFile
 
readGZip(File) - Static method in class jhplot.io.PReader
Read data from a gzipped file (GNU gzip/gunzip commands in linux)
readGZip(URL) - Static method in class jhplot.io.PReader
Read data from URL.
readGZip(String) - Static method in class jhplot.io.PReader
Read data from either URL or file
readGZip(String) - Method in class jhplot.P0D
Read P0D from a GZiped file.
readGZip(File) - Method in class jhplot.P0D
Read PNI from a GZiped file.
readGZip(String) - Method in class jhplot.P0I
Read P0I from a GZiped file.
readGZip(File) - Method in class jhplot.P0I
Read PNI from a GZiped file.
readGZip(String) - Method in class jhplot.P1D
Read P1D from a GZiped file.
readGZip(String) - Method in class jhplot.P2D
Read P2D from a GZiped file.
readGZip(String) - Method in class jhplot.P3D
Read P3D from a GZipped file.
readGZip(String) - Method in class jhplot.PND
Read PND from a GZiped file.
readGZip(File) - Method in class jhplot.PND
Read PND from a GZiped file.
readGZip(String) - Method in class jhplot.PNI
Read PNI from a GZiped file.
readGZip(File) - Method in class jhplot.PNI
Read PNI from a GZiped file.
readInfo() - Static method in class jhplot.JHPlot
 
readInt() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readInt() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readInt() - Method in class jhplot.math.io.LEDataInputStream
 
readInt() - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.readInt except little endian.
readInt1DArray(File) - Static method in class jhplot.math.io.ASCIIFile
 
readIntArray(File) - Static method in class jhplot.math.io.ASCIIFile
 
readIntArray(File, String) - Static method in class jhplot.math.io.BinaryFile
 
readIntArray() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readIntArray(InputStream, String) - Static method in class jhplot.math.io.BinaryInputStream
 
readIntArray() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readLine(File, int) - Static method in class jhplot.math.io.ASCIIFile
 
readLine(int) - Method in class jhplot.math.io.ASCIIFile
Read only one line in an ASCII File
readLine() - Method in class jhplot.math.io.LEDataInputStream
 
readLine() - Method in class jhplot.math.io.LERandomAccessFile
 
readLines(File) - Static method in class jhplot.math.io.ASCIIFile
 
readLines() - Method in class jhplot.math.io.ASCIIFile
Read lines of an ASCII File
readList() - Method in class jhplot.io.csv.CSVReader
Reads the entire file into a List with each element being a List of tokens.
readLong() - Method in class jhplot.math.io.LEDataInputStream
 
readLong() - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.readLong except little endian.
readNext() - Method in class jhplot.io.csv.CSVReader
Reads the next line from the buffer and converts to a string array.
readObject() - Method in class jhplot.io.db.RecordReader
Reads the next object in the record using an ObjectInputStream.
readRecord(String) - Method in class jhplot.io.db.BaseRecordsFile
Reads a record.
readScript(File, HPlot) - Static method in class jhplot.io.JHreader
Read the file.
readSerialized(String) - Method in class jhplot.P0D
Read a P0D object from a serialized file
readSerialized(String) - Method in class jhplot.P0I
Read a P0I object from a serialized file
readSerialized(String) - Method in class jhplot.P1D
Read a P1D object from a serialized file
readSerialized(String) - Method in class jhplot.P2D
Read a P2D object from a serialized file
readSerialized(String) - Method in class jhplot.P3D
Read a P3D object from a serialized file
readSerialized(String) - Method in class jhplot.PND
Read a PND object from a serialized file
readSerialized(String) - Method in class jhplot.PNI
Read a PNI object from a serialized file
readShort() - Method in class jhplot.math.io.LEDataInputStream
 
readShort() - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.readShort except little endian.
readString1DDouble(String) - Static method in class jhplot.math.io.ArrayString
 
readString1DDouble(String, String, String) - Static method in class jhplot.math.io.ArrayString
 
readString1DInt(String) - Static method in class jhplot.math.io.ArrayString
 
readString1DInt(String, String, String) - Static method in class jhplot.math.io.ArrayString
 
readStringDouble(String) - Static method in class jhplot.math.io.ArrayString
 
readStringDouble(String, String, String) - Static method in class jhplot.math.io.ArrayString
 
readStringInt(String) - Static method in class jhplot.math.io.ArrayString
 
readStringInt(String, String, String) - Static method in class jhplot.math.io.ArrayString
 
readUnsignedByte() - Method in class jhplot.math.io.LEDataInputStream
 
readUnsignedByte() - Method in class jhplot.math.io.LERandomAccessFile
 
readUnsignedShort() - Method in class jhplot.math.io.LEDataInputStream
 
readUnsignedShort() - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.readUnsignedShort except little endian.
readUTF() - Method in class jhplot.math.io.LEDataInputStream
 
readUTF(DataInput) - Static method in class jhplot.math.io.LEDataInputStream
 
readUTF() - Method in class jhplot.math.io.LERandomAccessFile
 
readXML(String) - Static method in class jhplot.io.Serialized
Read an object from a serialized XML file (should be written using writeXML() method).
readZip(String) - Method in class jhplot.P0D
Read one dimensional data from ZIP ASCII file.
readZip(String) - Method in class jhplot.P0I
Read one dimensional data from ZIP ASCII file.
readZip(String) - Method in class jhplot.P1D
Read P1D from a Zipped file.
readZip(String) - Method in class jhplot.P2D
Read P1D from a Zipped file.
readZip(String) - Method in class jhplot.P3D
Read P3D from a Zipped file.
readZip(String) - Method in class jhplot.PND
Read the data from ZIPed external file.
readZip(String) - Method in class jhplot.PNI
Read the data from ZIPed external file.
real() - Method in class jhplot.math.Complex
Real part of this Complex number (the x-coordinate in rectangular coordinates).
rebin(int) - Method in class jhplot.H1D
Rebin a histogram with constant bin width.
recordExists(String) - Method in class jhplot.io.db.BaseRecordsFile
Checks there is a record with the given key.
recordExists(String) - Method in class jhplot.io.db.RecordsFile
Checks if there is a record belonging to the given key.
RecordHeader - Class in jhplot.io.db
 
RecordReader - Class in jhplot.io.db
DB fir HDataBase
RecordsFile - Class in jhplot.io.db
 
RecordsFile(String, int) - Constructor for class jhplot.io.db.RecordsFile
Creates a new database file.
RecordsFile(String, String) - Constructor for class jhplot.io.db.RecordsFile
Opens an existing database and initializes the in-memory index.
recordsFile - Variable in class jhplot.io.HDataBase
 
recordsFile - Variable in class jhplot.io.HFileXML
 
RecordsFileException - Exception in jhplot.io.db
 
RecordWriter - Class in jhplot.io.db
 
RecordWriter(String) - Constructor for class jhplot.io.db.RecordWriter
 
RECTAN - Static variable in class jhplot.shapes.HShape
 
Rectan - Class in jhplot.shapes
Draw a rectangle using the user or NDC coordinate system
Rectan(double, double, double, double, Stroke, Color) - Constructor for class jhplot.shapes.Rectan
Build a rectangle
Rectan(double, double, double, double) - Constructor for class jhplot.shapes.Rectan
Build a rectangle.
refreshFrame() - Method in class jhplot.HPlot
Refresh all the frames
regularizedBeta(double, double, double) - Static method in class jhplot.math.num.special.Beta
Returns the regularized beta function Ix(a, b) (1).
regularizedGammaP(double, double) - Static method in class jhplot.math.num.special.Gamma
Returns the regularized gamma function P(a, x) (1).
regularizedGammaQ(double, double) - Static method in class jhplot.math.num.special.Gamma
Returns the regularized gamma function Q(a, x) = 1 - P(a, x) (1).
rejection(Function, double, double, double) - Static method in class jhplot.math.Random
Generate a random number from a random variable definied by its density function, using the rejection technic.
rejection(Calculable, double, double, double) - Static method in class jhplot.math.Random
Generate a random number from a random variable definied by its density function, using the rejection technic.
reloadCanvas() - Static method in class jhplot.SHPlot
Reload the canvas by removing components
reloadCanvas() - Static method in class jhplot.SHPlot3D
Reload the canvas by removing components
reloadCanvas() - Static method in class jhplot.SHPlotJa
Reload the canvas by removing components
reloadData(String) - Method in class jhplot.bsom.Bsom
 
remove(String) - Method in class jhplot.io.HDataBase
Remove object from the database using the key
remove(int) - Method in class jhplot.P1D
Removes at the position
remove(int) - Method in class jhplot.PND
Remove a row
remove(int) - Method in class jhplot.PNI
Remove a row
removeAll(int, int) - Method in class jhplot.P0D
Remove elements
removeAll(int, int) - Method in class jhplot.P0I
Remove elements
removeAt(int) - Method in class jhplot.P1D
Remove a (X,Y) value at a given index
removeAxes() - Method in class jhplot.HPlot
Remove X and Y axes, ticks, axis labels on the current plot.
removeAxes() - Method in class jhplot.HPlotJa
remove X and Y axes, tics, axis labels on the current plot.
removeGraph() - Method in class jhplot.HPlot
Remove all components from the JHPlot frame.
removeLabel(int) - Method in class jhplot.HPlot
remove i-th HLabel or HMLabel on the current plot
removeLabels() - Method in class jhplot.HPlot
remove HLabels and HMLabels on the current plot
removeLabelsAll() - Method in class jhplot.HPlot
remove all Labels on all plots.
removeObject(int, int, int) - Method in class jhplot.HPlotJa
Remove a particular object
removePrimitives() - Method in class jhplot.HPlot
remove 2D java primitives on the current plot
removePrimitives(int) - Method in class jhplot.HPlot
remove i-th 2D java primitives on the current plot
removePrimitivesAll() - Method in class jhplot.HPlot
remove all 2D java primitives
renameLegend(int, String) - Method in class jhplot.SPlot
Rename a legend.
replaceColumn(int, double[]) - Method in class jhpro.tseries.HStatData
Replace a column with anew array.
rescale(int) - Method in class jhplot.PND
Rescale the column vectors.
rescale(double[][]) - Method in class jhplot.PND
This is an inverse operation to rescale(type) function.
rescaleObject(int, int, float) - Method in class jhplot.jadraw.JaArcObject
Rescales this JaArcObject by the scale factor scale.
rescaleObject(int, int, float) - Method in class jhplot.jadraw.JaAxes
Rescales this JaAxes by the scale factor scale, keeping the point (orx, ory) fixed.
rescaleObject(int, int, float) - Method in class jhplot.jadraw.JaBlob
Rescales this JaBlob by the scale factor scale, keeping the point (orx, ory) fixed.
rescaleObject(int, int, float) - Method in class jhplot.jadraw.JaBox
Rescales this Label by the scale factor scale, keeping the point (orx, ory) fixed.
rescaleObject(int, int, float) - Method in class jhplot.jadraw.JaKey
Rescales this label by the scale factor scale, keeping the point (orx, ory) fixed.
rescaleObject(int, int, float) - Method in class jhplot.jadraw.JaLatexText
Rescales this JaxoText by the scale factor scale, keeping the point (orx, ory) fixed.
rescaleObject(int, int, float) - Method in class jhplot.jadraw.JaLineObject
Rescales this JaxoLine by the scale factor scale, keeping the point (orx, ory) fixed.
rescaleObject(int, int, float) - Method in class jhplot.jadraw.JaLoopObject
Rescales this JaxoLoop by the scale factor scale, keeping the point (orx, ory) fixed.
rescaleObject(int, int, float) - Method in class jhplot.jadraw.JaObject
Abstract class to rescale this JaObject by the scale factor scale, keeping the point (orx, ory) fixed.
rescaleObject(int, int, float) - Method in class jhplot.jadraw.JaText
Rescales this label by the scale factor scale, keeping the point (orx, ory) fixed.
rescaleObject(int, int, float) - Method in class jhplot.jadraw.JaTextBox
Rescales this Label by the scale factor scale, keeping the point (orx, ory) fixed.
rescaleObject(int, int, float) - Method in class jhplot.jadraw.JaVertex
Rescales this JaVertex by the scale factor scale, keeping the point (orx, ory) fixed.
rescaleObject(int, int, float) - Method in class jhplot.jadraw.JaVertexT5
Rescales this JaVertex by the scale factor scale, keeping the point (orx, ory) fixed.
reset() - Method in class jhplot.HNeuralNet
Reset the weight matrix and the thresholds.
reset(double, double) - Method in class jhplot.math.ValueErr
Set value and errors to 0
reset() - Method in class jhplot.stat.LinReg
reset data to 0
resetAxes() - Method in class jhplot.SPlot
Reset the X and Y axes to the ranges that were first specified using setXRange() and setYRange().
resetStyle() - Method in class jhplot.HPlot
Resets the current plot settings to default values.
resetStyleAll() - Method in class jhplot.HPlot
Resets all plot settings to default values.
resetUnitNumber(int) - Method in class jhplot.bsom.BsomDemo
 
reshape(int, int, int, int) - Method in class jhplot.v3d.Canvas3d
 
residuals(float[], float[]) - Static method in class jhpro.stat.StatUtils
Compute residuals of b versus a.
RESIZE - Static variable in class jhplot.jadraw.JaObject
An integer that indicates the current edit mode RESIZE.
resize(double[][], int, int) - Static method in class jhplot.math.DoubleArray
Generate a resized copy of a matrix
restMass2() - Method in class hephysics.vec.HepLorentzVector
Rest mass squared -- same as m2()
reverse(int) - Static method in class jhplot.math.SortUtils
Create reverse permutation, that is {n-1, ....
richardson(int, F1D, double, double) - Static method in class jhplot.math.Numeric
Numerical integration using the Richardson extrapolation.
rightWithin(Rectangle, Dimension) - Static method in class jhplot.v3d.Util
 
rightWithin(Component, Component) - Static method in class jhplot.v3d.Util
Puts to the right
rms() - Method in class jhplot.H1D
Get RMS of histogram
rms() - Method in class jhplot.HProf1D
Get RMS of histogram
rmsX() - Method in class jhplot.P1D
Returns RMS for X-values.
rmsY() - Method in class jhplot.P1D
Returns RMS for Y-values.
RNG - Interface in jhplot.math.num.random
Defines a random number generator that is capable of generating sequences of random numbers uniformly distributed between zero and one.
RombergIntegrator - Class in jhplot.math.num.integration
An implementation of Romberg Integration.
RombergIntegrator(Function) - Constructor for class jhplot.math.num.integration.RombergIntegrator
Create an integrator for the given function.
RombergIntegrator(Function, int, double) - Constructor for class jhplot.math.num.integration.RombergIntegrator
Create an integrator for the given function.
RootHistogramBrowser - Class in jhplot.root
A simple application for browsing histograms in Root Files
RootHistogramBrowser() - Constructor for class jhplot.root.RootHistogramBrowser
Histogram browser
rowVector(double[]) - Static method in class jhplot.math.DoubleArray
Converts an n element array into an 1 x n matrix.
rr - Variable in class jhplot.io.HDataBase
 
run() - Method in class jhplot.HBsom
Run the algorithm
run(double[]) - Method in class jhplot.stat.BunchingParameters
Collect information about sampling.
run(double[]) - Method in class jhplot.stat.FactorialMoments
Collect information about sampling.
run() - Method in class jhplot.v3d.Animation
 
run() - Method in class jhpro.sregression.SymRegression
Run symbolic regression.
run(boolean) - Method in class jhpro.stat.limit.StatConfidence
Run limit calculations.
run(int) - Method in class jminhep.cluster.Partition
Main method to run cluster algorithm
rungeKutta2(double[], F1D, double) - Static method in class jhplot.math.Numeric
Uses the 2nd order Runge-Kutta method to solve an ODE.
rungeKutta4(double[], F1D, double) - Static method in class jhplot.math.Numeric
Uses the 4th order Runge-Kutta method to solve an ODE.
rw - Variable in class jhplot.io.HDataBase
 
rxy() - Method in class hephysics.vec.SpacePoint
Cylindrical r
rxyz() - Method in class hephysics.vec.SpacePoint
Spherical r

S

SaddlePoint - Class in jhplot.math.num.pdf
Utility class used by various distributions to accurately compute their respective probability mass functions.
SaddlePoint() - Constructor for class jhplot.math.num.pdf.SaddlePoint
Default constructor.
SArc(float, float, float, float, float, float) - Static method in class jhplot.jadraw.Diagram
A s-line for scalar particles.
save(String, String, String) - Method in class jhplot.HNeuralNet
Save current status of neural net.
saveData(String, String) - Method in class jhpro.tseries.HStatData
Save data in one of the formats.
savefig(String) - Method in class jhplot.Plot
This assumes
savefig(String, int, int) - Method in class jhplot.Plot
 
scalarMultiply(double, double[]) - Static method in class jhplot.math.ArrayMathUtils
Multiplies every component of an array by a scalar.
scalarMultiply(double, int[]) - Static method in class jhplot.math.ArrayMathUtils
Multiplies every component of an array by a scalar.
scalarMultiplyFast(double, double[]) - Static method in class jhplot.math.ArrayMathUtils
Fast scalar multiplication for sparse arrays.
scalarMultiplyFast(double, int[]) - Static method in class jhplot.math.ArrayMathUtils
Fast scalar multiplication for sparse arrays.
scalarProduct(double[], double[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the scalar product of two array as if they were vectors.
scalarProduct(double[][], double[][]) - Static method in class jhplot.math.ArrayMathUtils
Computes the scalar product of two array as if they were matrices.
scalarProduct(int[], int[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the scalar product of two array as if they were vectors.
scalarProduct(int[][], int[][]) - Static method in class jhplot.math.ArrayMathUtils
Computes the scalar product of two array as if they were matrices.
scale(String, double) - Method in class jhplot.H1D
Scale the histogram.
scale(double) - Method in class jhplot.H1D
Scale the histogram.
scale(String, double) - Method in class jhplot.H2D
Scale the histogram.
scale(double) - Method in class jhplot.H2D
Scale the histogram.
scale(String, double) - Method in class jhplot.HProf1D
Scale the histogram.
scale(double) - Method in class jhplot.HProf1D
Scale the histogram.
scale(int, double) - Method in class jhpro.stat.DataKeeper
Scale values and errors by a factor
scale(double) - Method in class jhpro.stat.DataKeeper
Scale all values and errors by a factor
scalePoint(double, double, double, double, double) - Method in class jhplot.jadraw.JaObject
Returns a point that is obtained from a point (px, py) after a scale transformation scale, keeping the point (orx, ory) fixed.
search(double) - Method in class jhplot.P0D
Search for the first occurrence of the given argument
search(int) - Method in class jhplot.P0I
Search for the first occurrence of the given argument
SecantRootFinder - Class in jhplot.math.num.root
The secant method (1) for finding roots of functions.
SecantRootFinder(Function) - Constructor for class jhplot.math.num.root.SecantRootFinder
Create a root finder for the given function.
SecantRootFinder(Function, int, double) - Constructor for class jhplot.math.num.root.SecantRootFinder
Create a root finder for the given function.
secondMaxVal - Variable in class jhplot.stat.JointProbabilityState
 
secondProbMap - Variable in class jhplot.stat.JointProbabilityState
 
SECONDS - Static variable in class jhplot.JHPlot
 
seek(long) - Method in class jhplot.math.io.LERandomAccessFile
 
SELECT_BODY - Static variable in class jhplot.jadraw.JaObject
An integer that indicates that the user grabbed the body of an object.
SELECT_LL - Static variable in class jhplot.jadraw.JaObject
An integer that indicates that the user grabbed the lower left handle of an object.
SELECT_LR - Static variable in class jhplot.jadraw.JaObject
An integer that indicates that the user grabbed the lower right handle of an object.
SELECT_NONE - Static variable in class jhplot.jadraw.JaObject
An integer that indicates that the user did not grab any object.
SELECT_P1 - Static variable in class jhplot.jadraw.JaObject
An integer that specifies the first point of an arc object.
SELECT_P2 - Static variable in class jhplot.jadraw.JaObject
An integer that specifies the second point of an arc object.
SELECT_P3 - Static variable in class jhplot.jadraw.JaObject
An integer that specifies the third point of an arc object.
SELECT_UL - Static variable in class jhplot.jadraw.JaObject
An integer that indicates that the user grabbed the upper left handle of an object.
SELECT_UR - Static variable in class jhplot.jadraw.JaObject
An integer that indicates that the user grabbed the upper right handle of an object.
seLocation(double, double) - Method in class jhplot.HMLabel
Sets the location of this label in data coordinates.
semilogx(PyObject[], String[]) - Method in class jhplot.Plot
Make a semilog plot with log scaling on the x axis.
semilogy(PyObject[], String[]) - Method in class jhplot.Plot
 
Serialized - Class in jhplot.io
Methods used for serialization.
Serialized() - Constructor for class jhplot.io.Serialized
 
Series - Class in jhplot.math.num
This class provides the means to evaluate infinite series (1).
set - Variable in class jhplot.HChart
 
set - Variable in class jhplot.HGraph
 
set - Variable in class jhplot.HPlot3D
 
set - Variable in class jhplot.HPlot3DP
 
set - Variable in class jhplot.HPlotXYZ
 
set - Variable in class jhplot.HView3D
 
set(int, double) - Method in class jhplot.math.num.DoubleArray
Modify the element at the given index.
set(int, double, double) - Method in class jhplot.P1D
Sets the values of a plot-point pair (X,Y).
set(int, double, double, double, double) - Method in class jhplot.P1D
Sets the values of a plot-point pair (x,y).
set(int, double, double, double) - Method in class jhplot.P1D
Sets the values of a plot-point pair (x,y).
set(int, double, double, double, double, double, double) - Method in class jhplot.P1D
Sets the values of a plot-point pair (x,y).
set(int, double, double, double, double, double, double, double, double, double, double) - Method in class jhplot.P1D
Sets the values of a plot-point pair (x,y).
set(int, double, double, double) - Method in class jhplot.P2D
Sets the values of (x,y,z).
set(int, double, double, double, double, double, double) - Method in class jhplot.P3D
Sets the values of (x,dx,y,dy,z,dz).
set(int, double[]) - Method in class jhplot.PND
Sets (replace) the specified row.
set(int, P0D) - Method in class jhplot.PND
Sets (replace) the specified element with P0D.
set(int, int[]) - Method in class jhplot.PNI
Sets (replace) the specified row.
set(int, P0I) - Method in class jhplot.PNI
Sets (replace) the specified element with P0D.
set(float, float, float) - Method in class jhplot.v3d.Vector3d
 
set(int, double, double, int) - Method in class jminhep.cluster.Partition
Set parameters for clustering
set3D(boolean) - Method in class jhplot.Plottable
Set 3D if this is for 3D canvas.
setActiveEuler(double, double, double) - Method in class hephysics.vec.Hep3Matrix
Defines a rotation matrix via Euler angles.
setAllign(int) - Method in class jhplot.jadraw.JaLatexText
Sets the allign property of this text object.
setAlpha(double) - Method in class jhplot.math.num.pdf.Beta
Modify the alpha parameter.
setAlpha(double) - Method in class jhplot.math.num.pdf.Gamma
Modify the alpha parameter.
setAlphaBeta(double, double) - Method in class jhplot.bsom.BsomDemo
Set alpha and beta for learning
setAlphaBeta(double, double) - Method in class jhplot.HBsom
Set initial alpha and betai parameters.
setAmp(int) - Method in class jhplot.jadraw.JaArcObject
Sets the amp property of this arc object.
setAmp(int) - Method in class jhplot.jadraw.JaLineObject
Sets the amp property of this line object.
setAmp(int) - Method in class jhplot.jadraw.JaLoopObject
Sets the amp property of this loop object.
setAngamp(int) - Method in class jhplot.jadraw.JaGlLine
Sets the angamp property of this JaGlLine.
setAntiAlias(boolean) - Method in class jhplot.HChart
Set antialiasing for the graphics of the current plot
setAntiAlias(boolean) - Method in class jhplot.HPlot
Set antialiasing for the graphics of the current plot
setAntiAlias(boolean) - Method in class jhplot.HPlotJa
Set antialiasing for the graphics of the current plot
setAntiAliasAll(boolean) - Method in class jhplot.HPlot
Set antialiasing for the graphics of all plots
setArcPts(int, int, int, int, int, int) - Method in class jhplot.jadraw.JaArcObject
Sets the points of this arc.
setArea(double) - Method in class jhpro.tseries.Peak
 
setArea(double, double) - Method in class jhpro.tseries.Peak
 
setArray(double[]) - Method in class jhplot.P0D
Set a double array.
setArray(int[]) - Method in class jhplot.P0D
Set an integer array.
setArray(int[]) - Method in class jhplot.P0I
Set a double array.
setArray(double[][]) - Method in class jhplot.PND
Set values from double array Old content will be lost.
setArray(int[][]) - Method in class jhplot.PNI
Set values from double array Old content will be lost.
setArrayList(ArrayList<Double>) - Method in class jhplot.P0D
Set the data in form of ArrayList
setArrayList(ArrayList<Integer>) - Method in class jhplot.P0I
Set the data in form of ArrayList
setArrayList(ArrayList<double[]>) - Method in class jhplot.PND
Set the data in form of ArrayList
setArrayList(ArrayList<int[]>) - Method in class jhplot.PNI
Set the data in form of ArrayList
setArrayX(double[]) - Method in class jhplot.P1D
Set array at once
setArrayY(double[]) - Method in class jhplot.P1D
Set array at once
setArrow(boolean) - Method in class jhplot.jadraw.JaArcObject
Sets the arrow property of this arc object.
setArrow(boolean) - Method in class jhplot.jadraw.JaLineObject
Sets the arrow property of this line object.
setArrow(boolean) - Method in class jhplot.jadraw.JaLoopObject
Sets the arrow property of this loop object.
setAsMarked(boolean) - Method in class jhplot.jadraw.JaObject
Sets this JaObject as element of a group.
setAttResizable(boolean) - Method in class jhplot.HPlot
Set canvas attributes resizable (line widths, symbols, fonts) or not.
setAttResizableAll(boolean) - Method in class jhplot.HPlot
Set canvas attributes resizable (line widths, symbols, fonts) or not.
setAutoRange(boolean) - Method in class jhplot.HChart
Set auto-range in X and Y at the same time
setAutoRange() - Method in class jhplot.HChart
Set autorange in X and Y at the same time
setAutoRange(int, boolean) - Method in class jhplot.HPlot
Sets true or false to use automatic scaling for the current plot.
setAutoRange(boolean) - Method in class jhplot.HPlot
Set autorange in X and Y at the same time
setAutoRange() - Method in class jhplot.HPlot
Set autorange in X and Y at the same time for the current plot
setAutoRange() - Method in class jhplot.HPlot2D
Set autorange for the current plot
setAutoRange(boolean) - Method in class jhplot.HPlot2D
Set autorange or not for the current plot
setAutoRange(int, boolean) - Method in class jhplot.HPlot2D
Set autorange for the current plot
setAutoRange(boolean) - Method in class jhplot.HPlot3D
Set autorange in X,Y,Z.
setAutoRange() - Method in class jhplot.HPlot3D
Set autorange in X,Y,Z at the same time for the current plot
setAutoRange(int, boolean) - Method in class jhplot.HPlotJa
Sets true or false to use automatic scaling for the current plot.
setAutoRange(boolean) - Method in class jhplot.HPlotJa
Set autorange in X and Y at the same time
setAutoRange() - Method in class jhplot.HPlotJa
Set autorange in X and Y at the same time for the current plot
setAutoRange() - Method in class jhplot.HPlotter
Set autorange in X and Y at the same time for the current plot
setAutoRange(boolean) - Method in class jhplot.HPlotter
Set autorange in X and Y at the same time
setAutoRange(int, boolean) - Method in class jhplot.jadraw.JaAxes
Set autorange for a particular axis
setAutoRange() - Method in class jhplot.jadraw.JaAxes
Set auto-range on all axes
setAutoRange() - Method in class jhplot.SPlot
Rescale so that the data that is currently plotted just fits.
setAutoRange(boolean) - Method in class jhplot.SPlot
Rescale so that the data that is currently plotted just fits.
setAutoRangeAll(int, boolean) - Method in class jhplot.HPlot
Sets true or false to use automatic scaling for all plots.
setAutoRangeAll(boolean) - Method in class jhplot.HPlot
Set auto-range in X and Y at the same time for all plots
setAutoRangeAll() - Method in class jhplot.HPlot
Set autorange in X and Y at the same time for all plots
setAutoRangeAll() - Method in class jhplot.HPlot2D
Set autorange in X and Y at the same time for all plots
setAutoRangeAll(boolean) - Method in class jhplot.HPlot3D
Set to autorange all pads
setAutoRangeAll(int, boolean) - Method in class jhplot.HPlotJa
Sets true or false to use automatic scaling for all plots.
setAutoRangeAll(boolean) - Method in class jhplot.HPlotJa
Set auto-range in X and Y at the same time for all plots
setAutoRangeAll() - Method in class jhplot.HPlotJa
Set autorange in X and Y at the same time for all plots
setAutoRangeXY() - Method in class jhplot.HPlot3D
Set autorange in Y,Z at the same time for the current plot
setAvailableFonts(String[]) - Method in class jhplot.jadraw.JaKey
Sets the string array of available fonts.
setAvailableFonts(String[]) - Method in class jhplot.jadraw.JaText
Sets the string array of available fonts.
setAxes(boolean) - Method in class jhplot.HPlot3DP
Set all axes or not
setAxes(boolean, boolean, boolean) - Method in class jhplot.HPlot3DP
Show or not axes for X, Y, Z
setAxesArrow(int, int) - Method in class jhplot.jadraw.JaAxes
Set arrow type
setAxesArrows(boolean) - Method in class jhplot.HPlot3DP
Show or not small arrows on axes
setAxesBox(boolean) - Method in class jhplot.HPlotXYZ
The box can be turned on/off for the current pad.
setAxesColor(Color) - Method in class jhplot.HPlot
Sets the actual color of the axes of the graph.
setAxesColor(Color) - Method in class jhplot.HPlot3DP
Set Color for axes
setAxesColor(Color) - Method in class jhplot.HPlotter
Sets the actual color of the axes of the graph.
setAxesFontColor(Color) - Method in class jhplot.HPlot3D
Get color for tic labels
setAxesFrame(int, int) - Method in class jhplot.HPlotJa
Set axes frames or pads.
setAxesLabel(int, boolean) - Method in class jhplot.HPlotXYZ
Show or not label on axes.
setAxesLabelFont(Font, Color) - Method in class jhplot.HPlotXYZ
Set font and color for axis labels.
setAxesRatio(double) - Method in class jhplot.HPlot
Sets the ratio between X- and Y-axes lengths.
setAxesRatioUse(boolean) - Method in class jhplot.HPlot
Sets whether or not to use a fixed ratio between X- and Y-axes lengths.
setAxis(int, ValueAxis) - Method in class jhplot.HChart
Sets axis
setAxis(int, boolean) - Method in class jhplot.HPlot
Sets whether an axis line will be drawn or not.
setAxis(int, Axis) - Method in class jhplot.HPlot2D
Set axis objects
setAxis(int, boolean) - Method in class jhplot.HPlot2D
Sets whether an axis line will be drawn or not.
setAxis(boolean) - Method in class jhplot.HZirkel
Show coordinate system on the canvas.
setAxisAll(boolean) - Method in class jhplot.HPlot
Sets whether all axis lines will be drawn or not.
setAxisAll(boolean) - Method in class jhplot.HPlotJa
Sets whether all axis lines will be drawn or not.
setAxisArrow(int) - Method in class jhplot.HPlot
Sets axes arrows.
setAxisArrows(boolean) - Method in class jhplot.HPlot3DP
Set or not arrows for axis
setAxisFont(Font) - Method in class jhplot.HPlot3D
Sets font for axes
setAxisLabelColor(Color) - Method in class jhplot.HPlot2D
Sets the pen color for ticks
setAxisLabelFont(Font) - Method in class jhplot.HPlot2D
Set fonts for axis Label
setAxisLabelPosition(int, int) - Method in class jhplot.HPlot2D
Position of label for axis
setAxisMirror(int, boolean) - Method in class jhplot.HPlot
Sets whether the mirror of an axis will be drawn or not.
setAxisNumberSubtics(int) - Method in class jhplot.HPlot2D
Sets the number of small sub-ticks
setAxisPenTicWidth(int) - Method in class jhplot.HPlot
Sets the pen width to draw tick axes.
setAxisPenTicWidth(int) - Method in class jhplot.HPlot2D
Sets the pen width to draw tick axes
setAxisTicHeight(int) - Method in class jhplot.HPlot2D
Sets the tick heights in NDC units
setAxisTick(int, boolean) - Method in class jhplot.HPlotXYZ
Show or not ticks on axes.
setAxisTitle(int, SGLabel) - Method in class jhplot.HPlot2D
Set label for axis
setAxisX() - Method in class jhplot.HPlot
Sets X-axis (bottom).
setAxisY() - Method in class jhplot.HPlot
Sets Y-axis (left).
setBack(boolean) - Method in class jhplot.jadraw.JaLineObject
Sets the back property of this line object.
setBack(double) - Method in class jhpro.stat.limit.ExpData
Set background number
setBackgColor(Color) - Method in class jhplot.HChart
Sets the actual background color of the entire graph panel.
setBackgColor(Color) - Method in class jhplot.HPlot
Sets the actual background color of the entire graph panel.
setBackgColor(Color) - Method in class jhplot.HPlot3DP
Set background for current pad
setBackgColor(Color) - Method in class jhplot.HPlotter
Sets the actual background color for current plot region.
setBackgColorForAllGraph(Color) - Method in class jhplot.HPlot
Sets the background color of all graphs.
setBackgColorGraph(Color) - Method in class jhplot.HPlot
Sets the background color of the current graph.
setBackgColorGraph(Color) - Method in class jhplot.HPlotter
Sets the background color of the current graph.
setBackground(Color) - Method in class jhplot.HPlot2D
Set background for the plot.
setBackground(Color) - Method in class jhplot.HPlotXYZ
Set background for the current pad.
setBackground(Color) - Method in class jhplot.SPlot
Set background for the plot.
setBackgroundColor(Color) - Method in class jhplot.jadraw.JaAxes
Set background color
setBars(boolean) - Method in class jhplot.DrawOptions
Draw a histogram using bars (default is using lines).
setBars() - Method in class jhplot.HPlot3D
Set bar type of plot
setBars(boolean) - Method in class jhplot.HPlot3D
Set bar type of plot
setBars(boolean) - Method in class jhplot.SPlot
Turn bars on or off (for bar charts).
setBars(double, double) - Method in class jhplot.SPlot
Turn bars on and set the width and offset.
setBeta(double) - Method in class jhplot.math.num.pdf.Beta
Modify the beta parameter.
setBeta(double) - Method in class jhplot.math.num.pdf.Gamma
Modify the beta parameter.
setBinError(int, int, double) - Method in class jhplot.H2D
Set the error on this bin.
setBins(int) - Method in class jhplot.H1D
Sets the number of bins
setBins(int) - Method in class jhplot.HProf1D
Sets the number of bins
setBinWidth(double) - Method in class jhplot.DrawOptions
Set the bin width.
setBoundingBox(double[]) - Method in class jhplot.jadraw.JaObject
Sets the bounding box of this JaObject.
setBounds(int, int, int, int) - Method in class jhplot.SPlot
Move and resize this component.
setBox(boolean) - Method in class jhplot.HPlot
Sets whether or not to draw the bounding box around the graph.
setBoxColor(Color) - Method in class jhplot.HPlot
Sets the color of the bounding box drawn around a graph.
setBoxColor(Color) - Method in class jhplot.HPlot3D
Set color of the box
setBoxColor(Color) - Method in class jhplot.HPlotJa
Sets the color of the bounding box drawn around a graph.
setBoxed(boolean) - Method in class jhplot.HPlot3D
Set boxed frame
setBoxFillColor(Color) - Method in class jhplot.HPlot
Sets the fill color of the bounding box drawn around a graph.
setBoxFillColor(Color) - Method in class jhplot.HPlotJa
Sets the fill color of the bounding box drawn around a graph.
setBoxOffset(double) - Method in class jhplot.HPlot
Sets the offset of the bounding box drawn around a graph.
setBtot(double) - Method in class jhpro.stat.ConfidenceLevel
 
setCameraPosition(double) - Method in class jhplot.HPlot3DP
Set camera position
setCellAt(Object, int, int) - Method in class jhplot.SPsheet
This fill assumes that the object passes to it is already the correct object to set the value of the cell as.
setCellSize(int) - Method in class jhplot.HCellular
Set cell size
setCharge(double) - Method in class hephysics.particle.LParticle
Set charge
setChargeParity(float) - Method in class hephysics.particle.HEParticle
Set C charge conjugation parity
setChartArea() - Method in class jhplot.HChart
Make an Area chart.
setChartBar() - Method in class jhplot.HChart
Make a Bar chart.
setChartBar3D() - Method in class jhplot.HChart
Make a Bar chart in 3D.
setChartLine() - Method in class jhplot.HChart
Make a line chart.
setChartLine(double) - Method in class jhplot.HChart
Make a line chart.
setChartPie() - Method in class jhplot.HChart
Make a Pie chart.
setChartPie3D() - Method in class jhplot.HChart
Make a Pie 3D chart.
setChartPolar() - Method in class jhplot.HChart
Make a chart using polar coordinates.
setColor(Color) - Method in class jhplot.DrawOptions
Set color for lines
setColor(Color) - Method in class jhplot.HKey
Sets the color to a specific value
setColor(Color) - Method in class jhplot.HLabel
Sets the color to a specific value
setColor(Color) - Method in class jhplot.HLabelEq
Sets the color to a specific value
setColor(Color) - Method in class jhplot.HMLabel
Sets the color to a specific value
setColor(Color) - Method in class jhplot.jadraw.JaObject
Sets the color of this object.
setColor(Color) - Method in class jhplot.shapes.HShape
Sets the color to a specific value
setColor(boolean) - Method in class jhplot.SPlot
If the argument is false, draw the plot without using color (in black and white).
setColor(Color) - Method in class jhplot.v3d.Object3d
 
setColor(int, int, int) - Method in class jhplot.v3d.Object3d
 
setColorBack(Color) - Method in class jhplot.v3d.Canvas3d
 
setColorBackgroud(Color) - Method in class jhplot.HLabelEq
Set background color
setColorBar(ColorKey) - Method in class jhplot.HPlot2D
Set color bar (key) for the current plot
setColorFill(Color) - Method in class jhplot.HPlot3D
Set color of to fill histogram bars
setColorFill(Color) - Method in class jhplot.HPlotXYZ
Set fill color for the current object
setColorLines(Color) - Method in class jhplot.HPlot3D
Set color of the lines to draw histogram bars
setColorMode(int) - Method in class jhplot.HPlot3D
Sets the color mode
setColors(Color[]) - Method in class jhplot.SPlot
Set the point colors.
setColorSolid(boolean) - Method in class jhplot.HPlotXYZ
If you set true, color will be solid and no colorfull color map is used.
setColorWireframe(Color) - Method in class jhplot.HPlotXYZ
Set fill color for the current object
setColumnMapping(String[]) - Method in class jhplot.io.csv.bean.ColumnPositionMappingStrategy
 
setColumnMapping(Map) - Method in class jhplot.io.csv.bean.HeaderColumnNameTranslateMappingStrategy
 
setComplex() - Method in class jhplot.FND
Treat the function as complex.
setConnected(boolean, int) - Method in class jhplot.SPlot
If the first argument is true, then by default for the specified dataset, points will be connected by a line.
setContents(double[], double[]) - Method in class jhplot.H1D
Sets the content of H1D histogram.
setContents(double[], double[], int[], double[], double[]) - Method in class jhplot.H1D
Set the content of the whole Histogram at once.
setContents(double[][], double[][]) - Method in class jhplot.H2D
Set content of H2D histogram
setContents(double[][], double[][], int[][], double[][], double[][], double[][], double[][]) - Method in class jhplot.H2D
Set the content of the whole Histogram at once.
setContents(double[], double[]) - Method in class jhplot.HProf1D
Sets the content of histogram.
setContents(double[], double[], int[], double[], double[]) - Method in class jhplot.HProf1D
Set the content of the whole Histogram at once.
setContents(double[][], double[][]) - Method in class jhplot.HProf2D
Set content of H2D histogram
setContour(boolean) - Method in class jhplot.HPlot
Set to a contour style
setContour() - Method in class jhplot.HPlot3D
Set contour style
setContour(boolean) - Method in class jhplot.HPlot3D
Set contour style
setContour(boolean) - Method in class jhplot.HPlotJa
Set to a contour style
setContour(boolean) - Method in class jhplot.jadraw.JaAxes
Set the contour style and parse the data.
setContourBar(boolean) - Method in class jhplot.HPlot
Show or not a bar with color levels
setContourBar(boolean) - Method in class jhplot.HPlotJa
Show a bar indicating levels on contour plot
setContourBar(boolean) - Method in class jhplot.jadraw.JaAxes
Show or not a bar with color levels
setContourBins(int, int) - Method in class jhplot.HPlot
How many bins used to slice the data in X (and Y)
setContourBins(int, int) - Method in class jhplot.HPlotJa
Set number of contour bins in X and Y
setContourBins(int, int) - Method in class jhplot.jadraw.JaAxes
How many bins used to slice the data in X (and Y)
setContourGray(boolean) - Method in class jhplot.HPlot
Color style to show contour plot.
setContourGray(boolean) - Method in class jhplot.jadraw.JaAxes
Color style to show contour plot.
setContourLevels(int) - Method in class jhplot.HPlot
How many color levels shuul be shown (10 default)
setContourLevels(int) - Method in class jhplot.HPlotJa
Number of contour levels
setContourLevels(int) - Method in class jhplot.jadraw.JaAxes
How many color levels should be shown (10 default)
setContourLines(int) - Method in class jhplot.HPlot3D
Set number of divisions for contour plots
setConversionType(String) - Method in class jhplot.UConverter
Set convertion type.
setCurDir(String) - Static method in class jhplot.HPlotJa
Sets the current working directory.
setDash(float) - Method in class jhplot.jadraw.JaArcObject
Sets the dash property of this arc object.
setDash(float) - Method in class jhplot.jadraw.JaLineObject
Sets the dash property of this line object.
setDash(float) - Method in class jhplot.jadraw.JaLoopObject
Sets the dash property of this loop object.
setDashed(double) - Method in class jhplot.shapes.HShape
Set dashed line
setData(P1D) - Method in class jhplot.HBsom
Load data to BSOM
setData(double[][], double[][]) - Method in class jhplot.HNeuralNet
Construct a data set from an input and idea array.
setData(double[][]) - Method in class jhplot.HNeuralNet
Construct a data set from an input
setData(PND, PND) - Method in class jhplot.HNeuralNet
Set data for training.
setData(PND) - Method in class jhplot.HNeuralNet
Set data
setData() - Method in class jhplot.HPlot2D
 
setData(Vector<DataArray>) - Method in class jhplot.jadraw.JaAxes
Set data in form of vector
setData(double[][]) - Method in class jhplot.VHolder
Set data from 2D array
setData(double[]) - Method in class jhplot.VHolder
Set data from 1D array
setData(JSCNArray) - Method in class jhpro.tseries.HStatData
Set new data.
setDataArray(DataArray) - Method in class jhplot.P1D
Set data in a form of DataArray
setDataArray(DataArray2D) - Method in class jhplot.P2D
Set data in a form of DataArray
setDataArray(DataArray3D) - Method in class jhplot.P3D
Set data in a form of DataArray
setDataFileBrowser(JaxoMainPanel, Map<String, Object>, boolean) - Method in class jhplot.io.BrowserDataGeneric
Call this for HPlotJa canvas.
setDataFileBrowser(GHFrame, Map<String, Object>, boolean) - Method in class jhplot.io.BrowserDataGeneric
Open a dialog to display a map of objects for HPlot and HPlot3D.
setDataPers(DataArray) - Method in class jhplot.HPlot
Sets the data in the form DataArray data
setDefault() - Method in class jhplot.HCellular
Set default parameters
setDefaultPosition(boolean) - Method in class jhplot.HKey
Is this key should be set at a default position?
setDegreesOfFreedom(double) - Method in class jhplot.math.num.pdf.ChiSquared
Modify the degrees of freedom.
setDegreesOfFreedom(double) - Method in class jhplot.math.num.pdf.TDistribution
Modify the degrees of freedom.
setDelta(double) - Method in class jhplot.bsom.Bsom
 
setDelta(double) - Method in class jhplot.HBsom
Set calculation precision.
setDenominatorDegreesOfFreedom(double) - Method in class jhplot.math.num.pdf.FDistribution
Modify the denominator degrees of freedom.
setDensity() - Method in class jhplot.HPlot3D
Set density type of plot
setDensity(boolean) - Method in class jhplot.HPlot3D
Set density plot
setDerivative(Function) - Method in class jhplot.math.num.root.NewtonRootFinder
Modify the derivative of the target function.
setDescription(String) - Method in class jhplot.io.HBook
Set a desciption which will be attached to the header of the output file.
setDescription(String) - Method in class jhpro.tseries.HStatData
Set new description for data set
setDetltaTime(int) - Method in class jhplot.HCellular
Set set delta time
setDimension(int) - Method in class jhplot.P1D
Set the dimension for the container.
setDimention(int) - Method in class jminhep.cluster.DataHolder
Set the dimension of the data
setDisplayGrids(boolean) - Method in class jhplot.HPlot3D
Display grid
setDisplayXY(boolean) - Method in class jhplot.HPlot3D
Display or not X and Y
setDisplayZ(boolean) - Method in class jhplot.HPlot3D
Display or not title for Z
setDistance(double) - Method in class jhplot.HPlot3D
Set distance to the object
setDistance(double) - Method in class jhplot.HPlotXYZ
Set distance to the object
setDivisions(int, int) - Method in class jhplot.FPR
Set number of divisions for parameters.
setDivisions(int) - Method in class jhplot.HPlot3D
Set number of divisions for surface plots
setDLSeparation(float) - Method in class jhplot.jadraw.JaArcObject
Sets the double line separation property.
setDLSeparation(float) - Method in class jhplot.jadraw.JaLineObject
Sets the double line property.
setDLSeparation(float) - Method in class jhplot.jadraw.JaLoopObject
Sets the double line property.
setDotted(double) - Method in class jhplot.shapes.HShape
Set dotted line
setDoubleArrayLists(DoubleArrayList, DoubleArrayList, DoubleArrayList) - Method in class jhplot.P2D
Set the array from DoubleArrayLists
setDoubleLine(boolean) - Method in class jhplot.jadraw.JaArcObject
Sets the double line property.
setDoubleLine(boolean) - Method in class jhplot.jadraw.JaLineObject
Sets the double line property.
setDoubleLine(boolean) - Method in class jhplot.jadraw.JaLoopObject
Sets the double line property.
setDrawLine(boolean) - Method in class jhplot.DrawOptions
Draw lines connecting points or not.
setDrawLineKey(boolean) - Method in class jhplot.DrawOptions
Draw histogram key with line or not
setDrawOption(LinePars) - Method in class jhplot.DrawOptions
Sets drawing attributes
setDrawSymbol(boolean) - Method in class jhplot.DrawOptions
Draw or not symbols
setDtot(int) - Method in class jhpro.stat.ConfidenceLevel
 
setE(double) - Method in class hephysics.vec.HepLorentzVector
Set energy
setEditable(int) - Method in class jhplot.SPlot
Specify which dataset is editable.
setElement(int, int, double) - Method in class hephysics.vec.Hep3Matrix
Sets the (row, column) element
setElevationAngle(double) - Method in class jhplot.HPlot3D
Set the elevation angle
setEnd(boolean) - Method in class jhplot.jadraw.JaArcObject
Sets the end property of this line object.
setEnd(boolean) - Method in class jhplot.jadraw.JaLineObject
Sets the end property of this line object.
setEndLength(double) - Method in class jhplot.shapes.Arrow
Set lenght of the ends
setEndWidth(double) - Method in class jhplot.shapes.Arrow
Set width of the ends
setErr(boolean) - Method in class jhplot.DrawOptions
Set or not the 1st level errors on X and Y
setErr(double) - Method in class jhplot.math.ValueErr
Set error
setErrAll(boolean) - Method in class jhplot.DrawOptions
Show or not all errors (1st and 2nd level).
setErrAllToZero(String, int) - Method in class jhplot.P1D
Set all (1st and 2nd) level errors to zero.
setErrBack(double) - Method in class jhpro.stat.limit.ExpData
Set error on background
setErrColor(Color) - Method in class jhplot.DrawOptions
Set color for 1st level errors for X and Y
setErrColor(Color, double) - Method in class jhplot.DrawOptions
Set color for 1st level errors for X and Y
setErrColorX(Color) - Method in class jhplot.DrawOptions
Set color for 1st level errors in X
setErrColorY(Color) - Method in class jhplot.DrawOptions
Set color for 1st level errors in Y
setErrFill(boolean) - Method in class jhplot.DrawOptions
Fill area between lower and upper 1st-level errors
setErrFillColor(Color) - Method in class jhplot.DrawOptions
Fill color area between lower and upper 1st-level errors.
setErrFillColor(Color, double) - Method in class jhplot.DrawOptions
Fill color area between lower and upper 1st-level errors and set transparency level
setError(int, double) - Method in class jhpro.stat.DataKeeper
Set a error at index
setErrors(double[]) - Method in class jhplot.H1D
Sets errors of H1D histogram (for heights).
setErrors(double[]) - Method in class jhpro.stat.DataKeeper
 
setErrSqrt(int) - Method in class jhplot.P1D
Set 1st level error to sqrt of X or Y values.
setErrSys(boolean) - Method in class jhplot.DrawOptions
Show or not the 2nd level errors for X and Y values
setErrSysFill(boolean) - Method in class jhplot.DrawOptions
Fill area between lower and upper 2st-level errors
setErrSysFillColor(Color) - Method in class jhplot.DrawOptions
Fill color area between lower and upper 1st-level errors
setErrSysFillColor(Color, double) - Method in class jhplot.DrawOptions
Fill color area between lower and upper 2nd-level errors and set transparency level
setErrSysToZero(int) - Method in class jhplot.P1D
Set 2nd level errors to zero.
setErrSysX(boolean) - Method in class jhplot.DrawOptions
Set or not the 2nd level errors in X
setErrSysY(boolean) - Method in class jhplot.DrawOptions
Show or not the 2nd level errors for Y values
setErrTicSize(double) - Method in class jhplot.DrawOptions
Set the size of small tics shown at the end of error bars.
setErrToZero(int) - Method in class jhplot.P1D
Set 1st level errors to zero.
setErrX(boolean) - Method in class jhplot.DrawOptions
Set or not the 1st level errors in X
setErrY(boolean) - Method in class jhplot.DrawOptions
Show or not the 1st level errors for Y values.
setExpForm(int) - Method in class jhplot.jadraw.JaAxes
Set exponential form.
setEyePosition(double, double, double) - Method in class jhplot.HPlot3DP
Set position oy eye
setFaceDisplayed(boolean) - Method in class jhplot.HPlotXYZ
Set face shown or not
setFile(GHFrame, String, boolean) - Method in class jhplot.io.BrowserAida
Read data from AIDA file.
setFile(GHFrame, HBook, boolean) - Method in class jhplot.io.BrowserHBook
Read data from HBook path.
setFile(GHFrame, HFile, boolean) - Method in class jhplot.io.BrowserHFile
Open HFile file in a pop-up window to browser it and check all objects
setFile(GHFrame, HFileXML, boolean) - Method in class jhplot.io.BrowserHFileXML
Open HFileXML file in a pop-up window to browser it and check all objects
setFile(GHFrame, PFile, boolean) - Method in class jhplot.io.BrowserPFile
Open HFile file in a pop-up window to browser it and check all objects
setFile(GHFrame, String, boolean) - Method in class jhplot.io.BrowserRoot
Read data from AIDA file.
setFill(boolean) - Method in class jhplot.DrawOptions
Fill or not histogram or function.
setFill(boolean) - Method in class jhplot.HPlot3D
Set fill color or not for histogram bars
setFill(boolean) - Method in class jhplot.shapes.HShape
Fill a primitive
setFillColor(Color) - Method in class jhplot.DrawOptions
Fill color of a drawing object.
setFillColor(Color) - Method in class jhplot.FPR
Set color for fill
setFillColor(Color) - Method in class jhplot.jadraw.JaFillObject
Sets the fill color of this fillColor object.
setFillColor(Color) - Method in class jhplot.jadraw.JaVertexT2
Sets the fill color of this fillColor object.
setFillColorTransparency(double) - Method in class jhplot.DrawOptions
Set color transparency used to fill an object.
setFilled(boolean) - Method in class jhplot.FPR
Set filled area or not
setFilled(boolean) - Method in class jhplot.jadraw.JaBlob
Fill or not the object
setFilled(boolean) - Method in class jhplot.jadraw.JaBox
Fill or not the object
setFlip(boolean) - Method in class jhplot.jadraw.JaArcObject
Sets the flip property of this arc object.
setFlip(boolean) - Method in class jhplot.jadraw.JaLineObject
Sets the flip property of this line object.
setFlip(boolean) - Method in class jhplot.jadraw.JaLoopObject
Sets the flip property of this loop object.
setFlush(int) - Method in class jhplot.io.HFile
Set after how many events data will be flushed.
setFog(boolean) - Method in class jhplot.HPlot3DP
Set fog for objects
setFont(Font) - Method in class jhplot.HKey
Sets the font to a specific value
setFont(Font) - Method in class jhplot.HLabel
Sets the font to a specific value
setFont(Font) - Method in class jhplot.HMLabel
Sets the font to a specific value
setFont(Font) - Method in class jhplot.jadraw.JaKey
Sets the textFont property of this text object.
setFont(Font) - Method in class jhplot.jadraw.JaText
Sets the textFont property of this text object.
setFont(Font) - Method in class jhplot.jadraw.JaTextBox
Sets the textFont property of this text object.
setFont(Font) - Method in class jhplot.shapes.Text
Set the font
setFontAxisX(Font, Color) - Method in class jhplot.HChart
Set font and color for X-axis (for X-Y plots)
setFontAxisY(Font, Color) - Method in class jhplot.HChart
Set font and color for Y-axis (for X-Y plots)
setFontLegent(Font) - Method in class jhplot.HChart
Set font for legend title
setFontSize(int) - Method in class jhplot.HLabelEq
Sets the font to a specific value
setFontTitle(Font) - Method in class jhplot.HChart
Set font for legend title
setFontValue(Font) - Method in class jhplot.HPlot3DP
Set Font for axis numbers
setForeground(Color) - Method in class jhplot.SPlot
Set the foreground color.
setFormat(DecimalFormat) - Method in class jhplot.io.HBook
Set format for writting double values.
setFov(double) - Method in class jhplot.HPlot3DP
Set field of vision
setFrameColor(Color) - Method in class jhplot.HPlot3D
Set color of the frame
setFreq(float) - Method in class jhplot.jadraw.JaArcObject
Sets the freq property of this arc object.
setFreq(float) - Method in class jhplot.jadraw.JaLineObject
Sets the freq property of this line object.
setFreq(float) - Method in class jhplot.jadraw.JaLoopObject
Sets the freq property of this loop object.
setFunc(IFunction) - Method in class jhplot.HFitter
Set fit functions
setFunc(String) - Method in class jhplot.HFitter
Set fit functions from predefined string.
setFunc(String, int, String, String) - Method in class jhplot.HFitter
Set functions from a script.
setFunction(Function) - Method in class jhplot.math.num.integration.AdaptiveIntegrator
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.integration.RombergIntegrator
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.integration.SimpsonsIntegrator
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.integration.TrapezoidalIntegrator
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.root.BisectionRootFinder
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.root.Bracket
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.root.BrentRootFinder
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.root.FalsePositionRootFinder
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.root.NewtonRootFinder
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.root.SecantRootFinder
Modify the target function.
setGraph() - Method in class jhplot.HPlot
Set the graph from JPLot
setGraphSettings(GraphSettings) - Method in class jhplot.HPlot
Set a new graph settings for the current plot
setGraphStyle(int) - Method in class jhplot.DrawOptions
Set the style of the graph
setGrid(boolean) - Method in class jhplot.HChart
Sets whether or not using grid lines.
setGrid(int, boolean) - Method in class jhplot.HChart
Sets whether or not using grid lines.
setGrid(int, boolean) - Method in class jhplot.HPlot
Sets whether or not using grid lines.
setGrid(boolean) - Method in class jhplot.HPlot
Sets whether or not using grid lines.
setGrid(boolean) - Method in class jhplot.SPlot
Control whether the grid is drawn.
setGridAll(int, boolean) - Method in class jhplot.HPlot
Sets or not the grid lines for all plots on the same canvas
setGridAll(int, boolean) - Method in class jhplot.HPlotJa
Sets or not the grid lines for all plots on the same canvas
setGridColor(Color) - Method in class jhplot.HChart
Sets color of the grid lines for all plots on the same canvas
setGridColor(Color) - Method in class jhplot.HPlotXYZ
Set Grid color to the current pad
setGridColor(Color) - Method in class jhplot.jadraw.JaAxes
Set grid color
setGridColorAll(Color) - Method in class jhplot.HPlot
Sets color of the grid lines for all plots on the same canvas
setGridFront(boolean) - Method in class jhplot.jadraw.JaAxes
Set grid to be drown in fron of all graphic objects
setGridPenWidth(double) - Method in class jhplot.HChart
Sets width of the line for the grid
setGridPenWidth(int, double) - Method in class jhplot.HChart
Sets the width of the line for grid
setGridToFront(boolean) - Method in class jhplot.HPlot
Setting the flag to true, this will draw the grid after drawing all the lines and point stuff, hence on the foreground.
setGTitle(String) - Method in class jhplot.HPlot2D
Set global title for this plot.
setGTitle(JaText) - Method in class jhplot.HPlotJa
Set the global title
setGTitle(String, Font, Color) - Method in class jhplot.HPlotJa
Sets the global title
setGTitle(String, Font) - Method in class jhplot.HPlotJa
Sets the global title using black color.
setGTitle(String) - Method in class jhplot.HPlotJa
Set the global title with default attributes.
setGTitle(String, Color) - Method in class jhplot.HPlotJa
Set the global title with default attributes.
setGTitle(String, Font, Color) - Method in class jhplot.HPlotter
Set global title and its attributes
setGTitle(String, Color) - Method in class jhplot.HPlotter
Set the global title with default attributes.
setGTitle(String) - Method in class jhplot.HPlotter
Set the global title with default attributes.
setGTitle(String) - Method in class jhplot.SPlot
Set global title for this plot.
setHeights(double[]) - Method in class jhplot.H1D
Sets the content of H1D histogram (heights).
setImpulses(boolean, int) - Method in class jhplot.SPlot
If the first argument is true, then a line will be drawn from any plotted point in the specified dataset down to the x axis.
setInflip(boolean) - Method in class jhplot.jadraw.JaLineObject
Sets the inflip property of this line object.
setInitFile(String) - Method in class jhplot.HCellular
Set initialization file
setInitString(String) - Method in class jhplot.HCellular
Set initialization string for the rule
setInnerColor(Color) - Method in class jhplot.HPlot
Sets the color used to fill the inner triangles.
setIsospin(float) - Method in class hephysics.particle.HEParticle
Set isospin
setIsResizing(boolean) - Method in class jhplot.jadraw.JaArcObject
Sets the resizing property of this arc.
setKey(int, float, Color) - Method in class jhplot.HKey
Sets a key
setKey(int) - Method in class jhplot.jadraw.JaKey
Set the key symbol (1-12, 20,21,22)
setKeyColor(Color) - Method in class jhplot.jadraw.JaKey
Set the key color
setKeySpace(float) - Method in class jhplot.HKey
Sets a space between the key and the text describing the key
setKeySpace(double) - Method in class jhplot.jadraw.JaKey
Set a space between a key and a text
setKeyTextSpace(double) - Method in class jhplot.HPlotJa
Set space between the key symbol and the text in a legend.
setLabel(int, double, double, String, Font, Color, String) - Method in class jhplot.HPlotJa
Set label (or update it) for the current pad selected with the cd(i1,i2) method.
setLabel(int, double, double, String, Font, Color) - Method in class jhplot.HPlotJa
Set label (or update it) for the current pad selected with the cd(i1,i2) method.
setLabel(int, double, double, String, Font) - Method in class jhplot.HPlotJa
Set label (or update it) for the current pad selected with the cd(i1,i2) method.
setLabel(int, double, double, String) - Method in class jhplot.HPlotJa
Set label (or update it) for the current pad selected with the cd(i1,i2) method.
setLabelColor(Color) - Method in class jhplot.HChart
Se5t color of the lebales.
setLabelColor(Color) - Method in class jhplot.HPlot3D
Set color of the label
setLabelColor(Color) - Method in class jhplot.HPlot3DP
Set Color for the labels
setLabelColor(Color) - Method in class jhplot.jadraw.JaAxes
Set the color for labels indicating the ticks
setLabelFont(Font) - Method in class jhplot.HChart
Set fonts of the labels.
setLabelFont(Font) - Method in class jhplot.HPlot3D
Set Font for the labels
setLabelFont(Font) - Method in class jhplot.HPlot3DP
Set Font for the labels
setLabelFont(Font) - Method in class jhplot.jadraw.JaAxes
Set label fonts
setLabelFont(String) - Method in class jhplot.SPlot
Set the label font, which is used for axis labels and legend labels.
setLabelFontColor(Color) - Method in class jhplot.HPlot3D
Set color for labels
setLabelOffsetX(double) - Method in class jhplot.HPlot3D
Set label offset on X
setLabelOffsetY(double) - Method in class jhplot.HPlot3D
Set label offset on Y
setLabelOffsetZ(double) - Method in class jhplot.HPlot3D
Set label offset on Z
setLabelRotation(double) - Method in class jhplot.jadraw.JaAxes
Set rotation for labels
setLabelShift(int, double, double) - Method in class jhplot.HPlotJa
Shift position of a label with respect to the axis by about defined in NDC (0-1).
setLabelSpace(int, double) - Method in class jhplot.jadraw.JaAxes
Set a space between axis and labels for ticks
setLabelX(String, int, int) - Method in class jhplot.HPlotJa
Sets a label for X at the default location
setLabelX(String) - Method in class jhplot.Plottable
Set lablel for X axis
setLabelY(String, int, int) - Method in class jhplot.HPlotJa
Set label at the default position
setLabelY(String) - Method in class jhplot.Plottable
Set lablel for Y axis
setLabelZ(String) - Method in class jhplot.Plottable
Set lablel for Z axis if applicable.
setLatexFS(int) - Method in class jhplot.jadraw.JaLatexText
Sets the latexfs property of this text object.
setLatexLabel(String) - Method in class jhplot.jadraw.JaLatexText
Sets the Label of this LatexText to str.
setLegend(boolean) - Method in class jhplot.DrawOptions
Sets whether or not this line style should draw the name in the legend of the graph.
setLegend(boolean) - Method in class jhplot.HChart
Sets whether or not this line style should draw the name in the legend of the graph.
setLegend(boolean) - Method in class jhplot.HPlot
Sets whether or not to draw the legend.
setLegend(boolean) - Method in class jhplot.HPlotter
Sets whether or not to draw the legend for the current plot.
setLegendAll(boolean) - Method in class jhplot.HPlotJa
Do we need to show legends?
setLegendBar(AbstractDrawable) - Method in class jhplot.HPlotXYZ
Set a legend to a given surface
setLegendFont(Font) - Method in class jhplot.HPlot
Sets the actual font of the legend.
setLegendFont(String) - Method in class jhplot.HPlot
Set the label font, which is used for axis labels and legend labels.
setLegendFont(Font) - Method in class jhplot.HPlotJa
Sets the actual font of the legend.
setLegendFont(String) - Method in class jhplot.HPlotJa
Set the label font, which is used for axis labels and legend labels.
setLegendFont(Font) - Method in class jhplot.HPlotter
Set legend fonts
setLegendPos(int, double) - Method in class jhplot.HPlot
Sets the x or y coordinates (defined relative to the data ranges on the axes) of the legend.
setLegendPos(double, double, String) - Method in class jhplot.HPlot
Sets the x and y coordinates of the legend.
setLegendPos(double, double) - Method in class jhplot.HPlotter
Set position for the current statistical box
setLegendPosition(RectangleEdge) - Method in class jhplot.HChart
Legend position
setLegendPosUse(boolean) - Method in class jhplot.HPlot
Sets whether or not to set the legend position in X,Y coordinates as defined by the graph.
setLegends(ArrayList<JaKey>) - Method in class jhplot.HPlotJa
Set new list of legends (old legends are removed).
setLegendSpac(double) - Method in class jhplot.HPlot
Sets the vertical spacing, between each line of the legend.
setLengthFromBeginning(double[], int) - Static method in class jhplot.math.ArrayMathUtils
Sets an array to the specified length scraping or padding the end if necessary.
setLengthFromBeginning(int[], int) - Static method in class jhplot.math.ArrayMathUtils
Sets an array to the specified length scraping or padding the end if necessary.
setLengthFromEnd(double[], int) - Static method in class jhplot.math.ArrayMathUtils
Sets an array to the specified length scraping or padding the beginning if necessary.
setLengthFromEnd(int[], int) - Static method in class jhplot.math.ArrayMathUtils
Sets an array to the specified length scraping or padding the beginning if necessary.
setLimitGuess(double) - Method in class jhpro.stat.limit.StatConfidence
Set new limit
setLineColor(Color) - Method in class jhplot.FPR
Set color for lines
setLinePars(LinePars) - Method in class jhplot.P1D
Sets LinePars class for graphical attributes
setLineStyle(int) - Method in class jhplot.DrawOptions
Set line styles (important for functions).
setLineWidth(int) - Method in class jhplot.HKey
Sets key line width
setLocation(double, double) - Method in class jhplot.HKey
Sets the location of the label in data coordinates.
setLocation(double, double, String) - Method in class jhplot.HKey
Sets the location of the label in data coordinates.
setLocation(double, double) - Method in class jhplot.HLabel
Sets the location of the label in the NDC coordinates.
setLocation(double, double, String) - Method in class jhplot.HLabel
Sets the location of the label in data coordinates.
setLocation(double, double) - Method in class jhplot.HLabelEq
Sets the location of the label in data coordinates.
setLocation(double, double, String) - Method in class jhplot.HLabelEq
Sets the location of the label in data coordinates.
setLocation(double, double, String) - Method in class jhplot.jadraw.JaObject
Set location of the object in the NDC or USER coordinates.
setLocation(int, int) - Method in class jhplot.jadraw.JaObject
Sets the x and y coordinate of this object.
setLocation(double) - Method in class jhplot.math.num.pdf.Weibull
Modify the location parameter.
setLocationAtCenter(JaText) - Method in class jhplot.HPlotJa
Sets the location of a text object at the center of the canvas
setLocationXY(int, int, int, int) - Method in class jhplot.jadraw.JaBox
Set box location in pixel coordinates
setLocationXY(int, int, int, int) - Method in class jhplot.jadraw.JaLine
Set location in pixel coordinates
setLogScale(int, boolean) - Method in class jhplot.HChart
Sets true or false to plot on a log scale.
setLogScale(int, boolean) - Method in class jhplot.HPlot
Sets true or false to plot on a log scale.
setLogScale(int, boolean) - Method in class jhplot.HPlotJa
Sets true or false to plot on a log scale.
setLogScale(int, boolean) - Method in class jhplot.HPlotter
Sets true or false to plot on a log scale.
setLogScale(int, boolean) - Method in class jhplot.jadraw.JaAxes
Sets true or false to plot on a log scale.
setLower(double) - Method in class jhplot.math.num.pdf.Uniform
Modify the lower bound parameter.
setLRB(double[]) - Method in class jhpro.stat.ConfidenceLevel
 
setLRS(double[]) - Method in class jhpro.stat.ConfidenceLevel
 
setMarginBottom(double) - Method in class jhplot.HPlot
Sets the distance between the bottom-border of the panel and the bottom X-axis.
setMarginBottom(double) - Method in class jhplot.HPlotJa
Margin from bottom.
setMarginLeft(double) - Method in class jhplot.HPlot
Sets the distance between the left-border of the panel and the left Y-axis.
setMarginLeft(double) - Method in class jhplot.HPlotJa
Margin from left
setMarginRight(double) - Method in class jhplot.HPlot
Sets the distance between the right-border of the panel and the right Y-axis.
setMarginRight(double) - Method in class jhplot.HPlotJa
Set margin from right
setMarginTop(double) - Method in class jhplot.HPlot
Sets the distance between the top-border of the panel and the top X-axis.
setMarginTop(double) - Method in class jhplot.HPlotJa
Set margin from top in NDC system.
setMarginX(double) - Method in class jhplot.HPlotJa
Margin in X between pads
setMarginY(double) - Method in class jhplot.HPlotJa
Margin in Y between pads
setMarksStyle(String) - Method in class jhplot.SPlot
Set the marks style to "none", "points", "dots", or "various".
setMarksStyle(String, int) - Method in class jhplot.SPlot
Set the marks style to "none", "points", "dots", "various", or "pixels" for the specified dataset.
setMass(double) - Method in class hephysics.particle.LParticle
Set a mass
setMax(double) - Method in class jhplot.F1D
Set the maximum value in X
setMax(double) - Method in class jhplot.FND
Set the maximum value in X
setMax(double) - Method in class jhplot.H1D
Set Maximum value of axis
setMax(double) - Method in class jhplot.HProf1D
Set Maximum value of axis
setMax(int, double) - Method in class jhplot.jadraw.JaAxes
Set min values
setMaximumIterations(int) - Method in class jhplot.math.num.IterativeMethod
Modify the maximum number of iterations.
setMaximumIterations(int) - Method in class jhplot.math.num.root.Bracket
Modify the maximum number of iterations.
setMaximumRelativeError(double) - Method in class jhplot.math.num.IterativeMethod
Modify the maximum relative error.
setMaxNumberOfSubticsLog(int) - Method in class jhplot.HPlot
Sets the maximum number of subticks allowed for log10 scale.
setMaxSeparation(double) - Method in class jhpro.tseries.PeakFinder
Set maximum separation between the peaks in sigma (1.3 is the default).
setMaxValue(int, double) - Method in class jhplot.HPlot
Sets the maximum data value displayed on the axis.
setMaxX(double) - Method in class jhplot.F2D
Set Max value in X
setMaxX(double) - Method in class jhplot.F3D
Set Max value in X
setMaxY(double) - Method in class jhplot.F2D
Set Max value in Y
setMaxY(double) - Method in class jhplot.F3D
Set Max value in Y
setMaxZ(double) - Method in class jhplot.F3D
Set Max value in Z
setMean(double) - Method in class jhplot.math.num.pdf.Exponential
Modify the mean.
setMean(double) - Method in class jhplot.math.num.pdf.Laplace
Modify the mean.
setMean(double) - Method in class jhplot.math.num.pdf.Logistic
Modify the mean.
setMean(double) - Method in class jhplot.math.num.pdf.LogNormal
Modify the mean.
setMean(double) - Method in class jhplot.math.num.pdf.Normal
Modify the mean.
setMean(double) - Method in class jhplot.math.num.pdf.Poisson
Modify the mean.
setMeanAndRms(double, double) - Method in class jhplot.H1D
Sets the Mean and RMS of H1D histogram
setMeanAndRms(double, double) - Method in class jhplot.HProf1D
Sets the Mean and RMS of H1D histogram
setMeanX(double) - Method in class jhplot.H2D
Set mean on X.
setMeanX(double) - Method in class jhplot.HProf2D
Set mean on X.
setMeanY(double) - Method in class jhplot.H2D
Set mean on Y
setMeanY(double) - Method in class jhplot.HProf2D
Set mean on Y
setMedian(double) - Method in class jhplot.math.num.pdf.Cauchy
Modify the location parameter.
setMin(double) - Method in class jhplot.F1D
Set Min value in X
setMin(double) - Method in class jhplot.FND
Set Min value in X
setMin(double) - Method in class jhplot.H1D
Set Min value of axis
setMin(double) - Method in class jhplot.HProf1D
Set Min value of axis
setMin(int, double) - Method in class jhplot.jadraw.JaAxes
Set max value
setMinValue(int, double) - Method in class jhplot.HPlot
Sets the start-value displayed on the axis.
setMinX(double) - Method in class jhplot.F2D
Set Min in X
setMinX(double) - Method in class jhplot.F3D
Set Min in X
setMinY(double) - Method in class jhplot.F2D
Set Min value in Y
setMinY(double) - Method in class jhplot.F3D
Set Min value in Y
setMinZ(double) - Method in class jhplot.F3D
Set Min value in Z
setMove(double, double, double) - Method in class jhplot.HView3D
Move the current plot
setMultiText(String[]) - Method in class jhplot.jadraw.JaTextBox
Set multiline text
setName(String) - Method in class jhplot.F1D
Sets a name of the function, i.e.
setName(String) - Method in class jhplot.F2D
Sets a name of the function, i.e.
setName(String) - Method in class jhplot.F3D
Sets a name of the function, i.e.
setName(String) - Method in class jhplot.FND
Sets a name of the function, i.e.
setName(String) - Method in class jhplot.HChart
Set global title to the current chart.
setName(String) - Method in class jhplot.HPlot
Sets a title for the current plot.
setName(String, Font, Color) - Method in class jhplot.HPlot
Sets a title for the current plot with all attributes
setName(String, Font) - Method in class jhplot.HPlot
Sets a title for the current plot with all attributes
setName(String) - Method in class jhplot.HPlot2D
Set global title to the current chart
setName(String) - Method in class jhplot.HPlotter
Sets a title for the current plot.
setName(String, Font, Color) - Method in class jhplot.HPlotter
Sets a title for the current plot with all attributes
setName(String, Font) - Method in class jhplot.HPlotter
Sets a title for the current plot with all attributes
setName(String) - Method in class jhplot.PND
Set a new title
setName(String) - Method in class jhplot.v3d.Object3d
 
setName(int, String) - Method in class jminhep.cluster.DataHolder
Set the title for ith component
setNamePos(double, double, String) - Method in class jhplot.HPlot
Sets the position for the title of the current plot.
setNamePos(double, double) - Method in class jhplot.HPlot
Sets the position for the title of the current plot.
setNameX(String) - Method in class jhplot.DrawOptions
Set the name for X-axis.
setNameX(String) - Method in class jhplot.HChart
Sets the name for X axis.
setNameX(String, Font, Color) - Method in class jhplot.HPlot
Set the label for the axis in X
setNameX(String) - Method in class jhplot.HPlot
Sets the name for X axis.
setNameX(String, Font) - Method in class jhplot.HPlot
Sets the name for X axis.
setNameX(String) - Method in class jhplot.HPlot2D
Sets the name for X axis.
setNameX(String) - Method in class jhplot.HPlot3D
Set a name for X axis
setNameX(String) - Method in class jhplot.HPlot3DP
Set a name for X axis
setNameX(String, Font, Color) - Method in class jhplot.HPlotJa
Set the label for the axis in X
setNameX(String) - Method in class jhplot.HPlotJa
Sets the name for X axis.
setNameX(String, Font) - Method in class jhplot.HPlotJa
Sets the name for X axis.
setNameX(String) - Method in class jhplot.HPlotter
Sets the name for X axis.
setNameX(String, Font) - Method in class jhplot.HPlotter
Sets the name for X axis.
setNameX(String, Font, Color) - Method in class jhplot.HPlotter
Set the label for the axis in X for the current region.
setNameX(String) - Method in class jhplot.HPlotXYZ
Set a name for X axis
setNameX(String) - Method in class jhplot.SPlot
Set the label for the X (horizontal) axis.
setNameXpos(double, double, String) - Method in class jhplot.HPlot
Sets the position for label on X axis.
setNameXpos(double, double) - Method in class jhplot.HPlot
Sets the position for label on X axis in NDC system.
setNameY(String) - Method in class jhplot.DrawOptions
Sets the name for Y-axis.
setNameY(String) - Method in class jhplot.HChart
Sets the name for Y axis.
setNameY(String) - Method in class jhplot.HPlot
Sets the name for Y axis.
setNameY(String, Font) - Method in class jhplot.HPlot
Sets the name for Y axis.
setNameY(String, Font, Color) - Method in class jhplot.HPlot
Sets the Title for Y-axis
setNameY(String) - Method in class jhplot.HPlot2D
Sets the name for Y axis.
setNameY(String) - Method in class jhplot.HPlot3D
Set a name for Y axis
setNameY(String) - Method in class jhplot.HPlot3DP
Set a name for Y axis
setNameY(String, Font, Color) - Method in class jhplot.HPlotJa
Set the label for the axis in Y
setNameY(String) - Method in class jhplot.HPlotJa
Sets the name for Y axis.
setNameY(String, Font) - Method in class jhplot.HPlotJa
Sets the name for Y axis.
setNameY(String) - Method in class jhplot.HPlotter
Sets the name for Y axis.
setNameY(String, Font) - Method in class jhplot.HPlotter
Sets the name for Y axis.
setNameY(String, Font, Color) - Method in class jhplot.HPlotter
Sets the Title for Y-axis
setNameY(String) - Method in class jhplot.HPlotXYZ
Set a name for Y axis
setNameY(String) - Method in class jhplot.SPlot
Set the label for the Y (vertical) axis.
setNameYpos(double, double, String) - Method in class jhplot.HPlot
Sets the position for label on Y axis.
setNameYpos(double, double) - Method in class jhplot.HPlot
Sets the position for label on Y axis in NDC system.
setNameZ(String) - Method in class jhplot.DrawOptions
Sets the title for Z-axis
setNameZ(String) - Method in class jhplot.HPlot3D
Set a name for Z axis
setNameZ(String) - Method in class jhplot.HPlot3DP
Set a name for Z axis
setNameZ(String) - Method in class jhplot.HPlotXYZ
Set a name for Z axis
setNEntries(int) - Method in class jhplot.H1D
Sets number of entries of H1D histogram.
setNEntries(int) - Method in class jhplot.H2D
Set all entries.
setNEntries(int) - Method in class jhplot.HProf1D
Sets number of entries of the histogram.
setNEntries(int) - Method in class jhplot.HProf2D
Set all entries.
setNMC(double) - Method in class jhpro.stat.limit.StatConfidence
Set number of MC events
setNobs(int) - Method in class jhpro.stat.limit.ExpData
Set number of observations
setNonGraphicItems() - Method in class jhplot.HCellular
Creates a CARule and a CAConfig.
setNPoints(int) - Method in class jhplot.HBsom
Set number of points for fit
setNumberOfFailures(int) - Method in class jhplot.math.num.pdf.Hypergeometric
Modify the number of failures.
setNumberOfSuccesses(int) - Method in class jhplot.math.num.pdf.Hypergeometric
Modify the number of successes.
setNumberOfSuccesses(int) - Method in class jhplot.math.num.pdf.NegativeBinomial
Modify the number of successes.
setNumberOfTics(int, int) - Method in class jhplot.HPlot
Sets the number of ticks for the specified axis.
setNumberOfTicsFixed(int, boolean) - Method in class jhplot.HPlot
Says whether the user fixes the number of ticks for a specific axis.
setNumberOfTicsFixed(boolean) - Method in class jhplot.HPlot
Says whether the user fixes the number of ticks for a specific for all axes.
setNumberOfTrials(int) - Method in class jhplot.math.num.pdf.Binomial
Modify the number of trials.
setNumeratorDegreesOfFreedom(double) - Method in class jhplot.math.num.pdf.FDistribution
Modify the numerator degrees of freedom.
SetOwner() - Method in class jhpro.stat.DataSource
Initialize all arrays
setp(PyObject[], String[]) - Method in class jhplot.Plot
 
setPad(double, double, double, double) - Method in class jhplot.HPlotJa
Set the location and the size of the current pad in NDC coordinate.
setPad(int, int, double, double, double, double) - Method in class jhplot.HPlotJa
Set the location and the size of the pad in NDC coordinate.
setPad(int, int, double, double) - Method in class jhplot.HPlotJa
Set the location and the size of the pad in NDC coordinate.
setPad(int, int) - Method in class jhplot.jadraw.JaAxes
Set pad ID
setPadLocation(double, double) - Method in class jhplot.HPlotJa
Set location of the current pad in NDC You may need to call update.
setPadSize(double, double) - Method in class jhplot.HPlotJa
Set width and height of the pad in NDC
setPadX(int) - Method in class jhplot.jadraw.JaKey
Set pad ID in X
setPadX(int) - Method in class jhplot.jadraw.JaText
Set pad ID in X
setPadX(int) - Method in class jhplot.jadraw.JaTextBox
Set pad ID in X
setPadY(int) - Method in class jhplot.jadraw.JaKey
Set pad ID in Y
setPadY(int) - Method in class jhplot.jadraw.JaText
Set pad ID in Y
setPadY(int) - Method in class jhplot.jadraw.JaTextBox
Set pad ID in Y
setPanelSize(Dimension) - Method in class jhplot.HPlot
Sets the dimensions of the panel of the graph.
setPar(String, double) - Method in class jhplot.F1D
Replace abstract parameter with the value (double).
setPar(String, int) - Method in class jhplot.F1D
Replace abstract parameter with the value (integer).
setPar(String, double) - Method in class jhplot.HFitter
Set parameter to a value
setParAxis(int, String, String) - Method in class jhplot.HPlotter
Set parameters for the axis using strings
setParConstraint(String) - Method in class jhplot.HFitter
Set parameter constraint Example: Set parameter "mean1" to be identical to "mean2" as: "mean1=mean2"
setParent(LParticle) - Method in class hephysics.particle.LParticle
Set a parent particle
setParFixed(String) - Method in class jhplot.HFitter
Fix a given parameter to a constant value
setParFixed(String, boolean) - Method in class jhplot.HFitter
Fix a given parameter to a constant value or not
setParRange(String, double, double) - Method in class jhplot.HFitter
Set range for parameter during the fit
setParRegion(int, String, String) - Method in class jhplot.HPlotter
Set parameters for the current region.
setParStep(String, double) - Method in class jhplot.HFitter
Set step size for parameter (say 0.01)
setPassiveEuler(double, double, double) - Method in class hephysics.vec.Hep3Matrix
Defines a rotation matrix via Euler angles.
setPdgcode(int) - Method in class hephysics.particle.HEParticle
Set PDG code
setPenColor(Color) - Method in class jhplot.P3D
Sets the symbol color
setPenDash() - Method in class jhplot.DrawOptions
Set dashed style with default length
setPenDash(int) - Method in class jhplot.DrawOptions
Set dashed style with default length
setPenWidth(int) - Method in class jhplot.DrawOptions
Set width of the lines
setPenWidth(int) - Method in class jhplot.FPR
Set width of lines
setPenWidth(float) - Method in class jhplot.jadraw.JaKey
Set a pen width used to draw the key
setPenWidth(float) - Method in class jhplot.jadraw.JaLine
Set line width
setPenWidth(int) - Method in class jhplot.P3D
Set width of the lines
setPenWidthAxes(int) - Method in class jhplot.HPlot3D
Set line width to draw axes
setPenWidthAxis(double) - Method in class jhplot.HPlot
Set pen width to draw axis
setPenWidthErr(int) - Method in class jhplot.DrawOptions
Set width of the lines used to show 1st level errors
setPenWidthErrSys(int) - Method in class jhplot.DrawOptions
Set width of the lines used to show 2nd level errors
setPhi(double) - Method in class hephysics.vec.Hep3Vector
Set phi
setPND(PND) - Method in class jhpro.tseries.HStatData
Set data from PND container
setPoints(int) - Method in class jhplot.F1D
Sets the number points between Min and Max for evaluation
setPoints(int) - Method in class jhplot.F2D
Get the number of points
setPoints(int) - Method in class jhplot.F3D
Get the number of points
setPoints(int) - Method in class jhplot.FND
Sets the number points between Min and Max for evaluation
setPopulationSize(int) - Method in class jhplot.HCellular
Set population size
setPos(String, int, int) - Method in class jhplot.HGraph
Set vertex position
setPosCoord(String) - Method in class jhplot.shapes.HShape
Set the style of the coodinate position
setPosition(HepLorentzVector) - Method in class hephysics.particle.HEParticle
Set position of particle in X,Y,Z,time.
setPosition(double) - Method in class jhpro.tseries.Peak
 
setPosition(double, double) - Method in class jhpro.tseries.Peak
 
setPositionCoordinate(int) - Method in class jhplot.shapes.HShape
How to set the position of this object?
setPrimitivesToFront(boolean) - Method in class jhplot.HPlot
Setting the flag to true, this will draw all primitives after drawing all the lines and point stuff, hence on the foreground.
setProbab(double) - Method in class jminhep.cluster.Partition
Set probability for cluster accosiation
setProbabilityOfSuccess(double) - Method in class jhplot.math.num.pdf.Binomial
Modify probability of success.
setProbabilityOfSuccess(double) - Method in class jhplot.math.num.pdf.Geometric
Modify probability of success.
setProbabilityOfSuccess(double) - Method in class jhplot.math.num.pdf.NegativeBinomial
Modify probability of success.
setPx(double) - Method in class hephysics.vec.HepLorentzVector
Set Px
setPxPyPz(double, double, double) - Method in class hephysics.particle.LParticle
Set Px,Py,Pz (or x,y,z)
setPxPyPzE(double, double, double, double) - Method in class hephysics.particle.LParticle
Set Px,Py,Pz (or x,y,z) and energy
setPy(double) - Method in class hephysics.vec.HepLorentzVector
Set Py
setPz(double) - Method in class hephysics.vec.HepLorentzVector
Set Pz
setQuick(int, double, double, double, double, double, double, double, double, double, double) - Method in class jhplot.P1D
setQuicks the ith value of a plot-point pair (x,y).
setQuick(int, double, double, double, double, double, double) - Method in class jhplot.P1D
setQuicks the ith value of a plot-point pair (x,y).
setQuick(int, double, double, double, double) - Method in class jhplot.P1D
setQuicks the ith value of a plot-point pair (x,y).
setQuick(int, double, double, double) - Method in class jhplot.P1D
setQuicks the ith value of a plot-point pair (x,y).
setQuick(int, double, double) - Method in class jhplot.P1D
setQuicks the ith value of a plot-point pair (x,y).
setRange(int, double, double) - Method in class jhplot.HChart
Sets the range (min-max) displayed on the axis.
setRange(double, double) - Method in class jhplot.HFitter
Set range for fitting for 1D objects (H1D, P1D)
setRange(int, double, double) - Method in class jhplot.HPlot
Sets the range (min-max) displayed on the axis.
setRange(double, double, double, double) - Method in class jhplot.HPlot
Sets the range for the current plot
setRange(int, double, double, int) - Method in class jhplot.HPlot2D
Sets the range for the current plot and axis.
setRange(double, double, double, double) - Method in class jhplot.HPlot3D
Set X and Y range for the 3D plot.
setRange(double, double, double, double, double, double) - Method in class jhplot.HPlot3D
Set X, Y, Z ranges for the 3D plot
setRange(double, double, double, double) - Method in class jhplot.HPlotJa
Set ranges on X and Y on the current pad.
setRange(int, double, double) - Method in class jhplot.HPlotter
Sets the range (min-max) displayed on the axis for the current plot.
setRange(double, double, double, double) - Method in class jhplot.HPlotter
Sets the range for the current plot
setRange(double, double, double, double, double, double) - Method in class jhplot.HPlotXYZ
Sets the range for the current plot
setRange(int, double, double) - Method in class jhplot.jadraw.JaAxes
Set the ranges for the current pad
setRange(double, double, double, double) - Method in class jhplot.SPlot
Set range for X and Y axes.
setRange(double, double) - Method in class jhplot.stat.Interpolator
Redefine smooth interval for input data.
setRangeAll(int, double, double) - Method in class jhplot.HPlot
Sets the range (min-max) displayed on all axises.
setRangeAll(double, double, double, double) - Method in class jhplot.HPlot
Sets the range for all plots
setRangeAll(int, double, double) - Method in class jhplot.HPlotter
Sets the range (min-max) displayed on all axises.
setRangeAll(double, double, double, double) - Method in class jhplot.HPlotter
Sets the range for all plots
setRangeX(double, double) - Method in class jhplot.HPlot
Sets the range (min-max) displayed on X
setRangeX(double, double) - Method in class jhplot.HPlot3DP
Set range for X axis
setRangeX(double, double) - Method in class jhplot.HPlotJa
Set range on X.
setRangeX(double, double, int, int) - Method in class jhplot.HPlotJa
Set X range on pad defined by x and y on the canvas.
setRangeX(double, double) - Method in class jhplot.HPlotter
Sets the range (min-max) displayed on X
setRangeY(double, double) - Method in class jhplot.HPlot
Sets the range (min-max) displayed on Y
setRangeY(double, double) - Method in class jhplot.HPlot3DP
Set range for Y
setRangeY(double, double) - Method in class jhplot.HPlotJa
Set range on Y on the current pad.
setRangeY(double, double, int, int) - Method in class jhplot.HPlotJa
Set Y range on pad defined by x and y on the canvas.
setRangeY(double, double) - Method in class jhplot.HPlotter
Sets the range (min-max) displayed on Y
setRangeZ(double, double) - Method in class jhplot.HPlot3D
Sets the z range of calculated surface vertices.
setRangeZ(double, double) - Method in class jhplot.HPlot3DP
Set range for Z
setRelation(String) - Method in class jminhep.cluster.DataHolder
Set relation (name) of the data holder
setRelh(int) - Method in class jhplot.jadraw.JaObject
Sets the relative height of this object.
setRelw(int) - Method in class jhplot.jadraw.JaObject
Sets the relative width of this object.
setRelWAndH(int, int) - Method in class jhplot.jadraw.JaObject
Sets the relative width and height of this object.
setRelWH(double, double, String) - Method in class jhplot.jadraw.JaObject
Set relative size in the NDC or USER coordinates
setRmsX(double) - Method in class jhplot.H2D
Set RMS on X.
setRmsX(double) - Method in class jhplot.HProf2D
Set RMS on X.
setRmsY(double) - Method in class jhplot.H2D
Set RMS on Y
setRmsY(double) - Method in class jhplot.HProf2D
Set RMS on Y
setRootFile(File) - Method in class jhplot.root.RootHistogramBrowser
 
setRootFile(URL) - Method in class jhplot.root.RootHistogramBrowser
 
setRot(float, float, float) - Method in class jhplot.v3d.Position
 
setRotAngle(int) - Method in class jhplot.jadraw.JaBlob
Sets the rotation angle of this blob.
setRotAngle(int) - Method in class jhplot.jadraw.JaKey
Sets the rotAngle property of this text object.
setRotAngle(int) - Method in class jhplot.jadraw.JaLatexText
Sets the rotAngle property of this text object.
setRotAngle(int) - Method in class jhplot.jadraw.JaText
Sets the rotAngle property of this text object.
setRotAngle(int) - Method in class jhplot.jadraw.JaTextBox
Sets the rotAngle property of this text object.
setRotAngle(int) - Method in class jhplot.jadraw.JaVertexT2
Sets the rotation angle of this vertex.
setRotate(double, double, double) - Method in class jhplot.HView3D
Rotate the current plot
setRotateTicks(int, boolean) - Method in class jhplot.jadraw.JaAxes
Set true if ticks should be rotated
setRotation(double) - Method in class jhplot.HKey
Sets the rotation angle.
setRotation(double) - Method in class jhplot.HLabel
Sets the rotation angle.
setRotation(double) - Method in class jhplot.HMLabel
Sets the rotation angle.
setRotation(double) - Method in class jhplot.shapes.Text
Set the rotation angle
setRotationAngle(double) - Method in class jhplot.HPlot3D
Get the rotation angle
setRotationAngle(double) - Method in class jhplot.HPlotXYZ
Get the rotation angle
setRule(String) - Method in class jhplot.HCellular
Set rule.
setSampleSize(int) - Method in class jhplot.math.num.pdf.Hypergeometric
Modify the sample size.
setScale(double) - Method in class jhplot.math.num.pdf.Cauchy
Modify the scale parameter.
setScale(double) - Method in class jhplot.math.num.pdf.Laplace
Modify the scale.
setScale(double) - Method in class jhplot.math.num.pdf.Logistic
Modify the scale parameter.
setScale(double) - Method in class jhplot.math.num.pdf.Rayleigh
Modify the scale parameter.
setScale(double) - Method in class jhplot.math.num.pdf.Weibull
Modify the scale parameter.
setScale(float, float, float) - Method in class jhplot.v3d.Position
 
setScaling(double) - Method in class jhplot.HPlot3D
Set the scaling
setScaling(double) - Method in class jhplot.HPlotXYZ
Set the scaling
setSensitivity(double) - Method in class jhpro.stat.limit.StatConfidence
Set new sensitivity
setSensitivityError(double) - Method in class jhpro.stat.limit.StatConfidence
Set error on sensitivity
setSeparation(float) - Method in class jhplot.HKey
Set Y-separation of the keys in the default location mode
setShadow(boolean) - Method in class jhplot.HPlot
Defines whether or not a shadow will be drawn at the panel border.
setShadow(boolean) - Method in class jhplot.jadraw.JaTextBox
Sets the shadow to the box.
setShadowSize(int) - Method in class jhplot.jadraw.JaTextBox
Sets a shadow size.
setShadowXOffset(int) - Method in class jhplot.jadraw.JaTextBox
Set shadow offset in X
setShadowYOffset(int) - Method in class jhplot.jadraw.JaTextBox
Set shadow offset in Y
setShape(double) - Method in class jhplot.math.num.pdf.Weibull
Modify the shape parameter.
setShow(int, boolean) - Method in class jhplot.jadraw.JaAxes
Set true if you want to show a particular axis
setShowGrid(int, boolean) - Method in class jhplot.jadraw.JaAxes
Is grid to be shown?
setShowKey(boolean) - Method in class jhplot.jadraw.JaAxes
Set true if keys are shown
setShowMirror(int, boolean) - Method in class jhplot.HPlotJa
Set or no a mirror axis
setShowMirror(int, boolean) - Method in class jhplot.jadraw.JaAxes
Set true if a mirror axis to be shown
setShowStatBox(boolean) - Method in class jhplot.HPlotJa
Show a box with statistics (only for last plotted object) on the current pad
setSize(int, int, int, int) - Method in class jhplot.jadraw.JaObject
Reset the size (width, height, relative width and height) of this object.
setSize(int) - Method in class jhplot.math.num.DoubleArray
Modify the size of this array.
setSize(int, int) - Method in class jhplot.SPlot
Set size of the frame.
setSpaceParity(float) - Method in class hephysics.particle.HEParticle
Set P space parity
setSpin(float) - Method in class hephysics.particle.HEParticle
Set J total spin
setStandardDeviation(double) - Method in class jhplot.math.num.pdf.LogNormal
Modify the standard deviation.
setStandardDeviation(double) - Method in class jhplot.math.num.pdf.Normal
Modify the standard deviation.
setStangle(int) - Method in class jhplot.jadraw.JaArcObject
Sets the stangle property of this arc object.
setStatBox(String[], int, int) - Method in class jhplot.HPlotJa
Set statistical box.
setStatBox(boolean) - Method in class jhplot.HPlotter
Set statistical box to the current draw area (navigated with the cd() method.
setStatBoxPos(double, double) - Method in class jhplot.HPlotter
Set position for the current statistical box
setStatColor(Color, Color) - Method in class jhplot.HPlotter
Set colors of statistical box.
setStatFont(Font) - Method in class jhplot.HPlotter
Set position for the current statistical box
setStatistics(String[]) - Method in class jhplot.jadraw.JaAxes
Set a strings representing the full statistics
setStatus(int) - Method in class hephysics.particle.HEParticle
Set Monte Carlo status code
setStot(double) - Method in class jhpro.stat.ConfidenceLevel
 
setStringAt(String, int, int) - Method in class jhplot.SPsheet
Set string value at a position
setStroke(float) - Method in class jhplot.jadraw.JaArcObject
Sets the stroke property of this arc object.
setStroke(float) - Method in class jhplot.jadraw.JaFillObject
Sets the stroke (line width) of this object.
setStroke(float) - Method in class jhplot.jadraw.JaLineObject
Sets the stroke property of this line object.
setStroke(float) - Method in class jhplot.jadraw.JaLoopObject
Sets the stroke property of this loop object.
setStroke(float) - Method in class jhplot.jadraw.JaVertex
Sets the stroke property of this line object.
setStroke(Stroke) - Method in class jhplot.shapes.HShape
Set the Stroke to a specific value
setStyle(String) - Method in class jhplot.DrawOptions
Sets the style.
setStyle(int) - Method in class jhplot.HPlot2D
Set style to the current plot.
setSubTicksNumber(int, int) - Method in class jhplot.jadraw.JaAxes
Set the number of sub-ticks
setSubTicksSize(int, double) - Method in class jhplot.jadraw.JaAxes
Set the size of subtics in NDC
setSubTicLength(int, double) - Method in class jhplot.HPlot
Sets the length of the subticks.
setSubTicLength(double) - Method in class jhplot.HPlot
Sets the length of the subticks for all axises.
setSubTicLength(int, double) - Method in class jhplot.HPlot2D
Sets the length of the sub-ticks.
setSubTicNumber(int, int) - Method in class jhplot.HPlot
Sets the number of subticks between ticks.
setSurface() - Method in class jhplot.HPlot3D
Set surface type of plot
setSurface(boolean) - Method in class jhplot.HPlot3D
Set surface type of plot
setSymbol(int) - Method in class jhplot.DrawOptions
Set symbol types.
setSymbolColor(Color) - Method in class jhplot.P2D
Sets symbol color
setSymbolSize(int) - Method in class jhplot.DrawOptions
Set the size of the symbols
setSymbolSize(int) - Method in class jhplot.P2D
Sets the symbol size
setSymm(boolean) - Method in class jhplot.jadraw.JaLineObject
Sets the symm property of this line object.
setT(double) - Method in class hephysics.vec.HepLorentzVector
Set time
setText(String) - Method in class jhplot.HKey
Sets a text of the label.
setText(String) - Method in class jhplot.HLabel
Sets a text of the label.
setText(String) - Method in class jhplot.HLabelEq
Sets a equation text of the label.
setText(String[]) - Method in class jhplot.HMLabel
Sets the text of the label.
setText(String) - Method in class jhplot.jadraw.JaKey
Sets the textString property of this text object.
setText(String) - Method in class jhplot.jadraw.JaText
Sets the textString property of this text object.
setText(String) - Method in class jhplot.jadraw.JaTextBox
Sets the textString property of this text object.
setText(String) - Method in class jhplot.shapes.Text
Set a string with the text
setTextString(String) - Method in class jhplot.jadraw.JaLatexText
Sets the textString property of this text object.
setTheme(String) - Method in class jhplot.HChart
Set a custom theme for chart..
setThetaPhiP(double, double, double) - Method in class hephysics.particle.LParticle
Set HepLorentzVector using theta angle, phi and total momentum.
setTicColor(int, Color) - Method in class jhplot.HPlot
Sets the color used by the labels drawn at each tick.
setTicColor(Color) - Method in class jhplot.HPlot
Sets the color used by the labels drawn at each tick (for all axises).
setTicColor(Color) - Method in class jhplot.HPlotter
Sets the color used by the labels drawn at each tick (for all axes).
setTicFont(int, Font) - Method in class jhplot.HPlot
Sets the font used by the labels drawn at each tick.
setTicFont(Font) - Method in class jhplot.HPlot
Sets the font used by the labels drawn at each tick (for all axises).
setTicFont(Font) - Method in class jhplot.HPlot3D
Set font for the ticks
setTicFont(Font) - Method in class jhplot.HPlotJa
Sets the font used by the labels drawn at each tick.
setTicFont(Font) - Method in class jhplot.HPlotter
Sets the color used by the labels drawn at each tick (for all axises).
setTickColor(int, Color) - Method in class jhplot.HChart
Set tick color
setTickFont(Font) - Method in class jhplot.HChart
Set font of ticks
setTickRenderer(int, int) - Method in class jhplot.HPlotXYZ
Set scientific notation with a give number of digits
setTickRendererAll(int) - Method in class jhplot.HPlotXYZ
Set scientific notation with a give number of digits for all ticks
setTicksLabels(int, boolean) - Method in class jhplot.HPlotJa
Set tick labels for the current pad
setTicksLabels(int, boolean) - Method in class jhplot.jadraw.JaAxes
Set or not tick labels
setTicksNumber(int, int) - Method in class jhplot.jadraw.JaAxes
Set the number of main ticks.
setTicksSize(int, double) - Method in class jhplot.jadraw.JaAxes
Set the size of the ticks in NDC format.
setTicLabel(String[][]) - Method in class jhplot.jadraw.JaAxes
 
setTicLabels(boolean) - Method in class jhplot.HPlot
Sets whether all tick-labels will be written or not.
setTicLabels(int, boolean) - Method in class jhplot.HPlot
Sets whether tick-labels will be written or not.
setTicLength(int, double) - Method in class jhplot.HPlot
Sets the length of the ticks.
setTicLength(double) - Method in class jhplot.HPlot
Sets the length of the ticks for all axes.
setTicOffset(double) - Method in class jhplot.HPlot3D
Set tick offset
setTics(int, boolean) - Method in class jhplot.HPlot
Sets whether or not to draw ticks (little lines on the axes).
setTics(boolean) - Method in class jhplot.HPlot
Sets whether or not to draw ticks (little lines on the axes) for all axis.
setTicsMirror(int, boolean) - Method in class jhplot.HPlot
Sets true or false to draw mirror ticks
setTicsMirror(boolean) - Method in class jhplot.HPlot
Sets true or false to draw mirror ticks for X and Y
setTicsRotate(int, boolean) - Method in class jhplot.HPlot
Defines whether we should rotate ticks.
setTicStyle(int, Font, Color) - Method in class jhplot.HPlotter
Sets the color used by the labels drawn at each tick.
setTitle(String) - Method in class jhplot.DrawOptions
Sets the title
setTitle(String) - Method in class jhplot.F3D
Set a title
setTitle(String) - Method in class jhplot.H3D
Sets the title
setTitle(String) - Method in class jhplot.HProf1D
Sets the title
setTitle(String) - Method in class jhplot.HProf2D
Set title
setTitle(String) - Method in class jhplot.P0D
Set a new title
setTitle(String) - Method in class jhplot.P0I
Set a new title
setTitle(String) - Method in class jhplot.P3D
Set a new title
setTitle(String) - Method in class jhplot.Plottable
Set a new title
setTitle(String) - Method in class jhplot.PND
Set a new title
setTitle(String) - Method in class jhplot.PNI
Set a new title
setTitle(String) - Method in class jhplot.SPlot
Set global title for this plot.
setTitle(String) - Method in class jhpro.stat.DataKeeper
 
setTitleFont(String) - Method in class jhplot.SPlot
Set the title font.
setTrans(float, float, float) - Method in class jhplot.v3d.Position
 
setTransparency(float) - Method in class jhplot.jadraw.JaBlob
Set transparency of this object
setTransparency(float) - Method in class jhplot.jadraw.JaBox
Set transparency of this object
setTransparency(float) - Method in class jhplot.jadraw.JaLine
Set transparency of this object
setTransparency(double) - Method in class jhplot.shapes.HShape
Get the transparency level
setTSB(double[]) - Method in class jhpro.stat.ConfidenceLevel
 
setTSD(double) - Method in class jhpro.stat.ConfidenceLevel
 
setTSS(double[]) - Method in class jhpro.stat.ConfidenceLevel
 
setType(int) - Method in class hephysics.particle.HEParticle
Set type ID
setType(int) - Method in class jhplot.DrawOptions
Set type of the object Should be: LinePars.H1D, LineParsF1D, LineParsF1D
setType(Class) - Method in class jhplot.io.csv.bean.HeaderColumnNameMappingStrategy
 
setType(int) - Method in class jhplot.jadraw.JaKey
Set type of this object
setType(int) - Method in class jhplot.jadraw.JaText
Set identification type for this text label
setType(int) - Method in class jhplot.jadraw.JaTextBox
Set identification number for this text object
setType(int) - Method in class jhplot.shapes.Arrow
Set the type of arrow: 1,2,3
setUpper(double) - Method in class jhplot.math.num.pdf.Uniform
Modify the upper bound parameter.
setV(double, double, double) - Method in class hephysics.vec.Hep3Vector
Set vector
setV3(Hep3Vector) - Method in class hephysics.vec.HepLorentzVector
Set 3-vector
setV3(double, double, double) - Method in class hephysics.vec.HepLorentzVector
Set 3-vector position or Px,Py,Pz
setVal(double) - Method in class jhplot.math.ValueErr
Set value
setValidEntries(int) - Method in class jhplot.H1D
Sets number of valid entries.
setValidEntries(int) - Method in class jhplot.H2D
Set in-range entries.
setValidEntries(int) - Method in class jhplot.HProf1D
Sets number of valid entries.
setValidEntries(int) - Method in class jhplot.HProf2D
Set in-range entries.
setValue(int, double) - Method in class jhpro.stat.DataKeeper
Set a value at index
setValueAt(Object, int, int) - Method in class jhplot.SPsheet
This method sets the value of the cell specified with these coordinates to aValue.
setValueAt(double, int, int) - Method in class jhplot.SPsheet
Set value of a spreadsheet
setValues(double[]) - Method in class jhpro.stat.DataKeeper
 
setVarNames(JSCSArray) - Method in class jhpro.tseries.HStatData
Set variable names.
setVersion(int) - Method in class jhplot.io.HFileMap
Set file version.
setVertexPts(double, double, double, double, double, double) - Method in class jhplot.jadraw.JaVertexT5
Sets the points of this vertex.
setViewPoint(double, double, double) - Method in class jhplot.HPlotXYZ
Set view point
setWhoAm(int) - Method in class jhplot.shapes.HShape
Set primitive type
setWidth(double) - Method in class jhpro.tseries.Peak
 
setWidth(double, double) - Method in class jhpro.tseries.Peak
 
setWireframe(boolean) - Method in class jhplot.HPlotXYZ
Set wireframe mode for the current object.
setWireframeWidth(double) - Method in class jhplot.HPlotXYZ
Set width of the line for wireframe
setWrap(boolean) - Method in class jhplot.SPlot
Specify whether the X axis is wrapped.
setX(double) - Method in class hephysics.vec.Hep3Vector
Set X component
setX(int) - Method in class jhplot.jadraw.JaObject
Sets the x coordinate of this object.
setX1(int) - Method in class jhplot.jadraw.JaArcObject
Sets the x coordinate of the first click point of this arc.
setX1(double) - Method in class jhplot.jadraw.JaVertexT5
Sets the x coordinate of the first click point of this vertex.
setX2(int) - Method in class jhplot.jadraw.JaArcObject
Sets the x coordinate of the second click point of this arc.
setX2(double) - Method in class jhplot.jadraw.JaVertexT5
Sets the x coordinate of the second click point of this vertex.
setX3(double) - Method in class jhplot.jadraw.JaVertexT5
Sets the x coordinate of the third click point of this vertex.
setXE1left(DoubleArrayList) - Method in class jhplot.P1D
Error on X left.Statistical error.
setXE1right(DoubleArrayList) - Method in class jhplot.P1D
Error on X.
setXE2left(DoubleArrayList) - Method in class jhplot.P1D
Set left second-level errors
setXE2right(DoubleArrayList) - Method in class jhplot.P1D
Set right second-level errors
setXLog(boolean) - Method in class jhplot.SPlot
Specify whether the X axis is drawn with a logarithmic scale.
setXRange(double, double) - Method in class jhplot.SPlot
Set the X (horizontal) range of the plot.
setXval(DoubleArrayList) - Method in class jhplot.P1D
Set X values as array
setY(double) - Method in class hephysics.vec.Hep3Vector
Y component
setY(int) - Method in class jhplot.jadraw.JaObject
Sets the y coordinate of this object.
setY1(int) - Method in class jhplot.jadraw.JaArcObject
Sets the y coordinate of the first click point of this arc.
setY1(double) - Method in class jhplot.jadraw.JaVertexT5
Sets the y coordinate of the first click point of this vertex.
setY2(int) - Method in class jhplot.jadraw.JaArcObject
Sets the y coordinate of the second click point of this arc.
setY2(double) - Method in class jhplot.jadraw.JaVertexT5
Sets the y coordinate of the second click point of this vertex.
setY3(double) - Method in class jhplot.jadraw.JaVertexT5
Sets the y coordinate of the third click point of this vertex.
setYE1down(DoubleArrayList) - Method in class jhplot.P1D
Set statististical down error
setYE1upper(DoubleArrayList) - Method in class jhplot.P1D
Set statistical error on Y 91st level)
setYE2down(DoubleArrayList) - Method in class jhplot.P1D
Set second level down error on Y
setYE2upper(DoubleArrayList) - Method in class jhplot.P1D
Set second level upper error on Y
setYLog(boolean) - Method in class jhplot.SPlot
Specify whether the Y axis is drawn with a logarithmic scale.
setYRange(double, double) - Method in class jhplot.SPlot
Set the Y (vertical) range of the plot.
setYval(DoubleArrayList) - Method in class jhplot.P1D
Set Y values
setZ(double) - Method in class hephysics.vec.Hep3Vector
Set Z component
setZoomIn(double) - Method in class jhplot.HView3D
Zoom in the current plot.
setZoomOut(double) - Method in class jhplot.HView3D
Zoom out the current plot.
shift(double) - Method in class jhplot.H1D
Shift all bins by some value
shift(double) - Method in class jhplot.HProf1D
Shift all bins by some value
show() - Method in class jhplot.HNeuralNet
Show Net in EncodeDocument.
show(H1D) - Method in class jhplot.HTable
Show a H1D histogram.
show(F1D) - Method in class jhplot.HTable
Show a function
show(P0D) - Method in class jhplot.HTable
show P0D data
show(P1D) - Method in class jhplot.HTable
Show P1D data
show(P2D) - Method in class jhplot.HTable
show P2D data
show(P3D) - Method in class jhplot.HTable
show P3D data
showAllGraph(boolean) - Method in class jhplot.HPlot
Set the all graphs visible or not
showAttributes() - Method in class jminhep.cluster.DataPoint
Print all attributes of a data point
showAxis(int) - Method in class jhplot.HPlotJa
Show a particular axis (no mirror)
showEditor() - Method in class jhplot.HPlotJa
Show object editor on the left of the canvas.
showEditor(boolean) - Method in class jhplot.HPlotJa
Show object editor (or not)
showGraph(boolean) - Method in class jhplot.HPlot
Set the current graph visible or not
showIt(boolean) - Method in class jhplot.io.BrowserDataGeneric
Show the browser on the left of Canvas.
showKey(boolean) - Method in class jhplot.HPlotJa
Show or not keys for the current plot
showMessage(String) - Static method in class jhplot.JHPlot
Show a text on status bar permanently.
showMouse(String, double, double, double, double, int, int) - Static method in class jhplot.JHPlot
Show mouse positions
showNetwork() - Method in class jhplot.HNeuralNet
Show a neural net in a frame
showStatusBarText(String) - Static method in class jhplot.JHPlot
Show a text on status bar for 5 sec.
showTest() - Method in class jhplot.HPlot2D
 
SHPlot - Class in jhplot
A class to create a 2D canvas with several plots.
SHPlot3D - Class in jhplot
A class to create a 3D canvas to display H2D and F2D objects.
SHPlotJa - Class in jhplot
A class to create a canvas with several plots and Feynman diagrams.
SimpleMD5 - Class in jhplot.security
 
SimpleMD5() - Constructor for class jhplot.security.SimpleMD5
 
simplify() - Method in class jhplot.F1D
Try to simplify this function.
simplify() - Method in class jhplot.FND
Treat the function as complex.
simplify(String) - Method in class jhplot.math.Symbolic
Simplify equation.
simpson(int, F1D, double, double) - Static method in class jhplot.math.Numeric
Numerical integration using Simpson's rule.
SimpsonsIntegrator - Class in jhplot.math.num.integration
The extended Simpson's rule for numerically integrating functions.
SimpsonsIntegrator(Function) - Constructor for class jhplot.math.num.integration.SimpsonsIntegrator
Create an integrator for the given function.
SimpsonsIntegrator(Function, int, double) - Constructor for class jhplot.math.num.integration.SimpsonsIntegrator
Create an integrator for the given function.
sin() - Method in class jhplot.math.Complex
Sine of this Complex number (doesn't change this Complex number).
sin(ValueErr) - Static method in class jhplot.math.ValueErr
sine of an ValueErr number (trigonometric function)
singular(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
SingularValueDecomposition - Class in jhplot.math
Singular Value Decomposition.
SingularValueDecomposition(double[][]) - Constructor for class jhplot.math.SingularValueDecomposition
Construct the singular value decomposition
sinh() - Method in class jhplot.math.Complex
Hyperbolic sine of this Complex number (doesn't change this Complex number).
sinh(double) - Static method in class jhplot.math.num.special.Trigonometric
Returns the hyperbolic sine of x.
sinh(ValueErr) - Static method in class jhplot.math.ValueErr
Hyperbolic sine of a value with error
sinPhi() - Method in class hephysics.vec.SpacePoint
sin(phi)
sinTheta() - Method in class hephysics.vec.SpacePoint
sin(theta)
size() - Method in class jhplot.io.EFile
Get the number of events stored in the file.
size() - Method in class jhplot.io.PFile
Get number of objects stored in the file.
size() - Method in class jhplot.math.io.LEDataOutputStream
 
size() - Method in class jhplot.P1D
Return the length of the data vector.
size() - Method in class jhplot.P2D
Return the length of the data vector.
size() - Method in class jhplot.P3D
Return the length of the data vector.
size() - Method in class jhplot.PND
Data size (number of rows)
size() - Method in class jhplot.PNI
Data size (number of rows)
size() - Method in class jhplot.VHolder
Return the size of the data, i.e.
sizeData() - Method in class jhplot.HPlot
The data size, i.e.
skew() - Method in class jhplot.P0D
Returns the skew, which is moment(3,mean()) / standardDeviation() Run getStat(0 for evaluation
skew() - Method in class jhplot.P0I
Returns the skew, which is moment(3,mean()) / standardDeviation() Run getStat(0 for evaluation
skipBytes(int) - Method in class jhplot.math.io.LEDataInputStream
 
skipBytes(int) - Method in class jhplot.math.io.LERandomAccessFile
 
skp(HepLorentzVector) - Method in class hephysics.vec.HepLorentzVector
Useful: for x1*x2+y1*y2+z1*z2
Slicing - Class in jhplot.math
BSD License
Slicing(double[][], int[], String) - Constructor for class jhplot.math.Slicing
Construct a Slice from a matrix and an orthogonal slicing.
Slicing(double[][], double[][]) - Constructor for class jhplot.math.Slicing
Construct a Slice from a matrix and an orthogonal slicing.
Slicing(double[][], double[][], double[][]) - Constructor for class jhplot.math.Slicing
Construct a Slice from a matrix and an orthogonal slicing.
Slicing(double[][], int[][]) - Constructor for class jhplot.math.Slicing
Construct a Slice from a matrix and an orthogonal slicing.
SLine(float, float) - Static method in class jhplot.jadraw.Diagram
A s-line object for scalar particles.
SLoop(float, float) - Static method in class jhplot.jadraw.Diagram
A s-loop for scalar particles.
smoothAverage(boolean, int) - Method in class jhplot.stat.Interpolator
Smooth data by averaging over a moving window.
smoothColumn(int, boolean, int) - Method in class jhpro.tseries.HStatAnalysis
Smooth a column of the original data.
smoothCubicSpline() - Method in class jhplot.stat.Interpolator
Perform a cubic interpolatory spline.
smoothGauss(double) - Method in class jhplot.stat.Interpolator
Computes a Gaussian smoothed version of data.
smoothLoess(double, int, double, int) - Method in class jhplot.stat.Interpolator
Performs a Local Regression Algorithm (also Loess, Lowess) for interpolation of data points.
smoothLoess(double, int, double) - Method in class jhplot.stat.Interpolator
Performs a Local Regression Algorithm (also Loess, Lowess) for interpolation of data points.
smoothSpline() - Method in class jhplot.stat.Interpolator
Computes a natural (also known as "free", "unclamped") cubic spline interpolation for the data set.
softmax(int, double[]) - Static method in class jhplot.math.ArrayMathUtils
produces a double between 0 and 1 based on the given array x and the index that must be between (0 and x.length) For further information see also: http://www-ccs.ucsd.edu/matlab/toolbox/nnet/softmax.html
solidColor - Variable in class jhplot.HPlotXYZ
 
solve(double[][]) - Method in class jhplot.math.CholeskyDecomposition
Solve A*X = B
solve(double[][], double[][]) - Static method in class jhplot.math.LinearAlgebra
 
solve(double[][]) - Method in class jhplot.math.LUDecomposition
Solve A*X = B
solve(double[][]) - Method in class jhplot.math.QRDecomposition
Least squares solution of A*X = B
solveCubic(double, double, double, double) - Static method in class jhplot.math.Numeric
Calculates the roots of the cubic equation, a must be different from 0 (or use quadratic equation solver).
solveLinear(double, double) - Static method in class jhplot.math.Numeric
Calculates the roots of the linear equation, a must be different from 0.
solveQuadratic(double, double, double) - Static method in class jhplot.math.Numeric
Calculates the roots of the quadratic equation, a must be different from 0 (or use linear equation solver).
solveQuartic(double, double, double, double, double) - Static method in class jhplot.math.Numeric
Calculates the roots of the quartics equation, a must be different from 0 (or use cubic equation solver).
solveTranspose(double[][], double[][]) - Static method in class jhplot.math.LinearAlgebra
 
sort(double[]) - Static method in class jhplot.math.DoubleArray
Sorts an array in ascending order.
sort(double[][], int) - Static method in class jhplot.math.DoubleArray
Sorts the rows of a matrix using a specified column as the key.
sort(int[], Object[], Comparator, boolean) - Static method in class jhplot.math.SortUtils
Do a sort on indices.
sort(Object[], Comparator, boolean) - Static method in class jhplot.math.SortUtils
Do a sort on indices.
sort(Object[], Comparator) - Static method in class jhplot.math.SortUtils
Do an unstable sort.
sort(int[], Object[], Comparator) - Static method in class jhplot.math.SortUtils
Do an unstable sort.
sort(int, int) - Method in class jhplot.P0D
Sort a slice of the list (ascending) using the Sun quicksort implementation.
sort(int, int) - Method in class jhplot.P0I
Sort a slice of the list (ascending) using the Sun quicksort implementation.
sortIndex() - Method in class jhplot.P0D
Return indexes of sorted array in increasing order.
sortIndex() - Method in class jhplot.P0I
Return indexes of sorted array in increasing order.
Sorting - Class in jhplot.math
Quick Sort algoritm.
Sorting(double[], boolean) - Constructor for class jhplot.math.Sorting
Construct an ascending order.
sortMaxToMin(double[]) - Static method in class jhplot.math.ArrayMathUtils
Returns a sorted array from the maximum to the minimum value.
sortMaxToMin(int[]) - Static method in class jhplot.math.ArrayMathUtils
Returns a sorted array from the maximum to the minimum value.
sortMinToMax(double[]) - Static method in class jhplot.math.ArrayMathUtils
Returns a sorted array from the minimum to the maximum value.
sortMinToMax(int[]) - Static method in class jhplot.math.ArrayMathUtils
Returns a sorted array from the minimum to the maximum value.
SortUtils - Class in jhplot.math
Utility class providing some useful static sort methods.
SortUtils() - Constructor for class jhplot.math.SortUtils
 
SpacePoint - Class in hephysics.vec
A Hep3Vector representing a point in space.
SpacePoint() - Constructor for class hephysics.vec.SpacePoint
Default constructor.
SpacePoint(SpacePoint) - Constructor for class hephysics.vec.SpacePoint
Copy constructor
SpacePoint(Hep3Vector) - Constructor for class hephysics.vec.SpacePoint
 
SpacePoint.Representation - Enum in hephysics.vec
 
Sphere - Class in jhplot.v3d
Build a sphere.
Sphere(Model3d, float, int, int) - Constructor for class jhplot.v3d.Sphere
Build a sphere.
SPlot - Class in jhplot
A class to build a simple canvas with data points.
SPlot() - Constructor for class jhplot.SPlot
Construct a frame with a canvas.
SPlot(File) - Constructor for class jhplot.SPlot
Construct a frame with a canvas and open XML file with the data.
SPlot(int, int) - Constructor for class jhplot.SPlot
Construct a frame with the plot.
SPlot(String, int, int) - Constructor for class jhplot.SPlot
Construct a frame with the plot.
SPsheet - Class in jhplot
A spreadsheet to display multidimensional data.
SPsheet() - Constructor for class jhplot.SPsheet
Show empty spreadsheet
SPsheet(double[]) - Constructor for class jhplot.SPsheet
Build a spreadsheet from 1D array
SPsheet(double[][]) - Constructor for class jhplot.SPsheet
Build a spreadsheet from 2D array
SPsheet(P1D) - Constructor for class jhplot.SPsheet
Build a spreadsheet from the P1D container
SPsheet(PND) - Constructor for class jhplot.SPsheet
Build a spreadsheet from the PND container
SPsheet(PNI) - Constructor for class jhplot.SPsheet
Build a spreadsheet from the PND container
SPsheet(CSVReader) - Constructor for class jhplot.SPsheet
Open spreadsheet and load csv file
SPsheet(H1D) - Constructor for class jhplot.SPsheet
Build a spreadsheet from the H1D histogram
SPsheet(F1D) - Constructor for class jhplot.SPsheet
Build a spreadsheet from the F1D function
SPsheet(DataHolder) - Constructor for class jhplot.SPsheet
Build a spreadsheet from multidimensional data holder
sqrt() - Method in class jhplot.math.Complex
Complex square root (doesn't change this complex number).
sqrt(ValueErr) - Static method in class jhplot.math.ValueErr
Get square root value
SQRT_2 - Static variable in interface jhplot.math.num.Constants
√2.
square() - Method in class jhplot.math.ValueErr
Square
square(ValueErr) - Static method in class jhplot.math.ValueErr
Square
standardDeviation(double[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the (bias-corrected sample) standard deviation of an array.
standardDeviation(int[]) - Static method in class jhplot.math.ArrayMathUtils
Returns the (bias-corrected sample) standard deviation of an array.
standardError() - Method in class jhplot.P0D
Returns the sample standard error, which is Math.sqrt(variance() / size()).
standardError() - Method in class jhplot.P0I
Returns the sample standard error, which is Math.sqrt(variance() / size()).
standardize(PND) - Method in class jhplot.HNeuralNet
Standardize each column.
standardize() - Method in class jhplot.PND
Standardize each column.
start() - Method in class jhplot.bsom.Bsom
 
start() - Method in class jhplot.bsom.BsomDemo
 
start() - Method in class jhplot.v3d.Animation
 
startNoThread() - Method in class jhplot.bsom.BsomDemo
 
StatBox - Static variable in class jhplot.HPlotJa
 
StatConfidence - Class in jhpro.stat.limit
This is a class to give confidence intervals on various measurements calculated from the number of events observed, the acceptance factor, the background estimate and the associated errors.
StatConfidence(double, double, double, int) - Constructor for class jhpro.stat.limit.StatConfidence
Initialize the limit calculations
Statistics - Class in jhplot.stat
A static class for statistical calculations.
Statistics() - Constructor for class jhplot.stat.Statistics
 
StatisticSample - Class in jhplot.math
A package to create random 1D and 2D arrays.
StatisticSample() - Constructor for class jhplot.math.StatisticSample
 
StatShape - Class in jhplot.stat
Shape identification based on a linear regression It calculates eccentricities in the transverse and longitudinal directions, as well as the size of the objects.
StatShape(double[], double[], double[], int) - Constructor for class jhplot.stat.StatShape
Perform a linear regression analysis with weights and prepare for a shape identification.
statusbar - Static variable in class jhplot.JHPlot
 
StatUtils - Class in jhpro.stat
Common statistical methods.
StatUtils() - Constructor for class jhpro.stat.StatUtils
 
stddeviation(double[]) - Static method in class jhplot.math.StatisticSample
Standard deviation
stddeviation(double[][]) - Static method in class jhplot.math.StatisticSample
Standard deviation
stddeviation() - Method in class jhplot.P0D
Returns the standard deviation (square root of variance)
stddeviation() - Method in class jhplot.P0I
Returns the standard deviation (square root of variance)
stddeviation(double[]) - Static method in class jhplot.stat.Statistics
Standard deviation
stddeviation(double[][]) - Static method in class jhplot.stat.Statistics
Standard deviation
stddeviationX() - Method in class jhplot.P1D
Standard deviation of values X.
stddeviationY() - Method in class jhplot.P1D
Standard deviation of values Y.
stdev(double[]) - Static method in class jhpro.stat.StatUtils
Compute stdev (SQRT(var)) of all values in vector v.
stirlingFormula(double) - Static method in class jhplot.stat.Statistics
Returns the Gamma function computed by Stirling's formula.
stop() - Method in class jhplot.bsom.Bsom
 
stop() - Method in class jhplot.bsom.BsomDemo
 
stop() - Method in class jhplot.v3d.Animation
 
StringPrintable - Interface in jhplot.math.io
BSD License
sub(Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Subtract
sub(Hep3Vector, Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Subtract
sub(HepLorentzVector, HepLorentzVector) - Method in class hephysics.vec.HepLorentzVector
Subtract 2 vectors
sub(Hep3Vector, Hep3Vector) - Static method in class hephysics.vec.VecOp
 
sub(Vector3d) - Method in class jhplot.v3d.Vector3d
 
substituteText(String, String, String) - Static method in class jhplot.v3d.Util
Renders a string based on text where any occurence of token is replaced by substitute.
substituteTextS(String, String, String) - Static method in class jhplot.v3d.Util
Renders a string based on text where any occurence of token is replaced by substitute.
subtract(double[], double[]) - Static method in class jhplot.math.ArrayMathUtils
Subtracts the two arrays together (componentwise)
subtract(int[], int[]) - Static method in class jhplot.math.ArrayMathUtils
Subtracts the two arrays together (componentwise).
sum(double[]) - Static method in class jhplot.math.DoubleArray
Calculate the sum of the values in an array
sum(double[][]) - Static method in class jhplot.math.DoubleArray
Calculates the sum of each column in a matrix.
sum(float[]) - Static method in class jhpro.stat.StatUtils
sum(1) computes summation of all values in vector v.
sum(float[][]) - Static method in class jhpro.stat.StatUtils
sum(1) computes summation of all values in matrix m.
sum(float[], float[]) - Static method in class jhpro.stat.StatUtils
sum(2) computes the sum of the elements of vector v only where the mask value is not 0.
sum(double[]) - Static method in class jhpro.stat.StatUtils
Compute average of all values in vector v.
sumAllBinHeights() - Method in class jhplot.H1D
Sum of all heights
sumAllBinHeights() - Method in class jhplot.H2D
Get the sum of the bin heights for all the entries, in-range and out-range ones.
sumAllBinHeights() - Method in class jhplot.HProf1D
Sum of all heights
sumAllBinHeights() - Method in class jhplot.HProf2D
Get the sum of the bin heights for all the entries, in-range and out-range ones.
sumEntries() - Method in class jhplot.bsom.Matrix
Summation of all entries.
sumExtraBinHeights() - Method in class jhplot.H2D
Get the sum of the bin heights for all the entries outside the Histogram's range.
sumExtraBinHeights() - Method in class jhplot.HProf2D
Get the sum of the bin heights for all the entries outside the Histogram's range.
sumSqrEntries() - Method in class jhplot.bsom.Matrix
Summation of squared entries.
sumSquares(double[]) - Static method in class jhplot.math.ArrayMathUtils
Sums the squares of all components; also called the energy of the array.
sumSquares(double[][]) - Static method in class jhplot.math.ArrayMathUtils
Sums the squares of all components; also called the energy of the array.
sumSquares(int[]) - Static method in class jhplot.math.ArrayMathUtils
Sums the squares of all components; also called the energy of the array.
sumSquares(int[][]) - Static method in class jhplot.math.ArrayMathUtils
Sums the squares of all components; also called the energy of the array.
Symbolic - Class in jhplot.math
Symbolic calculations.
Symbolic(String) - Constructor for class jhplot.math.Symbolic
Set engine for symbolic calculations.
Symbolic() - Constructor for class jhplot.math.Symbolic
Initialize symbolic calculations using jasymca as the main engine.
SymProblem - Class in jhpro.sregression
Initialize the problem.
SymRegression - Class in jhpro.sregression
Perform symbolic regression.
SymRegression() - Constructor for class jhpro.sregression.SymRegression
Initialise symbolic regression calculation without any configuration.
SymRegression(String) - Constructor for class jhpro.sregression.SymRegression
Initialize symbolic regression from an input configuration file.
SymRegression(ArrayList<double[]>, ArrayList<String>) - Constructor for class jhpro.sregression.SymRegression
Initialise symbolic calculations programically.
SymRegression(PND, ArrayList<String>) - Constructor for class jhpro.sregression.SymRegression
Initialise symbolic calculations programically.
SymRegression(PND, String[]) - Constructor for class jhpro.sregression.SymRegression
Initialise symbolic calculations programically.
SymRegression(PND, PND, PND, String[]) - Constructor for class jhpro.sregression.SymRegression
Initialize calculations from input values.

T

t() - Method in class hephysics.vec.HepLorentzVector
Get time
tan() - Method in class jhplot.math.Complex
Tangent of this Complex number (doesn't change this Complex number).
tan(ValueErr) - Static method in class jhplot.math.ValueErr
Tangent of a value with error
tanh(double) - Static method in class jhplot.math.num.special.Trigonometric
Returns the hyperbolic tangent of x.
tanh(ValueErr) - Static method in class jhplot.math.ValueErr
Hyperbolic tangent of value with error
TDistribution - Class in jhplot.math.num.pdf
Student's t distribution (1).
TDistribution() - Constructor for class jhplot.math.num.pdf.TDistribution
Default constructor.
TDistribution(double) - Constructor for class jhplot.math.num.pdf.TDistribution
Create a distribution with the given degrees of freedom.
TestCalculator - Class in jhpro.test
An example of how to calculate limits
TestCalculator() - Constructor for class jhpro.test.TestCalculator
 
TestCanvas - Class in jhplot.v3d
 
TestCanvas() - Constructor for class jhplot.v3d.TestCanvas
 
TestJStat - Class in jhpro.test
An example of how to calculate limits
TestJStat() - Constructor for class jhpro.test.TestJStat
 
TestLimit - Class in jhpro.test
An example of how to calculate limits
TestLimit() - Constructor for class jhpro.test.TestLimit
 
Text(String, float, float) - Static method in class jhplot.jadraw.Diagram
Get a text object
TEXT - Static variable in class jhplot.shapes.HShape
 
Text - Class in jhplot.shapes
Draw a TEXT in the USER coordinate system.
Text(String, double, double, Font, Color) - Constructor for class jhplot.shapes.Text
Create a TEXT object
Text(String, double, double) - Constructor for class jhplot.shapes.Text
Create a TEXT object
TextBox(String, float, float) - Static method in class jhplot.jadraw.Diagram
A boxed text object
TextBox(String[], float, float) - Static method in class jhplot.jadraw.Diagram
A multiline boxed text object
textVariance(char[]) - Static method in class jhplot.v3d.Util
 
theta() - Method in class hephysics.vec.Hep3Vector
angle theta (=atan2(perp(),z)
theta() - Method in class hephysics.vec.HepLorentzVector
Get theta angle
theta() - Method in class hephysics.vec.SpacePoint
Spherical theta
throwError(String) - Static method in class jhplot.math.DoubleArray
Throws an error exception if an argument is invalid.
timer - Static variable in class jhplot.JHPlot
 
times(Complex) - Method in class jhplot.math.Complex
Complex multiplication (doesn't change this Complex number).
times(double) - Method in class jhplot.math.Complex
Returns this complex multiplied by the specified factor.
times(double[]...) - Static method in class jhplot.math.LinearAlgebra
Element-wise product of any number of arrays.
times(double[], double) - Static method in class jhplot.math.LinearAlgebra
Multiply each element of an array by a scalar.
times(double[][], double) - Static method in class jhplot.math.LinearAlgebra
Multiply each element in a matrix by a scalar
times(double[][], double[][]) - Static method in class jhplot.math.LinearAlgebra
Matrix multiplication according to the rules of linear algebra.
times(double[][], double[]) - Static method in class jhplot.math.LinearAlgebra
Product of a matrix and a vector (array) according to the rules of linear algebra.
times(ValueErr, double) - Method in class jhplot.math.ValueErr
Multiply two ValueErr numbers with correlation
times(ValueErr) - Method in class jhplot.math.ValueErr
Multiply this ValueErr number by a ValueErr number without correlation
times(double) - Method in class jhplot.math.ValueErr
Multiply this ValueErr number by a double.
times(ValueErr, ValueErr, double) - Static method in class jhplot.math.ValueErr
Multiply two ValueErr numbers with correlation
times(ValueErr, ValueErr) - Static method in class jhplot.math.ValueErr
Multiply two ValueErr numbers without correlation
times(double, ValueErr) - Static method in class jhplot.math.ValueErr
Multiply a double by a ValueErr number
times(double, double) - Static method in class jhplot.math.ValueErr
Multiply a double number by a double and return product as ValueErr
timesEquals(ValueErr, double) - Method in class jhplot.math.ValueErr
Multiply this ValueErr number by an ValueErr number and replace this by the product with correlation
timesEquals(ValueErr) - Method in class jhplot.math.ValueErr
Multiply this ValueErr number by an ValueErr number and replace this by the product with no correlation
timesEquals(double) - Method in class jhplot.math.ValueErr
Multiply this ValueErr number by a double and replace it by the product
Title - Static variable in class jhplot.HPlotJa
 
toArray() - Method in class jhplot.math.num.DoubleArray
Convert this array into a native array.
toASCIIFile(File) - Method in interface jhplot.math.io.FilePrintable
 
toClipBoard() - Method in interface jhplot.math.io.ClipBoardPrintable
 
toCommandLine(String) - Method in class jhplot.math.Slicing
 
toDouble(float[]) - Static method in class jhplot.math.ArrayMathUtils
 
toDouble(long[]) - Static method in class jhplot.math.ArrayMathUtils
 
toDouble(int[]) - Static method in class jhplot.math.ArrayMathUtils
 
toDouble(float[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toDouble(long[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toDouble(int[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toFile(String) - Method in class jhplot.H1D
Write the H1D histogram to a file
toFile(String) - Method in class jhplot.HProf1D
Write the profile histogram to a file
toFile(String) - Method in class jhplot.P0D
Write a P0D to an external file.
toFile(String) - Method in class jhplot.P0I
Write a P0I to an external file.
toFile(String) - Method in class jhplot.P1D
Write a P1D to an external file.
toFile(String) - Method in class jhplot.P2D
Write a P2D to an external file.
toFile(String) - Method in class jhplot.P3D
Write a P3D to an external file.
toFile(String) - Method in class jhplot.PND
Write a PND to an external file.
toFile(String) - Method in class jhplot.PNI
Write a PNI to an external file.
toFileAsLatex(String, DecimalFormat, DecimalFormat) - Method in class jhplot.P1D
Write a File in form of LaTeX table from values in the container P1D
toFloat(double[]) - Static method in class jhplot.math.ArrayMathUtils
 
toFloat(long[]) - Static method in class jhplot.math.ArrayMathUtils
 
toFloat(int[]) - Static method in class jhplot.math.ArrayMathUtils
 
toFloat(double[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toFloat(long[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toFloat(int[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toInt(double[]) - Static method in class jhplot.math.ArrayMathUtils
 
toInt(float[]) - Static method in class jhplot.math.ArrayMathUtils
 
toInt(long[]) - Static method in class jhplot.math.ArrayMathUtils
 
toInt(float[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toInt(double[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toInt(long[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toJava() - Method in class jhplot.F1D
Convert the function into Java code.
toJava(String) - Method in class jhplot.math.Symbolic
Convert math equation to Java code
toLong(double[]) - Static method in class jhplot.math.ArrayMathUtils
 
toLong(float[]) - Static method in class jhplot.math.ArrayMathUtils
 
toLong(int[]) - Static method in class jhplot.math.ArrayMathUtils
 
toLong(float[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toLong(double[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toLong(int[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toMathML() - Method in class jhplot.F1D
Convert the function into MathML form.
toMathML(String) - Method in class jhplot.math.Symbolic
Convert an equation to MathML form.
toString() - Method in class hephysics.particle.HEParticle
Convert to string
toString() - Method in class hephysics.particle.LParticle
Convert to string
toString() - Method in class hephysics.vec.Hep3Matrix
 
toString() - Method in class hephysics.vec.Hep3Vector
 
toString() - Method in class hephysics.vec.HepLorentzVector
Convert to string
toString() - Method in class hephysics.vec.SpacePoint
Output Stream
toString(Hep3Vector) - Static method in class hephysics.vec.VecOp
 
toString(HepLorentzVector) - Static method in class hephysics.vec.VecOp
 
toString(Hep3Matrix) - Static method in class hephysics.vec.VecOp
 
toString() - Method in class jhplot.FND
Convert to string
toString() - Method in class jhplot.H1D
Convert the histogram to a string
toString() - Method in class jhplot.HLabelEq
 
toString() - Method in class jhplot.io.FileRoot
Return all root objects in form of a string.
toString(double[]) - Static method in class jhplot.math.ArrayMathUtils
Returns a comma delimited string representing the value of the array.
toString(double[][]) - Static method in class jhplot.math.ArrayMathUtils
Returns a comma delimited string representing the value of the array.
toString(int[]) - Static method in class jhplot.math.ArrayMathUtils
Returns a comma delimited string representing the value of the array.
toString(int[][]) - Static method in class jhplot.math.ArrayMathUtils
Returns a comma delimited string representing the value of the array.
toString() - Method in class jhplot.math.Complex
String representation of this Complex number.
toString(double[]...) - Static method in class jhplot.math.DoubleArray
Generates a string that holds a nicely organized space-seperated version of a matrix or array.
toString(String, double[]...) - Static method in class jhplot.math.DoubleArray
Generates a string that holds a nicely organized version of a matrix or array.
toString(int[]...) - Static method in class jhplot.math.IntegerArray
 
toString() - Method in class jhplot.math.ValueErr
Convert to a string
toString() - Method in class jhplot.P0D
Get a P0D as a string.
toString() - Method in class jhplot.P0I
Get a P0I as a string.
toString() - Method in class jhplot.P1D
Convert to a string
toString() - Method in class jhplot.P2D
Convert to a string
toString() - Method in class jhplot.PND
Get a string representing PND
toString() - Method in class jhplot.PNI
Get a string representing PNI
toString() - Method in class jhplot.shapes.Arrow
Represent it as a string
toString() - Method in class jhplot.shapes.Circle
Show it as a string
toString() - Method in class jhplot.shapes.Ellipse
Show it as a string
toString() - Method in class jhplot.shapes.Line
Show it as a string
toString() - Method in class jhplot.shapes.Picture
 
toString() - Method in class jhplot.shapes.Rectan
 
toString() - Method in class jhplot.shapes.Text
Show this object
toString() - Method in class jhplot.UConverter
Show as a string all conversion types
toString() - Method in class jhplot.v3d.Vector3d
 
toString() - Method in class jhpro.tseries.HStatData
Convert to a string
toString() - Method in class jhpro.tseries.Peak
 
toString() - Method in class jminhep.cluster.DataHolder
Convert to string all entries of the data holder
toString() - Method in class jminhep.cluster.DataPoint
Returns a string representation of this DataPoint
toTable() - Method in class jhplot.F1D
Print the F1D function to a Table in a separate Frame.
toTable() - Method in class jhplot.H1D
Print a H1D histogram to a Table in a separate frame.
toTable() - Method in class jhplot.HProf1D
Print the profile histogram to a Table in a separate Frame.
toTable() - Method in class jhplot.P0D
Print the P0D container to a Table in a separate Frame.
toTable() - Method in class jhplot.P0I
Print the P0I container to a Table in a separate Frame.
toTable() - Method in class jhplot.P1D
Show in a Table in a separate Frame.
toTable() - Method in class jhplot.P2D
Print the P2D container to a Table in a separate Frame.
toTable() - Method in class jhplot.P3D
Print the P2D container to a Table in a separate Frame.
toTable() - Method in class jhplot.PND
Show container to a Table in a separate Frame.
toTable() - Method in class jhplot.PNI
Show container to a Table in a separate Frame.
toTable() - Method in class jhpro.tseries.HStatData
Show the time series data as a table
toUserX(int) - Method in class jhplot.jadraw.JaAxes
Move to User coordinates
toUserY(int) - Method in class jhplot.jadraw.JaAxes
Move to User coordinates
toX(double) - Method in class jhplot.HPlot
Convert the user coordinate X to the pixel coordinate
toX(double) - Method in class jhplot.jadraw.JaAxes
Convert the user coordinate X to the pixel coordinate
toXML(Object) - Static method in class jhplot.io.Serialized
Convert object to XML using XSream package
toY(double) - Method in class jhplot.HPlot
Convert the user coordinate Y to the pixel coordinate
toY(double) - Method in class jhplot.jadraw.JaAxes
Convert the user coordinate Y to the pixel coordinate
trace() - Method in class hephysics.vec.Hep3Matrix
Returns the trace of the matrix.
trace(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
trainBackpropagation(boolean, int, double, double, double) - Method in class jhplot.HNeuralNet
Training neural network.Construct a backpropagation trainer.
TRandomVariable - Class in jhplot.math.num.random
A random variable generator for Student's t distribution.
TRandomVariable() - Constructor for class jhplot.math.num.random.TRandomVariable
Default constructor.
TRandomVariable(double) - Constructor for class jhplot.math.num.random.TRandomVariable
Create a random variable with the given degrees of freedom.
TRandomVariable(double, RNG) - Constructor for class jhplot.math.num.random.TRandomVariable
Create a random variable with the given parameters.
transformColumn(int, String) - Method in class jhpro.tseries.HStatAnalysis
Transform a column inside the time series using an analytic function.
transpose() - Method in class hephysics.vec.Hep3Matrix
 
transpose() - Method in class jhplot.bsom.Matrix
Transpose: X'.
transpose(double[][]) - Static method in class jhplot.math.ArrayMathUtils
Takes the transpose of an array (like the matrix operation).
transpose(int[][]) - Static method in class jhplot.math.ArrayMathUtils
Takes the transpose of an array (like the matrix operation).
transpose(double[][]) - Static method in class jhplot.math.DoubleArray
Transposes an mxn matrix into an nxm matrix.
trapezium(int, F1D, double, double) - Static method in class jhplot.math.Numeric
Numerical integration using the trapezium rule.
trapezium2D(int, F2D, double, double, double, double) - Static method in class jhplot.math.Numeric
Numerical integration using the trapezium rule.
TrapezoidalIntegrator - Class in jhplot.math.num.integration
The extended trapezoidal rule for numerically integrating functions.
TrapezoidalIntegrator(Function) - Constructor for class jhplot.math.num.integration.TrapezoidalIntegrator
Create an integrator for the given function.
TrapezoidalIntegrator(Function, int, double) - Constructor for class jhplot.math.num.integration.TrapezoidalIntegrator
Create an integrator for the given function.
treeF() - Method in class jhplot.HPlot
Return TreeFactory associated with the plot
treeF() - Method in class jhplot.HPlotJa
Return TreeFactory associated with the plot
triangular(double, double) - Static method in class jhplot.math.Random
Generate a random number from a symetric triangular random variable.
triangular(double, double, double) - Static method in class jhplot.math.Random
Generate a random number from a non-symetric triangular random variable.
Trigonometric - Class in jhplot.math.num.special
Utility class that provides methods related to the trigonometric functions.
twoBodyDecay(HEParticle, HEParticle, boolean) - Method in class hephysics.particle.HEParticle
Evaluates 4-vector of decay product in the rest frame of parent.
twoBodyDecay(LParticle, LParticle, boolean) - Method in class hephysics.particle.LParticle
Evaluates 4-vector of decay product in the rest frame of parent.
twoDarray(int, int) - Static method in class jhplot.math.ValueErr
Create a two dimensional array of ValueErr objects of dimensions n and m with zeros

U

UConverter - Class in jhplot
Class to convert various units of measure.
UConverter() - Constructor for class jhplot.UConverter
Initialise convertions
UConverter(String) - Constructor for class jhplot.UConverter
Initialise conversion if you know the type
Uniform - Class in jhplot.math.num.pdf
The Uniform distribution (1).
Uniform() - Constructor for class jhplot.math.num.pdf.Uniform
Default constructor.
Uniform(double, double) - Constructor for class jhplot.math.num.pdf.Uniform
Create a distribution with the given lower bound and upper bound values.
uniform(double, double) - Static method in class jhplot.math.Random
Generate a random number from a uniform random variable.
UNIFORM_BOUNDS - Static variable in class jhplot.math.Slicing
 
UniformRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Uniform distribution.
UniformRandomVariable() - Constructor for class jhplot.math.num.random.UniformRandomVariable
Default constructor.
UniformRandomVariable(double, double) - Constructor for class jhplot.math.num.random.UniformRandomVariable
Create a random variable with the given lower bound and upper bound values.
UniformRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.UniformRandomVariable
Create a random variable with the given parameters.
unit(Hep3Vector) - Method in class hephysics.vec.Hep3Vector
returns (0,0,0) vector if input vector has length 0
unit(Hep3Vector) - Static method in class hephysics.vec.VecOp
returns (0,0,0) vector if input vector has length 0
update() - Method in class jhplot.HChart
Update all plots
update(int, int) - Method in class jhplot.HChart
Update the chart
update(int, int) - Method in class jhplot.HPlot
Refresh only a particular pad.
update() - Method in class jhplot.HPlot
Just update the current plot selected using cd() method
update() - Method in class jhplot.HPlot2D
Update current canvas
update(int, int) - Method in class jhplot.HPlot3D
Refresh only a particular plot
update() - Method in class jhplot.HPlot3D
Update the graphics
update() - Method in class jhplot.HPlot3DP
Just update the current plot selected using cd() method
update() - Method in class jhplot.HPlotJa
Update the canvas by repainting all objects
update() - Method in class jhplot.HPlotJas
Update the current canvas.
update() - Method in class jhplot.HPlotter
Update the current canvas.
update() - Method in class jhplot.HPlotXYZ
Update current pad.
update(int, int) - Method in class jhplot.HPlotXYZ
Refresh only a particular pad.
update(int, int) - Method in class jhplot.HView3D
Refresh only a particular plot
update() - Method in class jhplot.HView3D
Just update the current plot selected using cd() method
update() - Method in class jhplot.HZirkel
Update the canvas with new objects.
update(Object, String) - Method in class jhplot.io.HDataBase
Update the database with a new value
update() - Method in class jhplot.SPlot
Repaint the plot and update all graphics.
update(Graphics) - Method in class jhplot.v3d.Animation
 
update(Graphics) - Method in class jhplot.v3d.Canvas3d
 
updateAll() - Method in class jhplot.HPlot
Refresh all the plots on the same canvas HPLOT
updateAll() - Method in class jhplot.HPlot3D
Refresh all the plots on the same canvas HPLOT
updateAll() - Method in class jhplot.HPlot3DP
Refresh all the plots on the same canvas HPLOT
updateAll() - Method in class jhplot.HPlotter
Refresh all the plots on the same canvas HPLOT
updateAll() - Method in class jhplot.HPlotXYZ
Refresh all the plots on the same canvas.
updateAll() - Method in class jhplot.HView3D
Refresh all the plots on the same canvas HPLOT
updateCoor() - Method in class jhplot.jadraw.JaObject
 
updateData(int, int) - Method in class jhplot.HPlot3D
Update data on the plot
updateData() - Method in class jhplot.HPlot3D
Update data on the plot
updateDivideByRowVector(Matrix) - Method in class jhplot.bsom.Matrix
X_{ij} = X_{ij}/v_{j}.
updateExp() - Method in class jhplot.bsom.Matrix
Update by exponential : exp(X_{ij})
updateGraphIfShowing() - Method in class jhplot.HPlot
Update the graph if it is showing.
updateLinearConv(double, double, Matrix) - Method in class jhplot.bsom.Matrix
Update by Linear conversion: X = a*X + b*Y.
updateNDC() - Method in class jhplot.jadraw.JaObject
 
updateRecord(RecordWriter) - Method in class jhplot.io.db.BaseRecordsFile
Updates an existing record.
updateSettings(XMLRead) - Method in class jhplot.shapes.HShape
Update the current primitive with the settings.
updateSummary() - Method in class jhplot.P1D
Deprecated.
Debricated!
useNumberOfTics(int) - Method in class jhplot.HPlot
Returns whether or not to use a fixed number of ticks.
USER_HOME - Static variable in class jhplot.HPlotJa
The current user's home directory.
USER_NAME - Static variable in class jhplot.HPlotJa
The current user.
Util - Class in jhplot.v3d
Various useful functions of general purpose.

V

v() - Method in class hephysics.vec.Hep3Vector
 
v() - Method in class hephysics.vec.SpacePoint
Returns the space point as a double array in its internal representation
v3() - Method in class hephysics.vec.HepLorentzVector
Get 3-vector
vabs() - Method in class jhplot.v3d.Vector3d
 
value(double[]) - Method in class jhplot.fit.BreitWigner
 
value(double[]) - Method in class jhplot.fit.Exponent
 
value(double[]) - Method in class jhplot.fit.Gauss
 
value(double[]) - Method in class jhplot.fit.Landau
 
value(double[]) - Method in class jhplot.fit.NegativeBinomial
Get value of this function
value(double[]) - Method in class jhplot.fit.P0
 
value(double[]) - Method in class jhplot.fit.P1
 
value(double[]) - Method in class jhplot.fit.P2
 
value(double[]) - Method in class jhplot.fit.P3
 
value(double[]) - Method in class jhplot.fit.P4
 
value(double[]) - Method in class jhplot.fit.P5
 
value(double[]) - Method in class jhplot.fit.P6
 
value(double[]) - Method in class jhplot.fit.Poisson
 
value(double[]) - Method in class jhplot.fit.Pow
 
value(double[]) - Method in class jhplot.fit.PowModified
 
valueArea(double, String, String) - Method in class jhplot.HChart
Set a value to a area chart.
valueBar(double, String, String) - Method in class jhplot.HChart
Set a value to a Bar chart.
valueBar3D(double, String, String) - Method in class jhplot.HChart
Set a value to a 3D Bar chart.
valueChanged(TreeSelectionEvent) - Method in class jhplot.root.RootHistogramBrowser
 
ValueErr - Class in jhplot.math
A value represented with the number (value) and associated error.
ValueErr() - Constructor for class jhplot.math.ValueErr
Initialize error propagations
ValueErr(double) - Constructor for class jhplot.math.ValueErr
Initialize with value and set error=0
ValueErr(double, double) - Constructor for class jhplot.math.ValueErr
Initialize error propagation
valueLine(double, String, String) - Method in class jhplot.HChart
Set a value to a Line chart.
valueOf(String) - Static method in enum hephysics.vec.SpacePoint.Representation
Returns the enum constant of this type with the specified name.
valuePie(String, double) - Method in class jhplot.HChart
Set a value to pie data set
valuePie3D(String, double) - Method in class jhplot.HChart
Set a value to 3D pie data set.
values() - Static method in enum hephysics.vec.SpacePoint.Representation
Returns an array containing the constants of this enum type, in the order they are declared.
var(double[]) - Static method in class jhpro.stat.StatUtils
Compute variance of all elements in vector v.
variance(double[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the (bias-corrected sample) variance.
variance(int[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the (bias-corrected sample) variance.
variance(double[]) - Static method in class jhplot.math.StatisticSample
Variance
variance(double[][]) - Static method in class jhplot.math.StatisticSample
Variance
variance() - Method in class jhplot.P0D
Returns the variance.
variance() - Method in class jhplot.P0I
Returns the variance.
variance(double[]) - Static method in class jhplot.stat.Statistics
Variance
variance(double[][]) - Static method in class jhplot.stat.Statistics
Variance
varianceX() - Method in class jhplot.P1D
Returns variance for X-values.
varianceY() - Method in class jhplot.P1D
Returns variance for Y-values.
VecOp - Class in hephysics.vec
Utility methods for dealing with 3 and 4 vectors.
Vector3d - Class in jhplot.v3d
Vector manipulations
Vector3d() - Constructor for class jhplot.v3d.Vector3d
 
Vector3d(Vector3d) - Constructor for class jhplot.v3d.Vector3d
 
Vector3d(float, float, float) - Constructor for class jhplot.v3d.Vector3d
 
VERSION - Static variable in class jhplot.HPlotJa
The current version of japlot.jaxodraw.
Version - Static variable in class jhplot.HZirkel
 
VERSION_NUMBER - Static variable in class jhplot.HPlotJa
The version number of this release of japlot.jaxodraw.
Vertex(int, float, float) - Static method in class jhplot.jadraw.Diagram
Get a vertex object
verticalSum() - Method in class jhplot.bsom.Matrix
Make a vertical-summation vector.
VHolder - Class in jhplot
A class to transform any HPlot container (H1D,H2D,P1D..) to a vector for further manipulations
VHolder() - Constructor for class jhplot.VHolder
Dummy initialisator
VHolder(H1D) - Constructor for class jhplot.VHolder
Create a VHolder object with H1D histogram
VHolder(F1D) - Constructor for class jhplot.VHolder
Create a VHolder object with F1D function
VHolder(DataHolder) - Constructor for class jhplot.VHolder
Get Vectors from multidimensional data container
VHolder(PND) - Constructor for class jhplot.VHolder
Show PND
VHolder(PNI) - Constructor for class jhplot.VHolder
Show PNI
VHolder(P1D) - Constructor for class jhplot.VHolder
Create a VHolder object from P1D container.
VHolder(P2D) - Constructor for class jhplot.VHolder
Create a VHolder object from P2D container.
VHolder(P0D) - Constructor for class jhplot.VHolder
Create a VHolder object from P0D container.
VHolder(P0I) - Constructor for class jhplot.VHolder
Create a VHolder object from P0I container.
VHolder(P3D) - Constructor for class jhplot.VHolder
Create a VHolder object from P3D container.
viewHisto(boolean) - Method in class jhplot.HPlot
If true, then this suppresses all negative values in Y, i.e.
visible(boolean) - Method in class jhplot.HBsom
Set frame visible or not
visible() - Method in class jhplot.HBsom
Set visible frame
visible() - Method in class jhplot.HCellular
Set visible frame
visible(boolean) - Method in class jhplot.HChart
Set the canvas frame visible or not
visible() - Method in class jhplot.HChart
Set the canvas frame visible
visible(int, int) - Method in class jhplot.HChart
Set the canvas frame visible.
visible(boolean) - Method in class jhplot.HGraph
Set the canvas frame visible or not
visible() - Method in class jhplot.HGraph
Set the canvas frame visible
visible(boolean) - Method in class jhplot.HPlot
Set the canvas frame visible or not
visible() - Method in class jhplot.HPlot
Set the canvas frame visible
visible(int, int) - Method in class jhplot.HPlot
Set the canvas frame visible.
visible(boolean) - Method in class jhplot.HPlot2D
Set the canvas frame visible or not
visible() - Method in class jhplot.HPlot2D
Set the canvas frame visible
visible(int, int) - Method in class jhplot.HPlot2D
Set the canvas frame visible.
visible(boolean) - Method in class jhplot.HPlot3D
Set the canvas frame visible or not
visible(int, int) - Method in class jhplot.HPlot3D
Set the canvas frame visible.
visible() - Method in class jhplot.HPlot3D
Show the canvas
visible(boolean) - Method in class jhplot.HPlot3DP
Set the canvas frame visible or not
visible(int, int) - Method in class jhplot.HPlot3DP
Set the canvas frame visible.
visible() - Method in class jhplot.HPlot3DP
Set the canvas frame visible
visible(boolean) - Method in class jhplot.HPlotJa
Set the canvas frame visible or not
visible() - Method in class jhplot.HPlotJa
Set the canvas frame visible
visible(int, int) - Method in class jhplot.HPlotJa
Set the canvas frame visible.
visible(boolean) - Method in class jhplot.HPlotJas
Set the canvas frame visible or not
visible() - Method in class jhplot.HPlotJas
Set the canvas frame visible
visible(boolean) - Method in class jhplot.HPlotter
Set the canvas frame visible or not
visible() - Method in class jhplot.HPlotter
Set the canvas frame visible
visible(int, int) - Method in class jhplot.HPlotXYZ
Set the canvas frame visible.
visible(boolean) - Method in class jhplot.HPlotXYZ
Set the canvas frame visible or not
visible() - Method in class jhplot.HPlotXYZ
Show the canvas
visible(boolean) - Method in class jhplot.HView3D
Set the canvas frame visible or not
visible() - Method in class jhplot.HView3D
Set the canvas frame visible
visible(boolean) - Method in class jhplot.SPlot
Show or not the frame
visible() - Method in class jhplot.SPlot
Show the frame.
visible(int, int) - Method in class jhplot.SPlot
Set the canvas frame visible.

W

WEB_SITE - Static variable in class jhplot.HPlotJa
The japlot.jaxodraw web site.
Weibull - Class in jhplot.math.num.pdf
The Weibull distribution.
Weibull() - Constructor for class jhplot.math.num.pdf.Weibull
Default constructor.
Weibull(double, double) - Constructor for class jhplot.math.num.pdf.Weibull
Create a distribution with the given parameters.
Weibull(double, double, double) - Constructor for class jhplot.math.num.pdf.Weibull
Create a distribution with the given parameters.
weibull(double, double) - Static method in class jhplot.math.Random
Generate a random number from a Weibull random variable.
WeibullRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Weibull distribution.
WeibullRandomVariable() - Constructor for class jhplot.math.num.random.WeibullRandomVariable
Default constructor.
WeibullRandomVariable(double, double) - Constructor for class jhplot.math.num.random.WeibullRandomVariable
Create a rnadom variable with the given shape and scale values.
WeibullRandomVariable(double, double, double) - Constructor for class jhplot.math.num.random.WeibullRandomVariable
Create a random variable with the given parameters.
WeibullRandomVariable(double, double, double, RNG) - Constructor for class jhplot.math.num.random.WeibullRandomVariable
Create a random variable with the given parameters.
WeibullRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.WeibullRandomVariable
Create a random variable with the given shape and scale values.
write(String) - Method in class jhplot.HPlot
Write HPlot file and inserts graphs to the main frame.
write(double[], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes an array to a file.
write(double[][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(double[][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(double[][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(double[][][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(float[], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes an array to a file.
write(float[][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(float[][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(float[][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(float[][][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(int[], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes an array to a file.
write(int[][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(int[][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(int[][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(int[][][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(boolean[], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes an array to a file.
write(boolean[][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(boolean[][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(boolean[][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(boolean[][][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(ArrayList<String>) - Method in class jhplot.io.csv.CSVWriter
Writes the next line to the file.
write(PEventFile.HEvent.Builder) - Method in class jhplot.io.EFile
Add a data structure to a file
write(String, H1D) - Method in class jhplot.io.HBook
write H1D histogram to HBook
write(String, H2D) - Method in class jhplot.io.HBook
write H2D histogram to HBook
write(String, P1D) - Method in class jhplot.io.HBook
add P1D histogram to HBook
write(String, PND) - Method in class jhplot.io.HBook
add PND data object.
write(String, PNI) - Method in class jhplot.io.HBook
add PID data object.
write(String, P0D) - Method in class jhplot.io.HBook
add P0D data object.
write(String, P0I) - Method in class jhplot.io.HBook
add P0I data object.
write(String, P2D) - Method in class jhplot.io.HBook
add P2D data object.
write(Object) - Method in class jhplot.io.HBook
Add any object.
write(int, Object) - Method in class jhplot.io.HBook
Write jhplot data container.
write(String, F1D) - Method in class jhplot.io.HBook
write F1D function
write(String, FPR) - Method in class jhplot.io.HBook
write FPR parametric function
write(String, F2D) - Method in class jhplot.io.HBook
write F2D function
write(String, double[]) - Method in class jhplot.io.HBook
add 1D array
write(String, int[]) - Method in class jhplot.io.HBook
add 1D array
write(String, double[][]) - Method in class jhplot.io.HBook
add 2D array
write(String, int[][]) - Method in class jhplot.io.HBook
add 2D array
write(String, FND) - Method in class jhplot.io.HBook
add 2D array
write(String, Object) - Method in class jhplot.io.HFile
Add an object using a key.
write(Object) - Method in class jhplot.io.HFile
Add an object to a file
write(String, Object) - Method in class jhplot.io.HFileXML
Add an object using a key.
write(Object) - Method in class jhplot.io.HFileXML
Add an object to a XML file
write(Object) - Method in class jhplot.io.PFile
Add an object to a file.
write(Object, String, boolean) - Static method in class jhplot.io.Serialized
Write an object to a serialized file.
write(Object, String) - Static method in class jhplot.io.Serialized
Write an object to a serialized file.
write(File, String) - Static method in class jhplot.math.io.ASCIIFile
 
write(String, boolean) - Method in class jhplot.math.io.ASCIIFile
Write a text in an ASCII File
write(int) - Method in class jhplot.math.io.BinaryOutputStream
Write a text in a binary File
write(int) - Method in class jhplot.math.io.LEDataOutputStream
 
write(byte[], int, int) - Method in class jhplot.math.io.LEDataOutputStream
 
write(byte[]) - Method in class jhplot.math.io.LEDataOutputStream
 
write(int) - Method in class jhplot.math.io.LERandomAccessFile
 
write(byte[], int, int) - Method in class jhplot.math.io.LERandomAccessFile
 
write(byte[]) - Method in class jhplot.math.io.LERandomAccessFile
 
write(String) - Method in class jhplot.PND
Write a PND to an external file.
write(String) - Method in class jhplot.PNI
Write a PNI to an external file.
write(String) - Method in class jhplot.SPlot
Write the current plot to a XML file
writeAll(List<String[]>) - Method in class jhplot.io.csv.CSVWriter
Writes the entire list to a CSV file.
writeAll(ResultSet, boolean) - Method in class jhplot.io.csv.CSVWriter
Writes the entire ResultSet to a CSV file.
writeAllLists(ArrayList<ArrayList<String>>) - Method in class jhplot.io.csv.CSVWriter
Writes the entire list to a CSV file.
writeBinary(String) - Method in class jhplot.P0D
Write a P0D to a binary file (big endian by default).
writeBinary(String) - Method in class jhplot.P0I
Write a P0I to a binary file (big endian by default).
writeBoolean(boolean) - Method in class jhplot.math.io.LEDataOutputStream
 
writeBoolean(boolean) - Method in class jhplot.math.io.LERandomAccessFile
 
writeByte(byte, boolean) - Method in class jhplot.math.io.BinaryFile
Write a text in a binary File
writeByte(byte, boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write a text in a binary File
writeByte(int) - Method in class jhplot.math.io.LEDataOutputStream
 
writeByte(int) - Method in class jhplot.math.io.LERandomAccessFile
 
writeByteArray(byte[], boolean) - Method in class jhplot.math.io.BinaryFile
Write a text in a binary File
writeByteArray(byte[], boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write a text in a binary File
writeBytes(String) - Method in class jhplot.math.io.LEDataOutputStream
 
writeBytes(String) - Method in class jhplot.math.io.LERandomAccessFile
 
writeChar(int) - Method in class jhplot.math.io.LEDataOutputStream
 
writeChar(int) - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.writeChar.
writeChars(String) - Method in class jhplot.math.io.LEDataOutputStream
 
writeChars(String) - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.writeChars, has to flip each char.
writeDouble(double, boolean) - Method in class jhplot.math.io.BinaryFile
Write a double in a binary File
writeDouble(double, boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write a double in a binary File
writeDouble(double) - Method in class jhplot.math.io.LEDataOutputStream
 
writeDouble(double) - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.writeDouble.
writeDoubleArray(File, double[]) - Static method in class jhplot.math.io.ASCIIFile
 
writeDoubleArray(File, double[][]) - Static method in class jhplot.math.io.ASCIIFile
 
writeDoubleArray(File, double[], String) - Static method in class jhplot.math.io.BinaryFile
 
writeDoubleArray(double[], boolean) - Method in class jhplot.math.io.BinaryFile
Write a double array in a binary File
writeDoubleArray(OutputStream, double[], String) - Static method in class jhplot.math.io.BinaryOutputStream
 
writeDoubleArray(double[], boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write a double array in a binary File
writeFloat(float, boolean) - Method in class jhplot.math.io.BinaryFile
Write a float in a binary File
writeFloat(float, boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write a float in a binary File
writeFloat(float) - Method in class jhplot.math.io.LEDataOutputStream
 
writeFloat(float) - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.writeFloat.
writeFloatArray(File, float[], String) - Static method in class jhplot.math.io.BinaryFile
 
writeFloatArray(float[], boolean) - Method in class jhplot.math.io.BinaryFile
Write a float array in a binary File
writeFloatArray(OutputStream, float[], String) - Static method in class jhplot.math.io.BinaryOutputStream
 
writeFloatArray(float[], boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write a float array in a binary File
writeInt(int, boolean) - Method in class jhplot.math.io.BinaryFile
Write an int in a binary File
writeInt(int, boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write an int in a binary File
writeInt(int) - Method in class jhplot.math.io.LEDataOutputStream
 
writeInt(int) - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.writeInt.
writeIntArray(File, int[]) - Static method in class jhplot.math.io.ASCIIFile
 
writeIntArray(File, int[][]) - Static method in class jhplot.math.io.ASCIIFile
 
writeIntArray(File, int[], String) - Static method in class jhplot.math.io.BinaryFile
 
writeIntArray(int[], boolean) - Method in class jhplot.math.io.BinaryFile
Write an int array in a binary File
writeIntArray(OutputStream, int[], String) - Static method in class jhplot.math.io.BinaryOutputStream
 
writeIntArray(int[], boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write an int array in a binary File
writeLong(long) - Method in class jhplot.math.io.LEDataOutputStream
 
writeLong(long) - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.writeLong.
writeNext(String[]) - Method in class jhplot.io.csv.CSVWriter
Writes the next line to the file.
writeObject(Object) - Method in class jhplot.io.db.RecordWriter
 
writeScript(File, HPlot) - Static method in class jhplot.io.JHwriter
Write the file
writeSerialized(String) - Method in class jhplot.P0D
Write a P0D object to a serialized file
writeSerialized(String) - Method in class jhplot.P0I
Write a P0I object to a serialized file
writeSerialized(String) - Method in class jhplot.P1D
Write a P0D object to a serialized file
writeSerialized(String) - Method in class jhplot.P2D
Write a object to a serialized file
writeSerialized(String) - Method in class jhplot.P3D
Write a P0D object to a serialized file
writeSerialized(String) - Method in class jhplot.PND
Write a P0D object to a serialized file
writeSerialized(String) - Method in class jhplot.PNI
Write a P0D object to a serialized file
writeShort(int) - Method in class jhplot.math.io.LEDataOutputStream
 
writeShort(int) - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.writeShort.
writeTo(DataOutput) - Method in class jhplot.io.db.DbByteArrayOutputStream
Writes the full contents of the buffer a DataOutput stream.
writeTo(DataOutput) - Method in class jhplot.io.db.RecordWriter
Writes the data out to the stream without re-allocating the buffer.
writeUTF(String) - Method in class jhplot.math.io.LEDataOutputStream
 
writeUTF(String) - Method in class jhplot.math.io.LERandomAccessFile
 
writeXML(Object, String) - Static method in class jhplot.io.Serialized
Write an object to a serialized XML file.

X

x() - Method in class hephysics.vec.Hep3Vector
 
x() - Method in class hephysics.vec.HepLorentzVector
Get X position or Px
x() - Method in class hephysics.vec.SpacePoint
Cartesian x
Xpos - Static variable in class jhplot.JHPlot
 
xticksa(PyObject[], String[]) - Method in class jhplot.Plot
 

Y

y() - Method in class hephysics.vec.Hep3Vector
 
y() - Method in class hephysics.vec.HepLorentzVector
Get Y
y() - Method in class hephysics.vec.SpacePoint
Cartesian y
Ypos - Static variable in class jhplot.JHPlot
 

Z

z() - Method in class hephysics.vec.Hep3Vector
 
z() - Method in class hephysics.vec.HepLorentzVector
Get Z position or Pz
z() - Method in class hephysics.vec.SpacePoint
Cartesian z
zeromean(double[]) - Static method in class jhpro.stat.StatUtils
Zero the mean of all elements of v.
ZigZagLine(float, float) - Static method in class jhplot.jadraw.Diagram
Get a zig zag object
zoom(double, double, double, double) - Method in class jhplot.SPlot
Zoom in or out to the specified rectangle.
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 

jHepWork 3.8 ©