- get(int, int) - Method in class jama.Matrix
-
Get a single element.
- get(int, int) - Method in class mpi.cbg.fly.FloatArray2D
-
- getArray() - Method in class jama.Matrix
-
Access the internal two-dimensional array.
- getArrayCopy() - Method in class jama.Matrix
-
Copy the internal two-dimensional array.
- getCandidates() - Method in class mpi.cbg.fly.FloatArray2DScaleOctaveDoGDetector
-
- getColumnDimension() - Method in class jama.Matrix
-
Get column dimension.
- getColumnPackedCopy() - Method in class jama.Matrix
-
Make a one-dimensional column packed copy of the internal array.
- getD() - Method in class jama.EigenvalueDecomposition
-
Return the block diagonal eigenvalue matrix
- getD() - Method in class mpi.cbg.fly.FloatArray2DScaleOctave
-
- getD(int) - Method in class mpi.cbg.fly.FloatArray2DScaleOctave
-
- getDistance() - Method in class mpi.cbg.fly.PointMatch
-
- getDoublePivot() - Method in class jama.LUDecomposition
-
Return pivot permutation vector as a one-dimensional double array
- getFeatureObjectSize() - Method in class mpi.cbg.fly.FloatArray2DSIFT
-
Returns the size in bytes of a Feature object.
- getFeatureObjectSize(int, int) - Static method in class mpi.cbg.fly.FloatArray2DSIFT
-
- getFeatures(int, int, int[]) - Static method in class mpi.cbg.fly.SIFT
-
- getFeatures(FloatArray2D) - Static method in class mpi.cbg.fly.SIFT
-
- getH() - Method in class jama.QRDecomposition
-
Return the Householder vectors
- getImagEigenvalues() - Method in class jama.EigenvalueDecomposition
-
Return the imaginary parts of the eigenvalues
- getL() - Method in class jama.CholeskyDecomposition
-
Return triangular factor.
- getL() - Method in class jama.LUDecomposition
-
Return lower triangular factor
- getL() - Method in class mpi.cbg.fly.FloatArray2DScaleOctave
-
- getL(int) - Method in class mpi.cbg.fly.FloatArray2DScaleOctave
-
- getL() - Method in class mpi.cbg.fly.Point
-
- getL1(int) - Method in class mpi.cbg.fly.FloatArray2DScaleOctave
-
get the gradients of the corresponding gaussian image, generates it on
demand, if not yet available.
- getMatrix(int, int, int, int) - Method in class jama.Matrix
-
Get a submatrix.
- getMatrix(int[], int[]) - Method in class jama.Matrix
-
Get a submatrix.
- getMatrix(int, int, int[]) - Method in class jama.Matrix
-
Get a submatrix.
- getMatrix(int[], int, int) - Method in class jama.Matrix
-
Get a submatrix.
- getMatrix() - Method in class mpi.cbg.fly.Model
-
- getMatrix() - Method in class mpi.cbg.fly.TModel2D
-
- getMatrix() - Method in class mpi.cbg.fly.TRModel2D
-
- getMirror(int, int) - Method in class mpi.cbg.fly.FloatArray2D
-
- getOctave(int) - Method in class mpi.cbg.fly.FloatArray2DSIFT
-
- getOctaves() - Method in class mpi.cbg.fly.FloatArray2DSIFT
-
- getP1() - Method in class mpi.cbg.fly.PointMatch
-
- getP2() - Method in class mpi.cbg.fly.PointMatch
-
- getPivot() - Method in class jama.LUDecomposition
-
Return pivot permutation vector
- getPos(int, int) - Method in class mpi.cbg.fly.FloatArray2D
-
- getQ() - Method in class jama.QRDecomposition
-
Generate and return the (economy-sized) orthogonal factor
- getR() - Method in class jama.QRDecomposition
-
Return the upper triangular factor
- getRealEigenvalues() - Method in class jama.EigenvalueDecomposition
-
Return the real parts of the eigenvalues
- getRowDimension() - Method in class jama.Matrix
-
Get row dimension.
- getRowPackedCopy() - Method in class jama.Matrix
-
Make a one-dimensional row packed copy of the internal array.
- getS() - Method in class jama.SingularValueDecomposition
-
Return the diagonal matrix of singular values
- getSingularValues() - Method in class jama.SingularValueDecomposition
-
Return the one-dimensional array of singular values
- getU() - Method in class jama.LUDecomposition
-
Return upper triangular factor
- getU() - Method in class jama.SingularValueDecomposition
-
Return the left singular vectors
- getV() - Method in class jama.EigenvalueDecomposition
-
Return the eigenvector matrix
- getV() - Method in class jama.SingularValueDecomposition
-
Return the right singular vectors
- getW() - Method in class mpi.cbg.fly.Point
-
- getWeight() - Method in class mpi.cbg.fly.PointMatch
-
- getZero(int, int) - Method in class mpi.cbg.fly.FloatArray2D
-