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

a - Variable in class edu.mines.jtk.bench.ArrayListBench.FloatList
 
a() - Method in class edu.mines.jtk.la.TridiagonalFMatrix
Returns the array a of lower sub-diagonal elements.
abs(int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns the absolute value of the specified value.
abs(long) - Static method in class edu.mines.jtk.util.ArrayMath
Returns the absolute value of the specified value.
abs(float) - Static method in class edu.mines.jtk.util.ArrayMath
Returns the absolute value of the specified value.
abs(double) - Static method in class edu.mines.jtk.util.ArrayMath
Returns the absolute value of the specified value.
abs(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
abs(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
abs(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
abs(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
abs(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
abs(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
abs(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
abs(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
abs(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
abs(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
abs(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
abs(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
abs() - Method in class edu.mines.jtk.util.Cdouble
Returns the magnitude of this complex number.
abs(Cdouble) - Static method in class edu.mines.jtk.util.Cdouble
Returns the magnitude of a complex number.
abs() - Method in class edu.mines.jtk.util.Cfloat
Returns the magnitude of this complex number.
abs(Cfloat) - Static method in class edu.mines.jtk.util.Cfloat
Returns the magnitude of a complex number.
abs(int) - Static method in class edu.mines.jtk.util.MathPlus
Returns the absolute value of the specified value.
abs(long) - Static method in class edu.mines.jtk.util.MathPlus
Returns the absolute value of the specified value.
abs(float) - Static method in class edu.mines.jtk.util.MathPlus
Returns the absolute value of the specified value.
abs(double) - Static method in class edu.mines.jtk.util.MathPlus
Returns the absolute value of the specified value.
accumulate(double, float) - Method in class edu.mines.jtk.dsp.SincInterpolator
Accumulates a specified real value y(x) into the current samples.
accumulate(int, float[], float[]) - Method in class edu.mines.jtk.dsp.SincInterpolator
Accumulates an array of real values y(x) into the current samples.
accumulate1Forward(float[][], float[][]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
Accumulates output in 1st dimension in the forward direction.
accumulate1Forward(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
Accumulates output in 1st dimension in the forward direction.
accumulate1Reverse(float[][], float[][]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
Accumulates output in 1st dimension in the reverse direction.
accumulate1Reverse(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
Accumulates output in 1st dimension in the reverse direction.
accumulate2Forward(float[][], float[][]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
Accumulates output in 2nd dimension in the forward direction.
accumulate2Forward(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
Accumulates output in 2nd dimension in the forward direction.
accumulate2Reverse(float[][], float[][]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
/** Accumulates output in 2nd dimension in the reverse direction.
accumulate2Reverse(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
Accumulates output in 2nd dimension in the reverse direction.
accumulate3Forward(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
Accumulates output in 3rd dimension in the forward direction.
accumulate3Reverse(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
/** Accumulates output in 3rd dimension in the reverse direction.
accumulateForward(float[], float[]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
Applies this filter in the forward direction, accumulating the output.
accumulateReverse(float[], float[]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
Applies this filter in the reverse direction, accumulating the output.
acos(float) - Static method in class edu.mines.jtk.util.ArrayMath
Returns the arc cosine of the specified value, in the range 0.0 through pi.
acos(double) - Static method in class edu.mines.jtk.util.ArrayMath
Returns the arc cosine of the specified value, in the range 0.0 through pi.
acos(float) - Static method in class edu.mines.jtk.util.MathPlus
Returns the arc cosine of the specified value, in the range 0.0 through pi.
acos(double) - Static method in class edu.mines.jtk.util.MathPlus
Returns the arc cosine of the specified value, in the range 0.0 through pi.
actionPerformed(ActionEvent) - Method in class edu.mines.jtk.awt.Mode
Toggles the active state of this mode.
adapt(Runnable) - Static method in class jsr166y.ForkJoinTask
Returns a new ForkJoinTask that performs the run method of the given Runnable as its action, and returns a null result upon ForkJoinTask.join().
adapt(Runnable, T) - Static method in class jsr166y.ForkJoinTask
Returns a new ForkJoinTask that performs the run method of the given Runnable as its action, and returns the given result upon ForkJoinTask.join().
adapt(Callable<? extends T>) - Static method in class jsr166y.ForkJoinTask
Returns a new ForkJoinTask that performs the call method of the given Callable as its action, and returns its result upon ForkJoinTask.join(), translating any checked exceptions encountered into RuntimeException.
add(Component) - Method in class edu.mines.jtk.awt.ModeManager
Adds the specified component.
add(float) - Method in class edu.mines.jtk.bench.ArrayListBench.FloatList
 
add(Real1, Real1) - Static method in class edu.mines.jtk.dsp.Real1
Returns the sum ra + rb of two functions ra and rb.
add(float, Real1) - Static method in class edu.mines.jtk.dsp.Real1
Returns the sum ar + rb of constant ar and function rb.
add(Real1, float) - Static method in class edu.mines.jtk.dsp.Real1
Returns the sum ra + br of function ra and constant br.
add(TetMesh.Edge) - Method in class edu.mines.jtk.mesh.TetMesh.EdgeList
Appends the specified edge to this list.
add(TetMesh.Face) - Method in class edu.mines.jtk.mesh.TetMesh.FaceList
Appends the specified face to this list.
add(TetMesh.Node) - Method in class edu.mines.jtk.mesh.TetMesh.NodeList
Appends the specified node to this list.
add(TetMesh.Node, int) - Method in class edu.mines.jtk.mesh.TetMesh.NodeStepList
Appends the specified node and step to this list.
add(TetMesh.Tet) - Method in class edu.mines.jtk.mesh.TetMesh.TetList
Appends the specified tet to this list.
add(TriMesh.Edge) - Method in class edu.mines.jtk.mesh.TriMesh.EdgeList
Appends the specified edge to this list.
add(TriMesh.Node) - Method in class edu.mines.jtk.mesh.TriMesh.NodeList
Appends the specified node to this list.
add(TriMesh.Node, int) - Method in class edu.mines.jtk.mesh.TriMesh.NodeStepList
Appends the specified node and step to this list.
add(TriMesh.Tri) - Method in class edu.mines.jtk.mesh.TriMesh.TriList
Appends the specified tri to this list.
add(TriSurf.Face) - Method in class edu.mines.jtk.mesh.TriSurf.FaceList
Appends the specified face to this list.
add(TiledView) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds the specified tiled view to this plot's panel.
add(double, double, VectConst) - Method in class edu.mines.jtk.opt.ArrayVect1
 
add(double, double, VectConst) - Method in class edu.mines.jtk.opt.ArrayVect1f
 
add(double, double, VectConst) - Method in class edu.mines.jtk.opt.ArrayVect1fs
 
add(double, double, VectConst) - Method in class edu.mines.jtk.opt.ArrayVect2
 
add(double, double, VectConst) - Method in class edu.mines.jtk.opt.ArrayVect2f
 
add(double, double, VectConst) - Method in class edu.mines.jtk.opt.ArrayVect3f
 
add(double[], double[]) - Method in class edu.mines.jtk.opt.CoordinateTransform
Add an observation of a set of input and output coordinates You should add enough of these to determine (or overdetermine) a unique linear mapping.
add(double, double, VectConst) - Method in class edu.mines.jtk.opt.ScalarVect
 
add(double, double, VectConst) - Method in interface edu.mines.jtk.opt.Vect
Add a scaled version of another vector to a scaled version of this vector.
add(double, double, VectConst) - Method in class edu.mines.jtk.opt.VectArray
 
add(double, double, VectConst) - Method in class edu.mines.jtk.opt.VectMap
 
add(State) - Method in class edu.mines.jtk.sgl.StateSet
Adds the specified state to this set.
add(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(float, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(float[], float) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(float, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(float[][], float) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(float, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(float[][][], float) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(float[], float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(float, float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(float[], float, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(float[][], float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(float, float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(float[][], float, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(float[][][], float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(float, float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(float[][][], float, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(double, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(double[], double) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(double, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(double[][], double) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(double, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(double[][][], double) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(double[], double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(double, double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(double[], double, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(double[][], double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(double, double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(double[][], double, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(double[][][], double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(double, double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(double[][][], double, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
add(E) - Method in class edu.mines.jtk.util.ArrayQueue
Adds the specified entry to the back of the queue.
add(Cdouble, Cdouble) - Static method in class edu.mines.jtk.util.Cdouble
Returns the sum x + y.
add(Cfloat, Cfloat) - Static method in class edu.mines.jtk.util.Cfloat
Returns the sum x + y.
add(Object) - Method in class edu.mines.jtk.util.RTree
Adds the specified object to this tree, if not already present.
add(Units, double) - Static method in class edu.mines.jtk.util.Units
Adds a scalar to units.
add(E) - Method in class jsr166y.LinkedTransferQueue
Inserts the specified element at the tail of this queue.
addAndGet(double) - Method in class edu.mines.jtk.util.AtomicDouble
Atomically adds a specified value to the value of this double.
addAndGet(float) - Method in class edu.mines.jtk.util.AtomicFloat
Atomically adds a specified value to the value of this float.
addChild(Node) - Method in class edu.mines.jtk.sgl.AxisAlignedFrame
 
addChild(Node) - Method in class edu.mines.jtk.sgl.Group
Adds the specified child node to this group's list of children.
addColorBar() - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds the color bar with no label.
addColorBar(String) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds the color bar with specified label.
addColorBar(ColorMapped) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a color bar with a specified color mapped object and no label.
addColorBar(ColorMapped, String) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a color bar with a specified color mapped object and label.
addColorBar() - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds the color bar with no label.
addColorBar(String) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds the color bar with specified label.
addColorBar(ColorMapped) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds the color bar for the specified color mapped object.
addColorBar(ColorMapped, String) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds the color bar for the specified color mapped object and label.
addColorMap1Listener(ColorMapListener) - Method in class edu.mines.jtk.sgl.ImagePanelGroup2
Adds the specified color map listener for 1st image panels.
addColorMap2Listener(ColorMapListener) - Method in class edu.mines.jtk.sgl.ImagePanelGroup2
Adds the specified color map listener for 2nd image panels.
addColorMapListener(ColorMapListener) - Method in class edu.mines.jtk.mosaic.ContoursView
Adds the specified color map listener.
addColorMapListener(ColorMapListener) - Method in class edu.mines.jtk.mosaic.PixelsView
Adds the specified color map listener.
addColorMapListener(ColorMapListener) - Method in class edu.mines.jtk.sgl.ImagePanel
Adds the specified color map listener.
addColorMapListener(ColorMapListener) - Method in class edu.mines.jtk.sgl.ImagePanelGroup
Adds the specified color map listener.
addContours(float[][]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a contours view with the function f(x1,x2).
addContours(Sampling, Sampling, float[][]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a contours view of the specified sampled function f(x1,x2).
addContours(int, int, float[][]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a contours view with the function f(x1,x2).
addContours(int, int, Sampling, Sampling, float[][]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a contours view of the specified sampled function f(x1,x2).
addContours(float[][]) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds a contours view of the specified sample function f(x1,x2).
addContours(Sampling, Sampling, float[][]) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds a contours view of the specified sampled function f(x1,x2).
addContours(double[][]) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds a contours view of the specified sampled function f(x1,x2).
addContours(Sampling, Sampling, double[][]) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds a contours view of the specified sampled function f(x1,x2).
addGlobalLogFile(String) - Static method in class edu.mines.jtk.util.CleanHandler
All CleanHandlers will also log to this file.
addGrid() - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a grid view.
addGrid(String) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a grid view with specified parameters string.
addGrid(int, int) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a grid view.
addGrid(int, int, String) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a grid view with specified parameters string.
addGrid() - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds a grid view.
addGrid(String) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds a grid view with specified parameters string.
addHalfSpace(double, double) - Method in class edu.mines.jtk.interp.LasserreVolume
Adds a 1D half-space a1*x1 <= b to bound this volume.
addHalfSpace(double, double, double) - Method in class edu.mines.jtk.interp.LasserreVolume
Adds a 2D half-space a1*x1 + a2*x2 <= b to bound this volume.
addHalfSpace(double, double, double, double) - Method in class edu.mines.jtk.interp.LasserreVolume
Adds a 3D half-space a1*x1 + a2*x2 + a3*x3 <= b to bound this volume.
addHalfSpace(double[], double) - Method in class edu.mines.jtk.interp.LasserreVolume
Adds an nD half-space a1*x1 + a2*x2 + … + an*xn <= b.
addImagePanels(float[][][]) - Method in class edu.mines.jtk.sgl.SimpleFrame
Adds an image panel group to a simple frame from a given 3D array
addImagePanels(Sampling, Sampling, Sampling, float[][][]) - Method in class edu.mines.jtk.sgl.SimpleFrame
Adds an image panel group to a simple frame from given samplings and a 3D array.
addImagePanels(ImagePanelGroup) - Method in class edu.mines.jtk.sgl.SimpleFrame
Adds an image panel group to a simple frame from a given image panel group.
addListener(ColorMapListener) - Method in class edu.mines.jtk.awt.ColorMap
Adds the specified color map listener.
addNode(TetMesh.Node) - Method in class edu.mines.jtk.mesh.TetMesh
Adds a node to the mesh, if the mesh does not already contain a node with the same (x,y,z) coordinates.
addNode(TriMesh.Node) - Method in class edu.mines.jtk.mesh.TriMesh
Adds a node to the mesh, if the mesh does not already contain a node with the same (x,y) coordinates.
addNode(TriSurf.Node) - Method in class edu.mines.jtk.mesh.TriSurf
Adds the specified node to this surface, if not already present.
addNodeListener(TetMesh.NodeListener) - Method in class edu.mines.jtk.mesh.TetMesh
Adds the specified node listener.
addNodeListener(TriMesh.NodeListener) - Method in class edu.mines.jtk.mesh.TriMesh
Adds the specified node listener.
addNodes(TriSurf.Node[]) - Method in class edu.mines.jtk.mesh.TriSurf
Adds the specified nodes to this surface, if not already present.
addPacked(Object[]) - Method in class edu.mines.jtk.util.RTree
Adds the specified objects to this tree, if not already present.
addParameter(String) - Method in class edu.mines.jtk.util.ParameterSet
Add a new parameter to this parameter set.
addParameterSet(String) - Method in class edu.mines.jtk.util.ParameterSet
Add a new parameter subset to this parameter set.
addPixels(float[][]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a pixels view of the specified sampled function f(x1,x2).
addPixels(Sampling, Sampling, float[][]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a pixels view of the specified sampled function f(x1,x2).
addPixels(int, int, float[][]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a pixels view of the specified sampled function f(x1,x2).
addPixels(int, int, Sampling, Sampling, float[][]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a pixels view of the specified sampled function f(x1,x2).
addPixels(float[][][]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a pixels view of the specified sampled function f(x1,x2).
addPixels(Sampling, Sampling, float[][][]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a pixels view of the specified sampled function f(x1,x2).
addPixels(int, int, float[][][]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a pixels view of the specified sampled function f(x1,x2).
addPixels(int, int, Sampling, Sampling, float[][][]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a pixels view of the specified sampled function f(x1,x2).
addPixels(float[][]) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds a pixels view of the specified sampled function f(x1,x2).
addPixels(Sampling, Sampling, float[][]) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds a pixels view of the specified sampled function f(x1,x2).
addPixels(double[][]) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds a pixels view of the specified sampled function f(x1,x2).
addPixels(Sampling, Sampling, double[][]) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds a pixels view of the specified sampled function f(x1,x2).
addPoints(float[], float[]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a points view of the arrays x1 and x2 of point (x1,x2) coordinates.
addPoints(float[], float[], float[]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a points view of arrays x1, x2 and x3 of point (x1,x2,x3) coordinates.
addPoints(float[]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a points view of (x1,x2) with specified x2 coordinates.
addPoints(Sampling, float[]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a view of points (x1,x2) for a sampled function x2(x1).
addPoints(float[][], float[][]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a view of arrays of (x1,x2) coordinates for multiple plot segments.
addPoints(int, int, float[], float[]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a points view of the arrays x1 and x2 of point (x1,x2) coordinates.
addPoints(int, int, float[], float[], float[]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a points view of arrays x1, x2 and x3 of point (x1,x2,x3) coordinates.
addPoints(int, int, float[]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a points view of (x1,x2) with specified x2 coordinates.
addPoints(int, int, Sampling, float[]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a view of points (x1,x2) for a sampled function x2(x1).
addPoints(int, int, float[][], float[][]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a view of arrays of (x1,x2) coordinates for multiple plot segments.
addPoints(float[]) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds a points view of specified values f(x).
addPoints(Sampling, float[]) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds a points view of a sampled function f(x).
addPoints(float[], float[]) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds a points view of specified values (x,y).
addPoints(double[]) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds a points view of specified values f(x).
addPoints(Sampling, double[]) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds a points view of a sampled function f(x).
addPoints(double[], double[]) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds a points view of specified values (x,y).
addResult(Point3) - Method in class edu.mines.jtk.sgl.PickContext
Adds a pick result with specified pick point to this context.
addSequence(float[]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a sequence view with specified values f(x).
addSequence(Sampling, float[]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a sequence view with specified sampling and values f(x).
addSequence(int, int, float[]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a sequence view with specified values f(x).
addSequence(int, int, Sampling, float[]) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds a sequence view with specified sampling and values f(x).
addSequence(float[]) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds a sequence view with specified values f(x).
addSequence(Sampling, float[]) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds a sequence view with specified sampling and values f(x).
addSequence(double[]) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds a sequence view with specified values f(x).
addSequence(Sampling, double[]) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds a sequence view with specified sampling and values f(x).
addTetListener(TetMesh.TetListener) - Method in class edu.mines.jtk.mesh.TetMesh
Adds the specified tet listener.
addTiledView(TiledView) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds the specified tiled view to this plot panel.
addTiledView(int, int, TiledView) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds the specified tiled view to this plot panel.
addTiledView(TiledView) - Method in class edu.mines.jtk.mosaic.Tile
Adds the specified tiled view to this tile.
addTitle(String) - Method in class edu.mines.jtk.mosaic.PlotPanel
Adds the plot title.
addTitle(String) - Method in class edu.mines.jtk.mosaic.SimplePlot
Adds the plot title.
addTranspose(VectConst, Vect) - Method in interface edu.mines.jtk.opt.LinearTransform
Apply the transpose of a linear transform model = F' data Add to existing data.
addTranspose(VectConst, Vect, VectConst) - Method in class edu.mines.jtk.opt.LinearTransformWrapper
 
addTranspose(VectConst, Vect, VectConst) - Method in interface edu.mines.jtk.opt.Transform
The transpose of the linearized approximation of the forward transform for a small perturbation (model) to a reference model (modelReference): model = F' data.
addTriangles(float[]) - Method in class edu.mines.jtk.sgl.SimpleFrame
Adds a triangle group with specified vertex coordinates.
addTriangles(float[], float[]) - Method in class edu.mines.jtk.sgl.SimpleFrame
Adds a triangle group with specified vertex coordinates and colors.
addTriangles(Sampling, Sampling, float[][]) - Method in class edu.mines.jtk.sgl.SimpleFrame
Adds a triangle group for a sampled function z = f(x,y).
addTriangles(TriangleGroup) - Method in class edu.mines.jtk.sgl.SimpleFrame
Adds a triangle group to a simple frame from a given triangle group.
addTriListener(TriMesh.TriListener) - Method in class edu.mines.jtk.mesh.TriMesh
Adds the specified tri listener.
adjustRobustErrors(Vect) - Method in interface edu.mines.jtk.opt.LinearTransform
Apply any robust trimming of outliers, or scale all errors for an approximate L1 norm when squared.
adjustRobustErrors(Vect) - Method in class edu.mines.jtk.opt.LinearTransformWrapper
 
adjustRobustErrors(Vect) - Method in interface edu.mines.jtk.opt.Transform
Apply any robust trimming of outliers, or scale all errors for an approximate L1 norm when squared.
affine(double, Point3) - Method in class edu.mines.jtk.sgl.Point3
Returns an affine combination of this point p and the specified point q.
affine(double, Point4) - Method in class edu.mines.jtk.sgl.Point4
Returns an affine combination of this point p and the specified point q.
Almost - Class in edu.mines.jtk.util
This class allows safe comparisons of floating point numbers with limited precision.
Almost() - Constructor for class edu.mines.jtk.util.Almost
Accept default precision, appropriate for arithmetic on floats.
Almost(double, double) - Constructor for class edu.mines.jtk.util.Almost
Specify precision to be used for operations.
Almost(double) - Constructor for class edu.mines.jtk.util.Almost
Specify precision to be used for operations.
Almost(int) - Constructor for class edu.mines.jtk.util.Almost
Specify precision to be used for operations.
Almost(boolean) - Constructor for class edu.mines.jtk.util.Almost
Constructor that allows either double or float precision.
append(int) - Method in class edu.mines.jtk.dsp.Sampling
Appends samples to this sampling.
append(Node[]) - Method in class edu.mines.jtk.sgl.DrawList
Appends the specified array of nodes to this draw list.
appendNodes() - Method in class edu.mines.jtk.sgl.CullContext
Appends the node stack to the draw list in this context.
apply(float[], float[]) - Method in class edu.mines.jtk.dsp.BandPassFilter
Applies this filter.
apply(float[][], float[][]) - Method in class edu.mines.jtk.dsp.BandPassFilter
Applies this filter.
apply(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.BandPassFilter
Applies this filter.
apply(float[], float[]) - Method in class edu.mines.jtk.dsp.CausalFilter
Applies this filter.
apply(float[][], float[][]) - Method in class edu.mines.jtk.dsp.CausalFilter
Applies this filter.
apply(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.CausalFilter
Applies this filter.
apply(float[], float[]) - Method in class edu.mines.jtk.dsp.DifferenceFilter
Applies this difference filter.
apply(float[][], float[][]) - Method in class edu.mines.jtk.dsp.DifferenceFilter
Applies this difference filter.
apply(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.DifferenceFilter
Applies this difference filter.
apply(float[]) - Method in class edu.mines.jtk.dsp.FftFilter
Applies this filter.
apply(float[], float[]) - Method in class edu.mines.jtk.dsp.FftFilter
Applies this filter.
apply(float[][]) - Method in class edu.mines.jtk.dsp.FftFilter
Applies this filter.
apply(float[][], float[][]) - Method in class edu.mines.jtk.dsp.FftFilter
Applies this filter.
apply(float[][][]) - Method in class edu.mines.jtk.dsp.FftFilter
Applies this filter.
apply(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.FftFilter
Applies this filter.
apply(int, float[], float[]) - Method in class edu.mines.jtk.dsp.HilbertTransformFilter
Applies this Hilbert transform filter.
apply(LocalCausalFilter.A1, float[], float[]) - Method in class edu.mines.jtk.dsp.LocalCausalFilter
Applies this filter.
apply(LocalCausalFilter.A2, float[][], float[][]) - Method in class edu.mines.jtk.dsp.LocalCausalFilter
Applies this filter.
apply(LocalCausalFilter.A3, float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.LocalCausalFilter
Applies this filter.
apply(Tensors2, float[][], float[][]) - Method in class edu.mines.jtk.dsp.LocalDiffusionKernel
Applies this filter for specified tensor coefficients.
apply(Tensors2, float, float[][], float[][]) - Method in class edu.mines.jtk.dsp.LocalDiffusionKernel
Applies this filter for specified tensor coefficients and scale factor.
apply(Tensors2, float, float[][], float[][], float[][]) - Method in class edu.mines.jtk.dsp.LocalDiffusionKernel
Applies this filter for specified tensor coefficients and scale factors.
apply(Tensors3, float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.LocalDiffusionKernel
Applies this filter for specified tensor coefficients.
apply(Tensors3, float, float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.LocalDiffusionKernel
Applies this filter for specified tensor coefficients and scale factor.
apply(Tensors3, float, float[][][], float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.LocalDiffusionKernel
Applies this filter for specified tensor coefficients and scale factors.
apply(Tensors2, float[][], float[][]) - Method in class edu.mines.jtk.dsp.LocalLaplacianFilter
Computes y = y+G'DGx for 2D arrays x and y.
apply(Tensors3, float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.LocalLaplacianFilter
Computes y = y+G'DGx for 3D arrays x and y.
apply(float[][], float[][], float[][], float[][], float[][], float[][], float[][], float[][], float[][]) - Method in class edu.mines.jtk.dsp.LocalOrientFilter
Applies this filter for the specified image and outputs.
apply(float[][][], float[][][], float[][][], float[][][], float[][][], float[][][], float[][][], float[][][], float[][][], float[][][], float[][][], float[][][], float[][][], float[][][], float[][][], float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.LocalOrientFilter
Applies this filter for the specified image and outputs.
apply(int[], int[], float[][], float[][]) - Method in class edu.mines.jtk.dsp.LocalPredictionFilter
 
apply(float, float[], float[]) - Method in class edu.mines.jtk.dsp.LocalSmoothingFilter
Applies this filter for specified constant scale factor.
apply(float, float[], float[], float[]) - Method in class edu.mines.jtk.dsp.LocalSmoothingFilter
Applies this filter for specified scale factors.
apply(Tensors2, float[][], float[][]) - Method in class edu.mines.jtk.dsp.LocalSmoothingFilter
Applies this filter for specified tensor coefficients.
apply(Tensors2, float, float[][], float[][]) - Method in class edu.mines.jtk.dsp.LocalSmoothingFilter
Applies this filter for specified tensor coefficients and scale factor.
apply(Tensors2, float, float[][], float[][], float[][]) - Method in class edu.mines.jtk.dsp.LocalSmoothingFilter
Applies this filter for specified tensor coefficients and scale factors.
apply(Tensors3, float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.LocalSmoothingFilter
Applies this filter for specified tensor coefficients.
apply(Tensors3, float, float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.LocalSmoothingFilter
Applies this filter for specified tensor coefficients and scale factor.
apply(Tensors3, float, float[][][], float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.LocalSmoothingFilter
Applies this filter for specified tensor coefficients and scale factors.
apply(float[], float[]) - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Applies this filter.
apply(float[][], float[][]) - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Applies this filter.
apply(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Applies this filter.
apply(int[][], float[][], float[][]) - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Applies this indexed filter.
apply(float[], float[]) - Method in class edu.mines.jtk.dsp.RecursiveExponentialFilter
Applies this filter.
apply(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveExponentialFilter
Applies this filter along all array dimensions.
apply(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveExponentialFilter
Applies this filter along all array dimensions.
apply(float[], float[]) - Method in class edu.mines.jtk.dsp.RecursiveRectangleFilter
Applies the filter.
apply(float, float[][]) - Method in class edu.mines.jtk.dsp.ZeroMask
Applies this mask to a specified array of values.
apply(float, float[][][]) - Method in class edu.mines.jtk.dsp.ZeroMask
Applies this mask to a specified array of values.
apply(float[], EigenTensors2) - Method in class edu.mines.jtk.dsp.ZeroMask
Applies this mask to a specified eigentensor field.
apply(float[], EigenTensors3) - Method in class edu.mines.jtk.dsp.ZeroMask
Applies this mask to a specified eigentensor field.
apply(float[][], int[][]) - Method in class edu.mines.jtk.interp.TimeMarker2
Transforms the specified array of times and marks.
apply(float[][][], int[][][]) - Method in class edu.mines.jtk.interp.TimeMarker3
Transforms the specified array of times and marks.
apply() - Method in class edu.mines.jtk.sgl.BlendState
 
apply() - Method in class edu.mines.jtk.sgl.ColorState
 
apply() - Method in class edu.mines.jtk.sgl.LightModelState
 
apply() - Method in class edu.mines.jtk.sgl.LineState
 
apply() - Method in class edu.mines.jtk.sgl.MaterialState
 
apply() - Method in class edu.mines.jtk.sgl.PointState
 
apply() - Method in class edu.mines.jtk.sgl.PolygonState
 
apply() - Method in interface edu.mines.jtk.sgl.State
Applies this OpenGL state.
apply() - Method in class edu.mines.jtk.sgl.StateSet
Applies all states in this set.
apply0(float[], float[]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 0th-derivative filter.
apply00(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 0th-derivative filter along the 1st and 2nd dimensions.
apply000(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 0th-derivative filter along the 1st, 2nd and 3rd dimensions.
apply001(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 1st-derivative filter along the 3rd dimension and the 0th-derivative filter along the 1st and 2nd dimensions.
apply002(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 2nd-derivative filter along the 3rd dimension and the 0th-derivative filter along the 1st and 2nd dimensions.
apply01(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 0th-derivative filter along the 1st dimension and the 1st-derivative filter along the 2nd dimension.
apply010(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 1st-derivative filter along the 2nd dimension and the 0th-derivative filter along the 1st and 3rd dimensions.
apply011(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 1st-derivative filter along the 2nd and 3rd dimensions and the 0th-derivative filter along the 1st dimension.
apply02(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 0th-derivative filter along the 1st dimension and the 2nd-derivative filter along the 2nd dimension.
apply020(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 2nd-derivative filter along the 2nd dimension and the 0th-derivative filter along the 1st and 3rd dimensions.
apply0X(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 0th-derivative filter along the 1st dimension.
apply0XX(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 0th-derivative filter along the 1st dimension.
apply1(float[], float[]) - Method in class edu.mines.jtk.dsp.RecursiveExponentialFilter
Applies this filter along the 1st (only) array dimension.
apply1(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveExponentialFilter
Applies this filter along the 1st array dimension.
apply1(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveExponentialFilter
Applies this filter along the 1st array dimension.
apply1(float[], float[]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 1st-derivative filter.
apply1(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveRectangleFilter
Applies the filter along the 1st dimension.
apply1(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveRectangleFilter
Applies the filter along the 1st dimension.
apply10(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 1st-derivative filter along the 1st dimension and the 0th-derivative filter along the 2nd dimension.
apply100(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 1st-derivative filter along the 1st dimension and the 0th-derivative filter along the 2nd and 3rd dimensions.
apply101(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 1st-derivative filter along the 1st and 3rd dimensions and the 0th-derivative filter along the 2nd dimension.
apply11(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 1st-derivative filter along the 1st and 2nd dimensions.
apply110(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 1st-derivative filter along the 1st and 2nd dimensions and the 0th-derivative filter along the 3rd dimension.
apply1Forward(float[][], float[][]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
Applies this filter in 1st dimension in the forward direction.
apply1Forward(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
Applies this filter in 1st dimension in the forward direction.
apply1Forward(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveCascadeFilter
Applies this filter along the 1st dimension in the forward direction.
apply1Forward(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveCascadeFilter
Applies this filter along the 1st dimension in the forward direction.
apply1Forward(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveParallelFilter
Applies this filter along the 1st dimension in the forward direction.
apply1Forward(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveParallelFilter
Applies this filter along the 1st dimension in the forward direction.
apply1ForwardReverse(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveCascadeFilter
Applies this filter along the 1st dimension in the forward and reverse directions.
apply1ForwardReverse(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveCascadeFilter
Applies this filter along the 1st dimension in the forward and reverse directions.
apply1ForwardReverse(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveParallelFilter
Applies this filter along the 1st dimension in the forward and reverse directions.
apply1ForwardReverse(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveParallelFilter
Applies this filter along the 1st dimension in the forward and reverse directions.
apply1Reverse(float[][], float[][]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
Applies this filter in 1st dimension in the reverse direction.
apply1Reverse(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
Applies this filter in 1st dimension in the reverse direction.
apply1Reverse(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveCascadeFilter
Applies this filter along the 1st dimension in the reverse direction.
apply1Reverse(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveCascadeFilter
Applies this filter along the 1st dimension in the reverse direction.
apply1Reverse(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveParallelFilter
Applies this filter along the 1st dimension in the reverse direction.
apply1Reverse(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveParallelFilter
Applies this filter along the 1st dimension in the reverse direction.
apply1X(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 1st-derivative filter along the 1st dimension.
apply1XX(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 1st-derivative filter along the 1st dimension.
apply2(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveExponentialFilter
Applies this filter along the 2nd array dimension.
apply2(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveExponentialFilter
Applies this filter along the 2nd array dimension.
apply2(float[], float[]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 2nd-derivative filter.
apply2(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveRectangleFilter
Applies the filter along the 2nd dimension.
apply2(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveRectangleFilter
Applies the filter along the 2nd dimension.
apply20(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 2nd-derivative filter along the 1st dimension and the 0th-derivative filter along the 2nd dimension.
apply200(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 2nd-derivative filter along the 1st dimension and the 0th-derivative filter along the 2nd and 3rd dimensions.
apply2Forward(float[][], float[][]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
Applies this filter in 2nd dimension in the forward direction.
apply2Forward(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
Applies this filter in 2nd dimension in the forward direction.
apply2Forward(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveCascadeFilter
Applies this filter along the 2nd dimension in the forward direction.
apply2Forward(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveCascadeFilter
Applies this filter along the 2nd dimension in the forward direction.
apply2Forward(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveParallelFilter
Applies this filter along the 2nd dimension in the forward direction.
apply2Forward(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveParallelFilter
Applies this filter along the 2nd dimension in the forward direction.
apply2ForwardReverse(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveCascadeFilter
Applies this filter along the 2nd dimension in the forward and reverse directions.
apply2ForwardReverse(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveCascadeFilter
Applies this filter along the 2nd dimension in the forward and reverse directions.
apply2ForwardReverse(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveParallelFilter
Applies this filter along the 2nd dimension in the forward and reverse directions.
apply2ForwardReverse(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveParallelFilter
Applies this filter along the 2nd dimension in the forward and reverse directions.
apply2Reverse(float[][], float[][]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
Applies this filter in 2nd dimension in the reverse direction.
apply2Reverse(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
Applies this filter in 2nd dimension in the reverse direction.
apply2Reverse(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveCascadeFilter
Applies this filter along the 2nd dimension in the reverse direction.
apply2Reverse(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveCascadeFilter
Applies this filter along the 2nd dimension in the reverse direction.
apply2Reverse(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveParallelFilter
Applies this filter along the 2nd dimension in the reverse direction.
apply2Reverse(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveParallelFilter
Applies this filter along the 2nd dimension in the reverse direction.
apply2X(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 2nd-derivative filter along the 1st dimension.
apply2XX(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 2nd-derivative filter along the 1st dimension.
apply3(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveExponentialFilter
Applies this filter along the 3rd array dimension.
apply3(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveRectangleFilter
Applies the filter along the 3rd dimension.
apply3Forward(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
Applies this filter in 3rd dimension in the forward direction.
apply3Forward(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveCascadeFilter
Applies this filter along the 3rd dimension in the forward direction.
apply3Forward(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveParallelFilter
Applies this filter along the 3rd dimension in the forward direction.
apply3ForwardReverse(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveCascadeFilter
Applies this filter along the 3rd dimension in the forward and reverse directions.
apply3ForwardReverse(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveParallelFilter
Applies this filter along the 3rd dimension in the forward and reverse directions.
apply3Reverse(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
Applies this filter in 3rd dimension in the reverse direction.
apply3Reverse(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveCascadeFilter
Applies this filter along the 3rd dimension in the reverse direction.
apply3Reverse(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveParallelFilter
Applies this filter along the 3rd dimension in the reverse direction.
applyForInline(float[][][], float[][][], float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.LocalOrientFilter
Applies this filter to estimate inline vectors (3rd eigenvectors).
applyForInlineLinear(float[][][], float[][][], float[][][], float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.LocalOrientFilter
Applies this filter to estimate inline vectors and linearities.
applyForNormal(float[][], float[][], float[][]) - Method in class edu.mines.jtk.dsp.LocalOrientFilter
Applies this filter to estimate normal vectors (1st eigenvectors).
applyForNormal(float[][][], float[][][], float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.LocalOrientFilter
Applies this filter to estimate normal vectors (1st eigenvectors).
applyForNormalLinear(float[][], float[][], float[][], float[][]) - Method in class edu.mines.jtk.dsp.LocalOrientFilter
Applies this filter to estimate normal vectors and linearities.
applyForNormalPlanar(float[][][], float[][][], float[][][], float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.LocalOrientFilter
Applies this filter to estimate normal vectors and planarities.
applyForTensors(float[][]) - Method in class edu.mines.jtk.dsp.LocalOrientFilter
Applies this filter to estimate 2-D structure tensors.
applyForTensors(float[][][]) - Method in class edu.mines.jtk.dsp.LocalOrientFilter
Applies this filter to estimate compressed 3-D structure tensors.
applyForTensors(float[][][], boolean) - Method in class edu.mines.jtk.dsp.LocalOrientFilter
Applies this filter to estimate 3-D structure tensors.
applyForTheta(float[][], float[][]) - Method in class edu.mines.jtk.dsp.LocalOrientFilter
Applies this filter to estimate orientation angles.
applyForThetaPhi(float[][][], float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.LocalOrientFilter
Applies this filter to estimate orientation angles.
applyForward(float[]) - Method in class edu.mines.jtk.dsp.Fft
Applies a forward space-to-frequency transform of a 1D array.
applyForward(float[][]) - Method in class edu.mines.jtk.dsp.Fft
Applies a forward space-to-frequency transform of a 2D array.
applyForward(float[][][]) - Method in class edu.mines.jtk.dsp.Fft
Applies a forward space-to-frequency transform of a 3D array.
applyForward(float[], float[]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
Applies this filter in the forward direction.
applyForward(float[], float[]) - Method in class edu.mines.jtk.dsp.RecursiveCascadeFilter
Applies this filter in the forward direction.
applyForward(float[], float[]) - Method in class edu.mines.jtk.dsp.RecursiveParallelFilter
Applies this filter in the forward direction.
applyForwardReverse(float[], float[]) - Method in class edu.mines.jtk.dsp.RecursiveCascadeFilter
Applies this filter in the forward and reverse directions.
applyForwardReverse(float[], float[]) - Method in class edu.mines.jtk.dsp.RecursiveParallelFilter
Applies this filter in the forward and reverse directions.
applyFrf(float[], float[]) - Method in class edu.mines.jtk.dsp.RecursiveParallelFilter
For experimental use only.
applyFrr(float[], float[]) - Method in class edu.mines.jtk.dsp.RecursiveParallelFilter
For experimental use only.
applyInverse(float[], float[]) - Method in class edu.mines.jtk.dsp.CausalFilter
Applies the inverse of this filter.
applyInverse(float[][], float[][]) - Method in class edu.mines.jtk.dsp.CausalFilter
Applies the inverse of this filter.
applyInverse(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.CausalFilter
Applies the inverse of this filter.
applyInverse(float[], float[]) - Method in class edu.mines.jtk.dsp.DifferenceFilter
Applies the inverse of this filter.
applyInverse(float[][], float[][]) - Method in class edu.mines.jtk.dsp.DifferenceFilter
Applies the inverse of this filter.
applyInverse(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.DifferenceFilter
Applies the inverse of this filter.
applyInverse(float[]) - Method in class edu.mines.jtk.dsp.Fft
Applies an inverse frequency-to-space transform of a 1D array.
applyInverse(float[][]) - Method in class edu.mines.jtk.dsp.Fft
Applies an inverse frequency-to-space transform of a 2D array.
applyInverse(float[][][]) - Method in class edu.mines.jtk.dsp.Fft
Applies an inverse frequency-to-space transform of a 3D array.
applyInverse(LocalCausalFilter.A1, float[], float[]) - Method in class edu.mines.jtk.dsp.LocalCausalFilter
Applies the inverse of this filter.
applyInverse(LocalCausalFilter.A2, float[][], float[][]) - Method in class edu.mines.jtk.dsp.LocalCausalFilter
Applies the inverse of this filter.
applyInverse(LocalCausalFilter.A3, float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.LocalCausalFilter
Applies the inverse of this filter.
applyInverse(float[], float[]) - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Applies the inverse of this filter.
applyInverse(float[][], float[][]) - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Applies the inverse of this filter.
applyInverse(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Applies the inverse of this filter.
applyInverse(int[][], float[][], float[][]) - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Applies the inverse of this indexed filter.
applyInverseTranspose(float[], float[]) - Method in class edu.mines.jtk.dsp.CausalFilter
Applies the inverse transpose of this filter.
applyInverseTranspose(float[][], float[][]) - Method in class edu.mines.jtk.dsp.CausalFilter
Applies the inverse transpose of this filter.
applyInverseTranspose(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.CausalFilter
Applies the inverse transpose of this filter.
applyInverseTranspose(float[], float[]) - Method in class edu.mines.jtk.dsp.DifferenceFilter
Applies the inverse transpose of this filter.
applyInverseTranspose(float[][], float[][]) - Method in class edu.mines.jtk.dsp.DifferenceFilter
Applies the inverse transpose of this filter.
applyInverseTranspose(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.DifferenceFilter
Applies the inverse transpose of this filter.
applyInverseTranspose(LocalCausalFilter.A1, float[], float[]) - Method in class edu.mines.jtk.dsp.LocalCausalFilter
Applies the inverse transpose of this filter.
applyInverseTranspose(LocalCausalFilter.A2, float[][], float[][]) - Method in class edu.mines.jtk.dsp.LocalCausalFilter
Applies the inverse transpose of this filter.
applyInverseTranspose(LocalCausalFilter.A3, float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.LocalCausalFilter
Applies the inverse transpose of this filter.
applyInverseTranspose(float[], float[]) - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Applies the inverse transpose of this filter.
applyInverseTranspose(float[][], float[][]) - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Applies the inverse transpose of this filter.
applyInverseTranspose(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Applies the inverse transpose of this filter.
applyInverseTranspose(int[][], float[][], float[][]) - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Applies the inverse transpose of this indexed filter.
applyPef(int[], int[], float[][], float[][]) - Method in class edu.mines.jtk.dsp.LocalPredictionFilter
 
applyReverse(float[], float[]) - Method in class edu.mines.jtk.dsp.Recursive2ndOrderFilter
Applies this filter in the reverse direction.
applyReverse(float[], float[]) - Method in class edu.mines.jtk.dsp.RecursiveCascadeFilter
Applies this filter in the reverse direction.
applyReverse(float[], float[]) - Method in class edu.mines.jtk.dsp.RecursiveParallelFilter
Applies this filter in the reverse direction.
applySmoothL(double, float[][], float[][]) - Method in class edu.mines.jtk.dsp.LocalSmoothingFilter
Applies an isotropic low-pass smoothing filter L.
applySmoothL(double, float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.LocalSmoothingFilter
Applies an isotropic low-pass smoothing filter L.
applySmoothS(float[][], float[][]) - Method in class edu.mines.jtk.dsp.LocalSmoothingFilter
Applies a simple 3x3 weighted-average smoothing filter S.
applySmoothS(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.LocalSmoothingFilter
Applies a simple 3x3x3 weighted-average smoothing filter S.
applyTranspose(float[], float[]) - Method in class edu.mines.jtk.dsp.CausalFilter
Applies the transpose of this filter.
applyTranspose(float[][], float[][]) - Method in class edu.mines.jtk.dsp.CausalFilter
Applies the transpose of this filter.
applyTranspose(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.CausalFilter
Applies the transpose of this filter.
applyTranspose(float[], float[]) - Method in class edu.mines.jtk.dsp.DifferenceFilter
Applies the transpose of this filter.
applyTranspose(float[][], float[][]) - Method in class edu.mines.jtk.dsp.DifferenceFilter
Applies the transpose of this filter.
applyTranspose(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.DifferenceFilter
Applies the transpose of this filter.
applyTranspose(LocalCausalFilter.A1, float[], float[]) - Method in class edu.mines.jtk.dsp.LocalCausalFilter
Applies the transpose of this filter.
applyTranspose(LocalCausalFilter.A2, float[][], float[][]) - Method in class edu.mines.jtk.dsp.LocalCausalFilter
Applies the transpose of this filter.
applyTranspose(LocalCausalFilter.A3, float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.LocalCausalFilter
Applies the transpose of this filter.
applyTranspose(float[], float[]) - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Applies the transpose of this filter.
applyTranspose(float[][], float[][]) - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Applies the transpose of this filter.
applyTranspose(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Applies the transpose of this filter.
applyTranspose(int[][], float[][], float[][]) - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Applies the transpose of this indexed filter.
applyX0(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 0th-derivative filter along the 2nd dimension.
applyX0X(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 0th-derivative filter along the 2nd dimension.
applyX1(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 1st-derivative filter along the 2nd dimension.
applyX1X(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 1st-derivative filter along the 2nd dimension.
applyX2(float[][], float[][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 2nd-derivative filter along the 2nd dimension.
applyX2X(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 2nd-derivative filter along the 2nd dimension.
applyXX0(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 0th-derivative filter along the 3rd dimension.
applyXX1(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 1st-derivative filter along the 3rd dimension.
applyXX2(float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.RecursiveGaussianFilter
Applies the 2nd-derivative filter along the 3rd dimension.
area() - Method in class edu.mines.jtk.mesh.TriSurf.Face
Returns the area of this face.
areSame(VectConst, VectConst) - Static method in class edu.mines.jtk.opt.VectUtil
See if two vectors are the same.
arg() - Method in class edu.mines.jtk.util.Cdouble
Returns the argument of this complex number.
arg(Cdouble) - Static method in class edu.mines.jtk.util.Cdouble
Returns the argument of a complex number.
arg() - Method in class edu.mines.jtk.util.Cfloat
Returns the argument of this complex number.
arg(Cfloat) - Static method in class edu.mines.jtk.util.Cfloat
Returns the argument of a complex number.
ArgsParser - Class in edu.mines.jtk.util
Parses command-line arguments for options and values, using conventions like those used by the UNIX function getopt; e.g., "-a".
ArgsParser(String[], String) - Constructor for class edu.mines.jtk.util.ArgsParser
Constructs an argument parser for the specified arguments and short options specification.
ArgsParser(String[], String, String[]) - Constructor for class edu.mines.jtk.util.ArgsParser
Constructs an argument parser for the specified arguments and short and long options specifications.
ArgsParser.OptionException - Exception in edu.mines.jtk.util
Option exceptions are thrown when options specified in arguments are inconsistent with the parser's specifications.
argument(boolean, String) - Static method in class edu.mines.jtk.util.Check
Ensures that the specified condition for an argument is true.
ArrayFile - Class in edu.mines.jtk.io
An array file expands the capabilities of RandomAccessFile.
ArrayFile(String, String) - Constructor for class edu.mines.jtk.io.ArrayFile
Constructs an array file with specified name and access mode.
ArrayFile(File, String) - Constructor for class edu.mines.jtk.io.ArrayFile
Constructs an array file with specified file and access mode.
ArrayFile(String, String, ByteOrder, ByteOrder) - Constructor for class edu.mines.jtk.io.ArrayFile
Constructs an array file with specified name, access mode, and byte orders.
ArrayFile(File, String, ByteOrder, ByteOrder) - Constructor for class edu.mines.jtk.io.ArrayFile
Constructs an array file with specified file, access mode, and byte orders.
ArrayFile(RandomAccessFile, ByteOrder, ByteOrder) - Constructor for class edu.mines.jtk.io.ArrayFile
Constructs an array file for a specified random-access file and byte orders.
ArrayFileBench - Class in edu.mines.jtk.bench
Benchmark for ArrayFile.
ArrayFileBench() - Constructor for class edu.mines.jtk.bench.ArrayFileBench
 
ArrayInput - Interface in edu.mines.jtk.io
An interface for reading arrays of primitive values from a binary stream.
ArrayInputAdapter - Class in edu.mines.jtk.io
Implements ArrayInput by wrapping DataInput.
ArrayInputAdapter(DataInput) - Constructor for class edu.mines.jtk.io.ArrayInputAdapter
Constructs an adapter for the specified data input.
ArrayInputAdapter(RandomAccessFile) - Constructor for class edu.mines.jtk.io.ArrayInputAdapter
Constructs an adapter for the specified random-access file.
ArrayInputAdapter(FileInputStream) - Constructor for class edu.mines.jtk.io.ArrayInputAdapter
Constructs an adapter for the specified file input stream and byte order.
ArrayInputAdapter(DataInput, ByteOrder) - Constructor for class edu.mines.jtk.io.ArrayInputAdapter
Constructs an adapter for the specified data input and byte order.
ArrayInputAdapter(RandomAccessFile, ByteOrder) - Constructor for class edu.mines.jtk.io.ArrayInputAdapter
Constructs an adapter for the specified random-access file and byte order.
ArrayInputAdapter(FileInputStream, ByteOrder) - Constructor for class edu.mines.jtk.io.ArrayInputAdapter
Constructs an adapter for the specified file input stream and byte order.
ArrayInputAdapter(ReadableByteChannel, DataInput, ByteOrder) - Constructor for class edu.mines.jtk.io.ArrayInputAdapter
Constructs an adapter for the specified channel, input, and byte order.
ArrayInputStream - Class in edu.mines.jtk.io
An input stream that implements ArrayInput.
ArrayInputStream(InputStream) - Constructor for class edu.mines.jtk.io.ArrayInputStream
Constructs an array input stream for the specified stream.
ArrayInputStream(FileInputStream) - Constructor for class edu.mines.jtk.io.ArrayInputStream
Constructs an array input stream for the specified file input stream.
ArrayInputStream(String) - Constructor for class edu.mines.jtk.io.ArrayInputStream
Constructs an array input stream for the specified file name.
ArrayInputStream(File) - Constructor for class edu.mines.jtk.io.ArrayInputStream
Constructs an array input stream for the specified file.
ArrayInputStream(InputStream, ByteOrder) - Constructor for class edu.mines.jtk.io.ArrayInputStream
Constructs an array input stream for the specified stream and byte order.
ArrayInputStream(String, ByteOrder) - Constructor for class edu.mines.jtk.io.ArrayInputStream
Constructs an array input stream for the specified file name and byte order.
ArrayInputStream(File, ByteOrder) - Constructor for class edu.mines.jtk.io.ArrayInputStream
Constructs an array input stream for the specified file and byte order.
arrayLeftDivide(DMatrix) - Method in class edu.mines.jtk.la.DMatrix
Returns C = A .\ B, where A is this matrix.
arrayLeftDivide(DMatrix) - Method in class edu.mines.jtk.lapack.DMatrix
Returns C = A .\ B, where A is this matrix.
arrayLeftDivideEquals(DMatrix) - Method in class edu.mines.jtk.la.DMatrix
Returns A = A .\ B, where A is this matrix.
arrayLeftDivideEquals(DMatrix) - Method in class edu.mines.jtk.lapack.DMatrix
Returns A = A .\ B, where A is this matrix.
ArrayListBench - Class in edu.mines.jtk.bench
Benchmark ArrayList of primitives.
ArrayListBench() - Constructor for class edu.mines.jtk.bench.ArrayListBench
 
ArrayListBench.FloatList - Class in edu.mines.jtk.bench
 
ArrayListBench.FloatList() - Constructor for class edu.mines.jtk.bench.ArrayListBench.FloatList
 
ArrayMath - Class in edu.mines.jtk.util
Utilities for arrays plus math methods for floats and doubles.
ArrayOutput - Interface in edu.mines.jtk.io
An interface for writing arrays of primitive values to a binary stream.
ArrayOutputAdapter - Class in edu.mines.jtk.io
Implements ArrayOutput by wrapping DataOutput.
ArrayOutputAdapter(DataOutput) - Constructor for class edu.mines.jtk.io.ArrayOutputAdapter
Constructs an adapter for the specified data output.
ArrayOutputAdapter(RandomAccessFile) - Constructor for class edu.mines.jtk.io.ArrayOutputAdapter
Constructs an adapter for the specified random-access file.
ArrayOutputAdapter(FileOutputStream) - Constructor for class edu.mines.jtk.io.ArrayOutputAdapter
Constructs an adapter for the specified file output stream and byte order.
ArrayOutputAdapter(DataOutput, ByteOrder) - Constructor for class edu.mines.jtk.io.ArrayOutputAdapter
Constructs an adapter for the specified data output and byte order.
ArrayOutputAdapter(RandomAccessFile, ByteOrder) - Constructor for class edu.mines.jtk.io.ArrayOutputAdapter
Constructs an adapter for the specified random-access file and byte order.
ArrayOutputAdapter(FileOutputStream, ByteOrder) - Constructor for class edu.mines.jtk.io.ArrayOutputAdapter
Constructs an adapter for the specified file output stream and byte order.
ArrayOutputAdapter(WritableByteChannel, DataOutput, ByteOrder) - Constructor for class edu.mines.jtk.io.ArrayOutputAdapter
Constructs an adapter for the specified channel, output, and byte order.
ArrayOutputStream - Class in edu.mines.jtk.io
An output stream that implements ArrayOutput.
ArrayOutputStream(OutputStream) - Constructor for class edu.mines.jtk.io.ArrayOutputStream
Constructs an array output stream for the specified stream.
ArrayOutputStream(FileOutputStream) - Constructor for class edu.mines.jtk.io.ArrayOutputStream
Constructs an array output stream for the specified file output stream.
ArrayOutputStream(String) - Constructor for class edu.mines.jtk.io.ArrayOutputStream
Constructs an array output stream for the specified file name.
ArrayOutputStream(File) - Constructor for class edu.mines.jtk.io.ArrayOutputStream
Constructs an array output stream for the specified file.
ArrayOutputStream(OutputStream, ByteOrder) - Constructor for class edu.mines.jtk.io.ArrayOutputStream
Constructs an array output stream for the specified stream and byte order.
ArrayOutputStream(String, ByteOrder) - Constructor for class edu.mines.jtk.io.ArrayOutputStream
Constructs an array output stream for the specified file name and byte order.
ArrayOutputStream(File, ByteOrder) - Constructor for class edu.mines.jtk.io.ArrayOutputStream
Constructs an array output stream for the specified file and byte order.
ArrayQueue<E> - Class in edu.mines.jtk.util
A first-in-first-out (FIFO) queue implemented with an array.
ArrayQueue() - Constructor for class edu.mines.jtk.util.ArrayQueue
Constructs a queue with default capacity.
ArrayQueue(int) - Constructor for class edu.mines.jtk.util.ArrayQueue
Constructs a queue with the specified initial capacity.
arrayRightDivide(DMatrix) - Method in class edu.mines.jtk.la.DMatrix
Returns C = A ./ B, where A is this matrix.
arrayRightDivide(DMatrix) - Method in class edu.mines.jtk.lapack.DMatrix
Returns C = A ./ B, where A is this matrix.
arrayRightDivideEquals(DMatrix) - Method in class edu.mines.jtk.la.DMatrix
Returns A = A ./ B, where A is this matrix.
arrayRightDivideEquals(DMatrix) - Method in class edu.mines.jtk.lapack.DMatrix
Returns A = A ./ B, where A is this matrix.
arrayTimes(DMatrix) - Method in class edu.mines.jtk.la.DMatrix
Returns C = A .* B, where A is this matrix.
arrayTimes(DMatrix) - Method in class edu.mines.jtk.lapack.DMatrix
Returns C = A .* B, where A is this matrix.
arrayTimesEquals(DMatrix) - Method in class edu.mines.jtk.la.DMatrix
Returns A = A .* B, where A is this matrix.
arrayTimesEquals(DMatrix) - Method in class edu.mines.jtk.lapack.DMatrix
Returns A = A .* B, where A is this matrix.
ArrayVect1 - Class in edu.mines.jtk.opt
Implements a Vect by wrapping an array of doubles.
ArrayVect1(double[], double) - Constructor for class edu.mines.jtk.opt.ArrayVect1
Construct from an array of data.
ArrayVect1() - Constructor for class edu.mines.jtk.opt.ArrayVect1
To be used with init()
ArrayVect1f - Class in edu.mines.jtk.opt
Implements a Vect by wrapping an array of floats.
ArrayVect1f(float[], int, double) - Constructor for class edu.mines.jtk.opt.ArrayVect1f
Construct from an array of data.
ArrayVect1f() - Constructor for class edu.mines.jtk.opt.ArrayVect1f
Constructor for derived classes that call init()
ArrayVect1fs - Class in edu.mines.jtk.opt
Implements a Vect as a collection of ArrayVect1f's of fixed size.
ArrayVect1fs(ArrayVect1f[]) - Constructor for class edu.mines.jtk.opt.ArrayVect1fs
Wrap an array of ArrayVect1f's
ArrayVect1fs() - Constructor for class edu.mines.jtk.opt.ArrayVect1fs
To be used with init()
ArrayVect2 - Class in edu.mines.jtk.opt
Implement a Vect as a two dimensional array of doubles.
ArrayVect2(double[][], double) - Constructor for class edu.mines.jtk.opt.ArrayVect2
Wrap an array as a Vect.
ArrayVect2() - Constructor for class edu.mines.jtk.opt.ArrayVect2
To be used with init()
ArrayVect2f - Class in edu.mines.jtk.opt
Implement a Vect as a two dimensional array of floats.
ArrayVect2f(float[][], double) - Constructor for class edu.mines.jtk.opt.ArrayVect2f
Wrap an array as a Vect.
ArrayVect2f(float[][], int[], double) - Constructor for class edu.mines.jtk.opt.ArrayVect2f
Wrap an array as a Vect.
ArrayVect2f() - Constructor for class edu.mines.jtk.opt.ArrayVect2f
To be used with init()
ArrayVect3f - Class in edu.mines.jtk.opt
Implement a Vect as a three-dimensional array of floats.
ArrayVect3f(float[][][], double) - Constructor for class edu.mines.jtk.opt.ArrayVect3f
Wrap an array as a Vect.
ArrayVect3f() - Constructor for class edu.mines.jtk.opt.ArrayVect3f
To be used with init()
arrive() - Method in class jsr166y.Phaser
Arrives at the barrier, but does not wait for others.
arriveAndAwaitAdvance() - Method in class jsr166y.Phaser
Arrives at the barrier and awaits others.
arriveAndDeregister() - Method in class jsr166y.Phaser
Arrives at the barrier and deregisters from it without waiting for others.
asContours(float[][]) - Static method in class edu.mines.jtk.mosaic.SimplePlot
Returns a new plot with a contours view of a sampled function f(x1,x2).
asImagePanels(float[][][]) - Static method in class edu.mines.jtk.sgl.SimpleFrame
Returns a new simple frame with an image panel group.
asImagePanels(Sampling, Sampling, Sampling, float[][][]) - Static method in class edu.mines.jtk.sgl.SimpleFrame
Returns a new simple frame with an image panel group.
asImagePanels(ImagePanelGroup) - Static method in class edu.mines.jtk.sgl.SimpleFrame
Returns a new simple frame with an image panel group.
asin(float) - Static method in class edu.mines.jtk.util.ArrayMath
Returns the arc sine of the specified value, in the range -pi/2 through pi/2.
asin(double) - Static method in class edu.mines.jtk.util.ArrayMath
Returns the arc sine of the specified value, in the range -pi/2 through pi/2.
asin(float) - Static method in class edu.mines.jtk.util.MathPlus
Returns the arc sine of the specified value, in the range -pi/2 through pi/2.
asin(double) - Static method in class edu.mines.jtk.util.MathPlus
Returns the arc sine of the specified value, in the range -pi/2 through pi/2.
asPixels(float[][]) - Static method in class edu.mines.jtk.mosaic.SimplePlot
Returns a new plot with a pixels view of a sampled function f(x1,x2).
asPixels(Sampling, Sampling, float[][]) - Static method in class edu.mines.jtk.mosaic.SimplePlot
Returns a new plot with a pixels view of a sampled function f(x1,x2).
asPixels(double[][]) - Static method in class edu.mines.jtk.mosaic.SimplePlot
Returns a new plot with a pixels view of a sampled function f(x1,x2).
asPixels(Sampling, Sampling, double[][]) - Static method in class edu.mines.jtk.mosaic.SimplePlot
Returns a new plot with a pixels view of a sampled function f(x1,x2).
asPoints(float[]) - Static method in class edu.mines.jtk.mosaic.SimplePlot
Returns a new plot with a points view of specified values f(x).
asPoints(Sampling, float[]) - Static method in class edu.mines.jtk.mosaic.SimplePlot
Returns a new plot with a points view of a sampled function f(x).
asPoints(float[], float[]) - Static method in class edu.mines.jtk.mosaic.SimplePlot
Returns a new plot with a points view of specified values (x,y).
asPoints(double[]) - Static method in class edu.mines.jtk.mosaic.SimplePlot
Returns a new plot with a points view of specified values f(x).
asPoints(Sampling, double[]) - Static method in class edu.mines.jtk.mosaic.SimplePlot
Returns a new plot with a points view of a sampled function f(x).
asPoints(double[], double[]) - Static method in class edu.mines.jtk.mosaic.SimplePlot
Returns a new plot with a points view of specified values (x,y).
asSequence(float[]) - Static method in class edu.mines.jtk.mosaic.SimplePlot
Returns a new plot with a sequence view of specified values f(x).
asSequence(Sampling, float[]) - Static method in class edu.mines.jtk.mosaic.SimplePlot
Returns a new plot with a sequence view of a sampled function f(x).
asSequence(double[]) - Static method in class edu.mines.jtk.mosaic.SimplePlot
Returns a new plot with a sequence view of specified values f(x).
asSequence(Sampling, double[]) - Static method in class edu.mines.jtk.mosaic.SimplePlot
Returns a new plot with a sequence view of a sampled function f(x).
asTriangles(float[]) - Static method in class edu.mines.jtk.sgl.SimpleFrame
Returns a new simple frame with a triangle group.
asTriangles(boolean, float[]) - Static method in class edu.mines.jtk.sgl.SimpleFrame
Returns a new simple frame with a triangle group.
asTriangles(float[], float[]) - Static method in class edu.mines.jtk.sgl.SimpleFrame
Returns a new simple frame with a triangle group.
asTriangles(boolean, Sampling, Sampling, float[][]) - Method in class edu.mines.jtk.sgl.SimpleFrame
Returns a new simple frame with a triangle group.
asTriangles(boolean, Sampling, Sampling, float[][], float[][], float[][], float[][]) - Method in class edu.mines.jtk.sgl.SimpleFrame
Returns a new simple frame with a triangle group.
asTriangles(boolean, float[], float[]) - Static method in class edu.mines.jtk.sgl.SimpleFrame
Returns a new simple frame with a triangle group.
asTriangles(TriangleGroup) - Static method in class edu.mines.jtk.sgl.SimpleFrame
Returns a new simple frame with a triangle group.
atan(float) - Static method in class edu.mines.jtk.util.ArrayMath
Returns the arc tangent of the specified value, in the range -pi/2 through pi/2.
atan(double) - Static method in class edu.mines.jtk.util.ArrayMath
Returns the arc tangent of the specified value, in the range -pi/2 through pi/2.
atan(float) - Static method in class edu.mines.jtk.util.MathPlus
Returns the arc tangent of the specified value, in the range -pi/2 through pi/2.
atan(double) - Static method in class edu.mines.jtk.util.MathPlus
Returns the arc tangent of the specified value, in the range -pi/2 through pi/2.
atan2(float, float) - Static method in class edu.mines.jtk.util.ArrayMath
Computes the arc tangent of the specified y/x, in the range -pi to pi.
atan2(double, double) - Static method in class edu.mines.jtk.util.ArrayMath
Computes the arc tangent of the specified y/x, in the range -pi to pi.
atan2(float, float) - Static method in class edu.mines.jtk.util.MathPlus
Computes the arc tangent of the specified y/x, in the range -pi to pi.
atan2(double, double) - Static method in class edu.mines.jtk.util.MathPlus
Computes the arc tangent of the specified y/x, in the range -pi to pi.
AtomicDouble - Class in edu.mines.jtk.util
A double value that may be updated atomically.
AtomicDouble() - Constructor for class edu.mines.jtk.util.AtomicDouble
Constructs an atomic double with initial value zero.
AtomicDouble(double) - Constructor for class edu.mines.jtk.util.AtomicDouble
Constructs an atomic double with specified initial value.
AtomicFloat - Class in edu.mines.jtk.util
A float value that may be updated atomically.
AtomicFloat() - Constructor for class edu.mines.jtk.util.AtomicFloat
Constructs an atomic float with initial value zero.
AtomicFloat(float) - Constructor for class edu.mines.jtk.util.AtomicFloat
Constructs an atomic float with specified initial value.
awaitAdvance(int) - Method in class jsr166y.Phaser
Awaits the phase of the barrier to advance from the given phase value, returning immediately if the current phase of the barrier is not equal to the given phase value or this barrier is terminated.
awaitAdvanceInterruptibly(int) - Method in class jsr166y.Phaser
Awaits the phase of the barrier to advance from the given phase value, throwing InterruptedException if interrupted while waiting, or returning immediately if the current phase of the barrier is not equal to the given phase value or this barrier is terminated.
awaitAdvanceInterruptibly(int, long, TimeUnit) - Method in class jsr166y.Phaser
Awaits the phase of the barrier to advance from the given phase value or the given timeout to elapse, throwing InterruptedException if interrupted while waiting, or returning immediately if the current phase of the barrier is not equal to the given phase value or this barrier is terminated.
awaitTermination(long, TimeUnit) - Method in class jsr166y.ForkJoinPool
Blocks until all tasks have completed execution after a shutdown request, or the timeout occurs, or the current thread is interrupted, whichever happens first.
AwtBench - Class in edu.mines.jtk.bench
AWT/Swing workbench.
AwtBench() - Constructor for class edu.mines.jtk.bench.AwtBench
 
AxesOrientation - Enum in edu.mines.jtk.sgl
Orientation of the three axes X, Y, and Z.
Axis - Enum in edu.mines.jtk.sgl
A standard coordinate axis; either X, Y, or Z.
AxisAlignedFrame - Class in edu.mines.jtk.sgl
An axis-aligned frame is a group of axis-aligned panels.
AxisAlignedFrame(Axis, Point3, Point3) - Constructor for class edu.mines.jtk.sgl.AxisAlignedFrame
Constructs a frame with specified axis and corner points.
AxisAlignedPanel - Class in edu.mines.jtk.sgl
An axis-aligned panel is a special child of an axis-aligned frame.
AxisAlignedPanel() - Constructor for class edu.mines.jtk.sgl.AxisAlignedPanel
Constructs a panel with null frame.
AxisAlignedPanel(AxisAlignedFrame) - Constructor for class edu.mines.jtk.sgl.AxisAlignedPanel
Constructs a panel with specified frame.
AxisAlignedQuad - Class in edu.mines.jtk.sgl
An axis-aligned quad has one frame that contains one or more panels.
AxisAlignedQuad(Axis, Point3, Point3) - Constructor for class edu.mines.jtk.sgl.AxisAlignedQuad
Constructs an axis-aligned quad with specified axis and corner points.
AxisTics - Class in edu.mines.jtk.util
Tics for annotating an axis.
AxisTics(double, double, double) - Constructor for class edu.mines.jtk.util.AxisTics
Constructs axis tics for a specified major tic interval.
AxisTics(double, double, int) - Constructor for class edu.mines.jtk.util.AxisTics
Constructs axis tics for a specified maximum number of major tics.

B

b() - Method in class edu.mines.jtk.la.TridiagonalFMatrix
Returns the array b of diagonal elements.
BandPassFilter - Class in edu.mines.jtk.dsp
A multi-dimensional band-pass filter.
BandPassFilter(double, double, double, double) - Constructor for class edu.mines.jtk.dsp.BandPassFilter
Constructs a band-pass filter with specified parameters.
BandPassFilter.Extrapolation - Enum in edu.mines.jtk.dsp
The method used to extrapolate values beyond the ends of input arrays.
between(double, double, double) - Method in class edu.mines.jtk.util.Almost
See if value is between two other values, including almost equality
binarySearch(byte[], byte) - Static method in class edu.mines.jtk.util.ArrayMath
Performs a binary search in a monotonic array of values.
binarySearch(byte[], byte, int) - Static method in class edu.mines.jtk.util.ArrayMath
Performs a binary search in a monotonic array of values.
binarySearch(short[], short) - Static method in class edu.mines.jtk.util.ArrayMath
Performs a binary search in a monotonic array of values.
binarySearch(short[], short, int) - Static method in class edu.mines.jtk.util.ArrayMath
Performs a binary search in a monotonic array of values.
binarySearch(int[], int) - Static method in class edu.mines.jtk.util.ArrayMath
Performs a binary search in a monotonic array of values.
binarySearch(int[], int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Performs a binary search in a monotonic array of values.
binarySearch(long[], long) - Static method in class edu.mines.jtk.util.ArrayMath
Performs a binary search in a monotonic array of values.
binarySearch(long[], long, int) - Static method in class edu.mines.jtk.util.ArrayMath
Performs a binary search in a monotonic array of values.
binarySearch(float[], float) - Static method in class edu.mines.jtk.util.ArrayMath
Performs a binary search in a monotonic array of values.
binarySearch(float[], float, int) - Static method in class edu.mines.jtk.util.ArrayMath
Performs a binary search in a monotonic array of values.
binarySearch(double[], double) - Static method in class edu.mines.jtk.util.ArrayMath
Performs a binary search in a monotonic array of values.
binarySearch(double[], double, int) - Static method in class edu.mines.jtk.util.ArrayMath
Performs a binary search in a monotonic array of values.
BlendedGridder2 - Class in edu.mines.jtk.interp
Tensor-guided blended neighbor gridding in 2D.
BlendedGridder2() - Constructor for class edu.mines.jtk.interp.BlendedGridder2
Constructs a gridder for default tensors.
BlendedGridder2(float[], float[], float[]) - Constructor for class edu.mines.jtk.interp.BlendedGridder2
Constructs a gridder for default tensors and specified samples.
BlendedGridder2(Tensors2) - Constructor for class edu.mines.jtk.interp.BlendedGridder2
Constructs a gridder for the specified tensors.
BlendedGridder2(Tensors2, float[], float[], float[]) - Constructor for class edu.mines.jtk.interp.BlendedGridder2
Constructs a gridder for the specified tensors and samples.
BlendedGridder3 - Class in edu.mines.jtk.interp
Tensor-guided blended neighbor gridding in 3D.
BlendedGridder3() - Constructor for class edu.mines.jtk.interp.BlendedGridder3
Constructs a gridder for default tensors.
BlendedGridder3(float[], float[], float[], float[]) - Constructor for class edu.mines.jtk.interp.BlendedGridder3
Constructs a gridder for default tensors and specified samples.
BlendedGridder3(Tensors3) - Constructor for class edu.mines.jtk.interp.BlendedGridder3
Constructs a gridder for the specified tensors.
BlendedGridder3(Tensors3, float[], float[], float[], float[]) - Constructor for class edu.mines.jtk.interp.BlendedGridder3
Constructs a gridder for the specified tensors and samples.
BlendState - Class in edu.mines.jtk.sgl
OpenGL blend state.
BlendState() - Constructor for class edu.mines.jtk.sgl.BlendState
Constructs blend state.
block() - Method in interface jsr166y.ForkJoinPool.ManagedBlocker
Possibly blocks the current thread, for example waiting for a lock or condition.
BOOLEAN - Static variable in class edu.mines.jtk.util.Parameter
Parameter type boolean.
BoundingBox - Class in edu.mines.jtk.sgl
An axis-aligned bounding box.
BoundingBox() - Constructor for class edu.mines.jtk.sgl.BoundingBox
Constructs an empty bounding box.
BoundingBox(Point3) - Constructor for class edu.mines.jtk.sgl.BoundingBox
Constructs the smallest bounding box that contains one point.
BoundingBox(Point3, Point3) - Constructor for class edu.mines.jtk.sgl.BoundingBox
Constructs the smallest bounding box that contains two points.
BoundingBox(double, double, double, double, double, double) - Constructor for class edu.mines.jtk.sgl.BoundingBox
Constructs a bounding box with specified bounds.
BoundingBox(float[]) - Constructor for class edu.mines.jtk.sgl.BoundingBox
Constructs a bounding box for points with specified coordinates.
BoundingBox(float[], float[], float[]) - Constructor for class edu.mines.jtk.sgl.BoundingBox
Constructs a bounding box for points with specified coordinates.
BoundingBox(BoundingBox) - Constructor for class edu.mines.jtk.sgl.BoundingBox
Constructs a copy of the specified bounding box.
BoundingBoxTree - Class in edu.mines.jtk.sgl
A binary tree of axis-aligned bounding boxes for an array of points.
BoundingBoxTree(int, float[]) - Constructor for class edu.mines.jtk.sgl.BoundingBoxTree
Constructs a bounding box tree for points with specified coordinates.
BoundingBoxTree(int, float[], float[], float[]) - Constructor for class edu.mines.jtk.sgl.BoundingBoxTree
Constructs a bounding box tree for points with specified coordinates.
BoundingBoxTree.Node - Class in edu.mines.jtk.sgl
A node in the binary tree of bounding boxes.
BoundingBoxTree.Node() - Constructor for class edu.mines.jtk.sgl.BoundingBoxTree.Node
 
BoundingSphere - Class in edu.mines.jtk.sgl
A bounding sphere.
BoundingSphere() - Constructor for class edu.mines.jtk.sgl.BoundingSphere
Constructs an empty bounding sphere.
BoundingSphere(double, double, double, double) - Constructor for class edu.mines.jtk.sgl.BoundingSphere
Constructs a bounding sphere with specified center and radius.
BoundingSphere(Point3, double) - Constructor for class edu.mines.jtk.sgl.BoundingSphere
Constructs a bounding sphere with specified center and radius.
BoundingSphere(BoundingBox) - Constructor for class edu.mines.jtk.sgl.BoundingSphere
Constructs a bounding sphere that contains the specified bounding box.
BoundingSphere(BoundingSphere) - Constructor for class edu.mines.jtk.sgl.BoundingSphere
Constructs a copy of the specified bounding sphere.
BoxConstraint - Class in edu.mines.jtk.sgl
A constraint for objects that must lie inside an axis-aligned box.
BoxConstraint(BoundingBox) - Constructor for class edu.mines.jtk.sgl.BoxConstraint
Constructs a box constraint with specified bounding box.
BoxConstraint(BoundingBox, double, double, double) - Constructor for class edu.mines.jtk.sgl.BoxConstraint
Constructs a box constraint with specified bounding box and min sizes.
BoxConstraint(Point3, Point3) - Constructor for class edu.mines.jtk.sgl.BoxConstraint
Constructs a box constraint with specified corner points.
BoxConstraint(Point3, Point3, double, double, double) - Constructor for class edu.mines.jtk.sgl.BoxConstraint
Constructs a box constraint with specified corner points and min sizes.
BoxConstraint(Sampling, Sampling, Sampling) - Constructor for class edu.mines.jtk.sgl.BoxConstraint
Constructs a box constraint with specified samplings.
BoxConstraint(Sampling, Sampling, Sampling, double, double, double) - Constructor for class edu.mines.jtk.sgl.BoxConstraint
Constructs a box constraint with specified samplings and min sizes.
BrentMinFinder - Class in edu.mines.jtk.opt
Brent's algorithm for finding the minimum of a function of one variable.
BrentMinFinder(BrentMinFinder.Function) - Constructor for class edu.mines.jtk.opt.BrentMinFinder
Constructs a min finder for the specified function.
BrentMinFinder.Function - Interface in edu.mines.jtk.opt
A function f(x) of one variable x.
BrentZeroFinder - Class in edu.mines.jtk.opt
Brent's algorithm for finding a zero of a function of one variable.
BrentZeroFinder(BrentZeroFinder.Function) - Constructor for class edu.mines.jtk.opt.BrentZeroFinder
Constructs a zero finder for the specified function.
BrentZeroFinder.Function - Interface in edu.mines.jtk.opt
A function f(x) of one variable x.
BufferBench - Class in edu.mines.jtk.bench
Test NIO buffers.
BufferBench() - Constructor for class edu.mines.jtk.bench.BufferBench
 
bulkRegister(int) - Method in class jsr166y.Phaser
Adds the given number of new unarrived parties to this phaser.
ButterworthFilter - Class in edu.mines.jtk.dsp
Butterworth filter.
ButterworthFilter(double, double, double, double) - Constructor for class edu.mines.jtk.dsp.ButterworthFilter
Construct a Butterworth filter with specified parameters.
ButterworthFilter(double, int, ButterworthFilter.Type) - Constructor for class edu.mines.jtk.dsp.ButterworthFilter
Construct Butterworth filter with specified parameters.
ButterworthFilter.Type - Enum in edu.mines.jtk.dsp
Filter type.

C

c() - Method in class edu.mines.jtk.la.TridiagonalFMatrix
Returns the array c of upper sub-diagonal elements.
cabs(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cabs(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cabs(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cabs(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cabs(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cabs(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cabs(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cabs(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cabs(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cabs(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cabs(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cabs(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(Cfloat, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(float[], Cfloat) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(Cfloat, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(float[][], Cfloat) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(Cfloat, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(float[][][], Cfloat) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(float[], float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(Cfloat, float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(float[], Cfloat, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(float[][], float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(Cfloat, float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(float[][], Cfloat, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(float[][][], float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(Cfloat, float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(float[][][], Cfloat, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(Cdouble, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(double[], Cdouble) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(Cdouble, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(double[][], Cdouble) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(Cdouble, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(double[][][], Cdouble) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(double[], double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(Cdouble, double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(double[], Cdouble, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(double[][], double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(Cdouble, double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(double[][], Cdouble, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(double[][][], double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(Cdouble, double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cadd(double[][][], Cdouble, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cancel() - Method in class edu.mines.jtk.util.LogMonitor
Interrupt any further work.
cancel(boolean) - Method in class jsr166y.ForkJoinTask
Attempts to cancel execution of this task.
carg(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
carg(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
carg(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
carg(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
carg(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
carg(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
carg(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
carg(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
carg(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
carg(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
carg(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
carg(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
CausalFilter - Class in edu.mines.jtk.dsp
A multi-dimensional causal filter that is linear and shift-invariant.
CausalFilter(int[]) - Constructor for class edu.mines.jtk.dsp.CausalFilter
Constructs a unit-impulse filter for specified lag1.
CausalFilter(int[], int[]) - Constructor for class edu.mines.jtk.dsp.CausalFilter
Constructs a unit-impulse filter for specified lag1 and lag2.
CausalFilter(int[], int[], int[]) - Constructor for class edu.mines.jtk.dsp.CausalFilter
Constructs a unit-impulse filter for specified lag1, lag2, and lag3.
CausalFilter(int[], float[]) - Constructor for class edu.mines.jtk.dsp.CausalFilter
Constructs a causal filter for specified lag1.
CausalFilter(int[], int[], float[]) - Constructor for class edu.mines.jtk.dsp.CausalFilter
Constructs a causal filter for specified lag1 and lag2.
CausalFilter(int[], int[], int[], float[]) - Constructor for class edu.mines.jtk.dsp.CausalFilter
Constructs a causal filter for specified lag1, lag2, and lag3.
cbrt(double) - Static method in class edu.mines.jtk.util.ArrayMath
Returns the cube root of the specified value.
cbrt(float) - Static method in class edu.mines.jtk.util.ArrayMath
Returns the cube root of the specified value.
cconj(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cconj(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cconj(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cconj(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cconj(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cconj(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cconj(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cconj(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cconj(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cconj(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cconj(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cconj(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
ccopy(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(int, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(int, int, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(int, int, int, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(int, float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(int, int, float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(int, int, int, float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(int, int, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(int, int, int, int, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(int, int, int, int, int, int, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(int, int, int, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(int, int, int, int, int, int, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(int, int, int, int, int, int, int, int, int, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(int, int, float[], int, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(int, int, int, int, float[][], int, int, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(int, int, int, int, int, int, float[][][], int, int, int, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(int, int, int, float[], int, int, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(int, int, int, int, int, int, float[][], int, int, int, int, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(int, int, int, int, int, int, int, int, int, float[][][], int, int, int, int, int, int, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(int, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(int, int, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(int, int, int, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(int, double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(int, int, double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(int, int, int, double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(int, int, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(int, int, int, int, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(int, int, int, int, int, int, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(int, int, int, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(int, int, int, int, int, int, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(int, int, int, int, int, int, int, int, int, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
ccopy(int, int, double[], int, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(int, int, int, int, double[][], int, int, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(int, int, int, int, int, int, double[][][], int, int, int, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(int, int, int, double[], int, int, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(int, int, int, int, int, int, double[][], int, int, int, int, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccopy(int, int, int, int, int, int, int, int, int, double[][][], int, int, int, int, int, int, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
ccos(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
ccos(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
ccos(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
ccos(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
ccos(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
ccos(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
ccos(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
ccos(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
ccos(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
ccos(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
ccos(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
ccos(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(Cfloat, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(float[], Cfloat) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(Cfloat, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(float[][], Cfloat) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(Cfloat, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(float[][][], Cfloat) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(float[], float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(Cfloat, float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(float[], Cfloat, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(float[][], float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(Cfloat, float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(float[][], Cfloat, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(float[][][], float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(Cfloat, float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(float[][][], Cfloat, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(Cdouble, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(double[], Cdouble) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(Cdouble, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(double[][], Cdouble) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(Cdouble, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(double[][][], Cdouble) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(double[], double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(Cdouble, double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(double[], Cdouble, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(double[][], double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(Cdouble, double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(double[][], Cdouble, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(double[][][], double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(Cdouble, double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdiv(double[][][], Cdouble, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
Cdouble - Class in edu.mines.jtk.util
A complex number, with double-precision real and imaginary parts.
Cdouble() - Constructor for class edu.mines.jtk.util.Cdouble
Constructs a complex number with zero real and imaginary parts.
Cdouble(double) - Constructor for class edu.mines.jtk.util.Cdouble
Constructs a complex number with zero imaginary part.
Cdouble(double, double) - Constructor for class edu.mines.jtk.util.Cdouble
Constructs a complex number.
Cdouble(Cdouble) - Constructor for class edu.mines.jtk.util.Cdouble
Constructs a copy of the specified complex number.
cdump(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdump(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdump(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdump(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdump(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cdump(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
ceil(float) - Static method in class edu.mines.jtk.util.ArrayMath
Returns the smallest (closest to negative infinity) value that is greater than or equal to the argument and is equal to a mathematical integer.
ceil(double) - Static method in class edu.mines.jtk.util.ArrayMath
Returns the smallest (closest to negative infinity) value that is greater than or equal to the argument and is equal to a mathematical integer.
ceil(float) - Static method in class edu.mines.jtk.util.MathPlus
Returns the smallest (closest to negative infinity) value that is greater than or equal to the argument and is equal to a mathematical integer.
ceil(double) - Static method in class edu.mines.jtk.util.MathPlus
Returns the smallest (closest to negative infinity) value that is greater than or equal to the argument and is equal to a mathematical integer.
centerCircle(float, float, float, float, float, float, float[]) - Static method in class edu.mines.jtk.mesh.Geometry
Computes the center of the circle defined by the points a, b, and c.
centerCircle(float[], float[], float[], float[]) - Static method in class edu.mines.jtk.mesh.Geometry
Computes the center of the circle defined by the points a, b, and c.
centerCircle(double, double, double, double, double, double, double[]) - Static method in class edu.mines.jtk.mesh.Geometry
Computes the center of the circle defined by the points a, b, and c.
centerCircle(double[], double[], double[], double[]) - Static method in class edu.mines.jtk.mesh.Geometry
Computes the center of the circle defined by the points a, b, and c.
centerCircle(double[]) - Method in class edu.mines.jtk.mesh.TetMesh.Face
Computes the circumcenter of this face.
centerCircle() - Method in class edu.mines.jtk.mesh.TetMesh.Face
Returns the circumcenter of this face.
centerCircle(double[]) - Method in class edu.mines.jtk.mesh.TriMesh.Tri
Computes the circumcenter of this tri.
centerCircle() - Method in class edu.mines.jtk.mesh.TriMesh.Tri
Returns the circumcenter of this tri.
centerCircle(double[]) - Method in class edu.mines.jtk.mesh.TriSurf.Face
Computes the circumcenter of this face.
centerCircle() - Method in class edu.mines.jtk.mesh.TriSurf.Face
Returns the circumcenter of this face.
centerCircle3D(double, double, double, double, double, double, double, double, double, double[]) - Static method in class edu.mines.jtk.mesh.Geometry
Computes the center of the circle defined by the 3-D points a, b, and c.
centerSphere(float, float, float, float, float, float, float, float, float, float, float, float, float[]) - Static method in class edu.mines.jtk.mesh.Geometry
Computes the center of the sphere defined by the points a, b, c, and d.
centerSphere(float[], float[], float[], float[], float[]) - Static method in class edu.mines.jtk.mesh.Geometry
Computes the center of the sphere defined by the points a, b, c, and d.
centerSphere(double, double, double, double, double, double, double, double, double, double, double, double, double[]) - Static method in class edu.mines.jtk.mesh.Geometry
Computes the center of the sphere defined by the points a, b, c, and d.
centerSphere(double[], double[], double[], double[], double[]) - Static method in class edu.mines.jtk.mesh.Geometry
Computes the center of the sphere defined by the points a, b, c, and d.
centerSphere(double[]) - Method in class edu.mines.jtk.mesh.TetMesh.Tet
Computes the circumcenter of this tet.
centerSphere() - Method in class edu.mines.jtk.mesh.TetMesh.Tet
Returns the circumcenter of this tet.
cequal(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
cequal(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
cequal(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
cequal(float, float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal, to within a specified tolerance.
cequal(float, float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal, to within a specified tolerance.
cequal(float, float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal, to within a specified tolerance.
cequal(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
cequal(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
cequal(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
cequal(double, double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal, to within a specified tolerance.
cequal(double, double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal, to within a specified tolerance.
cequal(double, double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal, to within a specified tolerance.
cexp(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cexp(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cexp(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cexp(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cexp(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cexp(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cexp(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cexp(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cexp(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cexp(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cexp(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cexp(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cfill(Cfloat, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
cfill(Cfloat, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
cfill(Cfloat, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
cfill(Cdouble, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
cfill(Cdouble, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
cfill(Cdouble, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
cfilldouble(Cdouble, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
cfilldouble(Cdouble, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
cfilldouble(Cdouble, int, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
cfillfloat(Cfloat, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
cfillfloat(Cfloat, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
cfillfloat(Cfloat, int, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
cflatten(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Flattens a specified 2-D array into a 1-D array.
cflatten(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Flattens a specified 3-D array into a 1-D array.
cflatten(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Flattens a specified 2-D array into a 1-D array.
cflatten(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Flattens a specified 3-D array into a 1-D array.
Cfloat - Class in edu.mines.jtk.util
A complex number, with single-precision real and imaginary parts.
Cfloat() - Constructor for class edu.mines.jtk.util.Cfloat
Constructs a complex number with zero real and imaginary parts.
Cfloat(float) - Constructor for class edu.mines.jtk.util.Cfloat
Constructs a complex number with zero imaginary part.
Cfloat(float, float) - Constructor for class edu.mines.jtk.util.Cfloat
Constructs a complex number.
Cfloat(Cfloat) - Constructor for class edu.mines.jtk.util.Cfloat
Constructs a copy of the specified complex number.
chd() - Method in class edu.mines.jtk.lapack.DMatrix
Returns the Cholesky decomposition of this matrix.
Check - Class in edu.mines.jtk.util
Facilitates checks for common conditions.
checkError() - Method in class edu.mines.jtk.util.LoggerStream
 
cimag(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cimag(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cimag(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cimag(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cimag(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cimag(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cimag(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cimag(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cimag(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cimag(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cimag(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cimag(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
CleanFormatter - Class in edu.mines.jtk.util
Format log messages without any extras.
CleanFormatter() - Constructor for class edu.mines.jtk.util.CleanFormatter
 
CleanHandler - Class in edu.mines.jtk.util
An alternative to ConsoleHandler.
CleanHandler() - Constructor for class edu.mines.jtk.util.CleanHandler
Construct a new CleanHandler.
clear() - Method in class edu.mines.jtk.interp.LasserreVolume
Removes all half-spaces for this volume, making it infinite.
clear() - Method in class edu.mines.jtk.mesh.TetMesh.EdgeList
Removes all edges from this list.
clear() - Method in class edu.mines.jtk.mesh.TetMesh.FaceList
Removes all faces from this list.
clear() - Method in class edu.mines.jtk.mesh.TetMesh.NodeList
Removes all nodes from this list.
clear() - Method in class edu.mines.jtk.mesh.TetMesh.NodeStepList
Removes all nodes (and steps) from this list.
clear() - Method in class edu.mines.jtk.mesh.TetMesh.TetList
Removes all tets from this list.
clear() - Method in class edu.mines.jtk.mesh.TriMesh.EdgeList
Removes all edges from this list.
clear() - Method in class edu.mines.jtk.mesh.TriMesh.NodeList
Removes all nodes from this list.
clear() - Method in class edu.mines.jtk.mesh.TriMesh.NodeStepList
Removes all nodes (and steps) from this list.
clear() - Method in class edu.mines.jtk.mesh.TriMesh.TriList
Removes all tris from this list.
clear() - Method in class edu.mines.jtk.mesh.TriSurf.FaceList
Removes all faces from this list.
clear() - Method in class edu.mines.jtk.util.ParameterSet
Clear this parameter set by removing all its parameters and parameter subsets.
clear() - Method in class edu.mines.jtk.util.RTree
Removes all objects from this tree.
clearNodeMarks() - Method in class edu.mines.jtk.mesh.TetMesh
Clears all node marks, so that no node is marked.
clearNodeMarks() - Method in class edu.mines.jtk.mesh.TriMesh
Clears all node marks, so that no node is marked.
clearSelected() - Method in class edu.mines.jtk.sgl.World
Deselects all selected nodes in this world.
clearSelectedExcept(Selectable) - Method in class edu.mines.jtk.sgl.World
Deselects all selected nodes in this world, except the specified node.
clearTetMarks() - Method in class edu.mines.jtk.mesh.TetMesh
Clears all tet marks, so that no tet is marked.
clearTriMarks() - Method in class edu.mines.jtk.mesh.TriMesh
Clears all tri marks, so that no tri is marked.
clip(float, float, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clip(float, float, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clip(float, float, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clip(float, float, float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clip(float, float, float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clip(float, float, float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clip(double, double, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clip(double, double, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clip(double, double, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clip(double, double, double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clip(double, double, double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clip(double, double, double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
Clips - Class in edu.mines.jtk.util
Clips (clipMin,clipMax) are lower and upper bounds for arrays of values.
Clips(float[]) - Constructor for class edu.mines.jtk.util.Clips
Constructs clips for the specified array.
Clips(float[][]) - Constructor for class edu.mines.jtk.util.Clips
Constructs clips for the specified array.
Clips(float[][][]) - Constructor for class edu.mines.jtk.util.Clips
Constructs clips for the specified array.
Clips(Float3) - Constructor for class edu.mines.jtk.util.Clips
Constructs clips for the specified array.
Clips(double, double, float[]) - Constructor for class edu.mines.jtk.util.Clips
Constructs clips for the specified percentiles and array.
Clips(double, double, float[][]) - Constructor for class edu.mines.jtk.util.Clips
Constructs clips for the specified percentiles and array.
Clips(double, double, float[][][]) - Constructor for class edu.mines.jtk.util.Clips
Constructs clips for the specified percentiles and array.
Clips(double, double, Float3) - Constructor for class edu.mines.jtk.util.Clips
Constructs clips for the specified percentiles and array.
clog(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog10(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog10(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog10(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog10(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog10(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog10(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog10(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog10(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog10(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog10(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog10(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clog10(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
clone() - Method in class edu.mines.jtk.opt.ArrayVect1
 
clone() - Method in class edu.mines.jtk.opt.ArrayVect1f
 
clone() - Method in class edu.mines.jtk.opt.ArrayVect1fs
 
clone() - Method in class edu.mines.jtk.opt.ArrayVect2
 
clone() - Method in class edu.mines.jtk.opt.ArrayVect2f
 
clone() - Method in class edu.mines.jtk.opt.ArrayVect3f
 
clone() - Method in class edu.mines.jtk.opt.ScalarVect
 
clone() - Method in interface edu.mines.jtk.opt.Vect
 
clone() - Method in class edu.mines.jtk.opt.VectArray
 
clone() - Method in interface edu.mines.jtk.opt.VectConst
 
clone() - Method in interface edu.mines.jtk.opt.VectContainer
 
clone() - Method in class edu.mines.jtk.opt.VectMap
 
clone() - Method in class edu.mines.jtk.util.Parameter
Clone this parameter.
clone() - Method in class edu.mines.jtk.util.ParameterSet
Clone this parameter set.
clone() - Method in class edu.mines.jtk.util.Units
Clones these units.
cloneZero(VectConst) - Static method in class edu.mines.jtk.opt.VectUtil
Clone a vector and initialized to zero, so that out.dot(out) == 0.
close() - Method in class edu.mines.jtk.io.ArrayFile
Closes this data file, releasing any associated system resources.
close() - Method in class edu.mines.jtk.io.ArrayInputStream
Closes this array input stream.
close() - Method in class edu.mines.jtk.io.ArrayOutputStream
Closes this array output stream.
close() - Method in class edu.mines.jtk.io.DataFile
Deprecated. Closes this data file, releasing any associated system resources.
close() - Method in class edu.mines.jtk.util.CleanHandler
 
close() - Method in class edu.mines.jtk.util.LoggerStream
 
cmp(double, double) - Method in class edu.mines.jtk.util.Almost
Check order of two numbers, within precision.
cmplx(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmplx(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmplx(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmplx(float[], float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmplx(float[][], float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmplx(float[][][], float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmplx(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmplx(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmplx(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmplx(double[], double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmplx(double[][], double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmplx(double[][][], double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(Cfloat, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(float[], Cfloat) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(Cfloat, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(float[][], Cfloat) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(Cfloat, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(float[][][], Cfloat) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(float[], float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(Cfloat, float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(float[], Cfloat, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(float[][], float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(Cfloat, float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(float[][], Cfloat, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(float[][][], float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(Cfloat, float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(float[][][], Cfloat, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(Cdouble, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(double[], Cdouble) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(Cdouble, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(double[][], Cdouble) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(Cdouble, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(double[][][], Cdouble) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(double[], double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(Cdouble, double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(double[], Cdouble, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(double[][], double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(Cdouble, double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(double[][], Cdouble, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(double[][][], double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(Cdouble, double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cmul(double[][][], Cdouble, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cneg(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cneg(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cneg(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cneg(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cneg(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cneg(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cneg(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cneg(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cneg(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cneg(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cneg(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cneg(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cnorm(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cnorm(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cnorm(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cnorm(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cnorm(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cnorm(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cnorm(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cnorm(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cnorm(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cnorm(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cnorm(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cnorm(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
ColorBar - Class in edu.mines.jtk.mosaic
A color bar is a view of a color map, a mapping from values to colors.
ColorBar() - Constructor for class edu.mines.jtk.mosaic.ColorBar
Constructs a new color bar with no label.
ColorBar(String) - Constructor for class edu.mines.jtk.mosaic.ColorBar
Constructs a new color bar with specified label.
ColorMap - Class in edu.mines.jtk.awt
A color map converts a range of double values to colors.
ColorMap(IndexColorModel) - Constructor for class edu.mines.jtk.awt.ColorMap
Constructs a color map for values in [0,1] the index color model.
ColorMap(double, double, IndexColorModel) - Constructor for class edu.mines.jtk.awt.ColorMap
Constructs a color map for specified values and index color model.
ColorMap(double, double, Color[]) - Constructor for class edu.mines.jtk.awt.ColorMap
Constructs a color map for specified values and colors.
ColorMap(double, double, byte[], byte[], byte[]) - Constructor for class edu.mines.jtk.awt.ColorMap
Constructs a color map for specified values and colors.
ColorMap(double, double, float[], float[], float[]) - Constructor for class edu.mines.jtk.awt.ColorMap
Constructs a color map for specified values and colors.
ColorMap(Color) - Constructor for class edu.mines.jtk.awt.ColorMap
Constructs a color map for a specified solid color.
ColorMap(double, double, Color) - Constructor for class edu.mines.jtk.awt.ColorMap
Constructs a color map for a specified solid color within a given [0,1] range.
colorMapChanged(ColorMap) - Method in interface edu.mines.jtk.awt.ColorMapListener
Called when the color map changes.
colorMapChanged(ColorMap) - Method in class edu.mines.jtk.mosaic.ColorBar
 
ColorMapListener - Interface in edu.mines.jtk.awt
A color map listener listens for changes to a color map.
ColorMapped - Interface in edu.mines.jtk.awt
A color mapped object has a colormap.
ColorState - Class in edu.mines.jtk.sgl
OpenGL color state.
ColorState() - Constructor for class edu.mines.jtk.sgl.ColorState
Constructs color state.
combine(V, V) - Method in interface edu.mines.jtk.util.Parallel.ReduceInt
Returns the combination of two specified values.
combineWith(Projector, Projector) - Method in class edu.mines.jtk.mosaic.Transcaler
Returns a new transcaler that combines this transcaler with projectors.
compare(Number, Number) - Method in class edu.mines.jtk.util.Almost
 
compareAndSet(double, double) - Method in class edu.mines.jtk.util.AtomicDouble
Atomically sets this double to the specified updated value if the current value equals the specified expected value.
compareAndSet(float, float) - Method in class edu.mines.jtk.util.AtomicFloat
Atomically sets this float to the specified updated value if the current value equals the specified expected value.
complete(V) - Method in class jsr166y.ForkJoinTask
Completes this task, and if not already aborted or cancelled, returning the given value as the result of subsequent invocations of join and related operations.
completeExceptionally(Throwable) - Method in class jsr166y.ForkJoinTask
Completes this task abnormally, and if not already aborted or cancelled, causes it to throw the given exception upon join and related operations.
complexToComplex(int, float[], float[]) - Method in class edu.mines.jtk.dsp.FftComplex
Computes a complex-to-complex fast Fourier transform.
complexToComplex1(int, int, float[][], float[][]) - Method in class edu.mines.jtk.dsp.FftComplex
Computes a complex-to-complex dimension-1 fast Fourier transform.
complexToComplex1(int, int, int, float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.FftComplex
Computes a complex-to-complex dimension-1 fast Fourier transform.
complexToComplex2(int, int, float[][], float[][]) - Method in class edu.mines.jtk.dsp.FftComplex
Computes a complex-to-complex dimension-2 fast Fourier transform.
complexToComplex2(int, int, int, float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.FftComplex
Computes a complex-to-complex dimension-2 fast Fourier transform.
complexToComplex3(int, int, int, float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.FftComplex
Computes a complex-to-complex dimension-3 fast Fourier transform.
complexToReal(int, float[], float[]) - Method in class edu.mines.jtk.dsp.FftReal
Computes a complex-to-real fast Fourier transform.
complexToReal1(int, int, float[][], float[][]) - Method in class edu.mines.jtk.dsp.FftReal
Computes a complex-to-real dimension-1 fast Fourier transform.
complexToReal1(int, int, int, float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.FftReal
Computes a complex-to-real dimension-1 fast Fourier transform.
complexToReal2(int, int, float[][], float[][]) - Method in class edu.mines.jtk.dsp.FftReal
Computes a complex-to-real dimension-2 fast Fourier transform.
compute(int) - Method in interface edu.mines.jtk.util.Parallel.LoopInt
Computes for the specified loop index.
compute(int) - Method in interface edu.mines.jtk.util.Parallel.ReduceInt
Returns a value computed for the specified loop index.
compute() - Method in class jsr166y.RecursiveAction
The main computation performed by this task.
compute() - Method in class jsr166y.RecursiveTask
The main computation performed by this task.
computeBoundingSphere(boolean) - Method in class edu.mines.jtk.sgl.AxisAlignedPanel
Computes the bounding sphere for this panel.
computeBoundingSphere(boolean) - Method in class edu.mines.jtk.sgl.Group
Computes the bounding sphere for this group, including its children.
computeBoundingSphere(boolean) - Method in class edu.mines.jtk.sgl.Handle
Computes the bounding sphere for this handle.
computeBoundingSphere(boolean) - Method in class edu.mines.jtk.sgl.Node
Computes the bounding sphere for this node, including its children.
computeBoundingSphere(boolean) - Method in class edu.mines.jtk.sgl.TransformGroup
Computes the bounding sphere for this transform group.
computeDistancesAndValues(Sampling, Sampling, float[][], float[][]) - Method in class edu.mines.jtk.interp.NearestGridder2
Computes nearest neighbor distances and values.
computeDistancesAndValues(Sampling, Sampling, Sampling, float[][][], float[][][]) - Method in class edu.mines.jtk.interp.NearestGridder3
Computes nearest neighbor distances and values.
computeScale(int, int) - Method in class edu.mines.jtk.mosaic.IPanel
Returns a scale factor for painting this panel to fit a rectangle.
cond() - Method in class edu.mines.jtk.lapack.DMatrix
Returns the condition number of this matrix.
cond() - Method in class edu.mines.jtk.lapack.DMatrixSvd
Returns the condition number of the matrix A.
conj() - Method in class edu.mines.jtk.util.Cdouble
Returns the complex conjugate of this complex number.
conj(Cdouble) - Static method in class edu.mines.jtk.util.Cdouble
Returns the conjugate of x.
conj() - Method in class edu.mines.jtk.util.Cfloat
Returns the complex conjugate of this complex number.
conj(Cfloat) - Static method in class edu.mines.jtk.util.Cfloat
Returns the conjugate of x.
conjEquals() - Method in class edu.mines.jtk.util.Cdouble
Returns the conjugate z = conj(z), where z is this complex number.
conjEquals() - Method in class edu.mines.jtk.util.Cfloat
Returns the conjugate z = conj(z), where z is this complex number.
constrain() - Method in class edu.mines.jtk.opt.ArrayVect1
 
constrain() - Method in class edu.mines.jtk.opt.ArrayVect1f
 
constrain() - Method in class edu.mines.jtk.opt.ArrayVect1fs
 
constrain() - Method in class edu.mines.jtk.opt.ArrayVect2
 
constrain() - Method in class edu.mines.jtk.opt.ArrayVect2f
 
constrain() - Method in class edu.mines.jtk.opt.ArrayVect3f
 
constrain() - Method in class edu.mines.jtk.opt.ScalarVect
 
constrain() - Method in interface edu.mines.jtk.opt.Vect
Optionally apply a hard constraint (such as an inequality) to the current vector.
constrain() - Method in class edu.mines.jtk.opt.VectArray
 
constrain() - Method in class edu.mines.jtk.opt.VectMap
 
constrainBox(Point3, Point3) - Method in class edu.mines.jtk.sgl.BoxConstraint
Constrains a box defined by two specified corner points.
constrainPoint(Point3) - Method in class edu.mines.jtk.sgl.BoxConstraint
Constrains a specified point.
contains(DPoint) - Method in class edu.mines.jtk.mosaic.DRectangle
Determines whether this rectangle contains the specified point.
contains(double, double) - Method in class edu.mines.jtk.mosaic.DRectangle
Determines whether this rectangle contains the point (x,y).
contains(double, double, double) - Method in class edu.mines.jtk.sgl.BoundingBox
Determines whether this box contains the point with specified coordinates.
contains(Point3) - Method in class edu.mines.jtk.sgl.BoundingBox
Determines whether this box contains the specified point.
contains(BoundingBox) - Method in class edu.mines.jtk.sgl.BoundingBox
Determines whether this box contains the specified bounding box.
contains(double, double, double) - Method in class edu.mines.jtk.sgl.BoundingSphere
Determines whether this sphere contains a point with specified coordinates.
contains(Point3) - Method in class edu.mines.jtk.sgl.BoundingSphere
Determines whether this sphere contains the specified point.
contains(Class<?>) - Method in class edu.mines.jtk.sgl.StateSet
Determines whether this set contains a state of the specified class.
contains(Object) - Method in class edu.mines.jtk.util.RTree
Determines whether this tree contains the specified object.
contains(Object) - Method in class jsr166y.LinkedTransferQueue
Returns true if this queue contains the specified element.
containsKey(int) - Method in class edu.mines.jtk.opt.VectArray
 
containsKey(int) - Method in interface edu.mines.jtk.opt.VectContainer
Returns true if this container has a vect for the specified index.
containsKey(int) - Method in class edu.mines.jtk.opt.VectMap
 
containsPoint(Point3) - Method in class edu.mines.jtk.sgl.BoxConstraint
Determines whether this box constraint contains the specified point.
ContoursView - Class in edu.mines.jtk.mosaic
A view of a sampled function f(x1,x2), displayed with contour lines.
ContoursView(float[][]) - Constructor for class edu.mines.jtk.mosaic.ContoursView
Constructs a contours view of the specified sampled function f(x1,x2).
ContoursView(Sampling, Sampling, float[][]) - Constructor for class edu.mines.jtk.mosaic.ContoursView
Constructs a contours view of the specified sampled function f(x1,x2).
ContoursView.Line - Enum in edu.mines.jtk.mosaic
 
ContoursView.Orientation - Enum in edu.mines.jtk.mosaic
Orientation of sample axes x1 and x2.
Conv - Class in edu.mines.jtk.dsp
Computes the convolution (or cross-correlation) of two sequences.
Conv() - Constructor for class edu.mines.jtk.dsp.Conv
 
conv(int, int, float[], int, int, float[], int, int, float[]) - Static method in class edu.mines.jtk.dsp.Conv
Computes the 1-D convolution of specified sequences x and y.
conv(int, int, int, int, float[][], int, int, int, int, float[][], int, int, int, int, float[][]) - Static method in class edu.mines.jtk.dsp.Conv
Computes the 2-D convolution of specified sequences x and y.
conv(int, int, int, int, int, int, float[][][], int, int, int, int, int, int, float[][][], int, int, int, int, int, int, float[][][]) - Static method in class edu.mines.jtk.dsp.Conv
Computes the 3-D convolution of specified sequences x and y.
CONVERGED - Static variable in class edu.mines.jtk.opt.LineSearch
Line search converged.
converged() - Method in class edu.mines.jtk.opt.LineSearch.Result
Determines whether the line search converged.
convolve(Real1) - Method in class edu.mines.jtk.dsp.Real1
Convolves this function with the specified function.
CoordinateTransform - Class in edu.mines.jtk.opt
Find a best linear combination of input coordinates to fit output coordinates.
CoordinateTransform(int, int) - Constructor for class edu.mines.jtk.opt.CoordinateTransform
Constructor sets number of input and output coordinates.
copy(Vect, VectConst) - Static method in class edu.mines.jtk.opt.VectUtil
Copy the state of one vector onto another.
copy(byte[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(byte[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(byte[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(byte[], byte[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(byte[][], byte[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(byte[][][], byte[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, byte[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, byte[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, byte[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, byte[], byte[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, byte[][], byte[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, byte[][][], byte[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, byte[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, byte[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, int, int, byte[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, byte[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, int, int, byte[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, int, int, int, int, int, byte[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, byte[], int, byte[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, byte[][], int, int, byte[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, int, int, byte[][][], int, int, int, byte[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, byte[], int, int, byte[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, int, int, byte[][], int, int, int, int, byte[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, int, int, int, int, int, byte[][][], int, int, int, int, int, int, byte[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(short[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(short[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(short[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(short[], short[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(short[][], short[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(short[][][], short[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, short[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, short[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, short[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, short[], short[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, short[][], short[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, short[][][], short[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, short[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, short[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, int, int, short[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, short[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, int, int, short[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, int, int, int, int, int, short[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, short[], int, short[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, short[][], int, int, short[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, int, int, short[][][], int, int, int, short[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, short[], int, int, short[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, int, int, short[][], int, int, int, int, short[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, int, int, int, int, int, short[][][], int, int, int, int, int, int, short[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int[], int[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int[][], int[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int[][][], int[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int[], int[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int[][], int[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int[][][], int[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, int[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, int, int, int[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, int, int, int[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, int, int, int, int, int, int[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int[], int, int[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, int[][], int, int, int[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, int, int, int[][][], int, int, int, int[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int[], int, int, int[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, int, int, int[][], int, int, int, int, int[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, int, int, int, int, int, int[][][], int, int, int, int, int, int, int[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(long[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(long[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(long[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(long[], long[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(long[][], long[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(long[][][], long[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, long[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, long[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, long[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, long[], long[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, long[][], long[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, long[][][], long[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, long[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, long[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, int, int, long[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, long[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, int, int, long[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, int, int, int, int, int, long[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, long[], int, long[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, long[][], int, int, long[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, int, int, long[][][], int, int, int, long[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, long[], int, int, long[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, int, int, long[][], int, int, int, int, long[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, int, int, int, int, int, long[][][], int, int, int, int, int, int, long[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, int, int, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, int, int, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, int, int, int, int, int, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, float[], int, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, float[][], int, int, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, int, int, float[][][], int, int, int, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, float[], int, int, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, int, int, float[][], int, int, int, int, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, int, int, int, int, int, float[][][], int, int, int, int, int, int, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, int, int, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, int, int, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, int, int, int, int, int, int, int, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Returns array copy of elements from the specified array.
copy(int, int, double[], int, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, double[][], int, int, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, int, int, double[][][], int, int, int, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, double[], int, int, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, int, int, double[][], int, int, int, int, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copy(int, int, int, int, int, int, int, int, int, double[][][], int, int, int, int, int, int, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Copies elements from one specified array to another.
copyTo(ParameterSet) - Method in class edu.mines.jtk.util.Parameter
Copy this parameter to the specified parent parameter set without changing its name.
copyTo(ParameterSet, String) - Method in class edu.mines.jtk.util.Parameter
Copy this parameter.to the specified parent parameter set while changing its name.
copyTo(ParameterSet) - Method in class edu.mines.jtk.util.ParameterSet
Copy this parameter.set to the specified parent parameter set without changing its name.
copyTo(ParameterSet, String) - Method in class edu.mines.jtk.util.ParameterSet
Copy this parameter.set to the specified parent parameter set while changing its name.
correlate(int, float[]) - Method in class edu.mines.jtk.dsp.LocalCorrelationFilter
Correlates the current inputs for the specified lag.
correlate(int, int, float[][]) - Method in class edu.mines.jtk.dsp.LocalCorrelationFilter
Correlates the current inputs for the specified lag.
correlate(int, int, int, float[][][]) - Method in class edu.mines.jtk.dsp.LocalCorrelationFilter
Correlates the current inputs for the specified lag.
cos(float) - Static method in class edu.mines.jtk.util.ArrayMath
Returns the trigonometric cosine of an angle.
cos(double) - Static method in class edu.mines.jtk.util.ArrayMath
Returns the trigonometric cosine of an angle.
cos(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cos(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cos(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cos(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cos(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cos(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cos(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cos(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cos(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cos(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cos(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cos(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cos() - Method in class edu.mines.jtk.util.Cdouble
Returns the cosine of this complex number.
cos(Cdouble) - Static method in class edu.mines.jtk.util.Cdouble
Returns the cosine of a complex number.
cos() - Method in class edu.mines.jtk.util.Cfloat
Returns the cosine of this complex number.
cos(Cfloat) - Static method in class edu.mines.jtk.util.Cfloat
Returns the cosine of a complex number.
cos(float) - Static method in class edu.mines.jtk.util.MathPlus
Returns the trigonometric cosine of an angle.
cos(double) - Static method in class edu.mines.jtk.util.MathPlus
Returns the trigonometric cosine of an angle.
cosh(float) - Static method in class edu.mines.jtk.util.ArrayMath
Returns the hyperbolic cosine of the specified value.
cosh(double) - Static method in class edu.mines.jtk.util.ArrayMath
Returns the hyperbolic cosine of the specified value.
cosh() - Method in class edu.mines.jtk.util.Cdouble
Returns the hyberbolic cosine of this complex number.
cosh(Cdouble) - Static method in class edu.mines.jtk.util.Cdouble
Returns the hyperbolic cosine of a complex number.
cosh() - Method in class edu.mines.jtk.util.Cfloat
Returns the hyberbolic cosine of this complex number.
cosh(Cfloat) - Static method in class edu.mines.jtk.util.Cfloat
Returns the hyperbolic cosine of a complex number.
cosh(float) - Static method in class edu.mines.jtk.util.MathPlus
Returns the hyperbolic cosine of the specified value.
cosh(double) - Static method in class edu.mines.jtk.util.MathPlus
Returns the hyperbolic cosine of the specified value.
countCanvases() - Method in class edu.mines.jtk.sgl.View
Returns the number of canvases on which this view draws.
countChildren() - Method in class edu.mines.jtk.sgl.Group
Returns the number of children in this group.
countColumns() - Method in class edu.mines.jtk.mosaic.Mosaic
Returns the number of columns of tiles in this mosaic.
countFaces() - Method in class edu.mines.jtk.mesh.TriSurf
Returns the number of faces in the surface.
countFaces() - Method in class edu.mines.jtk.mesh.TriSurf.Node
Returns the number of faces that reference this node.
countNodes() - Method in class edu.mines.jtk.mesh.TetMesh
Returns the number of nodes in the mesh.
countNodes() - Method in class edu.mines.jtk.mesh.TriMesh
Returns the number of nodes in the mesh.
countNodes() - Method in class edu.mines.jtk.mesh.TriSurf
Returns the number of nodes in the surface.
countNodes() - Method in class edu.mines.jtk.sgl.TraversalContext
Returns the number of current and parent nodes in this traversal.
countParameters() - Method in class edu.mines.jtk.util.ParameterSet
Count the parameters in this parameter set.
countParameterSets() - Method in class edu.mines.jtk.util.ParameterSet
Count the parameter subsets in this parameter set.
countParents() - Method in class edu.mines.jtk.sgl.Node
Returns the number of parents of this node.
countRows() - Method in class edu.mines.jtk.mosaic.Mosaic
Returns the number of rows of tiles in this mosaic.
countSamples() - Method in class edu.mines.jtk.util.UnitSphereSampling
Gets the number of points sampled on this unit sphere.
countSelected() - Method in class edu.mines.jtk.sgl.World
Returns the number of selected nodes in this world.
countTets() - Method in class edu.mines.jtk.mesh.TetMesh
Returns the number of tets in the mesh.
countTiledViews() - Method in class edu.mines.jtk.mosaic.Tile
Returns the number of tiled views in this this.
countTris() - Method in class edu.mines.jtk.mesh.TriMesh
Returns the number of tris in the mesh.
countVertices() - Method in class edu.mines.jtk.sgl.EllipsoidGlyph
Returns the number of vertices used to approximate this glyph.
countViews() - Method in class edu.mines.jtk.sgl.World
Returns the number of views of this world.
cpow(float[], float) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(float[][], float) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(float[][][], float) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(float[], float, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(float[][], float, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(float[][][], float, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(float[], Cfloat) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(float[][], Cfloat) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(float[][][], Cfloat) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(float[], Cfloat, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(float[][], Cfloat, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(float[][][], Cfloat, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(double[], double) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(double[][], double) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(double[][][], double) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(double[], double, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(double[][], double, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(double[][][], double, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(double[], Cdouble) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(double[][], Cdouble) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(double[][][], Cdouble) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(double[], Cdouble, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(double[][], Cdouble, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cpow(double[][][], Cdouble, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cramp(Cfloat, Cfloat, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Sets the specified array with a specified linear ramp.
cramp(Cfloat, Cfloat, Cfloat, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Sets the specified array with a specified linear ramp.
cramp(Cfloat, Cfloat, Cfloat, Cfloat, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Sets the specified array with a specified linear ramp.
cramp(Cdouble, Cdouble, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Sets the specified array with a specified linear ramp.
cramp(Cdouble, Cdouble, Cdouble, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Sets the specified array with a specified linear ramp.
cramp(Cdouble, Cdouble, Cdouble, Cdouble, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Sets the specified array with a specified linear ramp.
crampdouble(Cdouble, Cdouble, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified linear ramp.
crampdouble(Cdouble, Cdouble, Cdouble, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified linear ramp.
crampdouble(Cdouble, Cdouble, Cdouble, Cdouble, int, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified linear ramp.
crampfloat(Cfloat, Cfloat, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified linear ramp.
crampfloat(Cfloat, Cfloat, Cfloat, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified linear ramp.
crampfloat(Cfloat, Cfloat, Cfloat, Cfloat, int, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified linear ramp.
crand(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with random values.
crand(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with random values.
crand(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with random values.
crand(Random, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with random values.
crand(Random, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with random values.
crand(Random, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with random values.
crand(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with random values.
crand(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with random values.
crand(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with random values.
crand(Random, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with random values.
crand(Random, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with random values.
crand(Random, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with random values.
cranddouble(int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns a new array of random values.
cranddouble(int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns a new array of random values.
cranddouble(int, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns a new array of random values.
cranddouble(Random, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns a new array of random values.
cranddouble(Random, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns a new array of random values.
cranddouble(Random, int, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns a new array of random values.
crandfloat(int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns a new array of random values.
crandfloat(int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns a new array of random values.
crandfloat(int, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns a new array of random values.
crandfloat(Random, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns a new array of random values.
crandfloat(Random, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns a new array of random values.
crandfloat(Random, int, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns a new array of random values.
creal(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
creal(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
creal(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
creal(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
creal(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
creal(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
creal(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
creal(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
creal(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
creal(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
creal(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
creal(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
createGraphics(Graphics2D, int, int, int, int) - Method in class edu.mines.jtk.mosaic.IPanel
Creates a graphics context for the specified graphics rectangle.
creshape(int, int, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Reshapes a 1-D array into a 2-D array with specified dimensions.
creshape(int, int, int, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Reshapes a 1-D array into a 3-D array with specified dimensions.
creshape(int, int, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Reshapes a 1-D array into a 2-D array with specified dimensions.
creshape(int, int, int, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Reshapes a 1-D array into a 3-D array with specified dimensions.
creverse(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
creverse(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
creverse(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
creverse(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
cross(Vector3) - Method in class edu.mines.jtk.sgl.Vector3
Returns the cross product of this vector u and the specified vector v.
csin(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csin(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csin(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csin(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csin(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csin(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csin(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csin(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csin(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csin(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csin(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csin(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csqrt(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csqrt(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csqrt(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csqrt(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csqrt(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csqrt(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csqrt(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csqrt(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csqrt(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csqrt(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csqrt(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csqrt(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(Cfloat, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(float[], Cfloat) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(Cfloat, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(float[][], Cfloat) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(Cfloat, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(float[][][], Cfloat) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(float[], float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(Cfloat, float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(float[], Cfloat, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(float[][], float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(Cfloat, float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(float[][], Cfloat, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(float[][][], float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(Cfloat, float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(float[][][], Cfloat, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(Cdouble, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(double[], Cdouble) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(Cdouble, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(double[][], Cdouble) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(Cdouble, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(double[][][], Cdouble) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(double[], double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(Cdouble, double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(double[], Cdouble, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(double[][], double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(Cdouble, double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(double[][], Cdouble, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(double[][][], double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(Cdouble, double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csub(double[][][], Cdouble, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csum(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csum(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csum(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csum(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csum(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
csum(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
ctranspose(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Transpose the specified 2-D array.
ctranspose(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Transpose the specified 2-D array.
CubicInterpolator - Class in edu.mines.jtk.util
Piecewise cubic interpolation of a function y(x) (or its derivatives).
CubicInterpolator(CubicInterpolator.Method, int, float[], float[]) - Constructor for class edu.mines.jtk.util.CubicInterpolator
Constructs an interpolator.
CubicInterpolator.Method - Enum in edu.mines.jtk.util
The method used for piecewise cubic interpolation.
cull(CullContext) - Method in class edu.mines.jtk.sgl.Group
Culls this group.
cull(CullContext) - Method in class edu.mines.jtk.sgl.Node
Culls this node.
cullApply(CullContext) - Method in class edu.mines.jtk.sgl.Node
Applies the cull process to this node.
cullBegin(CullContext) - Method in class edu.mines.jtk.sgl.Handle
Pushes the view-dependent transform onto the specified cull context.
cullBegin(CullContext) - Method in class edu.mines.jtk.sgl.Node
Begins the cull process for this node.
cullBegin(CullContext) - Method in class edu.mines.jtk.sgl.TransformGroup
Pushes the transform matrix onto the specified cull context.
CullContext - Class in edu.mines.jtk.sgl
A context for view frustum culling.
CullContext(ViewCanvas) - Constructor for class edu.mines.jtk.sgl.CullContext
Constructs a transform context for the specified view canvas.
cullEnd(CullContext) - Method in class edu.mines.jtk.sgl.Handle
Pops the view-dependent transform from the specified cull context.
cullEnd(CullContext) - Method in class edu.mines.jtk.sgl.Node
Ends the cull process for this node.
cullEnd(CullContext) - Method in class edu.mines.jtk.sgl.TransformGroup
Pops the transform matrix from the specified cull context.
current() - Static method in class jsr166y.ThreadLocalRandom
Returns the current thread's ThreadLocalRandom.
czero(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Zeros the the specified array.
czero(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Zeros the the specified array.
czero(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Zeros the the specified array.
czero(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Zeros the the specified array.
czero(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Zeros the the specified array.
czero(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Zeros the the specified array.
czerodouble(int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns a new array of zeros.
czerodouble(int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns a new array of zeros.
czerodouble(int, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns a new array of zeros.
czerofloat(int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns a new array of zeros.
czerofloat(int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns a new array of zeros.
czerofloat(int, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns a new array of zeros.

D

data - Variable in class edu.mines.jtk.mesh.TetMesh.Node
A data object associated with this node.
data - Variable in class edu.mines.jtk.mesh.TetMesh.Tet
A data object associated with this tet.
data - Variable in class edu.mines.jtk.mesh.TriMesh.Node
A data object associated with this node.
data - Variable in class edu.mines.jtk.mesh.TriMesh.Tri
A data object associated with this tri.
data - Variable in class edu.mines.jtk.mesh.TriSurf.Face
A data object associated with this face.
data - Variable in class edu.mines.jtk.mesh.TriSurf.Node
A data object associated with this node.
dataChanged() - Method in class edu.mines.jtk.opt.ArrayVect2f
Call this method when there has been any external change to data returned by getData().
DataFile - Class in edu.mines.jtk.io
Deprecated. Use the class ArrayFile instead.
DataFile(String, String) - Constructor for class edu.mines.jtk.io.DataFile
Deprecated. Constructs a data file with specified name and access mode.
DataFile(File, String) - Constructor for class edu.mines.jtk.io.DataFile
Deprecated. Constructs a data file with specified file and access mode.
DataFile(String, String, DataFile.ByteOrder) - Constructor for class edu.mines.jtk.io.DataFile
Deprecated. Constructs a data file with specified name, access mode, and byte order.
DataFile(File, String, DataFile.ByteOrder) - Constructor for class edu.mines.jtk.io.DataFile
Deprecated. Constructs a data file with specified file, access mode, and byte order.
DataFile.ByteOrder - Enum in edu.mines.jtk.io
Deprecated. The byte order of the file.
DBL_E - Static variable in class edu.mines.jtk.util.ArrayMath
The double value that is closer than any other to e, the base of the natural logarithm.
DBL_E - Static variable in class edu.mines.jtk.util.MathPlus
The double value that is closer than any other to e, the base of the natural logarithm.
DBL_EPSILON - Static variable in class edu.mines.jtk.util.ArrayMath
The smallest double value e such that (1+e) does not equal 1.
DBL_EPSILON - Static variable in class edu.mines.jtk.util.MathPlus
The smallest double value e such that (1+e) does not equal 1.
DBL_I - Static variable in class edu.mines.jtk.util.Cdouble
The complex constant (0.0,1.0).
DBL_MAX - Static variable in class edu.mines.jtk.util.ArrayMath
The maximum positive double value.
DBL_MAX - Static variable in class edu.mines.jtk.util.MathPlus
The maximum positive double value.
DBL_MIN - Static variable in class edu.mines.jtk.util.ArrayMath
The minimum positive double value.
DBL_MIN - Static variable in class edu.mines.jtk.util.MathPlus
The minimum positive double value.
DBL_PI - Static variable in class edu.mines.jtk.util.ArrayMath
The double value that is closer than any other to pi, the ratio of the circumference of a circle to its diameter.
DBL_PI - Static variable in class edu.mines.jtk.util.MathPlus
The double value that is closer than any other to pi, the ratio of the circumference of a circle to its diameter.
decimate(int) - Method in class edu.mines.jtk.dsp.Sampling
Decimates this sampling.
decrementAndGet() - Method in class edu.mines.jtk.util.AtomicDouble
Atomically decrements by one the value of this double.
decrementAndGet() - Method in class edu.mines.jtk.util.AtomicFloat
Atomically decrements by one the value of this float.
DEFAULT_TOLERANCE - Static variable in class edu.mines.jtk.dsp.Sampling
A default fraction used to test for equivalent sample values.
defaultForkJoinWorkerThreadFactory - Static variable in class jsr166y.ForkJoinPool
Creates a new ForkJoinWorkerThread.
define(String, boolean, String) - Static method in class edu.mines.jtk.util.Units
Adds a definition of units to the table of units.
det() - Method in class edu.mines.jtk.la.DMatrixLud
Returns the determinant of the matrix A.
det() - Method in class edu.mines.jtk.lapack.DMatrix
Returns the determinant of this matrix.
det() - Method in class edu.mines.jtk.lapack.DMatrixChd
Returns the determinant of the matrix A.
det() - Method in class edu.mines.jtk.lapack.DMatrixLud
Returns the determinant of the square matrix A.
detrend() - Method in class edu.mines.jtk.interp.PolyTrend2
Removes this trend from its referenced scattered sample values.
detrend(float, float, float) - Method in class edu.mines.jtk.interp.PolyTrend2
Removes this trend from the specified sample.
detrend(float[], float[], float[]) - Method in class edu.mines.jtk.interp.PolyTrend2
Removes this trend from the specified samples.
detrend(float[][], Sampling, Sampling) - Method in class edu.mines.jtk.interp.PolyTrend2
Removes this trend from the specified samples.
diagonal(double[]) - Static method in class edu.mines.jtk.lapack.DMatrix
Returns a new diagonal matrix with specified elements.
DifferenceFilter - Class in edu.mines.jtk.dsp
A difference filter, with a transpose, inverse, and inverse-transpose.
DifferenceFilter() - Constructor for class edu.mines.jtk.dsp.DifferenceFilter
 
Direct - Class in edu.mines.jtk.util
Utilities for direct (native) buffers.
Direct() - Constructor for class edu.mines.jtk.util.Direct
 
dirtyBoundingSphere() - Method in class edu.mines.jtk.sgl.Node
Marks dirty the bounding sphere of this node (and any parent nodes).
dirtyBoundingSphere() - Method in class edu.mines.jtk.sgl.World
Marks dirty the bounding sphere of this world.
dirtyDraw() - Method in class edu.mines.jtk.sgl.Node
Marks dirty the drawing of this node.
dirtyDraw() - Method in class edu.mines.jtk.sgl.World
Marks dirty the drawing of this world.
disableOuterBox() - Method in class edu.mines.jtk.mesh.TetMesh
Disables outer box testing, without altering the outer box.
disableOuterBox() - Method in class edu.mines.jtk.mesh.TriMesh
Disables outer box testing, without altering the outer box.
DiscreteSibsonGridder2 - Class in edu.mines.jtk.interp
A discrete approximation of Sibson's natural neighbor interpolation.
DiscreteSibsonGridder2(float[], float[], float[]) - Constructor for class edu.mines.jtk.interp.DiscreteSibsonGridder2
Constructs a nearest neighbor gridder with specified known samples.
display(GLAutoDrawable) - Method in class edu.mines.jtk.ogl.GlCanvas
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class edu.mines.jtk.ogl.GlCanvas
 
dispose() - Method in class edu.mines.jtk.ogl.GlDisplayList
Disposes this display list.
dispose() - Method in class edu.mines.jtk.ogl.GlTextureName
Disposes this texture name.
dispose() - Method in class edu.mines.jtk.opt.ArrayVect1
 
dispose() - Method in class edu.mines.jtk.opt.ArrayVect1f
 
dispose() - Method in class edu.mines.jtk.opt.ArrayVect1fs
 
dispose() - Method in class edu.mines.jtk.opt.ArrayVect2
 
dispose() - Method in class edu.mines.jtk.opt.ArrayVect2f
 
dispose() - Method in class edu.mines.jtk.opt.ArrayVect3f
 
dispose() - Method in class edu.mines.jtk.opt.ScalarVect
 
dispose() - Method in class edu.mines.jtk.opt.TransformQuadratic
Free up internal cached vectors
dispose() - Method in interface edu.mines.jtk.opt.Vect
Optionally free any resources held by this object.
dispose() - Method in class edu.mines.jtk.opt.VectArray
 
dispose() - Method in class edu.mines.jtk.opt.VectMap
 
distanceTo(double, double, double) - Method in class edu.mines.jtk.sgl.Plane
Returns the signed distance from this plane to a specified point.
distanceTo(Point3) - Method in class edu.mines.jtk.sgl.Plane
Returns the signed distance from this plane to a specified point.
distanceTo(Point3) - Method in class edu.mines.jtk.sgl.Point3
Returns the distance between this point p and the specified point q.
distinct(byte[], byte[]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether the two specified arrays are distinct.
distinct(byte[][], byte[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether the two specified arrays are distinct.
distinct(byte[][][], byte[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether the two specified arrays are distinct.
distinct(short[], short[]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether the two specified arrays are distinct.
distinct(short[][], short[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether the two specified arrays are distinct.
distinct(short[][][], short[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether the two specified arrays are distinct.
distinct(int[], int[]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether the two specified arrays are distinct.
distinct(int[][], int[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether the two specified arrays are distinct.
distinct(int[][][], int[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether the two specified arrays are distinct.
distinct(long[], long[]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether the two specified arrays are distinct.
distinct(long[][], long[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether the two specified arrays are distinct.
distinct(long[][][], long[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether the two specified arrays are distinct.
distinct(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether the two specified arrays are distinct.
distinct(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether the two specified arrays are distinct.
distinct(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether the two specified arrays are distinct.
distinct(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether the two specified arrays are distinct.
distinct(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether the two specified arrays are distinct.
distinct(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether the two specified arrays are distinct.
div(Real1, Real1) - Static method in class edu.mines.jtk.dsp.Real1
Returns the quotient ra / rb of two functions ra and rb.
div(float, Real1) - Static method in class edu.mines.jtk.dsp.Real1
Returns the quotient ar / rb of constant ar and function rb.
div(Real1, float) - Static method in class edu.mines.jtk.dsp.Real1
Returns the quotient ra / br of function ra and constant br.
div(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(float, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(float[], float) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(float, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(float[][], float) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(float, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(float[][][], float) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(float[], float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(float, float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(float[], float, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(float[][], float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(float, float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(float[][], float, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(float[][][], float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(float, float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(float[][][], float, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(double, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(double[], double) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(double, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(double[][], double) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(double, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(double[][][], double) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(double[], double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(double, double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(double[], double, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(double[][], double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(double, double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(double[][], double, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(double[][][], double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(double, double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(double[][][], double, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
div(Cdouble, Cdouble) - Static method in class edu.mines.jtk.util.Cdouble
Returns the quotient x * y.
div(Cfloat, Cfloat) - Static method in class edu.mines.jtk.util.Cfloat
Returns the quotient x * y.
div(Units, double) - Static method in class edu.mines.jtk.util.Units
Divides units by scalar.
div(Units, Units) - Static method in class edu.mines.jtk.util.Units
Divides units by units.
divide(double, double, boolean) - Method in class edu.mines.jtk.util.Almost
Safely divide one number by another.
divide(double, double, double) - Method in class edu.mines.jtk.util.Almost
Safely divide one number by another.
DMatrix - Class in edu.mines.jtk.la
A double-precision matrix.
DMatrix(int, int) - Constructor for class edu.mines.jtk.la.DMatrix
Constructs an m-by-n matrix of zeros.
DMatrix(int, int, double) - Constructor for class edu.mines.jtk.la.DMatrix
Constructs an m-by-n matrix filled with the specified value.
DMatrix(double[][]) - Constructor for class edu.mines.jtk.la.DMatrix
Constructs a matrix from the specified array.
DMatrix(DMatrix) - Constructor for class edu.mines.jtk.la.DMatrix
Constructs a copy of the specified matrix.
DMatrix - Class in edu.mines.jtk.lapack
A double-precision matrix.
DMatrix(int, int) - Constructor for class edu.mines.jtk.lapack.DMatrix
Constructs an m-by-n matrix of zeros.
DMatrix(int, int, double) - Constructor for class edu.mines.jtk.lapack.DMatrix
Constructs an m-by-n matrix filled with the specified value.
DMatrix(int, int, double[]) - Constructor for class edu.mines.jtk.lapack.DMatrix
Constructs a matrix from the specified array.
DMatrix(double[][]) - Constructor for class edu.mines.jtk.lapack.DMatrix
Constructs a matrix from the specified array.
DMatrix(DMatrix) - Constructor for class edu.mines.jtk.lapack.DMatrix
Constructs a copy of the specified matrix.
DMatrixChd - Class in edu.mines.jtk.lapack
Cholesky decomposition of a symmetric positive-definite matrix A.
DMatrixChd(DMatrix) - Constructor for class edu.mines.jtk.lapack.DMatrixChd
Constructs a Cholesky decomposition of the specified matrix A.
DMatrixEvd - Class in edu.mines.jtk.la
Eigenvalue and eigenvector decomposition of a square matrix A.
DMatrixEvd(DMatrix) - Constructor for class edu.mines.jtk.la.DMatrixEvd
Constructs an eigenvalue decomposition for the specified square matrix.
DMatrixEvd - Class in edu.mines.jtk.lapack
Eigenvalue and eigenvector decomposition of a square matrix A.
DMatrixEvd(DMatrix) - Constructor for class edu.mines.jtk.lapack.DMatrixEvd
Constructs an eigenvalue decomposition for the specified square matrix.
DMatrixLud - Class in edu.mines.jtk.la
LU decomposition (with pivoting) of a matrix A.
DMatrixLud(DMatrix) - Constructor for class edu.mines.jtk.la.DMatrixLud
Constructs an LU decomposition for the specified matrix A.
DMatrixLud - Class in edu.mines.jtk.lapack
LU decomposition of a matrix A.
DMatrixLud(DMatrix) - Constructor for class edu.mines.jtk.lapack.DMatrixLud
Constructs an LU decomposition of the specified matrix A.
DMatrixQrd - Class in edu.mines.jtk.la
QR decomposition of a matrix A.
DMatrixQrd(DMatrix) - Constructor for class edu.mines.jtk.la.DMatrixQrd
Constructs an QR decomposition for the specified matrix A.
DMatrixQrd - Class in edu.mines.jtk.lapack
QR decomposition of a matrix A.
DMatrixQrd(DMatrix) - Constructor for class edu.mines.jtk.lapack.DMatrixQrd
Constructs a QR decomposition for the specified matrix A.
DMatrixSvd - Class in edu.mines.jtk.lapack
Singular value decomposition of a matrix A.
DMatrixSvd(DMatrix) - Constructor for class edu.mines.jtk.lapack.DMatrixSvd
Constructs a singular value decomposition for the specified matrix A.
doLayout() - Method in class edu.mines.jtk.mosaic.Mosaic
 
dot(VectConst) - Method in class edu.mines.jtk.opt.ArrayVect1
 
dot(VectConst) - Method in class edu.mines.jtk.opt.ArrayVect1f
 
dot(VectConst) - Method in class edu.mines.jtk.opt.ArrayVect1fs
 
dot(VectConst) - Method in class edu.mines.jtk.opt.ArrayVect2
 
dot(VectConst) - Method in class edu.mines.jtk.opt.ArrayVect2f
 
dot(VectConst) - Method in class edu.mines.jtk.opt.ArrayVect3f
 
dot(VectConst) - Method in class edu.mines.jtk.opt.ScalarVect
 
dot(VectConst) - Method in class edu.mines.jtk.opt.VectArray
 
dot(VectConst) - Method in interface edu.mines.jtk.opt.VectConst
Return the Cartesian dot product of this vector with another vector (not including any inverse covariance).
dot(VectConst) - Method in class edu.mines.jtk.opt.VectMap
 
dot(Vector3) - Method in class edu.mines.jtk.sgl.Vector3
Returns the dot product of this vector u and the specified vector v.
DOUBLE - Static variable in class edu.mines.jtk.util.Almost
This instance uses default double precision
DOUBLE - Static variable in class edu.mines.jtk.util.Parameter
Parameter type double.
doubleScaleFrom(Units) - Method in class edu.mines.jtk.util.Units
Returns the scale factor needed to convert values from the specified units to these units.
doubleShiftFrom(Units) - Method in class edu.mines.jtk.util.Units
Returns the shift needed to convert values from the specified units to these units.
doubleValue() - Method in class edu.mines.jtk.util.AtomicDouble
 
doubleValue() - Method in class edu.mines.jtk.util.AtomicFloat
 
DPoint - Class in edu.mines.jtk.mosaic
A double-precision point (x,y).
DPoint(double, double) - Constructor for class edu.mines.jtk.mosaic.DPoint
Constructs a point.
DPoint(DPoint) - Constructor for class edu.mines.jtk.mosaic.DPoint
Constructs a copy of the specified point.
drag(DragContext) - Method in class edu.mines.jtk.sgl.AxisAlignedQuad
 
drag(DragContext) - Method in interface edu.mines.jtk.sgl.Dragable
During dragging, this method is called when the mouse moves.
Dragable - Interface in edu.mines.jtk.sgl
An interface implemented by nodes that can be dragged with a mouse.
dragBegin(DragContext) - Method in class edu.mines.jtk.sgl.AxisAlignedQuad
 
dragBegin(DragContext) - Method in interface edu.mines.jtk.sgl.Dragable
Begins dragging.
DragContext - Class in edu.mines.jtk.sgl
A context for dragging.
DragContext(PickResult) - Constructor for class edu.mines.jtk.sgl.DragContext
Constructs a drag context for the specified pick result.
dragEnd(DragContext) - Method in class edu.mines.jtk.sgl.AxisAlignedQuad
 
dragEnd(DragContext) - Method in interface edu.mines.jtk.sgl.Dragable
Ends dragging.
drainTasksTo(Collection<? super ForkJoinTask<?>>) - Method in class jsr166y.ForkJoinPool
Removes all available unexecuted submitted and forked tasks from scheduling queues and adds them to the given collection, without altering their execution status.
drainTo(Collection<? super E>) - Method in class jsr166y.LinkedTransferQueue
 
drainTo(Collection<? super E>, int) - Method in class jsr166y.LinkedTransferQueue
 
draw(DrawContext) - Method in class edu.mines.jtk.sgl.DrawList
Draws all nodes in this list.
draw() - Method in class edu.mines.jtk.sgl.EllipsoidGlyph
Draws a unit sphere centered at the origin.
draw(float, float, float, float) - Method in class edu.mines.jtk.sgl.EllipsoidGlyph
Draws a sphere centered at a specified point with specified radius.
draw(float, float, float, float, float, float) - Method in class edu.mines.jtk.sgl.EllipsoidGlyph
Draws an axis-aligned ellipsoid centered at a specified point.
draw(float, float, float, float, float, float, float, float, float, float, float, float) - Method in class edu.mines.jtk.sgl.EllipsoidGlyph
Draws an arbitrary ellipsoid centered at a specified point.
draw(DrawContext) - Method in class edu.mines.jtk.sgl.Group
Draws this group.
draw(DrawContext) - Method in class edu.mines.jtk.sgl.ImagePanel
 
draw(DrawContext) - Method in class edu.mines.jtk.sgl.Node
Draws this node.
draw(ViewCanvas) - Method in class edu.mines.jtk.sgl.OrbitView
Draws this view on the specified canvas.
draw(DrawContext) - Method in class edu.mines.jtk.sgl.TensorsPanel
 
draw(ViewCanvas) - Method in class edu.mines.jtk.sgl.View
Draws this view on the specified canvas.
drawApply(DrawContext) - Method in class edu.mines.jtk.sgl.Node
Applies the draw process to this node.
drawBegin(DrawContext) - Method in class edu.mines.jtk.sgl.Handle
Pushes the view-dependent transform onto the specified draw context.
drawBegin(DrawContext) - Method in class edu.mines.jtk.sgl.Node
Begins the draw process for this node.
drawBegin(DrawContext) - Method in class edu.mines.jtk.sgl.TransformGroup
Pushes the transform matrix onto the specified draw context.
DrawContext - Class in edu.mines.jtk.sgl
A transform context for drawing.
DrawContext(ViewCanvas) - Constructor for class edu.mines.jtk.sgl.DrawContext
Constructs a draw context for the specified view canvas.
drawEnd(DrawContext) - Method in class edu.mines.jtk.sgl.Handle
Pops the view-dependent transform from the specified draw context.
drawEnd(DrawContext) - Method in class edu.mines.jtk.sgl.Node
Ends the draw process for this node.
drawEnd(DrawContext) - Method in class edu.mines.jtk.sgl.TransformGroup
Pops the transform matrix from the specified draw context.
DrawList - Class in edu.mines.jtk.sgl
A list of arrays of nodes (and their parents) to be drawn.
DrawList() - Constructor for class edu.mines.jtk.sgl.DrawList
 
DRectangle - Class in edu.mines.jtk.mosaic
A double-precision rectangle.
DRectangle(double, double, double, double) - Constructor for class edu.mines.jtk.mosaic.DRectangle
Constructs a rectangle.
DRectangle(DRectangle) - Constructor for class edu.mines.jtk.mosaic.DRectangle
Constructs a copy of the specified rectangle.
dump(byte[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
dump(byte[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
dump(byte[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
dump(short[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
dump(short[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
dump(short[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
dump(int[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
dump(int[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
dump(int[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
dump(long[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
dump(long[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
dump(long[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
dump(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
dump(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
dump(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
dump(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
dump(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
dump(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
dump() - Method in class edu.mines.jtk.util.RTree
Prints this tree to the standard output stream.

E

E - Static variable in class edu.mines.jtk.util.ArrayMath
The double value that is closer than any other to e, the base of the natural logarithm.
E - Static variable in class edu.mines.jtk.util.MathPlus
The double value that is closer than any other to e, the base of the natural logarithm.
edge() - Method in class edu.mines.jtk.mesh.TetMesh.PointLocation
Returns the edge.
edge() - Method in class edu.mines.jtk.mesh.TriMesh.PointLocation
Returns the edge.
edgeAfter() - Method in class edu.mines.jtk.mesh.TriSurf.Edge
 
edgeAfter() - Method in class edu.mines.jtk.mesh.TriSurf.Node
Returns the edge after this node on the surface boundary.
edgeBefore() - Method in class edu.mines.jtk.mesh.TriSurf.Edge
 
edgeBefore() - Method in class edu.mines.jtk.mesh.TriSurf.Node
Returns the edge before this node on the surface boundary.
edges() - Method in class edu.mines.jtk.mesh.TetMesh.EdgeList
Returns (by reference) the array of edges in this list.
edges() - Method in class edu.mines.jtk.mesh.TriMesh.EdgeList
Returns (by reference) the array of edges in this list.
edu.mines.jtk.awt - package edu.mines.jtk.awt
Components for use with the standard Java AWT and Swing packages.
edu.mines.jtk.bench - package edu.mines.jtk.bench
A workbench for experimenting and benchmarking.
edu.mines.jtk.dsp - package edu.mines.jtk.dsp
Digital signal processing.
edu.mines.jtk.interp - package edu.mines.jtk.interp
Interpolation and gridding of scattered (irregularly sampled) data.
edu.mines.jtk.io - package edu.mines.jtk.io
Input/output capabilities not provided by standard packages.
edu.mines.jtk.la - package edu.mines.jtk.la
Linear algebra.
edu.mines.jtk.lapack - package edu.mines.jtk.lapack
Linear algebra via LAPACK.
edu.mines.jtk.mesh - package edu.mines.jtk.mesh
Unstructured meshs of triangles and tetrahedra.
edu.mines.jtk.mosaic - package edu.mines.jtk.mosaic
A system for 2-D graphics.
edu.mines.jtk.ogl - package edu.mines.jtk.ogl
OpenGL for Java, based on JOGL.
edu.mines.jtk.opt - package edu.mines.jtk.opt
Code for Gauss-Newton and conjugate-gradient inversion and optimization.
edu.mines.jtk.sgl - package edu.mines.jtk.sgl
A scene graph for interactive 3-D graphics via OpenGL.
edu.mines.jtk.util - package edu.mines.jtk.util
Generally useful utilities.
Eigen - Class in edu.mines.jtk.dsp
Special-purpose eigensolvers for digital signal processing.
Eigen() - Constructor for class edu.mines.jtk.dsp.Eigen
 
EigenTensors2 - Class in edu.mines.jtk.dsp
An array of eigen-decompositions of tensors for 2D image processing.
EigenTensors2(int, int) - Constructor for class edu.mines.jtk.dsp.EigenTensors2
Constructs tensors for specified array dimensions.
EigenTensors2(float[][], float[][], float[][], float[][]) - Constructor for class edu.mines.jtk.dsp.EigenTensors2
Constructs tensors for specified array dimensions and eigenvalues.
EigenTensors2(EigenTensors2) - Constructor for class edu.mines.jtk.dsp.EigenTensors2
Constructs tensors from the specified tensors.
EigenTensors3 - Class in edu.mines.jtk.dsp
An array of eigen-decompositions of tensors for 3D image processing.
EigenTensors3(int, int, int, boolean) - Constructor for class edu.mines.jtk.dsp.EigenTensors3
Constructs tensors for specified array dimensions.
EigenTensors3(float[][][], float[][][], float[][][], float[][][], float[][][], float[][][], float[][][], boolean) - Constructor for class edu.mines.jtk.dsp.EigenTensors3
Constructs tensors for specified array dimensions and eigenvalues.
EigenTensors3(EigenTensors3) - Constructor for class edu.mines.jtk.dsp.EigenTensors3
Constructs tensors from the specified tensors.
EllipsoidGlyph - Class in edu.mines.jtk.sgl
A glyph for fast rendering of ellipsoids (including spheres).
EllipsoidGlyph() - Constructor for class edu.mines.jtk.sgl.EllipsoidGlyph
Constructs an ellipsoid glyph with default quality of four subdivisions.
EllipsoidGlyph(int) - Constructor for class edu.mines.jtk.sgl.EllipsoidGlyph
Constructs an ellipsoid glyph with specified quality.
empty() - Static method in class edu.mines.jtk.sgl.BoundingBox
Returns a new empty bounding box.
empty() - Static method in class edu.mines.jtk.sgl.BoundingSphere
Returns a new empty bounding sphere.
enableOuterBox() - Method in class edu.mines.jtk.mesh.TetMesh
Enables outer box testing.
enableOuterBox() - Method in class edu.mines.jtk.mesh.TriMesh
Enables outer box testing.
encode16(float[], float[], float[]) - Static method in class edu.mines.jtk.util.UnitSphereSampling
Encodes specified points as 16-bit (short) indices.
encode16(float[][], float[][], float[][]) - Static method in class edu.mines.jtk.util.UnitSphereSampling
Encodes specified points as 16-bit (short) indices.
encode16(float[][][], float[][][], float[][][]) - Static method in class edu.mines.jtk.util.UnitSphereSampling
Encodes specified points as 16-bit (short) indices.
ended - Variable in class edu.mines.jtk.opt.LineSearch.Result
The condition that ended the search.
ensureCapacity(int) - Method in class edu.mines.jtk.util.ArrayQueue
Ensures that the capacity of the queue is not less than the specified value.
equal(double, double) - Method in class edu.mines.jtk.util.Almost
See if two numbers are almost equal.
equal(byte[], byte[]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
equal(byte[][], byte[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
equal(byte[][][], byte[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
equal(short[], short[]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
equal(short[][], short[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
equal(short[][][], short[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
equal(int[], int[]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
equal(int[][], int[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
equal(int[][][], int[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
equal(long[], long[]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
equal(long[][], long[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
equal(long[][][], long[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
equal(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
equal(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
equal(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
equal(float, float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal, to within a specified tolerance.
equal(float, float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal, to within a specified tolerance.
equal(float, float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal, to within a specified tolerance.
equal(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
equal(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
equal(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal.
equal(double, double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal, to within a specified tolerance.
equal(double, double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal, to within a specified tolerance.
equal(double, double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Determines whether all elements in two specified arrays are equal, to within a specified tolerance.
equals(Object) - Method in class edu.mines.jtk.la.DMatrix
 
equals(Object) - Method in class edu.mines.jtk.lapack.DMatrix
 
equals(Object) - Method in class edu.mines.jtk.mesh.TetMesh.Edge
 
equals(Object) - Method in class edu.mines.jtk.mesh.TetMesh.Face
 
equals(Object) - Method in class edu.mines.jtk.mesh.TriMesh.Edge
 
equals(Object) - Method in class edu.mines.jtk.mesh.TriSurf.Edge
 
equals(Object) - Method in class edu.mines.jtk.mosaic.DPoint
 
equals(Object) - Method in class edu.mines.jtk.mosaic.DRectangle
 
equals(Object) - Method in class edu.mines.jtk.mosaic.Projector
 
equals(Object) - Method in class edu.mines.jtk.sgl.Tuple3
 
equals(Object) - Method in class edu.mines.jtk.sgl.Tuple4
 
equals(Object) - Method in class edu.mines.jtk.util.Almost
 
equals(Object) - Method in class edu.mines.jtk.util.Cdouble
 
equals(Object) - Method in class edu.mines.jtk.util.Cfloat
 
equals(Object) - Method in class edu.mines.jtk.util.Parameter
Compares two parameters for equality.
equals(Object) - Method in class edu.mines.jtk.util.ParameterSet
Compares two parameter sets for equality.
equals(Object) - Method in class edu.mines.jtk.util.Units
Determines whether specified object equals these units.
equals(Units) - Method in class edu.mines.jtk.util.Units
Determines whether specified units equal these units.
estimate() - Method in class edu.mines.jtk.util.Quantiler
Returns the current quantile estimate.
estimate(float, float[]) - Static method in class edu.mines.jtk.util.Quantiler
Estimates the specified quantile for the specified and samples.
estimate(float, float[][]) - Static method in class edu.mines.jtk.util.Quantiler
Estimates the specified quantile for the specified and samples.
estimate(float, float[][][]) - Static method in class edu.mines.jtk.util.Quantiler
Estimates the specified quantile for the specified and samples.
estimate(float, float, float[]) - Static method in class edu.mines.jtk.util.Quantiler
Estimates the specified quantile for the specified null value and samples.
estimate(float, float, float[][]) - Static method in class edu.mines.jtk.util.Quantiler
Estimates the specified quantile for the specified null value and samples.
estimate(float, float, float[][][]) - Static method in class edu.mines.jtk.util.Quantiler
Estimates the specified quantile for the specified null value and samples.
estimateAttributes(double, float[][][][]) - Method in class edu.mines.jtk.dsp.SteerablePyramid
Estimation of local orientation and linearity attributes in 2D.
estimateAttributes(boolean, double, float[][][][][]) - Method in class edu.mines.jtk.dsp.SteerablePyramid
Estimation of local orientation and linearity attributes in 3D.
evalFullObjectiveFunction(VectConst) - Method in class edu.mines.jtk.opt.TransformQuadratic
Evaluate the full objective function without approximation.
evaluate(double) - Method in class edu.mines.jtk.dsp.KaiserWindow
Returns the value of this Kaiser window function w(x) for specified x.
evaluate(double) - Method in class edu.mines.jtk.interp.RadialInterpolator2.Biharmonic
 
evaluate(double) - Method in class edu.mines.jtk.interp.RadialInterpolator2.WesselBercovici
 
evaluate(double) - Method in interface edu.mines.jtk.opt.BrentMinFinder.Function
Returns the value of this function f(x) for the specified argument x.
evaluate(double) - Method in interface edu.mines.jtk.opt.BrentZeroFinder.Function
Returns the value of this function f(x) for the specified argument x.
evaluate(double) - Method in interface edu.mines.jtk.opt.LineSearch.Function
Evaluates the function and its derivative for the especified step.
evd() - Method in class edu.mines.jtk.lapack.DMatrix
Returns the eigenvalue and eigenvector decomposition of this matrix.
exec() - Method in class jsr166y.ForkJoinTask
Immediately performs the base action of this task.
exec() - Method in class jsr166y.RecursiveAction
Implements execution conventions for RecursiveActions.
exec() - Method in class jsr166y.RecursiveTask
Implements execution conventions for RecursiveTask.
execute(ForkJoinTask<?>) - Method in class jsr166y.ForkJoinPool
Arranges for (asynchronous) execution of the given task.
execute(Runnable) - Method in class jsr166y.ForkJoinPool
 
exp(float) - Static method in class edu.mines.jtk.util.ArrayMath
Returns the value of e raised to the specified power.
exp(double) - Static method in class edu.mines.jtk.util.ArrayMath
Returns the value of e raised to the specified power.
exp(float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
exp(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
exp(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
exp(float[], float[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
exp(float[][], float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
exp(float[][][], float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
exp(double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
exp(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
exp(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
exp(double[], double[]) - Static method in class edu.mines.jtk.util.ArrayMath
 
exp(double[][], double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
exp(double[][][], double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
 
exp() - Method in class edu.mines.jtk.util.Cdouble
Returns the exponential of this complex number.
exp(Cdouble) - Static method in class edu.mines.jtk.util.Cdouble
Returns the exponential of a complex number.
exp() - Method in class edu.mines.jtk.util.Cfloat
Returns the exponential of this complex number.
exp(Cfloat) - Static method in class edu.mines.jtk.util.Cfloat
Returns the exponential of a complex number.
exp(float) - Static method in class edu.mines.jtk.util.MathPlus
Returns the value of e raised to the specified power.
exp(double) - Static method in class edu.mines.jtk.util.MathPlus
Returns the value of e raised to the specified power.
expandBy(Point3) - Method in class edu.mines.jtk.sgl.BoundingBox
Expands this box to include the specified point.
expandBy(double, double, double) - Method in class edu.mines.jtk.sgl.BoundingBox
Expands this box to include the point with specified coordinates.
expandBy(float[]) - Method in class edu.mines.jtk.sgl.BoundingBox
Expands this box to include the points with specified coordinates.
expandBy(float[], float[], float[]) - Method in class edu.mines.jtk.sgl.BoundingBox
Expands this box to include the points with specified coordinates.
expandBy(BoundingBox) - Method in class edu.mines.jtk.sgl.BoundingBox
Expands this box to include the specified bounding box.
expandBy(BoundingSphere) - Method in class edu.mines.jtk.sgl.BoundingBox
Expands this box to include the specified bounding sphere.
expandBy(double, double, double) - Method in class edu.mines.jtk.sgl.BoundingSphere
Expands this sphere to include the point with specified coordinates.
expandBy(Point3) - Method in class edu.mines.jtk.sgl.BoundingSphere
Expands this sphere to include the specified point.
expandBy(BoundingSphere) - Method in class edu.mines.jtk.sgl.BoundingSphere
Expands this sphere to include the specified bounding sphere.
expandBy(BoundingBox) - Method in class edu.mines.jtk.sgl.BoundingSphere
Expands this sphere to include the specified bounding box.
expandRadiusBy(double, double, double) - Method in class edu.mines.jtk.sgl.BoundingSphere
Expands this sphere to include the point with specified coordinates.
expandRadiusBy(Point3) - Method in class edu.mines.jtk.sgl.BoundingSphere
Expands this sphere to include the specified point.
expandRadiusBy(BoundingSphere) - Method in class edu.mines.jtk.sgl.BoundingSphere
Expands this sphere to include the specified bounding sphere.
expandRadiusBy(BoundingBox) - Method in class edu.mines.jtk.sgl.BoundingSphere
Expands this sphere to include the specified bounding box.
expm1(double) - Static method in class edu.mines.jtk.util.ArrayMath
Returns ex-1.
expm1(float) - Static method in class edu.mines.jtk.util.ArrayMath
Returns ex-1.
extractContainer(float[][], VectContainer) - Static method in class edu.mines.jtk.opt.ArrayVect1f
Extract 2D array from a VectContainer with instances of ArrayVect1f.

F

f(double) - Method in class edu.mines.jtk.opt.BrentMinFinder
Returns the function value f(x) for the specified argument x.
f(double) - Method in class edu.mines.jtk.opt.BrentZeroFinder
Returns the function value f(x) for the specified argument x.
f - Variable in class edu.mines.jtk.opt.LineSearch.Result
The value of the function f(s).
face() - Method in class edu.mines.jtk.mesh.TetMesh.PointLocation
Returns the face.
faceA() - Method in class edu.mines.jtk.mesh.TriSurf.Face
Returns the face nabor A (opposite node A) referenced by this face.
faceB() - Method in class edu.mines.jtk.mesh.TriSurf.Face
Returns the face nabor B (opposite node B) referenced by this face.
faceC() - Method in class edu.mines.jtk.mesh.TriSurf.Face
Returns the face nabor C (opposite node C) referenced by this face.
faceLeft() - Method in class edu.mines.jtk.mesh.TriSurf.Edge
 
faceNabor(TriSurf.Node) - Method in class edu.mines.jtk.mesh.TriSurf.Face
Gets the face nabor opposite the specified node.
faceRight() - Method in class edu.mines.jtk.mesh.TriSurf.Edge
 
faces() - Method in class edu.mines.jtk.mesh.TetMesh.FaceList
Returns (by reference) the array of faces in this list.
faces() - Method in class edu.mines.jtk.mesh.TriSurf.FaceList
Returns (by reference) the array of faces in this list.
factorWilsonBurg(int, float, float[]) - Method in class edu.mines.jtk.dsp.CausalFilter
Wilson-Burg factorization for the specified 1-D auto-correlation.
factorWilsonBurg(int, float, float[][]) - Method in class edu.mines.jtk.dsp.CausalFilter
Wilson-Burg factorization for the specified 2-D auto-correlation.
factorWilsonBurg(int, float, float[][][]) - Method in class edu.mines.jtk.dsp.CausalFilter
Wilson-Burg factorization for the specified 3-D auto-correlation.
factorWilsonBurg(int, float, float[]) - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Wilson-Burg factorization for the specified 1-D auto-correlation.
factorWilsonBurg(int, float, float[][]) - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Wilson-Burg factorization for the specified 2-D auto-correlation.
factorWilsonBurg(int, float, float[][][]) - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Wilson-Burg factorization for the specified 3-D auto-correlation.
FAILED - Static variable in class edu.mines.jtk.opt.LineSearch
Line search failed due to rounding error.
Fft - Class in edu.mines.jtk.dsp
An easy to use fast Fourier transform.
Fft(float[]) - Constructor for class edu.mines.jtk.dsp.Fft
Constructs an FFT for the specified 1D array of real values.
Fft(float[][]) - Constructor for class edu.mines.jtk.dsp.Fft
Constructs an FFT for the specified 2D array of real values.
Fft(float[][][]) - Constructor for class edu.mines.jtk.dsp.Fft
Constructs an FFT for the specified 3D array of real values.
Fft(boolean, float[]) - Constructor for class edu.mines.jtk.dsp.Fft
Constructs an FFT for the specified 1D array of values.
Fft(boolean, float[][]) - Constructor for class edu.mines.jtk.dsp.Fft
Constructs an FFT for the specified 2D array of values.
Fft(boolean, float[][][]) - Constructor for class edu.mines.jtk.dsp.Fft
Constructs an FFT for the specified 3D array of values.
Fft(int) - Constructor for class edu.mines.jtk.dsp.Fft
Constructs an FFT with specified number of space samples.
Fft(int, int) - Constructor for class edu.mines.jtk.dsp.Fft
Constructs an FFT with specified numbers of space samples.
Fft(int, int, int) - Constructor for class edu.mines.jtk.dsp.Fft
Constructs an FFT with specified numbers of space samples.
Fft(Sampling) - Constructor for class edu.mines.jtk.dsp.Fft
Constructs an FFT with specified space sampling.
Fft(Sampling, Sampling) - Constructor for class edu.mines.jtk.dsp.Fft
Constructs an FFT with specified space sampling.
Fft(Sampling, Sampling, Sampling) - Constructor for class edu.mines.jtk.dsp.Fft
Constructs an FFT with specified space sampling.
FftBench - Class in edu.mines.jtk.bench
Benchmark FFTs.
FftBench() - Constructor for class edu.mines.jtk.bench.FftBench
 
FftComplex - Class in edu.mines.jtk.dsp
Fast Fourier transform of complex-valued arrays.
FftComplex(int) - Constructor for class edu.mines.jtk.dsp.FftComplex
Constructs a new FFT, with specified length.
FftFilter - Class in edu.mines.jtk.dsp
A linear shift-invariant filter implemented by fast Fourier transform.
FftFilter(float[]) - Constructor for class edu.mines.jtk.dsp.FftFilter
Constructs an FFT filter for specified filter coefficients.
FftFilter(int, float[]) - Constructor for class edu.mines.jtk.dsp.FftFilter
Constructs an FFT filter for specified filter coefficients.
FftFilter(float[][]) - Constructor for class edu.mines.jtk.dsp.FftFilter
Constructs an FFT filter for specified filter coefficients.
FftFilter(int, int, float[][]) - Constructor for class edu.mines.jtk.dsp.FftFilter
Constructs an FFT filter for specified filter coefficients.
FftFilter(float[][][]) - Constructor for class edu.mines.jtk.dsp.FftFilter
Constructs an FFT filter for specified filter coefficients.
FftFilter(int, int, int, float[][][]) - Constructor for class edu.mines.jtk.dsp.FftFilter
Constructs an FFT filter for specified filter coefficients.
FftFilter.Extrapolation - Enum in edu.mines.jtk.dsp
The method used to extrapolate values beyond the ends of input arrays.
FftReal - Class in edu.mines.jtk.dsp
Fast Fourier transform of real-valued arrays.
FftReal(int) - Constructor for class edu.mines.jtk.dsp.FftReal
Constructs a new FFT, with specified length.
fill(double, int) - Static method in class edu.mines.jtk.dsp.Real1
Returns a function with constant values.
fill(double, Sampling) - Static method in class edu.mines.jtk.dsp.Real1
Returns a function with constant values.
fill(byte, byte[]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
fill(byte, byte[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
fill(byte, byte[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
fill(short, short[]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
fill(short, short[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
fill(short, short[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
fill(int, int[]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
fill(int, int[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
fill(int, int[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
fill(long, long[]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
fill(long, long[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
fill(long, long[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
fill(float, float[]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
fill(float, float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
fill(float, float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
fill(double, double[]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
fill(double, double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
fill(double, double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Fills the specified array with a specified value.
fillbyte(byte, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
fillbyte(byte, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
fillbyte(byte, int, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
fillContainer(VectContainer, int[], float[][], double) - Static method in class edu.mines.jtk.opt.ArrayVect1f
Fill a VectContainer with instances of ArrayVect1f from a 2D array.
filldouble(double, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
filldouble(double, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
filldouble(double, int, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
fillfloat(float, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
fillfloat(float, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
fillfloat(float, int, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
fillint(int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
fillint(int, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
fillint(int, int, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
filllong(long, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
filllong(long, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
filllong(long, int, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
fillshort(short, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
fillshort(short, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
fillshort(short, int, int, int) - Static method in class edu.mines.jtk.util.ArrayMath
Returns an array initialized to a specified value.
filter(String, ResourceBundle) - Static method in class edu.mines.jtk.util.Localize
Filter the specified string with the specified resource bundle.
filter(String, Class<?>) - Static method in class edu.mines.jtk.util.Localize
Filter the specified string with a ResourceBundle for the specified class.
FilterBuffer2 - Class in edu.mines.jtk.dsp
A buffer that facilitates the implementation of 2D filters.
FilterBuffer2(int, int, int, int, float[][]) - Constructor for class edu.mines.jtk.dsp.FilterBuffer2
Constructs a buffer for the specified array.
FilterBuffer2(int, int, int, int, int, int) - Constructor for class edu.mines.jtk.dsp.FilterBuffer2
Constructs a buffer for specified array lengths.
FilterBuffer2.Extrapolation - Enum in edu.mines.jtk.dsp
The method used to extrapolate values beyond the ends of input arrays.
FilterBuffer2.Mode - Enum in edu.mines.jtk.dsp
The mode indicates whether buffered values will be accessed and/or modified.
finalize() - Method in class edu.mines.jtk.ogl.GlDisplayList
 
finalize() - Method in class edu.mines.jtk.ogl.GlTextureName
 
find(Class<?>) - Method in class edu.mines.jtk.sgl.StateSet
Finds a state in this set of the specified class.
find1(int, int, float[], float[], float[]) - Method in class edu.mines.jtk.dsp.LocalShiftFinder
Finds shifts in the 1st (and only) dimension.
find1(int, int, float[], float[], float[], float[], float[]) - Method in class edu.mines.jtk.dsp.LocalShiftFinder
Finds shifts in the 1st (and only) dimension.
find1(int, int, float[][], float[][], float[][]) - Method in class edu.mines.jtk.dsp.LocalShiftFinder
Finds shifts in the 1st dimension.
find1(int, int, float[][][], float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.LocalShiftFinder
Finds shifts in the 1st dimension.
find2(int, int, float[][], float[][], float[][]) - Method in class edu.mines.jtk.dsp.LocalShiftFinder
Finds shifts in the 2nd dimension.
find2(int, int, float[][][], float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.LocalShiftFinder
Finds shifts in the 2nd dimension.
find3(int, int, float[][][], float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.LocalShiftFinder
Finds shifts in the 3rd dimension.
findEdge(TetMesh.Node, TetMesh.Node) - Method in class edu.mines.jtk.mesh.TetMesh
Finds an edge of a tet in the mesh that references the specified nodes.
findEdge(TriMesh.Node, TriMesh.Node) - Method in class edu.mines.jtk.mesh.TriMesh
Finds an edge of a tri in the mesh that references the specified nodes.
findEdge(TriSurf.Node, TriSurf.Node) - Method in class edu.mines.jtk.mesh.TriSurf
Returns a directed edge AB that references the specified nodes.
findFace(TetMesh.Node, TetMesh.Node, TetMesh.Node) - Method in class edu.mines.jtk.mesh.TetMesh
Finds a face of a tet in the mesh that references the specified nodes.
findFace(TriSurf.Node) - Method in class edu.mines.jtk.mesh.TriSurf
Returns a face that references the specified node.
findFace(TriSurf.Node, TriSurf.Node) - Method in class edu.mines.jtk.mesh.TriSurf
Returns a face that references the specified nodes.
findFace(TriSurf.Node, TriSurf.Node, TriSurf.Node) - Method in class edu.mines.jtk.mesh.TriSurf
Returns a face that references the specified nodes.
findInSphere(float[], float) - Method in class edu.mines.jtk.util.RTree
Finds all objects in a specified sphere.
findMax(double) - Method in class edu.mines.jtk.dsp.SincInterpolator
Finds a local maximum of the function y(x) near the specified value x.
findMax(double, double) - Method in class edu.mines.jtk.dsp.SincInterpolator
Finds a local minimum or maximum of the function y(x) near the specified value x.
findMedian(float[]) - Method in class edu.mines.jtk.util.MedianFinder
Returns the median of the specified array of values.
findMedian(float[], float[]) - Method in class edu.mines.jtk.util.MedianFinder
Returns the weighted median of the specified array of values.
findMin(double, double, double) - Method in class edu.mines.jtk.opt.BrentMinFinder
Returns an x in the specified interval for which f(x) is a minimum.
findNearest(float[]) - Method in class edu.mines.jtk.util.RTree
Finds the object nearest to the specified point.
findNearest(int, float[]) - Method in class edu.mines.jtk.util.RTree
Finds the k objects nearest to the specified point.
findNodeNearest(float, float, float) - Method in class edu.mines.jtk.mesh.TetMesh
Finds the node nearest to the point with specified coordinates.
findNodeNearest(float, float) - Method in class edu.mines.jtk.mesh.TriMesh
Finds the node nearest to the point with specified coordinates.
findNodeNearest(float, float, float) - Method in class edu.mines.jtk.mesh.TriSurf
Finds the node nearest to the point with specified coordinates.
findNodeNearestSlow(float, float, float) - Method in class edu.mines.jtk.mesh.TetMesh
Finds the node nearest to the point with specified coordinates.
findNodeNearestSlow(float, float) - Method in class edu.mines.jtk.mesh.TriMesh
Finds the node nearest to the point with specified coordinates.
findOverlapping(float[], float[]) - Method in class edu.mines.jtk.util.RTree
Finds all objects with bounds that overlap the specified bounds.
findOverlapping(RTree.Box) - Method in class edu.mines.jtk.util.RTree
Finds all objects with bounds that overlap the specified box.
findTet(TetMesh.Node) - Method in class edu.mines.jtk.mesh.TetMesh
Returns a tet that references the specified node.
findTet(TetMesh.Node, TetMesh.Node) - Method in class edu.mines.jtk.mesh.TetMesh
Returns a tet that references the specified nodes.
findTet(TetMesh.Node, TetMesh.Node, TetMesh.Node) - Method in class edu.mines.jtk.mesh.TetMesh
Returns a tet that references the specified nodes.
findTet(TetMesh.Node, TetMesh.Node, TetMesh.Node, TetMesh.Node) - Method in class edu.mines.jtk.mesh.TetMesh
Returns a tet that references the specified nodes.
findTetInPlane(double, double, double, double) - Method in class edu.mines.jtk.mesh.TetMesh
Finds a tet that intersects the specified plane a*x+b*y+c*z+d = 0.
findTri(TriMesh.Node) - Method in class edu.mines.jtk.mesh.TriMesh
Returns a tri that references the specified node.
findTri(TriMesh.Node, TriMesh.Node) - Method in class edu.mines.jtk.mesh.TriMesh
Returns a tri that references the specified nodes.
findTri(TriMesh.Node, TriMesh.Node, TriMesh.Node) - Method in class edu.mines.jtk.mesh.TriMesh
Returns a tri that references the specified nodes.
findZero(double, double, double) - Method in class edu.mines.jtk.opt.BrentZeroFinder
Finds a zero within the specified search interval [a,b].
findZero(double, double, double, double, double) - Method in class edu.mines.jtk.opt.BrentZeroFinder
Finds a zero within the specified search interval [a,b], beginning with specified function values f(a) and f(b), which must not have the same sign.
first() - Method in class edu.mines.jtk.util.ArrayQueue
Returns (but does not remove) the entry from the front of the queue.
flatten(byte[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Flattens a specified 2-D array into a 1-D array.
flatten(byte[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Flattens a specified 3-D array into a 1-D array.
flatten(short[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Flattens a specified 2-D array into a 1-D array.
flatten(short[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Flattens a specified 3-D array into a 1-D array.
flatten(int[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Flattens a specified 2-D array into a 1-D array.
flatten(int[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Flattens a specified 3-D array into a 1-D array.
flatten(long[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Flattens a specified 2-D array into a 1-D array.
flatten(long[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Flattens a specified 3-D array into a 1-D array.
flatten(float[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Flattens a specified 2-D array into a 1-D array.
flatten(float[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Flattens a specified 3-D array into a 1-D array.
flatten(double[][]) - Static method in class edu.mines.jtk.util.ArrayMath
Flattens a specified 2-D array into a 1-D array.
flatten(double[][][]) - Static method in class edu.mines.jtk.util.ArrayMath
Flattens a specified 3-D array into a 1-D array.
FLOAT - Static variable in class edu.mines.jtk.util.Almost
This instance uses default float precision
FLOAT - Static variable in class edu.mines.jtk.util.Parameter
Parameter type float.
Float3 - Interface in edu.mines.jtk.util
A generic interface for a 3-D array of floats.
FloatByteMap - Class in edu.mines.jtk.util
Maps float values to unsigned byte values in the range [0,255].
FloatByteMap(float[]) - Constructor for class edu.mines.jtk.util.FloatByteMap
Constructs a map for specified values.
FloatByteMap(float[][]) - Constructor for class edu.mines.jtk.util.FloatByteMap
Constructs a map for specified values.
FloatByteMap(float[][][]) - Constructor for class edu.mines.jtk.util.FloatByteMap
Constructs a map for specified values.
FloatByteMap(Float3) - Constructor for class edu.mines.jtk.util.FloatByteMap
Constructs a map for specified values.
FloatByteMap(double, double, float[]) - Constructor for class edu.mines.jtk.util.FloatByteMap
Constructs a map for the specified percentiles and array.
FloatByteMap(double, double, float[][]) - Constructor for class edu.mines.jtk.util.FloatByteMap
Constructs a map for the specified percentiles and array.
FloatByteMap(double, double, float[][][]) - Constructor for class edu.mines.jtk.util.FloatByteMap
Constructs clips for the specified percentiles and array.
FloatByteMap(double, double, Float3) - Constructor for class edu.mines.jtk.util.FloatByteMap
Constructs clips for the specified percentiles and array.
FloatColorMap - Class in edu.mines.jtk.awt
Maps arrays of floats to colors.
FloatColorMap(float[][], IndexColorModel) - Constructor for class edu.mines.jtk.awt.FloatColorMap
Constructs a color map with only indexed colors.
FloatColorMap(float[][][], int, IndexColorModel) - Constructor for class edu.mines.jtk.awt.FloatColorMap
Constructs a color map with more than one color components.
floatScaleFrom(Units) - Method in class edu.mines.jtk.util.Units
Returns the scale factor needed to convert values from the specified units to these units.
floatShiftFrom(Units) - Method in class edu.mines.jtk.util.Units
Returns the shift needed to convert values from the specified units to these units.
floatValue() - Method in class edu.mines.jtk.util.AtomicDouble
 
floatValue() - Method in class edu.mines.jtk.util.AtomicFloat
 
floor(float) - Static method in class edu.mines.jtk.util.ArrayMath
Returns the largest (closest to positive infinity) value that is less than or equal to the argument and is equal to a mathematical integer.
floor(double) - Static method in class edu.mines.jtk.util.ArrayMath
Returns the largest (closest to positive infinity) value that is less than or equal to the argument and is equal to a mathematical integer.
floor(float) - Static method in class edu.mines.jtk.util.MathPlus
Returns the largest (closest to positive infinity) value that is less than or equal to the argument and is equal to a mathematical integer.
floor(double) - Static method in class edu.mines.jtk.util.MathPlus
Returns the largest (closest to positive infinity) value that is less than or equal to the argument and is equal to a mathematical integer.
FLT_E - Static variable in class edu.mines.jtk.util.ArrayMath
The float value that is closer than any other to e, the base of the natural logarithm.
FLT_E - Static variable in class edu.mines.jtk.util.MathPlus
The float value that is closer than any other to e, the base of the natural logarithm.
FLT_EPSILON - Static variable in class edu.mines.jtk.util.ArrayMath
The smallest float value e such that (1+e) does not equal 1.
FLT_EPSILON - Static variable in class edu.mines.jtk.util.MathPlus
The smallest float value e such that (1+e) does not equal 1.
FLT_I - Static variable in class edu.mines.jtk.util.Cfloat
The complex constant (0.0f,1.0f).
FLT_MAX - Static variable in class edu.mines.jtk.util.ArrayMath
The maximum positive float value.
FLT_MAX - Static variable in class edu.mines.jtk.util.MathPlus
The maximum positive float value.
FLT_MIN - Static variable in class edu.mines.jtk.util.ArrayMath
The minimum positive float value.
FLT_MIN - Static variable in class edu.mines.jtk.util.MathPlus
The minimum positive float value.
FLT_PI - Static variable in class edu.mines.jtk.util.ArrayMath
The float value that is closer than any other to pi, the ratio of the circumference of a circle to its diameter.
FLT_PI - Static variable in class edu.mines.jtk.util.MathPlus
The float value that is closer than any other to pi, the ratio of the circumference of a circle to its diameter.
flush() - Method in class edu.mines.jtk.dsp.FilterBuffer2
Flushes this buffer, if it is an output or input-output buffer.
flush() - Method in class edu.mines.jtk.io.ArrayOutputStream
 
flush() - Method in class edu.mines.jtk.util.CleanHandler
 
flush() - Method in class edu.mines.jtk.util.LoggerStream
 
forceTermination() - Method in class jsr166y.Phaser
Forces this barrier to enter termination state.
fork() - Method in class jsr166y.ForkJoinTask
Arranges to asynchronously execute this task.
ForkJoinPool - Class in jsr166y
An ExecutorService for running ForkJoinTasks.
ForkJoinPool() - Constructor for class jsr166y.ForkJoinPool
Creates a ForkJoinPool with parallelism equal to Runtime.availableProcessors(), using the default thread factory, no UncaughtExceptionHandler, and non-async LIFO processing mode.
ForkJoinPool(int) - Constructor for class jsr166y.ForkJoinPool
Creates a ForkJoinPool with the indicated parallelism level, the default thread factory, no UncaughtExceptionHandler, and non-async LIFO processing mode.
ForkJoinPool(int, ForkJoinPool.ForkJoinWorkerThreadFactory, Thread.UncaughtExceptionHandler, boolean) - Constructor for class jsr166y.ForkJoinPool
Creates a ForkJoinPool with the given parameters.
ForkJoinPool.ForkJoinWorkerThreadFactory - Interface in jsr166y
Factory for creating new ForkJoinWorkerThreads.
ForkJoinPool.ManagedBlocker - Interface in jsr166y
Interface for extending managed parallelism for tasks running in ForkJoinPools.
ForkJoinTask<V> - Class in jsr166y
Abstract base class for tasks that run within a ForkJoinPool.
ForkJoinTask() - Constructor for class jsr166y.ForkJoinTask
 
ForkJoinWorkerThread - Class in jsr166y
A thread managed by a ForkJoinPool, which executes ForkJoinTasks.
ForkJoinWorkerThread(ForkJoinPool) - Constructor for class jsr166y.ForkJoinWorkerThread
Creates a ForkJoinWorkerThread operating in the given pool.
format(LogRecord) - Method in class edu.mines.jtk.util.CleanFormatter
 
forTwoSidedShinySurface(Color) - Static method in class edu.mines.jtk.sgl.StateSet
Returns a new state set with color, light model, and material states.
forward(Vect, VectConst) - Method in interface edu.mines.jtk.opt.LinearTransform
Apply the linear transform data = F model Zero the current data, and do not add.
forwardLinearized(Vect, VectConst, VectConst) - Method in class edu.mines.jtk.opt.LinearTransformWrapper
 
forwardLinearized(Vect, VectConst, VectConst) - Method in interface edu.mines.jtk.opt.Transform
A linearized approximation of the forward transform for a small perturbation (model) to a reference model (modelReference).
forwardNonlinear(Vect, VectConst) - Method in class edu.mines.jtk.opt.LinearTransformWrapper
 
forwardNonlinear(Vect, VectConst) - Method in interface edu.mines.jtk.opt.Transform
Non-linear transform: data = f(model).
fromErrorAndFrequency(double, double) - Static method in class edu.mines.jtk.dsp.SincInterpolator
Returns a sinc interpolator with specified maximum error and frequency.
fromErrorAndLength(double, double) - Static method in class edu.mines.jtk.dsp.KaiserWindow
Returns a Kaiser window with specified error and window length.
fromErrorAndLength(double, int) - Static method in class edu.mines.jtk.dsp.SincInterpolator
Returns a sinc interpolator with specified maximum error and length.
fromErrorAndWidth(double, double) - Static method in class edu.mines.jtk.dsp.KaiserWindow
Returns a Kaiser window with specified error and transition width.
fromFrequencyAndLength(double, int) - Static method in class edu.mines.jtk.dsp.SincInterpolator
Returns a sinc interpolator with specified maximum frequency and length.
fromKenLarner(int) - Static method in class edu.mines.jtk.dsp.SincInterpolator
Returns a sinc interpolator using Ken Larner's least-squares method.
fromSI(float) - Method in class edu.mines.jtk.util.Units
Converts the specified value in SI base units (seconds, meters, moles, etc.) to the corresponding value in these units.
fromSI(double) - Method in class edu.mines.jtk.util.Units
Converts the specified value in SI base units (seconds, meters, moles, etc.) to the corresponding value in these units.
fromString(String) - Method in class edu.mines.jtk.util.ParameterSet
Replace this parameter set with that represented in the specified XML-formatted string (the same format written by method toString).
fromWidthAndLength(double, double) - Static method in class edu.mines.jtk.dsp.KaiserWindow
Returns a Kaiser window with specified transition width and window length.
frustum(double, double, double, double, double, double) - Static method in class edu.mines.jtk.sgl.Matrix44
Returns a new perspective-projection matrix.
frustumIntersectsSphereOf(Node) - Method in class edu.mines.jtk.sgl.CullContext
Determines whether the view frustrum intersects the bounding sphere of the specified node.
function(double) - Method in interface edu.mines.jtk.opt.ScalarSolver.Function
Return a single value as a function of the argument

G

g - Variable in class edu.mines.jtk.opt.LineSearch.Result
The value of the derivative f'(s).
GaussNewtonSolver - Class in edu.mines.jtk.opt
Solve least-squares inverse of a non-linear Transform.
ge(double, double) - Method in class edu.mines.jtk.util.Almost
Check whether first number is greater than or equal to second.
Geometry - Class in edu.mines.jtk.mesh
Robust geometric predicates.
Geometry() - Constructor for class edu.mines.jtk.mesh.Geometry
 
get(int) - Method in class edu.mines.jtk.dsp.FilterBuffer2
Copies values from the buffered array into this buffer.
get(int, float[]) - Method in interface edu.mines.jtk.dsp.LocalCausalFilter.A1
Gets local filter coefficients for the specified sample.
get(int, int, float[]) - Method in interface edu.mines.jtk.dsp.LocalCausalFilter.A2
Gets local filter coefficients for the specified sample.
get(int, int, int, float[]) - Method in interface edu.mines.jtk.dsp.LocalCausalFilter.A3
Gets local filter coefficients for the specified sample.
get() - Method in class edu.mines.jtk.la.DMatrix
Gets all elements of this matrix into a new array.
get(double[][]) - Method in class edu.mines.jtk.la.DMatrix
Gets all elements of this matrix into the specified array.
get(int, int) - Method in class edu.mines.jtk.la.DMatrix
Gets a matrix element.
get(int, int, int, int) - Method in class edu.mines.jtk.la.DMatrix
Gets the specified submatrix a[i0:i1][j0:j1] of this matrix.
get(int[], int[]) - Method in class edu.mines.jtk.la.DMatrix
Gets a new matrix from the specified rows and columns of this matrix.
get(int, int[]) - Method in class edu.mines.jtk.la.DMatrix
Gets a matrix from specified one row and columns of this matrix.
get(int[], int) - Method in class edu.mines.jtk.la.DMatrix
Gets a matrix from specified rows and one column of this matrix.
get(int, int, int[]) - Method in class edu.mines.jtk.la.DMatrix
Gets a matrix from specified rows and columns of this matrix.
get(int[], int, int) - Method in class edu.mines.jtk.la.DMatrix
Gets a matrix from specified rows and columns of this matrix.
get() - Method in class edu.mines.jtk.lapack.DMatrix
Gets all elements of this matrix into a new array.
get(double[][]) - Method in class edu.mines.jtk.lapack.DMatrix
Gets all elements of this matrix into the specified array.
get(int, int) - Method in class edu.mines.jtk.lapack.DMatrix
Gets a matrix element.
get(int, int, int, int) - Method in class edu.mines.jtk.lapack.DMatrix
Gets the specified submatrix a[i0:i1][j0:j1] of this matrix.
get(int[], int[]) - Method in class edu.mines.jtk.lapack.DMatrix
Gets a new matrix from the specified rows and columns of this matrix.
get(int, int[]) - Method in class edu.mines.jtk.lapack.DMatrix
Gets a matrix from specified one row and columns of this matrix.
get(int[], int) - Method in class edu.mines.jtk.lapack.DMatrix
Gets a matrix from specified rows and one column of this matrix.
get(int, int, int[]) - Method in class edu.mines.jtk.lapack.DMatrix
Gets a matrix from specified rows and columns of this matrix.
get(int[], int, int) - Method in class edu.mines.jtk.lapack.DMatrix
Gets a matrix from specified rows and columns of this matrix.
get(TetMesh.Node) - Method in interface edu.mines.jtk.mesh.TetMesh.NodePropertyMap
Gets the value of the property associated with the specified node.
get(TriMesh.Node) - Method in interface edu.mines.jtk.mesh.TriMesh.NodePropertyMap
Gets the value of the property associated with the specified node.
get(double[]) - Method in class edu.mines.jtk.opt.CoordinateTransform
For a given set of input coordinates, return the linearly predicted output coordinates.
get() - Method in class edu.mines.jtk.opt.ScalarVect
Get the value of the scalar.
get(int) - Method in class edu.mines.jtk.opt.VectArray
 
get(int) - Method in interface edu.mines.jtk.opt.VectContainer
Get a vect for the specified index.
get(int) - Method in class edu.mines.jtk.opt.VectMap
 
get() - Method in class edu.mines.jtk.util.AtomicDouble
Gets the current value of this double.
get() - Method in class edu.mines.jtk.util.AtomicFloat
Gets the current value of this float.
get() - Method in class edu.mines.jtk.util.Parallel.Unsafe
Gets the object in this wrapper for the current thread.
get() - Method in class jsr166y.ForkJoinTask
Waits if necessary for the computation to complete, and then retrieves its result.
get(long, TimeUnit) - Method in class jsr166y.ForkJoinTask
Waits if necessary for at most the given time for the computation to complete, and then retrieves its result, if available.
get1(int, int, int, int, float[]) - Method in interface edu.mines.jtk.util.Float3
Gets the specified subarray of elements into the specified 1-D array.
get1(int, int, int, int, float[]) - Method in class edu.mines.jtk.util.SimpleFloat3
 
get12(int, int, int, int, int, float[][]) - Method in interface edu.mines.jtk.util.Float3
Gets the specified subarray of elements into the specified 2-D array.
get12(int, int, int, int, int, float[][]) - Method in class edu.mines.jtk.util.SimpleFloat3
 
get123(int, int, int, int, int, int, float[][][]) - Method in interface edu.mines.jtk.util.Float3
Gets the specified subarray of elements into the specified 3-D array.
get123(int, int, int, int, int, int, float[]) - Method in interface edu.mines.jtk.util.Float3
Gets the specified subarray of elements into the specified 1-D array.
get123(int, int, int, int, int, int, float[][][]) - Method in class edu.mines.jtk.util.SimpleFloat3
 
get123(int, int, int, int, int, int, float[]) - Method in class edu.mines.jtk.util.SimpleFloat3
 
get13(int, int, int, int, int, float[][]) - Method in interface edu.mines.jtk.util.Float3
Gets the specified subarray of elements into the specified 2-D array.
get13(int, int, int, int, int, float[][]) - Method in class edu.mines.jtk.util.SimpleFloat3
 
get2(int, int, int, int, float[]) - Method in interface edu.mines.jtk.util.Float3
Gets the specified subarray of elements into the specified 1-D array.
get2(int, int, int, int, float[]) - Method in class edu.mines.jtk.util.SimpleFloat3
 
get23(int, int, int, int, int, float[][]) - Method in interface edu.mines.jtk.util.Float3
Gets the specified subarray of elements into the specified 2-D array.
get23(int, int, int, int, int, float[][]) - Method in class edu.mines.jtk.util.SimpleFloat3
 
get3(int, int, int, int, float[]) - Method in interface edu.mines.jtk.util.Float3
Gets the specified subarray of elements into the specified 1-D array.
get3(int, int, int, int, float[]) - Method in class edu.mines.jtk.util.SimpleFloat3
 
getA() - Method in class edu.mines.jtk.dsp.CausalFilter
Gets a copy of the filter coefficients.
getA() - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Gets a copy of the filter coefficients.
getA() - Method in class edu.mines.jtk.sgl.Plane
Gets the plane coefficient a.
getA() - Method in class edu.mines.jtk.sgl.Segment
Gets the endpoint A of this segment.
getActiveThreadCount() - Method in class jsr166y.ForkJoinPool
Returns an estimate of the number of threads that are currently stealing or executing tasks.
getAmbient() - Method in class edu.mines.jtk.sgl.LightModelState
Gets the ambient color attribute.
getAmbientBack() - Method in class edu.mines.jtk.sgl.MaterialState
Gets the ambient color for back faces.
getAmbientFront() - Method in class edu.mines.jtk.sgl.MaterialState
Gets the ambient color for front faces.
getAndAdd(double) - Method in class edu.mines.jtk.util.AtomicDouble
Atomically adds a specified value to the value of this double.
getAndAdd(float) - Method in class edu.mines.jtk.util.AtomicFloat
Atomically adds a specified value to the value of this float.
getAndDecrement() - Method in class edu.mines.jtk.util.AtomicDouble
Atomically decrements by one the value of this double.
getAndDecrement() - Method in class edu.mines.jtk.util.AtomicFloat
Atomically decrements by one the value of this float.
getAndIncrement() - Method in class edu.mines.jtk.util.AtomicDouble
Atomically increments by one the value of this double.
getAndIncrement() - Method in class edu.mines.jtk.util.AtomicFloat
Atomically increments by one the value of this float.
getAndSet(double) - Method in class edu.mines.jtk.util.AtomicDouble
Atomically sets the value of this double and returns its old value.
getAndSet(float) - Method in class edu.mines.jtk.util.AtomicFloat
Atomically sets the value of this float and returns its old value.
getARGB(float) - Method in class edu.mines.jtk.awt.FloatColorMap
Gets the 32-bit color in 0xAARRGGBB format for the specified value.
getARGB(float, float, float, float) - Method in class edu.mines.jtk.awt.FloatColorMap
Gets the 32-bit color in 0xAARRGGBB format for specified values.
getArray() - Method in class edu.mines.jtk.la.DMatrix
Gets the array in which matrix elements are stored.
getArray() - Method in class edu.mines.jtk.lapack.DMatrix
Gets the array in which matrix elements are stored.
getArrivedParties() - Method in class jsr166y.Phaser
Returns the number of registered parties that have arrived at the current phase of this barrier.
getAsFloats(float[][]) - Method in class edu.mines.jtk.dsp.ZeroMask
Fills a 2D array of floats representing this mask.
getAsFloats(float[][][]) - Method in class edu.mines.jtk.dsp.ZeroMask
Fills a 3D array of floats representing this mask.
getAsFloats2() - Method in class edu.mines.jtk.dsp.ZeroMask
Returns a 2D array of floats representing this mask.
getAsFloats3() - Method in class edu.mines.jtk.dsp.ZeroMask
Returns a 3D array of floats representing this mask.
getAsyncMode() - Method in class jsr166y.ForkJoinPool
Returns true if this pool uses local first-in-first-out scheduling mode for forked tasks that are never joined.
getAttributeBits() - Method in class edu.mines.jtk.sgl.BlendState
 
getAttributeBits() - Method in class edu.mines.jtk.sgl.ColorState
 
getAttributeBits() - Method in class edu.mines.jtk.sgl.Group
Gets the OpenGL attribute bits for this group.
getAttributeBits() - Method in class edu.mines.jtk.sgl.LightModelState
 
getAttributeBits() - Method in class edu.mines.jtk.sgl.LineState
 
getAttributeBits() - Method in class edu.mines.jtk.sgl.MaterialState
 
getAttributeBits() - Method in class edu.mines.jtk.sgl.Node
Gets the OpenGL attribute bits for this node.
getAttributeBits() - Method in class edu.mines.jtk.sgl.PointState
 
getAttributeBits() - Method in class edu.mines.jtk.sgl.PolygonState
 
getAttributeBits() - Method in interface edu.mines.jtk.sgl.State
Gets the OpenGL attribute bits for this state.
getAttributeBits() - Method in class edu.mines.jtk.sgl.StateSet
Gets the combined attribute bits for all states in this set.
getAvailableProcessors() - Static method in class edu.mines.jtk.util.Threads
Gets the number of available processors (cores).
getAxesOrientation() - Method in class edu.mines.jtk.sgl.View
 
getAxesScale() - Method in class edu.mines.jtk.sgl.View
 
getAxis() - Method in class edu.mines.jtk.sgl.AxisAlignedFrame
Gets the axis for this frame.
getAxisTics() - Method in class edu.mines.jtk.mosaic.TileAxis
Gets the axis tics painted by this tile axis.
getAzimuth() - Method in class edu.mines.jtk.sgl.OrbitView
Gets the azimuth for this view.
getB() - Method in interface edu.mines.jtk.opt.Quadratic
Get the linear gradient term b of the quadratic expression.
getB() - Method in class edu.mines.jtk.opt.TransformQuadratic
Return gradient term of quadratic.
getB() - Method in class edu.mines.jtk.sgl.Plane
Gets the plane coefficient b.
getB() - Method in class edu.mines.jtk.sgl.Segment
Gets the endpoint B of this segment.
getBestHorizontalProjector() - Method in class edu.mines.jtk.mosaic.TiledView
Gets the best horizontal projector for this tiled view.
getBestVerticalProjector() - Method in class edu.mines.jtk.mosaic.TiledView
Gets the best vertical projector for this tiled view.
getBinCount() - Method in class edu.mines.jtk.dsp.Histogram
Gets the number of bins in this histogram.
getBinDelta() - Method in class edu.mines.jtk.dsp.Histogram
Gets the bin width (delta) for this histogram.
getBinFirst() - Method in class edu.mines.jtk.dsp.Histogram
Gets the value of the center of the first bin for this histogram.
getBinSampling() - Method in class edu.mines.jtk.dsp.Histogram
Gets the bin sampling for this histogram.
getBlendState() - Method in class edu.mines.jtk.sgl.StateSet
Gets the blend state in this set, if present.
getBoolean() - Method in class edu.mines.jtk.util.Parameter
Get parameter value as boolean.
getBoolean(String, boolean) - Method in class edu.mines.jtk.util.ParameterSet
Get the boolean value of a named parameter in this parameter set.
getBooleans() - Method in class edu.mines.jtk.util.Parameter
Get parameter values as array of booleans.
getBooleans(String, boolean[]) - Method in class edu.mines.jtk.util.ParameterSet
Get the boolean values of a named parameter in this parameter set.
getBoundingBox() - Method in class edu.mines.jtk.sgl.BoundingBoxTree.Node
Gets the bounding box for this node.
getBoundingBox() - Method in class edu.mines.jtk.sgl.BoxConstraint
Gets the bounding box for this constraint.
getBoundingSphere() - Method in class edu.mines.jtk.sgl.BoxConstraint
Gets the bounding sphere for this constraint.
getBoundingSphere(boolean) - Method in class edu.mines.jtk.sgl.Node
Gets the bounding sphere for this node.
getBounds(float[], float[]) - Method in class edu.mines.jtk.util.RTree.Box
Gets the N min/max coordinates for this box.
getBounds(float[], float[]) - Method in interface edu.mines.jtk.util.RTree.Boxed
Gets the N min/max coordinates for this boxed object.
getBounds(Object, float[], float[]) - Method in interface edu.mines.jtk.util.RTree.Boxer
Gets the min/max coordinates for the specified object.
getBoxConstraint() - Method in class edu.mines.jtk.sgl.AxisAlignedFrame
Gets the box constraint for this frame.
getBoxConstraint() - Method in class edu.mines.jtk.sgl.AxisAlignedPanel
Gets the box constraint for this panel.
getBoxConstraint() - Method in class edu.mines.jtk.sgl.ImagePanel
Gets a box constraint for this panel.
getByte(float) - Method in class edu.mines.jtk.util.FloatByteMap
Gets the byte value corresponding to the specified float value.
getByteOrder() - Method in class edu.mines.jtk.io.ArrayInputAdapter
Gets the byte order for this adapter.
getByteOrder() - Method in class edu.mines.jtk.io.ArrayInputStream
Gets the byte order for this stream.
getByteOrder() - Method in class edu.mines.jtk.io.ArrayOutputAdapter
Gets the byte order for this adapter.
getByteOrder() - Method in class edu.mines.jtk.io.ArrayOutputStream
Gets the byte order for this stream.
getByteOrder() - Method in class edu.mines.jtk.io.DataFile
Deprecated. Gets the byte order for this data file.
getByteOrderRead() - Method in class edu.mines.jtk.io.ArrayFile
Gets the byte order for reading data.
getByteOrderWrite() - Method in class edu.mines.jtk.io.ArrayFile
Gets the byte order for writing data.
getBytes(float[], byte[]) - Method in class edu.mines.jtk.util.FloatByteMap
Gets byte values corresponding to specified float values.
getBytes(float[][], byte[][]) - Method in class edu.mines.jtk.util.FloatByteMap
Gets byte values corresponding to specified float values.
getBytes(float[][], byte[]) - Method in class edu.mines.jtk.util.FloatByteMap
Gets byte values corresponding to specified float values.
getBytes(float[][][], byte[][][]) - Method in class edu.mines.jtk.util.FloatByteMap
Gets byte values corresponding to specified float values.
getBytes(float[][][], byte[]) - Method in class edu.mines.jtk.util.FloatByteMap
Gets byte values corresponding to specified float values.
getBytes(Float3, byte[][][]) - Method in class edu.mines.jtk.util.FloatByteMap
Gets byte values corresponding to specified float values.
getBytes(Float3, byte[]) - Method in class edu.mines.jtk.util.FloatByteMap
Gets byte values corresponding to specified float values.
getC() - Method in class edu.mines.jtk.sgl.Plane
Gets the plane coefficient c.
getCanvases() - Method in class edu.mines.jtk.sgl.View
Gets an iterator for the canvases on which this view draws.
getCenter() - Method in class edu.mines.jtk.sgl.BoundingBox
Gets the point at the center of this box.
getCenter() - Method in class edu.mines.jtk.sgl.BoundingSphere
Gets the sphere center.
getChannel() - Method in class edu.mines.jtk.io.DataFile
Deprecated. Gets the file channel for this data file.
getChildren() - Method in class edu.mines.jtk.sgl.Group
Gets an iterator for the children in this group.
getClip1Max() - Method in class edu.mines.jtk.sgl.ImagePanelGroup2
Gets the maximum clip value for 1st image panels.
getClip1Min() - Method in class edu.mines.jtk.sgl.ImagePanelGroup2
Gets the minimum clip value for 1st image panels.
getClip2Max() - Method in class edu.mines.jtk.sgl.ImagePanelGroup2
Gets the maximum clip value for 2nd image panels.
getClip2Min() - Method in class edu.mines.jtk.sgl.ImagePanelGroup2
Gets the minimum clip value for 2nd image panels.
getClipMax() - Method in class edu.mines.jtk.mosaic.ContoursView
Gets the maximum clip value.
getClipMax() - Method in class edu.mines.jtk.mosaic.PixelsView
Gets the maximum clip value.
getClipMax(int) - Method in class edu.mines.jtk.mosaic.PixelsView
Gets the maximum clip value for the specified color component.
getClipMax() - Method in class edu.mines.jtk.mosaic.PlotPanelPixels3
Gets the maximum clip value.
getClipMax(int) - Method in class edu.mines.jtk.mosaic.PlotPanelPixels3
Gets the maximum clip value for the specified color component.
getClipMax() - Method in class edu.mines.jtk.sgl.ImagePanel
Gets the maximum clip value.
getClipMax() - Method in class edu.mines.jtk.sgl.ImagePanelGroup
Gets the maximum clip value.
getClipMax() - Method in class edu.mines.jtk.util.Clips
Gets the maximum clip value.
getClipMax() - Method in class edu.mines.jtk.util.FloatByteMap
Gets the maximum clip value for this mapping.
getClipMin() - Method in class edu.mines.jtk.mosaic.ContoursView
Gets the minimum clip value.
getClipMin() - Method in class edu.mines.jtk.mosaic.PixelsView
Gets the minimum clip value.
getClipMin(int) - Method in class edu.mines.jtk.mosaic.PixelsView
Gets the minimum clip value for the specified color component.
getClipMin() - Method in class edu.mines.jtk.mosaic.PlotPanelPixels3
Gets the minimum clip value.
getClipMin(int) - Method in class edu.mines.jtk.mosaic.PlotPanelPixels3
Gets the minimum clip value for the specified color component.
getClipMin() - Method in class edu.mines.jtk.sgl.ImagePanel
Gets the minimum clip value.
getClipMin() - Method in class edu.mines.jtk.sgl.ImagePanelGroup
Gets the minimum clip value.
getClipMin() - Method in class edu.mines.jtk.util.Clips
Gets the minimum clip value.
getClipMin() - Method in class edu.mines.jtk.util.FloatByteMap
Gets the minimum clip value for this mapping.
getClosest() - Method in class edu.mines.jtk.sgl.PickContext
Gets the pick result closest to the origin of the pick segment.
getCoefficients1() - Method in class edu.mines.jtk.dsp.BandPassFilter
Gets the 1D array of coefficients for this filter.
getCoefficients2() - Method in class edu.mines.jtk.dsp.BandPassFilter
Gets the 2D array of coefficients for this filter.
getCoefficients3() - Method in class edu.mines.jtk.dsp.BandPassFilter
Gets the 3D array of coefficients for this filter.
getColor(double) - Method in class edu.mines.jtk.awt.ColorMap
Gets the color corresponding to the specified value.
getColor() - Method in class edu.mines.jtk.sgl.BlendState
Gets the blend color.
getColor() - Method in class edu.mines.jtk.sgl.ColorState
Gets the current color.
getColorControl() - Method in class edu.mines.jtk.sgl.LightModelState
Gets the color control attribute.
getColorMap() - Method in interface edu.mines.jtk.awt.ColorMapped
Gets the color map.
getColorMap() - Method in class edu.mines.jtk.mosaic.ContoursView
 
getColorMap() - Method in class edu.mines.jtk.mosaic.PixelsView
 
getColorMaterialBack() - Method in class edu.mines.jtk.sgl.MaterialState
Gets the color material mode for back faces.
getColorMaterialFront() - Method in class edu.mines.jtk.sgl.MaterialState
Gets the color material mode for front faces.
getColorModel() - Method in class edu.mines.jtk.awt.ColorMap
Gets the index color model used by this color map.
getColorModel() - Method in class edu.mines.jtk.mosaic.PixelsView
Gets the index color model for this view.
getColorModel() - Method in class edu.mines.jtk.mosaic.PlotPanelPixels3
Gets the index color model for this panel.
getColorModel() - Method in class edu.mines.jtk.sgl.ImagePanel
Gets the index color model for this panel.
getColorModel() - Method in class edu.mines.jtk.sgl.ImagePanelGroup
Gets the index color model for this group.
getColorModel1() - Method in class edu.mines.jtk.sgl.ImagePanelGroup2
Gets the index color model for 1st image panels in this group.
getColorModel2() - Method in class edu.mines.jtk.sgl.ImagePanelGroup2
Gets the index color model for 2nd image panels in this group.
getColorState() - Method in class edu.mines.jtk.sgl.StateSet
Gets the color state in this set, if present.
getColumnCount() - Method in class edu.mines.jtk.la.DMatrix
Gets the number of columns in this matrix.
getColumnCount() - Method in class edu.mines.jtk.lapack.DMatrix
Gets the number of columns in this matrix.
getColumnIndex() - Method in class edu.mines.jtk.mosaic.Tile
Gets the column index of this tile.
getContours() - Method in class edu.mines.jtk.mosaic.ContoursView
Gets the contour values.
getCorner(int) - Method in class edu.mines.jtk.sgl.AxisAlignedFrame
Gets the corner point with specified index for this frame.
getCorner(int) - Method in class edu.mines.jtk.sgl.BoundingBox
Gets the point at a specified corner of this box.
getCornerMax() - Method in class edu.mines.jtk.sgl.AxisAlignedFrame
Gets the maximum corner point for this frame.
getCornerMin() - Method in class edu.mines.jtk.sgl.AxisAlignedFrame
Gets the minimum corner point for this frame.
getCount() - Method in class edu.mines.jtk.dsp.Sampling
Gets the number of samples.
getCountMajor() - Method in class edu.mines.jtk.util.AxisTics
Gets the number of major tics.
getCountMinor() - Method in class edu.mines.jtk.util.AxisTics
Gets the number of minor tics.
getCounts() - Method in class edu.mines.jtk.dsp.Histogram
Gets the array of counts, one count for each bin.
getCubeToLocal() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the cube-to-local transform.
getCubeToPixel() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the cube-to-pixel transform.
getCubeToPixel() - Method in class edu.mines.jtk.sgl.ViewCanvas
Gets the cube-to-pixel transform for this canvas.
getCubeToView() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the cube-to-view transform.
getCubeToWorld() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the cube-to-world transform.
getCullFace() - Method in class edu.mines.jtk.sgl.PolygonState
Gets the cull face mode.
getCursor() - Method in class edu.mines.jtk.awt.Mode
Gets the cursor for this mode.
getD() - Method in class edu.mines.jtk.la.DMatrixEvd
Gets the block diagonal matrix of eigenvalues D.
getD() - Method in class edu.mines.jtk.lapack.DMatrixEvd
Gets the block diagonal matrix of eigenvalues D.
getD() - Method in class edu.mines.jtk.sgl.Plane
Gets the plane coefficient d.
getData() - Method in class edu.mines.jtk.opt.ArrayVect1
Get the embedded data
getData() - Method in class edu.mines.jtk.opt.ArrayVect1f
Get the embedded data
getData() - Method in class edu.mines.jtk.opt.ArrayVect1fs
Get the embedded data
getData() - Method in class edu.mines.jtk.opt.ArrayVect2
Get the embedded data.
getData() - Method in class edu.mines.jtk.opt.ArrayVect2f
Get the embedded data.
getData() - Method in class edu.mines.jtk.opt.ArrayVect3f
Get the embedded data.
getDelta() - Method in class edu.mines.jtk.dsp.Sampling
Gets the sampling interval.
getDeltaMajor() - Method in class edu.mines.jtk.util.AxisTics
Gets major tic interval.
getDeltaMinor() - Method in class edu.mines.jtk.util.AxisTics
Gets minor tic interval.
getDensities() - Method in class edu.mines.jtk.dsp.Histogram
Gets the array of densities, one density for each bin.
getDfactor() - Method in class edu.mines.jtk.sgl.BlendState
Gets the blend function dfactor.
getDiffuseBack() - Method in class edu.mines.jtk.sgl.MaterialState
Gets the diffuse color for back faces.
getDiffuseFront() - Method in class edu.mines.jtk.sgl.MaterialState
Gets the diffuse color for front faces.
getDistanceSquared(float[]) - Method in class edu.mines.jtk.util.RTree.Box
Gets the distance-squared from this box to a point.
getDistanceSquared(float[]) - Method in interface edu.mines.jtk.util.RTree.Boxed
Gets the distance-squared from this boxed object to a point.
getDistanceSquared(Object, float[]) - Method in interface edu.mines.jtk.util.RTree.Boxer
Gets the distance squared from the specified object to a point.
getDouble() - Method in class edu.mines.jtk.util.Parameter
Get parameter value as double.
getDouble(String, double) - Method in class edu.mines.jtk.util.ParameterSet
Get the double value of a named parameter in this parameter set.
getDoubles() - Method in class edu.mines.jtk.util.Parameter
Get parameter values as array of doubles.
getDoubles(String, double[]) - Method in class edu.mines.jtk.util.ParameterSet
Get the double values of a named parameter in this parameter set.
getDragableNode() - Method in class edu.mines.jtk.sgl.PickResult
Gets a node in this result that is dragable.
getDrawList() - Method in class edu.mines.jtk.sgl.CullContext
Gets the draw list accumulated in this context.
getEdgeNabors(TetMesh.Node) - Method in class edu.mines.jtk.mesh.TetMesh
Gets an array of edge nabors of the specified node.
getEdgeNabors(TetMesh.Node, TetMesh.EdgeList) - Method in class edu.mines.jtk.mesh.TetMesh
Appends the edge nabors of the specified node to the specified list.
getEdgeNabors(TriMesh.Node) - Method in class edu.mines.jtk.mesh.TriMesh
Gets a new array containing the edge nabors of the specified node.
getEdgeNabors(TriMesh.Node, TriMesh.EdgeList) - Method in class edu.mines.jtk.mesh.TriMesh
Stores the edge nabors of the specified node in the specified array.
getEdges() - Method in class edu.mines.jtk.mesh.TetMesh
Gets an iterator for all edges in the mesh.
getEdgesOnHull() - Method in class edu.mines.jtk.mesh.TriMesh
Gets an iterator for all edges on the hull of the mesh.
getEigenvalues(int, int, float[]) - Method in class edu.mines.jtk.dsp.EigenTensors2
Gets eigenvalues for the tensor with specified indices.
getEigenvalues(int, int) - Method in class edu.mines.jtk.dsp.EigenTensors2
Gets eigenvalues for the tensor with specified indices.
getEigenvalues(float[][], float[][]) - Method in class edu.mines.jtk.dsp.EigenTensors2
Gets eigenvalues for all tensors.
getEigenvalues(int, int, int, float[]) - Method in class edu.mines.jtk.dsp.EigenTensors3
Gets eigenvalues for the tensor with specified indices.
getEigenvalues(int, int, int) - Method in class edu.mines.jtk.dsp.EigenTensors3
Gets eigenvalues for the tensor with specified indices.
getEigenvalues(float[][][], float[][][], float[][][]) - Method in class edu.mines.jtk.dsp.EigenTensors3
Gets eigenvalues for all tensors.
getEigenvectorU(int, int, float[]) - Method in class edu.mines.jtk.dsp.EigenTensors2
Gets the eigenvector u for the tensor with specified indices.
getEigenvectorU(int, int) - Method in class edu.mines.jtk.dsp.EigenTensors2
Gets the eigenvector u for the tensor with specified indices.
getEigenvectorU(int, int, int, float[]) - Method in class edu.mines.jtk.dsp.EigenTensors3
Gets the eigenvector u for the tensor with specified indices.
getEigenvectorU(int, int, int) - Method in class edu.mines.jtk.dsp.EigenTensors3
Gets the eigenvector u for the tensor with specified indices.
getEigenvectorV(int, int, float[]) - Method in class edu.mines.jtk.dsp.EigenTensors2
Gets the eigenvector v for the tensor with specified indices.
getEigenvectorV(int, int) - Method in class edu.mines.jtk.dsp.EigenTensors2
Gets the eigenvector v for the tensor with specified indices.
getEigenvectorV(int, int, int, float[]) - Method in class edu.mines.jtk.dsp.EigenTensors3
Gets the eigenvector v for the tensor with specified indices.
getEigenvectorV(int, int, int) - Method in class edu.mines.jtk.dsp.EigenTensors3
Gets the eigenvector v for the tensor with specified indices.
getEigenvectorW(int, int, int, float[]) - Method in class edu.mines.jtk.dsp.EigenTensors3
Gets the eigenvector w for the tensor with specified indices.
getEigenvectorW(int, int, int) - Method in class edu.mines.jtk.dsp.EigenTensors3
Gets the eigenvector w for the tensor with specified indices.
getElevation() - Method in class edu.mines.jtk.sgl.OrbitView
Gets the elevation for this view.
getEmissiveBack() - Method in class edu.mines.jtk.sgl.MaterialState
Gets the emissive color for back faces.
getEmissiveFront() - Method in class edu.mines.jtk.sgl.MaterialState
Gets the emissive color for front faces.
getEpsilon() - Method in class edu.mines.jtk.util.Almost
Get the smallest positive number that can be added to 1 before the number is considered different from 1.
getEquation() - Method in class edu.mines.jtk.sgl.BlendState
Gets the blend equation.
getError() - Method in class edu.mines.jtk.dsp.KaiserWindow
Gets the maximum absolute error.
getException() - Method in class jsr166y.ForkJoinTask
Returns the exception thrown by the base computation, or a CancellationException if cancelled, or null if none or if the method has not yet completed.
getExtrapolation() - Method in class edu.mines.jtk.dsp.LinearInterpolator
Gets the extrapolation method for this interpolator.
getExtrapolation() - Method in class edu.mines.jtk.dsp.SincInterpolator
Gets the extrapolation method for this interpolator.
getFaceNabors(TetMesh.Edge) - Method in class edu.mines.jtk.mesh.TetMesh
Gets an array of face nabors of the specified edge.
getFaceNabors(TetMesh.Edge, TetMesh.FaceList) - Method in class edu.mines.jtk.mesh.TetMesh
Appends the face nabors of the specified edge to the specified list.
getFaceNabors(TriSurf.Node) - Method in class edu.mines.jtk.mesh.TriSurf
Gets an array of face nabors of the specified node.
getFaceNabors(TriSurf.Node, TriSurf.FaceList) - Method in class edu.mines.jtk.mesh.TriSurf
Appends the face nabors of the specified node to the specified list.
getFaces() - Method in class edu.mines.jtk.mesh.TriSurf
Gets an iterator for all faces in this surface.
getFaces() - Method in class edu.mines.jtk.mesh.TriSurf.Node
Gets an iterator for all faces that reference this node.
getFacesOnHull() - Method in class edu.mines.jtk.mesh.TetMesh
Gets an iterator for all faces on the hull of the mesh.
getFactory() - Method in class jsr166y.ForkJoinPool
Returns the factory used for constructing new workers.
getFD() - Method in class edu.mines.jtk.io.DataFile
Deprecated. Gets the file descripter for this data file.
getFilePointer() - Method in class edu.mines.jtk.io.ArrayFile
Gets the file pointer (byte offset) for this file.
getFilePointer() - Method in class edu.mines.jtk.io.DataFile
Deprecated. Gets the file pointer (byte offset) for this file.
getFirst() - Method in class edu.mines.jtk.dsp.Sampling
Gets the first sample value.
getFirstMajor() - Method in class edu.mines.jtk.util.AxisTics
Gets the value of the first major tic.
getFirstMinor() - Method in class edu.mines.jtk.util.AxisTics
Gets the value of the first minor tic.
getFirstSample() - Method in class edu.mines.jtk.opt.ArrayVect1f
This is the first sample to treat as non-zero.
getFloat() - Method in class edu.mines.jtk.util.Parameter
Get parameter value as float.
getFloat(String, float) - Method in class edu.mines.jtk.util.ParameterSet
Get the float value of a named parameter in this parameter set.
getFloats() - Method in class edu.mines.jtk.util.Parameter
Get parameter values as array of floats.
getFloats(String, float[]) - Method in class edu.mines.jtk.util.ParameterSet
Get the float values of a named parameter in this parameter set.
getFourierSampling(int) - Method in class edu.mines.jtk.dsp.Real1
Gets sampling for the Fourier transform of this function.
getFrame() - Method in class edu.mines.jtk.sgl.AxisAlignedPanel
Gets the frame for this panel.
getFrame() - Method in class edu.mines.jtk.sgl.AxisAlignedQuad
Gets the frame for this quad.
getFrequencySampling1() - Method in class edu.mines.jtk.dsp.Fft
Gets the frequency sampling for the 1st dimension.
getFrequencySampling2() - Method in class edu.mines.jtk.dsp.Fft
Gets the frequency sampling for the 2nd dimension.
getFrequencySampling3() - Method in class edu.mines.jtk.dsp.Fft
Gets the frequency sampling for the 3rd dimension.
getFrontFace() - Method in class edu.mines.jtk.sgl.PolygonState
Gets the front face mode.
getFunction() - Method in class edu.mines.jtk.mosaic.SequenceView
Gets a copy of the array of function values.
getGmtJet() - Static method in class edu.mines.jtk.awt.ColorMap
Gets a red-to-blue color model like GMT's jet color map.
getGmtJet(double) - Static method in class edu.mines.jtk.awt.ColorMap
Gets a red-to-blue color model like GMT's jet color map.
getGray() - Static method in class edu.mines.jtk.awt.ColorMap
Gets a linear gray black-to-white color model.
getGray(double, double) - Static method in class edu.mines.jtk.awt.ColorMap
Gets a linear gray color model for the specified gray levels.
getGray(double, double, double) - Static method in class edu.mines.jtk.awt.ColorMap
Gets a linear gray color model for the specified gray levels.
getGrayYellowRed() - Static method in class edu.mines.jtk.awt.ColorMap
Gets the gray-yellow-red color model.
getGriddedSamples(float, Sampling, Sampling, float[][]) - Static method in class edu.mines.jtk.interp.SimpleGridder2
Gets the non-null samples from the specified gridded sample values.
getGriddedSamples(float, Sampling, Sampling, Sampling, float[][][]) - Static method in class edu.mines.jtk.interp.SimpleGridder3
Gets the non-null samples from the specified gridded sample values.
getHighCount() - Method in class edu.mines.jtk.dsp.Histogram
Gets the number of values greater than vmax.
getHorizontalProjector() - Method in class edu.mines.jtk.mosaic.Tile
Gets the horizontal projector for this tile.
getHorizontalProjector() - Method in class edu.mines.jtk.mosaic.TiledView
Gets the horizontal projector of this tiled view.
getHue() - Static method in class edu.mines.jtk.awt.ColorMap
Gets a red-to-blue linear hue color model.
getHue(double, double) - Static method in class edu.mines.jtk.awt.ColorMap
Gets a linear hue color model for the specified hues.
getHue(double, double, double) - Static method in class edu.mines.jtk.awt.ColorMap
Gets a linear hue color model for the specified hues and alpha.
getHueBlueToRed() - Static method in class edu.mines.jtk.awt.ColorMap
Gets a blue-to-red linear hue color model.
getHueRedToBlue() - Static method in class edu.mines.jtk.awt.ColorMap
Gets a red-to-blue linear hue color model.
getImagEigenvalues() - Method in class edu.mines.jtk.la.DMatrixEvd
Gets the imaginary parts of the eigenvalues
getImagEigenvalues() - Method in class edu.mines.jtk.lapack.DMatrixEvd
Gets the imaginary parts of the eigenvalues
getImagePanel(Axis) - Method in class edu.mines.jtk.sgl.ImagePanelGroup
Gets an image panel in this group with the specified axis.
getImagePanel1(Axis) - Method in class edu.mines.jtk.sgl.ImagePanelGroup2
Gets a 1st image panel in this group with the specified axis.
getImagePanel2(Axis) - Method in class edu.mines.jtk.sgl.ImagePanelGroup2
Gets a 2nd image panel in this group with the specified axis.
getImagePanels() - Method in class edu.mines.jtk.sgl.ImagePanelGroup
Gets an iterator for the image panels in this group.
getImagePanels1() - Method in class edu.mines.jtk.sgl.ImagePanelGroup2
Gets an iterator for 1st image panels in this group.
getImagePanels2() - Method in class edu.mines.jtk.sgl.ImagePanelGroup2
Gets an iterator for 2nd image panels in this group.
getInCount() - Method in class edu.mines.jtk.dsp.Histogram
Gets the number of values in the range [vmin,vmax].
getIndex(double) - Method in class edu.mines.jtk.awt.ColorMap
Gets the index in the range [0,255] corresponding to the specified value.
getIndex(float) - Method in class edu.mines.jtk.awt.FloatColorMap
Gets the color index corresponding to the specified value.
getIndex(double) - Method in class edu.mines.jtk.awt.FloatColorMap
Gets the color index corresponding to the specified value.
getIndex() - Method in class edu.mines.jtk.mosaic.TileAxis
Gets the row or column index for this axis.
getIndex(float, float, float) - Method in class edu.mines.jtk.util.UnitSphereSampling
Gets the index of the sampled point nearest to the specified point.
getIndex(float[]) - Method in class edu.mines.jtk.util.UnitSphereSampling
Gets the index of the sampled point nearest to the specified point.
getIndexWeights(float, float) - Method in class edu.mines.jtk.interp.SibsonInterpolator2
Gets sample indices and interpolation weights for the specified point.
getIndexWeights(float, float, float) - Method in class edu.mines.jtk.interp.SibsonInterpolator3
Gets sample indices and interpolation weights for the specified point.
getIndices() - Method in class edu.mines.jtk.sgl.BoundingBoxTree.Node
Gets indices of points in this node.
getInt() - Method in class edu.mines.jtk.util.Parameter
Get parameter value as int.
getInt(String, int) - Method in class edu.mines.jtk.util.ParameterSet
Get the int value of a named parameter in this parameter set.
getInterpolation() - Method in class edu.mines.jtk.mosaic.PixelsView
Gets the method for interpolation between samples.
getInts() - Method in class edu.mines.jtk.util.Parameter
Get parameter values as array of ints.
getInts(String, int[]) - Method in class edu.mines.jtk.util.ParameterSet
Get the int values of a named parameter in this parameter set.
getIterationCount() - Method in class edu.mines.jtk.interp.SplinesGridder2
Returns the number of conjugate-gradient iterations required.
getJet() - Static method in class edu.mines.jtk.awt.ColorMap
Gets a red-to-blue color model like Matlab's jet color map.
getJet(double) - Static method in class edu.mines.jtk.awt.ColorMap
Gets a red-to-blue color model like Matlab's jet color map.
getJToolBar() - Method in class edu.mines.jtk.sgl.SimpleFrame
Gets the JToolBar for this simple frame.
getKeys() - Method in class edu.mines.jtk.opt.VectArray
 
getKeys() - Method in interface edu.mines.jtk.opt.VectContainer
Return a set of all indices that have been assigned to a value.
getKeys() - Method in class edu.mines.jtk.opt.VectMap
 
getL() - Method in class edu.mines.jtk.la.DMatrixLud
Gets the m-by-n unit lower triangular matrix factor L.
getL() - Method in class edu.mines.jtk.lapack.DMatrixChd
Gets the lower triangular factor L.
getL() - Method in class edu.mines.jtk.lapack.DMatrixLud
Gets the lower triangular (or lower trapezoidal) factor L.
getLag1() - Method in class edu.mines.jtk.dsp.CausalFilter
Gets a copy of the lags in the 1st dimension.
getLag1() - Method in class edu.mines.jtk.dsp.LocalCausalFilter
Gets a copy of the lags in the 1st dimension.
getLag1() - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Gets a copy of the lags in the 1st dimension.
getLag2() - Method in class edu.mines.jtk.dsp.CausalFilter
Gets a copy of the lags in the 2nd dimension.
getLag2() - Method in class edu.mines.jtk.dsp.LocalCausalFilter
Gets a copy of the lags in the 2nd dimension.
getLag2() - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Gets a copy of the lags in the 2nd dimension.
getLag3() - Method in class edu.mines.jtk.dsp.CausalFilter
Gets a copy of the lags in the 3rd dimension.
getLag3() - Method in class edu.mines.jtk.dsp.LocalCausalFilter
Gets a copy of the lags in the 3rd dimension.
getLag3() - Method in class edu.mines.jtk.dsp.MinimumPhaseFilter
Gets a copy of the lags in the 3rd dimension.
getLast() - Method in class edu.mines.jtk.dsp.Sampling
Gets the last sample value.
getLeafArea() - Method in class edu.mines.jtk.util.RTree
Gets the leaf node area, the sum of the areas of all leaf node boxes.
getLeafVolume() - Method in class edu.mines.jtk.util.RTree
Gets the leaf node volume, the sum of the volumes of all leaf node boxes.
getLeft() - Method in class edu.mines.jtk.sgl.BoundingBoxTree.Node
Gets the left child of this node.
getLength() - Method in class edu.mines.jtk.dsp.KaiserWindow
Gets the two-sided window length.
getLevels() - Method in class edu.mines.jtk.util.RTree
Gets the number of levels in this tree.
getLightModelState() - Method in class edu.mines.jtk.sgl.StateSet
Gets the light model state in this set, if present.
getLineState() - Method in class edu.mines.jtk.sgl.StateSet
Gets the line state in this set, if present.
getLineWidth(Graphics2D) - Method in class edu.mines.jtk.mosaic.IPanel
Gets the line width for the specified graphics context.
getLineWidth(Graphics2D) - Method in class edu.mines.jtk.mosaic.TiledView
Gets the line width for the specified graphics context.
getLocalToCube() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the local-to-cube transform.
getLocalToPixel() - Method in class edu.mines.jtk.sgl.DragContext
Gets the local-to-pixel coordinate transform matrix.
getLocalToPixel() - Method in class edu.mines.jtk.sgl.PickResult
Gets the local-to-pixel coordinate transform matrix.
getLocalToPixel() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the local-to-pixel transform.
getLocalToView() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the local-to-view transform.
getLocalToWorld() - Method in class edu.mines.jtk.sgl.DragContext
Gets the local-to-world coordinate transform matrix.
getLocalToWorld() - Method in class edu.mines.jtk.sgl.PickResult
Gets the local-to-world coordinate transform matrix.
getLocalToWorld() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the local-to-world transform.
getLocalViewer() - Method in class edu.mines.jtk.sgl.LightModelState
Gets the local viewer attribute.
getLocation() - Method in class edu.mines.jtk.sgl.Handle
Gets the view-independent location of the center of this handle.
getLong() - Method in class edu.mines.jtk.util.Parameter
Get parameter value as long.
getLong(String, long) - Method in class edu.mines.jtk.util.ParameterSet
Get the long value of a named parameter in this parameter set.
getLongs() - Method in class edu.mines.jtk.util.Parameter
Get parameter values as array of longs.
getLongs(String, long[]) - Method in class edu.mines.jtk.util.ParameterSet
Get the long values of a named parameter in this parameter set.
getLowCount() - Method in class edu.mines.jtk.dsp.Histogram
Gets the number of values less than vmin.
getM() - Method in class edu.mines.jtk.la.DMatrix
Gets the number of rows in this matrix.
getM() - Method in class edu.mines.jtk.lapack.DMatrix
Gets the number of rows in this matrix.
getMaterialState() - Method in class edu.mines.jtk.sgl.StateSet
Gets the material state in this set, if present.
getMax() - Method in class edu.mines.jtk.sgl.BoundingBox
Gets the point in this box with maximum coordinates.
getMaximumError() - Method in class edu.mines.jtk.dsp.SincInterpolator
Gets the maximum error for this interpolator.
getMaximumFrequency() - Method in class edu.mines.jtk.dsp.SincInterpolator
Gets the maximum frequency for this interpolator.
getMaximumLength() - Method in class edu.mines.jtk.dsp.SincInterpolator
Gets the maximum length for this interpolator.
getMaxIndex() - Method in class edu.mines.jtk.util.UnitSphereSampling
Gets the maximum sample index, a positive integer.
getMaxValue() - Method in class edu.mines.jtk.awt.ColorMap
Gets the maximum value in the range of mapped values.
getMaxValue() - Method in class edu.mines.jtk.awt.FloatColorMap
Gets the maximum value in the range of mapped values.
getMaxValue() - Method in class edu.mines.jtk.dsp.Histogram
Gets the maximum value (vmax) for this histogram.
getMin() - Method in class edu.mines.jtk.sgl.BoundingBox
Gets the point in this box with minimum coordinates.
getMinimumSize() - Method in class edu.mines.jtk.mosaic.Mosaic
 
getMinValue() - Method in class edu.mines.jtk.awt.ColorMap
Gets the minimum value in the range of mapped values.
getMinValue() - Method in class edu.mines.jtk.awt.FloatColorMap
Gets the minimum value in the range of mapped values.
getMinValue() - Method in class edu.mines.jtk.dsp.Histogram
Gets the minimum value (vmin) for this histogram.
getMinValue() - Method in class edu.mines.jtk.util.Almost
Get the smallest positive value that should be distinguished from zero.
getModeManager() - Method in class edu.mines.jtk.mosaic.Mosaic
Gets the mode manager for this mosaic.
getModeManager() - Method in class edu.mines.jtk.mosaic.PlotFrame
Gets the mode manager for this plot frame.
getModeManager() - Method in class edu.mines.jtk.sgl.SimpleFrame
Gets the mode manager for this simple frame.
getMosaic() - Method in class edu.mines.jtk.mosaic.ColorBar
 
getMosaic() - Method in class edu.mines.jtk.mosaic.PlotPanel
Gets the mosaic.
getMosaic() - Method in class edu.mines.jtk.mosaic.Tile
Gets the mosaic that contains this tile.
getMosaic() - Method in class edu.mines.jtk.mosaic.TileAxis
Gets the mosaic that contains this axis.
getMouseEvent() - Method in class edu.mines.jtk.sgl.DragContext
Gets the current mouse event.
getMouseEvent() - Method in class edu.mines.jtk.sgl.PickContext
Gets the mouse event for which this context was constructed.
getMouseEvent() - Method in class edu.mines.jtk.sgl.PickResult
Gets the mouse event for this pick result.
getMouseSegment(MouseEvent) - Method in class edu.mines.jtk.sgl.MouseConstrained
Gets a line segment in local coordinates for the specified event.
getMouseTrackMode() - Method in class edu.mines.jtk.mosaic.PlotFrame
Gets the mouse track mode for this plot frame.
getMultiple() - Method in class edu.mines.jtk.util.AxisTics
Gets the tic multiple.
getN() - Method in class edu.mines.jtk.la.DMatrix
Gets the number of columns in this matrix.
getN() - Method in class edu.mines.jtk.lapack.DMatrix
Gets the number of columns in this matrix.
getN1() - Method in class edu.mines.jtk.dsp.EigenTensors2
Gets the number of tensors in the 1st dimension.
getN1() - Method in class edu.mines.jtk.dsp.EigenTensors3
Gets the number of tensors in the 1st dimension.
getN1() - Method in interface edu.mines.jtk.util.Float3
Gets the number of elements in 1st dimension of this array.
getN1() - Method in class edu.mines.jtk.util.SimpleFloat3
 
getN2() - Method in class edu.mines.jtk.dsp.EigenTensors2
Gets the number of tensors in the 2nd dimension.
getN2() - Method in class edu.mines.jtk.dsp.EigenTensors3
Gets the number of tensors in the 2nd dimension.
getN2() - Method in interface edu.mines.jtk.util.Float3
Gets the number of elements in 2nd dimension of this array.
getN2() - Method in class edu.mines.jtk.util.SimpleFloat3
 
getN3() - Method in class edu.mines.jtk.dsp.EigenTensors3
Gets the number of tensors in the 3rd dimension.
getN3() - Method in interface edu.mines.jtk.util.Float3
Gets the number of elements in 3rd dimension of this array.
getN3() - Method in class edu.mines.jtk.util.SimpleFloat3
 
getName() - Method in class edu.mines.jtk.util.Parameter
Get the parameter name.
getName() - Method in class edu.mines.jtk.util.ParameterSet
Get the parameter set name.
getNfft() - Method in class edu.mines.jtk.dsp.FftComplex
Gets the FFT length for this FFT.
getNfft() - Method in class edu.mines.jtk.dsp.FftReal
Gets the FFT length nfft for this FFT.
getNode() - Method in class edu.mines.jtk.sgl.PickResult
Gets the picked node in this result.
getNode(Class<?>) - Method in class edu.mines.jtk.sgl.PickResult
Gets a node in this result that is an instance of the specified class.
getNode() - Method in class edu.mines.jtk.sgl.TraversalContext
Gets the current node in this traversal.
getNode(int) - Method in class edu.mines.jtk.sgl.TraversalContext
Gets the node in this traversal with specified index.
getNodeNabors(TetMesh.Node) - Method in class edu.mines.jtk.mesh.TetMesh
Gets an array of node nabors of the specified node.
getNodeNabors(TetMesh.Node, TetMesh.NodeList) - Method in class edu.mines.jtk.mesh.TetMesh
Appends the node nabors of the specified node to the specified list.
getNodeNabors(TetMesh.Node, int) - Method in class edu.mines.jtk.mesh.TetMesh
Finds all node nabors that are within the specified maximum number of steps of the specified node.
getNodeNabors(TriMesh.Node) - Method in class edu.mines.jtk.mesh.TriMesh
Gets an array of node nabors of the specified node.
getNodeNabors(TriMesh.Node, TriMesh.NodeList) - Method in class edu.mines.jtk.mesh.TriMesh
Appends the node nabors of the specified node to the specified list.
getNodeNabors(TriMesh.Node, int) - Method in class edu.mines.jtk.mesh.TriMesh
Finds all node nabors that are within the specified maximum number of steps of the specified node.
getNodePropertyMap(String) - Method in class edu.mines.jtk.mesh.TetMesh
Gets the node property map with the specified name.
getNodePropertyMap(String) - Method in class edu.mines.jtk.mesh.TriMesh
Gets the node property map with the specified name.
getNodePropertyMapNames() - Method in class edu.mines.jtk.mesh.TetMesh
Returns the names of the node property maps.
getNodePropertyMapNames() - Method in class edu.mines.jtk.mesh.TriMesh
Returns the names of the node property maps.
getNodes() - Method in class edu.mines.jtk.mesh.TetMesh
Gets an iterator for all nodes in the mesh.
getNodes() - Method in class edu.mines.jtk.mesh.TriMesh
Gets an iterator for all nodes in the mesh.
getNodes() - Method in class edu.mines.jtk.mesh.TriSurf
Gets an iterator for all nodes in this surface.
getNodes() - Method in class edu.mines.jtk.sgl.PickResult
Gets the array of nodes in this result.
getNodes() - Method in class edu.mines.jtk.sgl.TraversalContext
Gets an array of nodes representing the state of this traversal.
getNodesNearestPlane(double, double, double, double) - Method in class edu.mines.jtk.mesh.TetMesh
Gets an iterator for all nodes in the mesh that are nearest to a plane.
getNormal() - Method in class edu.mines.jtk.sgl.Plane
Gets the unit-vector normal to this plane.
getOptions() - Method in class edu.mines.jtk.util.ArgsParser
Gets the options parsed.
getOrbitView() - Method in class edu.mines.jtk.sgl.SimpleFrame
Gets the orbit view for this frame.
getOrientation() - Method in class edu.mines.jtk.mesh.TriMeshView
Gets the orientation of (x,y) axes.
getOrientation() - Method in class edu.mines.jtk.mosaic.ContoursView
Gets the orientation of sample axes.
getOrientation() - Method in class edu.mines.jtk.mosaic.PixelsView
Gets the orientation of sample axes.
getOrientation() - Method in class edu.mines.jtk.mosaic.PointsView
Gets the orientation of (x1,x2) axes.
getOrientation() - Method in class edu.mines.jtk.mosaic.TensorsView
Gets the orientation of (x1,x2) axes.
getOtherArgs() - Method in class edu.mines.jtk.util.ArgsParser
Gets the other arguments, those that do not correspond to options.
getP() - Method in class edu.mines.jtk.lapack.DMatrixLud
Gets the row permutation matrix P.
getPackedColumns() - Method in class edu.mines.jtk.la.DMatrix
Gets the elements of this matrix packed by columns.
getPackedColumns() - Method in class edu.mines.jtk.lapack.DMatrix
Gets the elements of this matrix packed by columns.
getPackedRows() - Method in class edu.mines.jtk.la.DMatrix
Gets the elements of this matrix packed by rows.
getPackedRows() - Method in class edu.mines.jtk.lapack.DMatrix
Gets the elements of this matrix packed by rows.
getParallelism() - Method in class jsr166y.ForkJoinPool
Returns the targeted parallelism level of this pool.
getParameter(String) - Method in class edu.mines.jtk.util.ParameterSet
Get a parameter.
getParameters() - Method in class edu.mines.jtk.util.ParameterSet
Gets an iterator for the parameters in this parameter set.
getParameterSet(String) - Method in class edu.mines.jtk.util.ParameterSet
Get a parameter subset.
getParameterSets() - Method in class edu.mines.jtk.util.ParameterSet
Gets an iterator for the parameter sets in this parameter set.
getParent() - Method in class edu.mines.jtk.util.Parameter
Get the parameter set that contains this parameter.
getParent() - Method in class edu.mines.jtk.util.ParameterSet
Get the parameter set that contains this parameter set.
getParent() - Method in class jsr166y.Phaser
Returns the parent of this phaser, or null if none.
getParents() - Method in class edu.mines.jtk.sgl.Node
Gets an iterator for the parents of this node.
getPercentile1Max() - Method in class edu.mines.jtk.sgl.ImagePanelGroup2
Gets the maximum percentile for 1st image panels.
getPercentile1Min() - Method in class edu.mines.jtk.sgl.ImagePanelGroup2
Gets the minimum percentile for 1st image panels.
getPercentile2Max() - Method in class edu.mines.jtk.sgl.ImagePanelGroup2
Gets the maximum percentile for 2nd image panels.
getPercentile2Min() - Method in class edu.mines.jtk.sgl.ImagePanelGroup2
Gets the minimum percentile for 2nd image panels.
getPercentileMax() - Method in class edu.mines.jtk.mosaic.ContoursView
Gets the maximum percentile.
getPercentileMax() - Method in class edu.mines.jtk.mosaic.PixelsView
Gets the maximum percentile.
getPercentileMax(int) - Method in class edu.mines.jtk.mosaic.PixelsView
Gets the maximum percentile for the specified color component.
getPercentileMax() - Method in class edu.mines.jtk.mosaic.PlotPanelPixels3
Gets the maximum percentile.
getPercentileMax(int) - Method in class edu.mines.jtk.mosaic.PlotPanelPixels3
Gets the maximum percentile for the specified color component.
getPercentileMax() - Method in class edu.mines.jtk.sgl.ImagePanel
Gets the maximum percentile.
getPercentileMax() - Method in class edu.mines.jtk.sgl.ImagePanelGroup
Gets the maximum percentile.
getPercentileMax() - Method in class edu.mines.jtk.util.Clips
Gets the maximum percentile.
getPercentileMax() - Method in class edu.mines.jtk.util.FloatByteMap
Gets the maximum percentile.
getPercentileMin() - Method in class edu.mines.jtk.mosaic.ContoursView
Gets the minimum percentile.
getPercentileMin() - Method in class edu.mines.jtk.mosaic.PixelsView
Gets the minimum percentile.
getPercentileMin(int) - Method in class edu.mines.jtk.mosaic.PixelsView
Gets the minimum percentile for the specified color component.
getPercentileMin() - Method in class edu.mines.jtk.mosaic.PlotPanelPixels3
Gets the minimum percentile.
getPercentileMin(int) - Method in class edu.mines.jtk.mosaic.PlotPanelPixels3
Gets the minimum percentile for the specified color component.
getPercentileMin() - Method in class edu.mines.jtk.sgl.ImagePanel
Gets the minimum percentile.
getPercentileMin() - Method in class edu.mines.jtk.sgl.ImagePanelGroup
Gets the minimum percentile.
getPercentileMin() - Method in class edu.mines.jtk.util.Clips
Gets the minimum percentile.
getPercentileMin() - Method in class edu.mines.jtk.util.FloatByteMap
Gets the minimum percentile.
getPhase() - Method in class jsr166y.Phaser
Returns the current phase number.
getPickSegment() - Method in class edu.mines.jtk.sgl.PickContext
Gets the pick segment for this context.
getPivot() - Method in class edu.mines.jtk.la.DMatrixLud
Gets the pivot vector, an array of length m.
getPivotIndices() - Method in class edu.mines.jtk.lapack.DMatrixLud
Gets the array of row permutation (pivot) indices p.
getPixelsView12() - Method in class edu.mines.jtk.mosaic.PlotPanelPixels3
Gets the pixels view for the 1-2 slice.
getPixelsView13() - Method in class edu.mines.jtk.mosaic.PlotPanelPixels3
Gets the pixels view for the 1-3 slice.
getPixelsView23() - Method in class edu.mines.jtk.mosaic.PlotPanelPixels3
Gets the pixels view for the 2-3 slice.
getPixelToCube() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the pixel-to-cube transform.
getPixelToLocal() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the pixel-to-local transform.
getPixelToView() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the pixel-to-view transform.
getPixelToWorld() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the pixel-to-world transform.
getPixelZ() - Method in class edu.mines.jtk.sgl.DragContext
Gets the pixel z (depth) coordinate of the current point.
getPixelZ() - Method in class edu.mines.jtk.sgl.PickResult
Gets the pixel z (depth) coordinate of the picked point.
getPixelZ(int, int) - Method in class edu.mines.jtk.sgl.ViewCanvas
Gets the pixel z coordinate at the specified pixel x and y coordinates.
getPlacement() - Method in class edu.mines.jtk.mosaic.TileAxis
Gets the placement of this axis.
getPlotPanel() - Method in class edu.mines.jtk.mosaic.PlotFrame
Gets the plot panel in this frame.
getPlotPanel() - Method in class edu.mines.jtk.mosaic.SimplePlot
Gets the plot panel for this plot.
getPlotPanelBottomRight() - Method in class edu.mines.jtk.mosaic.PlotFrame
Gets the bottom-right plot panel in this frame.
getPlotPanelTopLeft() - Method in class edu.mines.jtk.mosaic.PlotFrame
Gets the top-left plot panel in this frame.
getPoint(MouseEvent) - Method in class edu.mines.jtk.sgl.MouseConstrained
Gets the point in local coordinates corresponding to the specified event.
getPoint(MouseEvent) - Method in class edu.mines.jtk.sgl.MouseOnLine
Gets the point in local coordinates for the specified event.
getPoint(MouseEvent) - Method in class edu.mines.jtk.sgl.MouseOnPlane
Gets the constrained point in local coordinates for the specified event.
getPoint(int) - Method in class edu.mines.jtk.util.UnitSphereSampling
Gets the sampled point for the specified index, which must be non-zero.
getPointLocal() - Method in class edu.mines.jtk.sgl.DragContext
Gets the current point in local coordinates.
getPointLocal() - Method in class edu.mines.jtk.sgl.PickResult
Gets the picked point in local coordinates.
getPointPixel() - Method in class edu.mines.jtk.sgl.DragContext
Gets the current point in pixel coordinates.
getPointPixel() - Method in class edu.mines.jtk.sgl.PickResult
Gets the picked point in pixel coordinates.
getPointState() - Method in class edu.mines.jtk.sgl.StateSet
Gets the point state in this set, if present.
getPointWorld() - Method in class edu.mines.jtk.sgl.DragContext
Gets the current point in world coordinates.
getPointWorld() - Method in class edu.mines.jtk.sgl.PickResult
Gets the picked point in world coordinates.
getPolygonModeBack() - Method in class edu.mines.jtk.sgl.PolygonState
Gets the polygon mode for back faces.
getPolygonModeFront() - Method in class edu.mines.jtk.sgl.PolygonState
Gets the polygon mode for front faces.
getPolygonOffsetFactor() - Method in class edu.mines.jtk.sgl.PolygonState
Gets the polygon offset factor.
getPolygonOffsetFill() - Method in class edu.mines.jtk.sgl.PolygonState
Gets the polygon offset fill.
getPolygonOffsetLine() - Method in class edu.mines.jtk.sgl.PolygonState
Gets the polygon offset line.
getPolygonOffsetPoint() - Method in class edu.mines.jtk.sgl.PolygonState
Gets the polygon offset point.
getPolygonOffsetUnits() - Method in class edu.mines.jtk.sgl.PolygonState
Gets the polygon offset units.
getPolygonState() - Method in class edu.mines.jtk.sgl.StateSet
Gets the polygon state in this set, if present.
getPolygonStipple() - Method in class edu.mines.jtk.sgl.PolygonState
Gets the polygon stipple.
getPool() - Static method in class jsr166y.ForkJoinTask
Returns the pool hosting the current task execution, or null if this task is executing outside of any ForkJoinPool.
getPool() - Method in class jsr166y.ForkJoinWorkerThread
Returns the pool hosting this thread.
getPoolIndex() - Method in class jsr166y.ForkJoinWorkerThread
Returns the index number of this thread in its pool.
getPoolSize() - Method in class jsr166y.ForkJoinPool
Returns the number of worker threads that have started but not yet terminated.
getPreferredSize() - Method in class edu.mines.jtk.mosaic.Mosaic
 
getPrism() - Static method in class edu.mines.jtk.awt.ColorMap
Gets a color model with eight complete cycles of hues.
getProgressReport(long, long, double, double) - Static method in class edu.mines.jtk.util.LogMonitor
Get a user-viewable String describing the progress and completion time.
getProjection() - Method in class edu.mines.jtk.sgl.OrbitView
Gets the projection for this view.
getQ() - Method in class edu.mines.jtk.la.DMatrixQrd
Gets the m-by-n matrix factor Q.
getQ() - Method in class edu.mines.jtk.lapack.DMatrixQrd
Gets the m-by-n matrix factor Q.
getQueuedSubmissionCount() - Method in class jsr166y.ForkJoinPool
Returns an estimate of the number of tasks submitted to this pool that have not yet begun executing.
getQueuedTaskCount() - Method in class jsr166y.ForkJoinPool
Returns an estimate of the total number of tasks currently held in queues by worker threads (but not including tasks submitted to the pool that have not begun executing).
getQueuedTaskCount() - Static method in class jsr166y.ForkJoinTask
Returns an estimate of the number of tasks that have been forked by the current worker thread but not yet executed.
getR() - Method in class edu.mines.jtk.la.DMatrixQrd
Gets the n-by-n upper triangular matrix factor R.
getR() - Method in class edu.mines.jtk.lapack.DMatrixQrd
Gets the upper triangular n-by-n matrix factor R.
getRadius() - Method in class edu.mines.jtk.sgl.BoundingBox
Gets the box radius, the distance from the center to any corner.
getRadius() - Method in class edu.mines.jtk.sgl.BoundingSphere
Gets the sphere radius.
getRadiusSquared() - Method in class edu.mines.jtk.sgl.BoundingBox
Gets the box radius-squared.
getRadiusSquared() - Method in class edu.mines.jtk.sgl.BoundingSphere
Gets the sphere radius-squared.
getRawResult() - Method in class jsr166y.ForkJoinTask
Returns the result that would be returned by ForkJoinTask.join(), even if this task completed abnormally, or null if this task is not known to have been completed.
getRawResult() - Method in class jsr166y.RecursiveAction
Always returns null.
getRawResult() - Method in class jsr166y.RecursiveTask
 
getRealEigenvalues() - Method in class edu.mines.jtk.la.DMatrixEvd
Gets the real parts of the eigenvalues.
getRealEigenvalues() - Method in class edu.mines.jtk.lapack.DMatrixEvd
Gets the real parts of the eigenvalues.
getRedWhiteBlue() - Static method in class edu.mines.jtk.awt.ColorMap
Gets a red-white-blue color model.
getRegisteredParties() - Method in class jsr166y.Phaser
Returns the number of parties registered at this barrier.
getResiduals() - Method in class edu.mines.jtk.interp.SplinesGridder2
Gets the initial residual and one residual for each iteration.
getRGB(float, float, float) - Method in class edu.mines.jtk.awt.FloatColorMap
Gets the 32-bit color in 0xffRRGGBB format for specified values.
getRgbFloats(float[]) - Method in class edu.mines.jtk.awt.ColorMap
Maps an array of floats to a packed array of RGB float values in [0,1].
getRight() - Method in class edu.mines.jtk.sgl.BoundingBoxTree.Node
Gets the right child of this node.
getRoot() - Method in class edu.mines.jtk.sgl.BoundingBoxTree
Gets the root node of this tree.
getRoot() - Method in class jsr166y.Phaser
Returns the root ancestor of this phaser, which is the same as this phaser if it has no parent.
getRowCount() - Method in class edu.mines.jtk.la.DMatrix
Gets the number of rows in this matrix.
getRowCount() - Method in class edu.mines.jtk.lapack.DMatrix
Gets the number of rows in this matrix.
getRowIndex() - Method in class edu.mines.jtk.mosaic.Tile
Gets the row index of this tile.
getRunningThreadCount() - Method in class jsr166y.ForkJoinPool
Returns an estimate of the number of worker threads that are not blocked waiting to join tasks or for other managed synchronization.
getS() - Method in class edu.mines.jtk.lapack.DMatrixSvd
Gets the diagonal matrix S of singular values.
getSampling() - Method in class edu.mines.jtk.dsp.Real1
Gets the sampling for this function.
getSampling() - Method in class edu.mines.jtk.mosaic.SequenceView
Gets the sampling.
getScale() - Method in class edu.mines.jtk.sgl.OrbitView
Gets the scale factor for this view.
getScaleRatio(Projector) - Method in class edu.mines.jtk.mosaic.Projector
Gets the scale ratio for this projector and a specified projector.
getSelectableNode() - Method in class edu.mines.jtk.sgl.PickResult
Gets a node in this result that is selectable.
getSelected() - Method in class edu.mines.jtk.sgl.World
Gets an iterator for selected nodes in this world.
getSfactor() - Method in class edu.mines.jtk.sgl.BlendState
Gets the blend function sfactor.
getShadeModel() - Method in class edu.mines.jtk.sgl.ColorState
Gets the shade model.
getShininessBack() - Method in class edu.mines.jtk.sgl.MaterialState
Gets the shininess for back faces.
getShininessFront() - Method in class edu.mines.jtk.sgl.MaterialState
Gets the shininess for front faces.
getSingularValues() - Method in class edu.mines.jtk.lapack.DMatrixSvd
Gets the array s of singular values.
getSize() - Method in class edu.mines.jtk.opt.ArrayVect1
Return the size of the embedded array
getSize() - Method in class edu.mines.jtk.opt.ArrayVect1f
Return the size of the embedded array
getSize() - Method in class edu.mines.jtk.opt.ArrayVect1fs
Return the size of the embedded array
getSize() - Method in class edu.mines.jtk.opt.ArrayVect2
Return the size of the embedded array
getSize() - Method in class edu.mines.jtk.opt.ArrayVect2f
Return the size of the embedded array
getSize() - Method in class edu.mines.jtk.opt.ArrayVect3f
Return the size of the embedded array
getSize() - Method in class edu.mines.jtk.sgl.BoundingBoxTree.Node
Gets the number of points in this node.
getSize() - Static method in class edu.mines.jtk.sgl.Handle
Gets the size in pixels of all handles.
getSize() - Method in class edu.mines.jtk.sgl.PointState
Gets the point size.
getSmooth() - Method in class edu.mines.jtk.sgl.LineState
Gets the line smooth.
getSmooth() - Method in class edu.mines.jtk.sgl.PointState
Gets the point smooth.
getSpecularBack() - Method in class edu.mines.jtk.sgl.MaterialState
Gets the specular color for back faces.
getSpecularFront() - Method in class edu.mines.jtk.sgl.MaterialState
Gets the specular color for front faces.
getSplitPane() - Method in class edu.mines.jtk.mosaic.PlotFrame
Gets the split pane for this frame if it contains two panels.
getStates() - Method in class edu.mines.jtk.sgl.Node
Gets the OpenGL states for this node.
getStates() - Method in class edu.mines.jtk.sgl.StateSet
Gets an iterator for all states in this set.
getStealCount() - Method in class jsr166y.ForkJoinPool
Returns an estimate of the total number of tasks stolen from one thread's work queue by another.
getStencil() - Method in class edu.mines.jtk.dsp.LocalDiffusionKernel
Gets the stencil used by this local diffusion kernel.
getStippleFactor() - Method in class edu.mines.jtk.sgl.LineState
Gets the line stipple factor.
getStipplePattern() - Method in class edu.mines.jtk.sgl.LineState
Gets the line stipple pattern.
getString() - Method in class edu.mines.jtk.util.Parameter
Get parameter value as String.
getString(String, String) - Method in class edu.mines.jtk.util.ParameterSet
Get the String value of a named parameter in this parameter set.
getStrings() - Method in class edu.mines.jtk.util.Parameter
Get parameter values as array of Strings.
getStrings(String, String[]) - Method in class edu.mines.jtk.util.ParameterSet
Get the String values of a named parameter in this parameter set.
getSurplusQueuedTaskCount() - Static method in class jsr166y.ForkJoinTask
Returns an estimate of how many more locally queued tasks are held by the current worker thread than there are other worker threads that might steal them.
getTable() - Method in class edu.mines.jtk.dsp.SincInterpolator
Get a copy of the interpolation table.
getTableBytes() - Method in class edu.mines.jtk.dsp.SincInterpolator
Gets the number of bytes consumed by the table of interpolators.
getTensor(int, int, float[]) - Method in class edu.mines.jtk.dsp.EigenTensors2
Gets tensor elements for specified indices.
getTensor(int, int) - Method in class edu.mines.jtk.dsp.EigenTensors2
Gets tensor elements for specified indices.
getTensor(int, int, int, float[]) - Method in class edu.mines.jtk.dsp.EigenTensors3
Gets tensor elements for specified indices.
getTensor(int, int, int) - Method in class edu.mines.jtk.dsp.EigenTensors3
Gets tensor elements for specified indices.
getTensor(int, int, float[]) - Method in interface edu.mines.jtk.dsp.Tensors2
Gets tensor elements for specified indices.
getTensor(int, int, int, float[]) - Method in interface edu.mines.jtk.dsp.Tensors3
Gets tensor elements for specified indices.
getTetNabors(TetMesh.Node) - Method in class edu.mines.jtk.mesh.TetMesh
Gets an array of tet nabors of the specified node.
getTetNabors(TetMesh.Node, TetMesh.TetList) - Method in class edu.mines.jtk.mesh.TetMesh
Appends the tet nabors of the specified node to the specified list.
getTetNabors(TetMesh.Edge) - Method in class edu.mines.jtk.mesh.TetMesh
Gets an array of tet nabors of the specified edge.
getTetNabors(TetMesh.Edge, TetMesh.TetList) - Method in class edu.mines.jtk.mesh.TetMesh
Appends the tet nabors of the specified edge to the specified list.
getTetNabors(TetMesh.Face) - Method in class edu.mines.jtk.mesh.TetMesh
Gets an array of tet nabors of the specified face.
getTetNabors(TetMesh.Face, TetMesh.TetList) - Method in class edu.mines.jtk.mesh.TetMesh
Appends the tet nabors of the specified face to the specified list.
getTets() - Method in class edu.mines.jtk.mesh.TetMesh
Gets an iterator for all tets in the mesh.
getTetsInPlane(double, double, double, double) - Method in class edu.mines.jtk.mesh.TetMesh
Gets an iterator for all tets in the mesh that intersect a plane.
getTile() - Method in class edu.mines.jtk.mosaic.ColorBar
Gets the tile used to display this color bar.
getTile(int, int) - Method in class edu.mines.jtk.mosaic.Mosaic
Gets the tile with specified row and column indices.
getTile(int, int) - Method in class edu.mines.jtk.mosaic.PlotPanel
Gets the tile with specified row and column indices.
getTile() - Method in class edu.mines.jtk.mosaic.TileAxis
Gets the tile adjacent to this axis.
getTile() - Method in class edu.mines.jtk.mosaic.TiledView
Gets the tile that contains this tiled view.
getTileAxisBottom(int) - Method in class edu.mines.jtk.mosaic.Mosaic
Gets the bottom tile axis with specified column index.
getTileAxisBottom() - Method in class edu.mines.jtk.mosaic.Tile
Gets the bottom tile axis for this tile.
getTileAxisLeft(int) - Method in class edu.mines.jtk.mosaic.Mosaic
Gets the left tile axis with specified row index.
getTileAxisLeft() - Method in class edu.mines.jtk.mosaic.Tile
Gets the left tile axis for this tile.
getTileAxisRight(int) - Method in class edu.mines.jtk.mosaic.Mosaic
Gets the right tile axis with specified row index.
getTileAxisRight() - Method in class edu.mines.jtk.mosaic.Tile
Gets the right tile axis for this tile.
getTileAxisTop(int) - Method in class edu.mines.jtk.mosaic.Mosaic
Gets the top tile axis with specified column index.
getTileAxisTop() - Method in class edu.mines.jtk.mosaic.Tile
Gets the top tile axis for this tile.
getTiledView(int) - Method in class edu.mines.jtk.mosaic.Tile
Gets the tiled view with specified index.
getTiledViews() - Method in class edu.mines.jtk.mosaic.Tile
Gets an iterator for the tiled views in this tile.
getTileZoomMode() - Method in class edu.mines.jtk.mosaic.PlotFrame
Gets the tile zoom mode for this plot frame.
getTimeMarkerS() - Method in class edu.mines.jtk.interp.BlendedGridder2
Experimental use only.
getTimeMarkerS() - Method in class edu.mines.jtk.interp.BlendedGridder3
Experimental use only.
getTranscaler() - Method in class edu.mines.jtk.mosaic.Tile
Gets the transcaler for this tile.
getTranscaler() - Method in class edu.mines.jtk.mosaic.TiledView
Gets the transcaler of this tiled view.
getTransform() - Method in class edu.mines.jtk.sgl.Handle
Gets the view-independent transform matrix for this handle.
getTransform() - Method in class edu.mines.jtk.sgl.TransformGroup
Gets the transform for this group.
getTranslate() - Method in class edu.mines.jtk.sgl.OrbitView
Gets the translate vector for this view.
getTransposePrecision() - Method in class edu.mines.jtk.opt.TransformQuadratic
Run a few tests to ensure that transpose satisfies definition.
getTransposePrecision(VectConst, VectConst, LinearTransform) - Static method in class edu.mines.jtk.opt.VectUtil
Return the number of significant digits in the dot product when calculated with and without the transpose.
getTransposePrecision(VectConst, VectConst, Transform) - Static method in class edu.mines.jtk.opt.VectUtil
Return the number of significant digits in the dot product when calculated with and without the transpose.
getTriangle(float, float, float) - Method in class edu.mines.jtk.util.UnitSphereSampling
Gets an array {ia,ib,ic} of three sample indices for the spherical triangle that contains the specified point.
getTriangle(float[]) - Method in class edu.mines.jtk.util.UnitSphereSampling
Gets an array {ia,ib,ic} of three sample indices for a spherical triangle that contains the specified point.
getTriNabors(TriMesh.Node) - Method in class edu.mines.jtk.mesh.TriMesh
Gets an array of tri nabors of the specified node.
getTriNabors(TriMesh.Node, TriMesh.TriList) - Method in class edu.mines.jtk.mesh.TriMesh
Appends the tri nabors of the specified node to the specified list.
getTriNabors(TriMesh.Edge) - Method in class edu.mines.jtk.mesh.TriMesh
Gets an array of tri nabors of the specified edge.
getTriNabors(TriMesh.Edge, TriMesh.TriList) - Method in class edu.mines.jtk.mesh.TriMesh
Appends the tri nabors of the specified edge to the specified list.
getTris() - Method in class edu.mines.jtk.mesh.TriMesh
Gets an iterator for all tris in the mesh.
getTwoSide() - Method in class edu.mines.jtk.sgl.LightModelState
Gets the two-sided lighting attribute.
getType() - Method in class edu.mines.jtk.util.Parameter
Get the parameter type.
getU() - Method in class edu.mines.jtk.la.DMatrixLud
Gets the n-by-n upper triangular matrix factor U.
getU() - Method in class edu.mines.jtk.lapack.DMatrixLud
Gets the upper triangular (or upper trapezoidal) factor U.
getU() - Method in class edu.mines.jtk.lapack.DMatrixSvd
Gets the matrix U of left singular vectors.
getUnarrivedParties() - Method in class jsr166y.Phaser
Returns the number of registered parties that have not yet arrived at the current phase of this barrier.
getUncaughtExceptionHandler() - Method in class jsr166y.ForkJoinPool
Returns the handler for internal worker threads that terminate due to unrecoverable errors encountered while executing tasks.
getUnits() - Method in class edu.mines.jtk.util.Parameter
Get the parameter units.
getUnits(String, String) - Method in class edu.mines.jtk.util.ParameterSet
Get the units of a named parameter in this parameter set.
getUnitSphereToView() - Method in class edu.mines.jtk.sgl.OrbitView
Gets the unit-sphere-to-view transform for this view.
getV() - Method in class edu.mines.jtk.la.DMatrixEvd
Gets the matrix of eigenvectors V.
getV() - Method in class edu.mines.jtk.lapack.DMatrixEvd
Gets the matrix of eigenvectors V.
getV() - Method in class edu.mines.jtk.lapack.DMatrixSvd
Gets the matrix V of right singular vectors.
getValue(int) - Method in class edu.mines.jtk.dsp.Sampling
Gets the sample value with specified index.
getValueExtended(int) - Method in class edu.mines.jtk.dsp.Sampling
Gets the value for the specified index, assuming uniform sampling.
getValues() - Method in class edu.mines.jtk.dsp.Real1
Gets the array of function values for this function.
getValues() - Method in class edu.mines.jtk.dsp.Sampling
Gets the sample values.
getValues() - Method in class edu.mines.jtk.util.ArgsParser
Gets the values corresponding to the options parsed.
getVariance() - Method in class edu.mines.jtk.opt.ArrayVect3f
Get the value of the variance passed to the constructor.
getVersion() - Method in class edu.mines.jtk.mesh.TetMesh
Gets the version number for the mesh.
getVersion() - Method in class edu.mines.jtk.mesh.TriMesh
Gets the version number for the mesh.
getVerticalProjector() - Method in class edu.mines.jtk.mosaic.Tile
Gets the vertical projector for this tile.
getVerticalProjector() - Method in class edu.mines.jtk.mosaic.TiledView
Gets the vertical projector of this tiled view.
getVertices() - Method in class edu.mines.jtk.sgl.EllipsoidGlyph
Gets the vertices of the unit sphere used to approximate this glyph.
getView() - Method in class edu.mines.jtk.sgl.DragContext
Gets the view for which this context was constructed.
getView() - Method in class edu.mines.jtk.sgl.PickResult
Gets the view for which this pick result was constructed.
getView() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the view for which this transform context was constructed.
getView() - Method in class edu.mines.jtk.sgl.ViewCanvas
Gets the view that draws on this canvas.
getViewCanvas() - Method in class edu.mines.jtk.sgl.DragContext
Gets the canvas for which this context was constructed.
getViewCanvas() - Method in class edu.mines.jtk.sgl.PickResult
Gets the canvas for which this pick result was constructed.
getViewCanvas() - Method in class edu.mines.jtk.sgl.SimpleFrame
Gets the view canvas for this frame.
getViewCanvas() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the canvas for which this transform context was constructed.
getViewRectangle() - Method in class edu.mines.jtk.mosaic.Tile
Gets the view rectangle for this tile.
getViews() - Method in class edu.mines.jtk.sgl.World
Gets an iterator for the views of this world.
getViewToCube() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the view-to-cube transform.
getViewToCube() - Method in class edu.mines.jtk.sgl.ViewCanvas
Gets the view-to-cube transform for this canvas.
getViewToLocal() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the view-to-local transform.
getViewToPixel() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the view-to-pixel transform.
getViewToWorld() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the view-to-world transform.
getVolume() - Method in class edu.mines.jtk.interp.LasserreVolume
Gets this volume.
getVTranspose() - Method in class edu.mines.jtk.lapack.DMatrixSvd
Gets the matrix V' (V transposed) of right singular vectors.
getWaitingConsumerCount() - Method in class jsr166y.LinkedTransferQueue
 
getWaitingConsumerCount() - Method in interface jsr166y.TransferQueue
Returns an estimate of the number of consumers waiting to receive elements via BlockingQueue.take() or timed poll.
getWeights() - Method in class edu.mines.jtk.interp.RadialInterpolator2
Gets the weights that scale the basis for each known sample.
getWeights(float, float, float, int[]) - Method in class edu.mines.jtk.util.UnitSphereSampling
Gets an array {wa,wb,wc} of three weights for a point in a spherical triangle specified by sample indices of three points.
getWeights(float[], int[]) - Method in class edu.mines.jtk.util.UnitSphereSampling
Gets an array {wa,wb,wc} of three weights for a point in a spherical triangle specified by sample indices of three points.
getWidth() - Method in class edu.mines.jtk.dsp.KaiserWindow
Gets the transition width.
getWidth() - Method in class edu.mines.jtk.sgl.LineState
Gets the line width.
getWorld() - Method in class edu.mines.jtk.sgl.DragContext
Gets the world for which this context was constructed.
getWorld() - Method in class edu.mines.jtk.sgl.Node
Gets the world for this node.
getWorld() - Method in class edu.mines.jtk.sgl.PickResult
Gets the world for which this pick result was constructed.
getWorld() - Method in class edu.mines.jtk.sgl.SimpleFrame
Gets the world for this frame.
getWorld() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the world for which this transform context was constructed.
getWorld() - Method in class edu.mines.jtk.sgl.View
Gets the world drawn by in this view.
getWorld() - Method in class edu.mines.jtk.sgl.World
Gets the world for this node.
getWorldSphere() - Method in class edu.mines.jtk.sgl.OrbitView
Gets the world sphere used to parameterize this view.
getWorldToCube() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the world-to-cube transform.
getWorldToLocal() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the world-to-local transform.
getWorldToPixel() - Method in class edu.mines.jtk.sgl.DragContext
Gets the world-to-pixel coordinate transform matrix.
getWorldToPixel() - Method in class edu.mines.jtk.sgl.PickResult
Gets the world-to-pixel coordinate transform matrix.
getWorldToPixel() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the world-to-pixel transform.
getWorldToUnitSphere() - Method in class edu.mines.jtk.sgl.OrbitView
Gets the world-to-unit-sphere transform for this view.
getWorldToView() - Method in class edu.mines.jtk.sgl.TransformContext
Gets the world-to-view transform.
getWorldToView() - Method in class edu.mines.jtk.sgl.View
Gets the world-to-view transform managed by this view.
Gl - Class in edu.mines.jtk.ogl
OpenGL standard constants and methods.
GL_1PASS_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_1PASS_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_2_BYTES - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_2D - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_2PASS_0_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_2PASS_0_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_2PASS_1_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_2PASS_1_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_2X_BIT_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_3_BYTES - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_3D - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_3D_COLOR - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_3D_COLOR_TEXTURE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_422_AVERAGE_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_422_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_422_REV_AVERAGE_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_422_REV_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_4_BYTES - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_4D_COLOR_TEXTURE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_4PASS_0_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_4PASS_0_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_4PASS_1_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_4PASS_1_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_4PASS_2_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_4PASS_2_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_4PASS_3_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_4PASS_3_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_4X_BIT_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_8X_BIT_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ABGR_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ACCUM - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ACCUM_ALPHA_BITS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ACCUM_BLUE_BITS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ACCUM_BUFFER_BIT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ACCUM_CLEAR_VALUE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ACCUM_GREEN_BITS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ACCUM_RED_BITS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ACTIVE_ATTRIBUTE_MAX_LENGTH - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ACTIVE_ATTRIBUTES - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ACTIVE_STENCIL_FACE_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ACTIVE_TEXTURE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ACTIVE_UNIFORM_MAX_LENGTH - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ACTIVE_UNIFORMS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ACTIVE_VERTEX_UNITS_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ADD - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ADD_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ADD_SIGNED - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALIASED_LINE_WIDTH_RANGE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALIASED_POINT_SIZE_RANGE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALL_ATTRIB_BITS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALL_CLIENT_ATTRIB_BITS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALL_COMPLETED_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALLOW_DRAW_FRG_HINT_PGI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALLOW_DRAW_MEM_HINT_PGI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALLOW_DRAW_OBJ_HINT_PGI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALLOW_DRAW_WIN_HINT_PGI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALPHA - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALPHA12 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALPHA16 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALPHA16F_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALPHA32F_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALPHA4 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALPHA8 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALPHA_BIAS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALPHA_BITS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALPHA_FLOAT16_APPLE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALPHA_FLOAT16_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALPHA_FLOAT32_APPLE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALPHA_FLOAT32_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALPHA_MAX_CLAMP_INGR - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALPHA_MAX_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALPHA_MIN_CLAMP_INGR - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALPHA_MIN_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALPHA_SCALE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALPHA_TEST - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALPHA_TEST_FUNC - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALPHA_TEST_REF - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALWAYS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALWAYS_FAST_HINT_PGI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ALWAYS_SOFT_HINT_PGI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_AMBIENT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_AMBIENT_AND_DIFFUSE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_AND - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_AND_INVERTED - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_AND_REVERSE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ARRAY_BUFFER - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ARRAY_BUFFER_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ARRAY_BUFFER_BINDING - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ARRAY_BUFFER_BINDING_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ARRAY_ELEMENT_LOCK_COUNT_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ARRAY_ELEMENT_LOCK_FIRST_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ARRAY_OBJECT_BUFFER_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ARRAY_OBJECT_OFFSET_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ASYNC_DRAW_PIXELS_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ASYNC_HISTOGRAM_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ASYNC_MARKER_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ASYNC_READ_PIXELS_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ASYNC_TEX_IMAGE_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ATTACHED_SHADERS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ATTENUATION_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ATTRIB_ARRAY_POINTER_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ATTRIB_ARRAY_SIZE_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ATTRIB_ARRAY_STRIDE_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ATTRIB_ARRAY_TYPE_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ATTRIB_STACK_DEPTH - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_AUTO_NORMAL - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_AUX0 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_AUX1 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_AUX2 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_AUX3 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_AUX_BUFFERS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_AVERAGE_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_AVERAGE_HP - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BACK - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BACK_LEFT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BACK_NORMALS_HINT_PGI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BACK_RIGHT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BGR - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BGRA - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BIAS_BIT_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BIAS_BY_NEGATIVE_ONE_HALF_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BITMAP - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BITMAP_TOKEN - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLEND - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLEND_COLOR - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLEND_DST - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLEND_DST_ALPHA - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLEND_DST_ALPHA_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLEND_DST_RGB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLEND_DST_RGB_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLEND_EQUATION - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLEND_EQUATION_ALPHA - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLEND_EQUATION_ALPHA_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLEND_EQUATION_RGB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLEND_EQUATION_RGB_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLEND_SRC - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLEND_SRC_ALPHA - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLEND_SRC_ALPHA_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLEND_SRC_RGB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLEND_SRC_RGB_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLUE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLUE_BIAS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLUE_BIT_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLUE_BITS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLUE_MAX_CLAMP_INGR - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLUE_MIN_CLAMP_INGR - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BLUE_SCALE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BOOL - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BOOL_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BOOL_VEC2 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BOOL_VEC2_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BOOL_VEC3 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BOOL_VEC3_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BOOL_VEC4 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BOOL_VEC4_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BUFFER_ACCESS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BUFFER_ACCESS_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BUFFER_MAP_POINTER - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BUFFER_MAP_POINTER_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BUFFER_MAPPED - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BUFFER_MAPPED_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BUFFER_SIZE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BUFFER_SIZE_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BUFFER_USAGE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BUFFER_USAGE_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BUMP_ENVMAP_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BUMP_NUM_TEX_UNITS_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BUMP_ROT_MATRIX_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BUMP_ROT_MATRIX_SIZE_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BUMP_TARGET_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BUMP_TEX_UNITS_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_BYTE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_C3F_V3F - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_C4F_N3F_V3F - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_C4UB_V2F - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_C4UB_V3F - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CALLIGRAPHIC_FRAGMENT_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CCW - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CLAMP - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CLAMP_FRAGMENT_COLOR_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CLAMP_READ_COLOR_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CLAMP_TO_BORDER - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CLAMP_TO_EDGE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CLAMP_VERTEX_COLOR_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CLEAR - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CLIENT_ACTIVE_TEXTURE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CLIENT_ALL_ATTRIB_BITS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CLIENT_ATTRIB_STACK_DEPTH - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CLIENT_PIXEL_STORE_BIT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CLIENT_VERTEX_ARRAY_BIT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CLIP_FAR_HINT_PGI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CLIP_NEAR_HINT_PGI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CLIP_PLANE0 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CLIP_PLANE1 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CLIP_PLANE2 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CLIP_PLANE3 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CLIP_PLANE4 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CLIP_PLANE5 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CLIP_VOLUME_CLIPPING_HINT_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CMYK_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CMYKA_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CND0_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CND_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COEFF - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR3_BIT_PGI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR4_BIT_PGI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ALPHA_PAIRING_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ARRAY - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ARRAY_BUFFER_BINDING - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ARRAY_BUFFER_BINDING_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ARRAY_POINTER - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ARRAY_SIZE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ARRAY_STRIDE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ARRAY_TYPE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ATTACHMENT0_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ATTACHMENT10_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ATTACHMENT11_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ATTACHMENT12_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ATTACHMENT13_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ATTACHMENT14_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ATTACHMENT15_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ATTACHMENT1_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ATTACHMENT2_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ATTACHMENT3_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ATTACHMENT4_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ATTACHMENT5_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ATTACHMENT6_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ATTACHMENT7_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ATTACHMENT8_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_ATTACHMENT9_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_BUFFER_BIT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_CLEAR_UNCLAMPED_VALUE_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_CLEAR_VALUE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_FLOAT_APPLE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_INDEX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_INDEX12_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_INDEX16_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_INDEX1_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_INDEX2_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_INDEX4_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_INDEX8_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_INDEXES - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_LOGIC_OP - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_MATERIAL - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_MATERIAL_FACE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_MATERIAL_PARAMETER - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_MATRIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_MATRIX_STACK_DEPTH - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_SUM - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_SUM_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_SUM_CLAMP_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_SUM_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_TABLE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_TABLE_ALPHA_SIZE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_TABLE_BIAS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_TABLE_BLUE_SIZE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_TABLE_FORMAT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_TABLE_GREEN_SIZE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_TABLE_INTENSITY_SIZE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_TABLE_LUMINANCE_SIZE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_TABLE_RED_SIZE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_TABLE_SCALE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_TABLE_WIDTH - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COLOR_WRITEMASK - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINE4_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINE_ALPHA - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINE_RGB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINER0_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINER1_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINER2_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINER3_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINER4_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINER5_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINER6_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINER7_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINER_AB_DOT_PRODUCT_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINER_AB_OUTPUT_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINER_BIAS_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINER_CD_DOT_PRODUCT_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINER_CD_OUTPUT_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINER_COMPONENT_USAGE_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINER_INPUT_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINER_MAPPING_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINER_MUX_SUM_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINER_SCALE_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMBINER_SUM_OUTPUT_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMP_BIT_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMPARE_R_TO_TEXTURE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMPARE_R_TO_TEXTURE_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMPILE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMPILE_AND_EXECUTE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMPILE_STATUS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMPRESSED_ALPHA - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMPRESSED_INTENSITY - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMPRESSED_LUMINANCE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMPRESSED_LUMINANCE_ALPHA - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMPRESSED_RGB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMPRESSED_RGB_FXT1_3DFX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMPRESSED_RGB_S3TC_DXT1_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMPRESSED_RGBA - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMPRESSED_RGBA_FXT1_3DFX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMPRESSED_RGBA_S3TC_DXT1_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMPRESSED_RGBA_S3TC_DXT3_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMPRESSED_RGBA_S3TC_DXT5_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COMPRESSED_TEXTURE_FORMATS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_0_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_10_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_11_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_12_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_13_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_14_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_15_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_16_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_17_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_18_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_19_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_1_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_20_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_21_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_22_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_23_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_24_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_25_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_26_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_27_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_28_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_29_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_2_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_30_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_31_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_3_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_4_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_5_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_6_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_7_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_8_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CON_9_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CONSERVE_MEMORY_HINT_PGI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CONST_EYE_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CONSTANT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CONSTANT_ALPHA - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CONSTANT_ATTENUATION - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CONSTANT_BORDER - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CONSTANT_COLOR - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CONSTANT_COLOR0_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CONSTANT_COLOR1_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CONVOLUTION_1D - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CONVOLUTION_2D - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CONVOLUTION_BORDER_COLOR - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CONVOLUTION_BORDER_MODE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CONVOLUTION_FILTER_BIAS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CONVOLUTION_FILTER_SCALE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CONVOLUTION_FORMAT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CONVOLUTION_HEIGHT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CONVOLUTION_HINT_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CONVOLUTION_WIDTH - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COORD_REPLACE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COORD_REPLACE_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COORD_REPLACE_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COPY - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COPY_INVERTED - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_COPY_PIXEL_TOKEN - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CUBIC_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CUBIC_HP - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CULL_FACE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CULL_FACE_MODE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CULL_FRAGMENT_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CULL_MODES_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CULL_VERTEX_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CULL_VERTEX_EYE_POSITION_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CULL_VERTEX_IBM - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CULL_VERTEX_OBJECT_POSITION_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_ATTRIB_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_BIT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_COLOR - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_FOG_COORD - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_FOG_COORDINATE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_FOG_COORDINATE_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_INDEX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_MATRIX_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_MATRIX_INDEX_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_MATRIX_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_MATRIX_STACK_DEPTH_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_MATRIX_STACK_DEPTH_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_NORMAL - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_OCCLUSION_QUERY_ID_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_PALETTE_MATRIX_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_PROGRAM - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_QUERY - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_QUERY_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_RASTER_COLOR - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_RASTER_DISTANCE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_RASTER_INDEX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_RASTER_NORMAL_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_RASTER_POSITION - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_RASTER_POSITION_VALID - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_RASTER_TEXTURE_COORDS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_SECONDARY_COLOR - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_SECONDARY_COLOR_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_TEXTURE_COORDS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_VERTEX_ATTRIB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_VERTEX_ATTRIB_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_VERTEX_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_VERTEX_WEIGHT_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CURRENT_WEIGHT_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_CW - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DECAL - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DECR - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DECR_WRAP - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DECR_WRAP_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEFORMATIONS_MASK_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DELETE_STATUS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPENDENT_AR_TEXTURE_2D_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPENDENT_GB_TEXTURE_2D_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPENDENT_HILO_TEXTURE_2D_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPENDENT_RGB_TEXTURE_3D_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPENDENT_RGB_TEXTURE_CUBE_MAP_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_ATTACHMENT_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_BIAS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_BITS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_BOUNDS_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_BOUNDS_TEST_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_BUFFER_BIT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_CLAMP_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_CLEAR_VALUE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_COMPONENT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_COMPONENT16 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_COMPONENT16_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_COMPONENT16_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_COMPONENT24 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_COMPONENT24_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_COMPONENT24_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_COMPONENT32 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_COMPONENT32_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_COMPONENT32_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_FUNC - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_PASS_INSTRUMENT_COUNTERS_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_PASS_INSTRUMENT_MAX_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_PASS_INSTRUMENT_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_RANGE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_SCALE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_STENCIL_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_STENCIL_TO_BGRA_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_STENCIL_TO_RGBA_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_TEST - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_TEXTURE_MODE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_TEXTURE_MODE_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DEPTH_WRITEMASK - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DETAIL_TEXTURE_2D_BINDING_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DETAIL_TEXTURE_2D_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DETAIL_TEXTURE_FUNC_POINTS_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DETAIL_TEXTURE_LEVEL_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DETAIL_TEXTURE_MODE_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DIFFUSE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DISCARD_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DISCARD_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DISTANCE_ATTENUATION_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DISTANCE_ATTENUATION_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DITHER - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DOMAIN - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DONT_CARE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DOT2_ADD_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DOT3_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DOT3_RGB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DOT3_RGBA - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DOT4_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DOT_PRODUCT_AFFINE_DEPTH_REPLACE_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DOT_PRODUCT_DEPTH_REPLACE_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DOT_PRODUCT_DIFFUSE_CUBE_MAP_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DOT_PRODUCT_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DOT_PRODUCT_PASS_THROUGH_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DOT_PRODUCT_REFLECT_CUBE_MAP_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DOT_PRODUCT_TEXTURE_1D_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DOT_PRODUCT_TEXTURE_2D_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DOT_PRODUCT_TEXTURE_3D_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DOT_PRODUCT_TEXTURE_CUBE_MAP_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DOT_PRODUCT_TEXTURE_RECTANGLE_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DOUBLE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DOUBLEBUFFER - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER0 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER0_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER0_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER1 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER10 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER10_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER10_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER11 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER11_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER11_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER12 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER12_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER12_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER13 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER13_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER13_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER14 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER14_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER14_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER15 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER15_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER15_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER1_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER1_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER2 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER2_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER2_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER3 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER3_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER3_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER4 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER4_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER4_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER5 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER5_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER5_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER6 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER6_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER6_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER7 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER7_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER7_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER8 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER8_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER8_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER9 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER9_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_BUFFER9_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_PIXEL_TOKEN - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DRAW_PIXELS_APPLE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DS_BIAS_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DS_SCALE_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DSDT8_MAG8_INTENSITY8_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DSDT8_MAG8_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DSDT8_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DSDT_MAG_INTENSITY_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DSDT_MAG_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DSDT_MAG_VIB_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DSDT_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DST_ALPHA - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DST_COLOR - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DT_BIAS_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DT_SCALE_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DU8DV8_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DUAL_ALPHA12_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DUAL_ALPHA16_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DUAL_ALPHA4_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DUAL_ALPHA8_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DUAL_INTENSITY12_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DUAL_INTENSITY16_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DUAL_INTENSITY4_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DUAL_INTENSITY8_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DUAL_LUMINANCE12_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DUAL_LUMINANCE16_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DUAL_LUMINANCE4_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DUAL_LUMINANCE8_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DUAL_LUMINANCE_ALPHA4_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DUAL_LUMINANCE_ALPHA8_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DUAL_TEXTURE_SELECT_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DUDV_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DYNAMIC_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DYNAMIC_COPY - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DYNAMIC_COPY_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DYNAMIC_DRAW - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DYNAMIC_DRAW_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DYNAMIC_READ - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_DYNAMIC_READ_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_E_TIMES_F_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EDGE_FLAG - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EDGE_FLAG_ARRAY - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EDGE_FLAG_ARRAY_BUFFER_BINDING - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EDGE_FLAG_ARRAY_BUFFER_BINDING_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EDGE_FLAG_ARRAY_POINTER - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EDGE_FLAG_ARRAY_STRIDE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EDGEFLAG_BIT_PGI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EIGHTH_BIT_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ELEMENT_ARRAY_APPLE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ELEMENT_ARRAY_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ELEMENT_ARRAY_BUFFER - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ELEMENT_ARRAY_BUFFER_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ELEMENT_ARRAY_BUFFER_BINDING - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ELEMENT_ARRAY_BUFFER_BINDING_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ELEMENT_ARRAY_POINTER_APPLE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ELEMENT_ARRAY_POINTER_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ELEMENT_ARRAY_TYPE_APPLE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ELEMENT_ARRAY_TYPE_ATI - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EMBOSS_CONSTANT_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EMBOSS_LIGHT_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EMBOSS_MAP_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EMISSION - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_ENABLE_BIT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EQUAL - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EQUIV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EVAL_2D_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EVAL_BIT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EVAL_FRACTIONAL_TESSELLATION_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EVAL_TRIANGULAR_2D_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EVAL_VERTEX_ATTRIB0_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EVAL_VERTEX_ATTRIB10_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EVAL_VERTEX_ATTRIB11_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EVAL_VERTEX_ATTRIB12_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EVAL_VERTEX_ATTRIB13_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EVAL_VERTEX_ATTRIB14_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EVAL_VERTEX_ATTRIB15_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EVAL_VERTEX_ATTRIB1_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EVAL_VERTEX_ATTRIB2_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EVAL_VERTEX_ATTRIB3_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EVAL_VERTEX_ATTRIB4_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EVAL_VERTEX_ATTRIB5_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EVAL_VERTEX_ATTRIB6_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EVAL_VERTEX_ATTRIB7_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EVAL_VERTEX_ATTRIB8_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EVAL_VERTEX_ATTRIB9_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EXP - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EXP2 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EXPAND_NEGATE_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EXPAND_NORMAL_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EXTENSIONS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EYE_DISTANCE_TO_LINE_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EYE_DISTANCE_TO_POINT_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EYE_LINE_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EYE_LINEAR - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EYE_PLANE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EYE_PLANE_ABSOLUTE_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EYE_POINT_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_EYE_RADIAL_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FALSE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FASTEST - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FEEDBACK - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FEEDBACK_BUFFER_POINTER - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FEEDBACK_BUFFER_SIZE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FEEDBACK_BUFFER_TYPE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FENCE_APPLE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FENCE_CONDITION_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FENCE_STATUS_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FILL - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FILTER4_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FIXED_ONLY_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLAT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_CLEAR_COLOR_VALUE_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_MAT2 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_MAT2_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_MAT3 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_MAT3_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_MAT4 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_MAT4_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_R16_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_R32_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_R_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_RG16_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_RG32_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_RG_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_RGB16_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_RGB32_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_RGB_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_RGBA16_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_RGBA32_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_RGBA_MODE_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_RGBA_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_VEC2 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_VEC2_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_VEC3 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_VEC3_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_VEC4 - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FLOAT_VEC4_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_BIT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_COLOR - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_COORD - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_COORD_ARRAY - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_COORD_ARRAY_BUFFER_BINDING - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_COORD_ARRAY_POINTER - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_COORD_ARRAY_STRIDE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_COORD_ARRAY_TYPE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_COORD_SRC - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_COORDINATE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_COORDINATE_ARRAY - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING_ARB - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_COORDINATE_ARRAY_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_COORDINATE_ARRAY_POINTER - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_COORDINATE_ARRAY_POINTER_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_COORDINATE_ARRAY_STRIDE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_COORDINATE_ARRAY_STRIDE_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_COORDINATE_ARRAY_TYPE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_COORDINATE_ARRAY_TYPE_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_COORDINATE_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_COORDINATE_SOURCE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_COORDINATE_SOURCE_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_DENSITY - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_DISTANCE_MODE_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_END - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_FUNC_POINTS_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_FUNC_SGIS - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_HINT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_INDEX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_MODE - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_OFFSET_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_OFFSET_VALUE_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_SCALE_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_SCALE_VALUE_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_SPECULAR_TEXTURE_WIN - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FOG_START - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FORCE_BLUE_TO_ONE_NV - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FORMAT_SUBSAMPLE_244_244_OML - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FORMAT_SUBSAMPLE_24_24_OML - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FRAGMENT_COLOR_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FRAGMENT_COLOR_MATERIAL_FACE_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FRAGMENT_COLOR_MATERIAL_PARAMETER_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FRAGMENT_COLOR_MATERIAL_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FRAGMENT_DEPTH - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FRAGMENT_DEPTH_EXT - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FRAGMENT_LIGHT0_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FRAGMENT_LIGHT1_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FRAGMENT_LIGHT2_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FRAGMENT_LIGHT3_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FRAGMENT_LIGHT4_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FRAGMENT_LIGHT5_SGIX - Static variable in class edu.mines.jtk.ogl.Gl
 
GL_FRAGMENT_LIGHT6_SGIX - Static variable in class edu.mines.jtk.ogl.