MCPcopy Create free account

hub / github.com/dhale/jtk / functions

Functions7,765 in github.com/dhale/jtk

↓ 7 callersMethodassertEqual123
( int m1, int m2, int m3, int j1, int j2, int j3, float[][][] a, float[][][] s)
core/src/test/java/edu/mines/jtk/util/SimpleFloat3Test.java:303
↓ 7 callersMethodclear
Removes all objects from this tree.
core/src/main/java/edu/mines/jtk/util/RTree.java:283
↓ 7 callersMethodclear
()
core/src/main/java/edu/mines/jtk/interp/SibsonInterpolator2.java:832
↓ 7 callersMethodclear
()
core/src/main/java/edu/mines/jtk/interp/SibsonInterpolator3.java:910
↓ 7 callersMethodclearNodeMarks
Clears all node marks, so that no node is marked. This can usually be accomplished without iterating over all nodes in the mesh.
core/src/main/java/edu/mines/jtk/mesh/TriMesh.java:2226
↓ 7 callersMethodcomputeErrors
Returns normalized alignment errors for all samples and lags. The number of lags nl = 1+shiftMax-shiftMin. Lag indices il = 0, 1, 2, ..., nl-1 corresp
core/src/main/java/edu/mines/jtk/dsp/DynamicWarping.java:552
↓ 7 callersMethodconstrain
Optionally apply a hard constraint (such as an inequality) to the current vector. This is used only by a non-linear optimization. This method can saf
core/src/main/java/edu/mines/jtk/opt/Vect.java:76
↓ 7 callersMethodcontainsKey
Returns true if this container has a vect for the specified index. @param index Check for a Vect with this index. @return True if index has been assi
core/src/main/java/edu/mines/jtk/opt/VectContainer.java:58
↓ 7 callersMethodcountFaces
Returns the number of faces in the surface. @return the number of faces.
core/src/main/java/edu/mines/jtk/mesh/TriSurf.java:817
↓ 7 callersMethodcrandfloat
Returns a new array of random values. @param n1 1st array dimension.
core/src/main/java/edu/mines/jtk/util/ArrayMath.java:1882
↓ 7 callersMethoddirtyBoundingSphere
Marks dirty the bounding sphere of this node (and any parent nodes). If dirty when the method {@link #getBoundingSphere(boolean)} is next called, this
core/src/main/java/edu/mines/jtk/sgl/Node.java:149
↓ 7 callersMethoddispose
()
core/src/test/java/edu/mines/jtk/opt/GaussNewtonSolverTest.java:109
↓ 7 callersMethodequals
(Object obj)
core/src/main/java/edu/mines/jtk/util/Cdouble.java:700
↓ 7 callersMethodestimate
Returns the current quantile estimate. @return the current quantile estimate.
core/src/main/java/edu/mines/jtk/util/Quantiler.java:73
↓ 7 callersMethodevaluate
Returns the value of this Kaiser window function w(x) for specified x. @param x the argument for which to evaluate w(x). @return the value w(x).
core/src/main/java/edu/mines/jtk/dsp/KaiserWindow.java:118
↓ 7 callersMethodfindShifts
( int min, int max, float[] f, float[] g, float[] u, float[] c, float[] d)
core/src/main/java/edu/mines/jtk/dsp/LocalShiftFinder.java:669
↓ 7 callersMethodflush
()
core/src/main/java/edu/mines/jtk/util/CleanHandler.java:71
↓ 7 callersMethodgetClipMax
Gets the maximum clip value. @return the maximum clip value.
core/src/main/java/edu/mines/jtk/sgl/ImagePanel.java:144
↓ 7 callersMethodgetClipMin
Gets the minimum clip value. @return the minimum clip value.
core/src/main/java/edu/mines/jtk/sgl/ImagePanel.java:136
↓ 7 callersMethodgetDistanceSquared
Gets the distance-squared from this boxed object to a point. Note: this distance is typically <em>not</em> the same as the distance from the boxed obj
core/src/main/java/edu/mines/jtk/util/RTree.java:87
↓ 7 callersMethodgetM
Gets the number of rows in this matrix. @return the number of rows.
core/src/main/java/edu/mines/jtk/lapack/DMatrix.java:122
↓ 7 callersMethodgetNodes
Gets an iterator for all nodes in the mesh. @return the iterator.
core/src/main/java/edu/mines/jtk/mesh/TriMesh.java:1742
↓ 7 callersMethodgetPackedColumns
Gets the elements of this matrix packed by columns. @return the array of matrix elements packed by columns.
core/src/main/java/edu/mines/jtk/lapack/DMatrix.java:335
↓ 7 callersMethodgetParameterSets
Gets an iterator for the parameter sets in this parameter set. @return the iterator.
core/src/main/java/edu/mines/jtk/util/ParameterSet.java:695
↓ 7 callersMethodgetParameters
Gets an iterator for the parameters in this parameter set. @return the iterator.
core/src/main/java/edu/mines/jtk/util/ParameterSet.java:687
↓ 7 callersMethodgetTile
Gets the tile with specified row and column indices. @param irow the row index. @param icol the column index. @return the tile.
core/src/main/java/edu/mines/jtk/mosaic/PlotPanel.java:180
↓ 7 callersMethodgetTileAxisBottom
Gets the bottom tile axis with specified column index. @param icol the column index. @return the axis; null, if none.
core/src/main/java/edu/mines/jtk/mosaic/Mosaic.java:255
↓ 7 callersMethodgetTileAxisBottom
Gets the bottom tile axis for this tile. @return the axis; null, if none.
core/src/main/java/edu/mines/jtk/mosaic/Tile.java:328
↓ 7 callersMethodgetTileAxisTop
Gets the top tile axis for this tile. @return the axis; null, if none.
core/src/main/java/edu/mines/jtk/mosaic/Tile.java:312
↓ 7 callersMethodgetTriangle
Gets an array {ia,ib,ic} of three sample indices for the spherical triangle that contains the specified point. As viewed from outside the sphere, the
core/src/main/java/edu/mines/jtk/util/UnitSphereSampling.java:142
↓ 7 callersMethodgetTypeString
()
core/src/main/java/edu/mines/jtk/util/Parameter.java:1360
↓ 7 callersMethodgetView
Gets the view that draws on this canvas. @return the view; null, if none.
core/src/main/java/edu/mines/jtk/sgl/ViewCanvas.java:68
↓ 7 callersMethodgetWorld
Gets the world for this node. @return the world; null, if this node is not currently in a world.
core/src/main/java/edu/mines/jtk/sgl/Node.java:111
↓ 7 callersMethodglFlush
( )
core/src/main/java/edu/mines/jtk/ogl/Gl.java:1430
↓ 7 callersMethodglLightfv
( int light, int pname, FloatBuffer params)
core/src/main/java/edu/mines/jtk/ogl/Gl.java:2504
↓ 7 callersMethodglPolygonMode
( int face, int mode)
core/src/main/java/edu/mines/jtk/ogl/Gl.java:32943
↓ 7 callersMethodinSphere
Determines if a point e is inside the sphere defined by the points a, b, c, and d. The latter are assumed to be in CCW order, such that the method {@l
core/src/main/java/edu/mines/jtk/mesh/Geometry.java:624
↓ 7 callersMethodindex
(float x, float[] xs, int i)
core/src/main/java/edu/mines/jtk/interp/TricubicInterpolator3.java:330
↓ 7 callersMethodindex
(float x, float[] xs, int i)
core/src/main/java/edu/mines/jtk/interp/TrilinearInterpolator3.java:286
↓ 7 callersMethodisFullRank
Determines whether the matrix A = Q R is of full rank. @return true, if full rank; false, otherwise.
core/src/main/java/edu/mines/jtk/la/DMatrixQrd.java:89
↓ 7 callersMethodisOutside
Determines whether this location is outside the mesh. @return true, if outside the mesh; false, otherwise.
core/src/main/java/edu/mines/jtk/mesh/TriMesh.java:1134
↓ 7 callersMethodleftOfLine
Returns true iff node n is left of oriented line ab. Perturbation of coordinates ensures that the node is not in the line.
core/src/main/java/edu/mines/jtk/mesh/TriMesh.java:2527
↓ 7 callersMethodlinkTris
Links one tri with its tri nabor.
core/src/main/java/edu/mines/jtk/mesh/TriMesh.java:3284
↓ 7 callersMethodloadB
Loads the bounds of the specified box into the box register B. If the box is a node, the node bounds are copied by reference. Otherwise, the bounds ar
core/src/main/java/edu/mines/jtk/util/RTree.java:1445
↓ 7 callersMethodmagnitude
This is the dot product of the vector with itself premultiplied by the inverse covariance. If the inverse covariance is an identity, then the result i
core/src/main/java/edu/mines/jtk/opt/VectConst.java:49
↓ 7 callersMethodmoveTo
Move this parameter to the specified parent parameter set without changing its name. @param parent the parameter set into which to move this parameter
core/src/main/java/edu/mines/jtk/util/Parameter.java:417
↓ 7 callersMethodnorm
Returns the norm of this complex number. The norm is the sum of the squares of the real and imaginary parts. @return the norm.
core/src/main/java/edu/mines/jtk/util/Cdouble.java:331
↓ 7 callersMethodnormalVector
(TetMesh.Face meshFace, float[] v)
core/src/main/java/edu/mines/jtk/mesh/TriSurf.java:1869
↓ 7 callersMethodoverlapWith
Determines the overlap between this sampling and the specified sampling. Both the specified sampling and this sampling represent a first-to-last range
core/src/main/java/edu/mines/jtk/dsp/Sampling.java:533
↓ 7 callersMethodpolar
Returns the complex number (r cos(a),r sin(a)). @param r the polar radius. @param a the polar angle. @return the complex number.
core/src/main/java/edu/mines/jtk/util/Cdouble.java:485
↓ 7 callersMethodproject
Project another vector onto the space of this vector, then scale, and add to a scaled version of this vector. (Useful for perturbing one vector with a
core/src/main/java/edu/mines/jtk/opt/Vect.java:49
↓ 7 callersMethodquickPartialSort
Partially sorts the elements of the specified array in ascending order. After partial sorting, the element a[k] with specified index k has the value i
core/src/main/java/edu/mines/jtk/util/ArrayMath.java:8628
↓ 7 callersMethodread
Reads a byte value from this file. The returned value will be in the range 0 to 255. @return the byte value.
core/src/main/java/edu/mines/jtk/io/ArrayFile.java:119
↓ 7 callersMethodreadLine
()
core/src/main/java/edu/mines/jtk/io/ArrayInput.java:43
↓ 7 callersMethodrealToComplex
Computes a real-to-complex fast Fourier transform. Transforms a 1-D input array rx[nfft] of nfft real numbers to a 1-D output array cy[nfft+2] of nfft
core/src/main/java/edu/mines/jtk/dsp/FftReal.java:119
↓ 7 callersMethodreduce
Performs a reduce <code>for (int i=0; i&lt;end; ++i)</code>. @param end the end index (not included) for the loop. @param body the loop body. @return
core/src/main/java/edu/mines/jtk/util/Parallel.java:322
↓ 7 callersMethodremove
Removes the tri with specified index from this list. @param index the index of the tri to remove. @return the tri removed.
core/src/main/java/edu/mines/jtk/mesh/TriMesh.java:908
↓ 7 callersMethodremove
Remove this parameter set from its parent parameter set. In other words, orphan this parameter set. If this parameter set is already an orphan, do not
core/src/main/java/edu/mines/jtk/util/ParameterSet.java:616
↓ 7 callersMethodrun
(String[] args, GlCanvas canvas)
demo/src/main/java/jtkdemo/ogl/DemoSimple.java:29
↓ 7 callersMethodset
Sets the i'th entry, and updates the index map accordingly.
core/src/main/java/edu/mines/jtk/interp/TimeHeap2.java:233
↓ 7 callersMethodsetBestProjectors
Sets the best projectors for this tiled view. Classes that extend this class call this method when their best projectors change. @param bhp a horizont
core/src/main/java/edu/mines/jtk/mosaic/TiledView.java:153
↓ 7 callersMethodsetBounds
(int x, int y, int width, int height)
core/src/main/java/edu/mines/jtk/mosaic/Tile.java:303
↓ 7 callersMethodsetColorModel
Sets the index color model for this panel. The default color model is a black-to-white gray model. @param colorModel the index color model.
core/src/main/java/edu/mines/jtk/sgl/ImagePanel.java:98
↓ 7 callersMethodsetExtrapolation
Sets the extrapolation method for this interpolator. The default extrapolation method is extrapolation with zeros. @param extrap the extrapolation met
core/src/main/java/edu/mines/jtk/dsp/SincInterpolator.java:195
↓ 7 callersMethodsetIcon
Sets the icon for this mode. Used for mode toggle buttons. <p> Typically, this method is called by constructors in classes that extend this abstract b
core/src/main/java/edu/mines/jtk/awt/Mode.java:110
↓ 7 callersMethodsetInputs
Sets the input arrays to be cross-correlated. The input arrays f and g can be the same array. @param f the input array f; by reference, not copied. @p
core/src/main/java/edu/mines/jtk/dsp/LocalCorrelationFilter.java:147
↓ 7 callersMethodsetSelected
Sets the selected state for this node. @param selected true, for selected; false, otherwise.
core/src/main/java/edu/mines/jtk/sgl/Selectable.java:38
↓ 7 callersMethodsetStyle
Sets the grid style. The default grid style is solid. @param style the style.
core/src/main/java/edu/mines/jtk/mosaic/GridView.java:178
↓ 7 callersFunctionsetupFor
(data="Saddle",n=100)
demo/src/main/jython/jtkdemo/interp/Gridder2Demo.py:161
↓ 7 callersMethodshift
Shifts this sampling. <p> This method returns a new sampling; it does not modify this sampling. @param s the value (shift) to add to this sampling's v
core/src/main/java/edu/mines/jtk/dsp/Sampling.java:637
↓ 7 callersMethodsize
Returns the size of this tree. The size is the number of objects added minus the number of objects removed from this tree. @return the number of boxed
core/src/main/java/edu/mines/jtk/util/RTree.java:276
↓ 7 callersMethodsum
()
core/src/main/java/edu/mines/jtk/interp/SibsonInterpolator2.java:835
↓ 7 callersMethodswap
(float[] a, float[] b, int i, int j)
core/src/main/java/edu/mines/jtk/util/MedianFinder.java:133
↓ 7 callersMethodtrace
(String s)
core/src/test/java/edu/mines/jtk/dsp/SincInterpolatorTest.java:274
↓ 7 callersMethodtrace
(String s)
core/src/main/java/edu/mines/jtk/dsp/SymmetricTridiagonalFilter.java:577
↓ 7 callersMethodu1
Returns the 1st component of the shift u(x). @param x1 1st coordinate of the point x. @param x2 2nd coordinate of the point x. @param x3 3rd coordinat
core/src/main/java/edu/mines/jtk/dsp/WarpFunction3.java:117
↓ 7 callersMethodu2
Returns the 2nd component of the shift u(x). @param x1 1st coordinate of the point x. @param x2 2nd coordinate of the point x. @param x3 3rd coordinat
core/src/main/java/edu/mines/jtk/dsp/WarpFunction3.java:126
↓ 7 callersMethodu3
Returns the 3rd component of the shift u(x). @param x1 1st coordinate of the point x. @param x2 2nd coordinate of the point x. @param x3 3rd coordinat
core/src/main/java/edu/mines/jtk/dsp/WarpFunction3.java:135
↓ 7 callersMethodupdateBestProjectors
Called when we might new realignment.
core/src/main/java/edu/mines/jtk/mosaic/PointsView.java:588
↓ 7 callersMethodupdateTransforms
Updates transforms for this view and all canvases on which it draws. This method should be called when the world drawn by this view changes, when the
core/src/main/java/edu/mines/jtk/sgl/View.java:155
↓ 7 callersMethodupdateViews
()
demo/src/main/java/jtkdemo/mosaic/PolesAndZerosDemo.java:370
↓ 7 callersMethodwasActivated
(Sample s)
core/src/main/java/edu/mines/jtk/interp/TimeMarker3.java:349
↓ 6 callersMethodaccumulate1Forward
Accumulates output in 1st dimension in the forward direction. This method filters the input, and adds the result to the output; it is most useful when
core/src/main/java/edu/mines/jtk/dsp/Recursive2ndOrderFilter.java:731
↓ 6 callersMethodaccumulate1Reverse
Accumulates output in 1st dimension in the reverse direction. This method filters the input, and adds the result to the output; it is most useful when
core/src/main/java/edu/mines/jtk/dsp/Recursive2ndOrderFilter.java:749
↓ 6 callersMethodaccumulateReverse
Returns errors accumulated in reverse direction. @param e array of alignment errors. @return array of accumulated errors.
core/src/main/java/edu/mines/jtk/dsp/DynamicWarping.java:768
↓ 6 callersMethodaddSequence
Adds a sequence view with specified values f(x). Uses default sampling of x = 0, 1, 2, .... @param f array of sampled function values f(x). @return th
core/src/main/java/edu/mines/jtk/mosaic/SimplePlot.java:337
↓ 6 callersMethodaddTiledView
Adds the specified tiled view to this plot panel. If the tiled view is already in this panel, it is first removed, before adding it again. @param tv t
core/src/main/java/edu/mines/jtk/mosaic/PlotPanel.java:1068
↓ 6 callersMethodapply
Applies this filter. Uses lag1; ignores lag2 or lag3, if specified. <p> May be applied in-place; input and output arrays may be the same. @param a1 fi
core/src/main/java/edu/mines/jtk/dsp/LocalCausalFilter.java:185
↓ 6 callersMethodapplyInverse
Applies the inverse of this filter. Uses lag1; ignores lag2 or lag3, if specified. <p> May be applied in-place; input and output arrays may be the sam
core/src/main/java/edu/mines/jtk/dsp/LocalCausalFilter.java:253
↓ 6 callersMethodapplyInverseTranspose
Applies the inverse transpose of this filter. Uses lag1; ignores lag2 or lag3, if specified. <p> <em>The inverse transpose cannot be applied in-place;
core/src/main/java/edu/mines/jtk/dsp/LocalCausalFilter.java:288
↓ 6 callersMethodapplyTranspose
Applies the transpose of this filter. Uses lag1; ignores lag2 or lag3, if specified. <p> May be applied in-place; input and output arrays may be the s
core/src/main/java/edu/mines/jtk/dsp/LocalCausalFilter.java:219
↓ 6 callersMethodasPoints
Returns a new plot with a points view of specified values f(x). Uses default sampling of x = 0, 1, 2, .... @param f array of sampled function values f
core/src/main/java/edu/mines/jtk/mosaic/SimplePlot.java:84
↓ 6 callersMethodasin
Returns the arc sine of the specified value, in the range -<i>pi</i>/2 through <i>pi</i>/2. @param x the value. @return the arc sine.
core/src/main/java/edu/mines/jtk/util/MathPlus.java:154
↓ 6 callersMethodassertEqual
(float[] re, float[] ra)
core/src/test/java/edu/mines/jtk/dsp/LocalCausalFilterTest.java:277
↓ 6 callersMethodassertEqual
(float[] re, float[] ra)
core/src/test/java/edu/mines/jtk/dsp/MinimumPhaseFilterTest.java:495
↓ 6 callersMethodassertEqual
(float[] re, float[] ra)
core/src/test/java/edu/mines/jtk/dsp/CausalFilterTest.java:532
↓ 6 callersMethodassertEqual
(float x, float y)
core/src/test/java/edu/mines/jtk/interp/TrilinearInterpolator3Test.java:177
↓ 6 callersMethodassertEqual
(float x, float y)
core/src/test/java/edu/mines/jtk/interp/TricubicInterpolator3Test.java:178
↓ 6 callersMethodassertEquals
(double e, double a)
core/src/test/java/edu/mines/jtk/util/AxisTicsTest.java:90
↓ 6 callersMethodassertRealEqual
(int n1, float[] re, float[] ra)
core/src/test/java/edu/mines/jtk/dsp/FftRealTest.java:186
← previousnext →601–700 of 7,765, ranked by callers