Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
M
Maths
- Class in
jama.util
Maths()
- Constructor for class jama.util.
Maths
Matrix
- Class in
jama
Jama = Java Matrix class.
Matrix(int, int)
- Constructor for class jama.
Matrix
Construct an m-by-n matrix of zeros.
Matrix(int, int, double)
- Constructor for class jama.
Matrix
Construct an m-by-n constant matrix.
Matrix(double[][])
- Constructor for class jama.
Matrix
Construct a matrix from a 2-D array.
Matrix(double[][], int, int)
- Constructor for class jama.
Matrix
Construct a matrix quickly without checking arguments.
Matrix(double[], int)
- Constructor for class jama.
Matrix
Construct a matrix from a one-dimensional packed array
max_size()
- Static method in class mpi.cbg.fly.
SIFT
MIN_SET_SIZE
- Static variable in class mpi.cbg.fly.
Model
MIN_SET_SIZE
- Static variable in class mpi.cbg.fly.
TModel2D
MIN_SET_SIZE
- Static variable in class mpi.cbg.fly.
TRModel2D
min_size()
- Static method in class mpi.cbg.fly.
SIFT
minimize(Collection<PointMatch>)
- Method in class mpi.cbg.fly.
Model
minimize(Collection<PointMatch>)
- Method in class mpi.cbg.fly.
TModel2D
minimize(Collection<PointMatch>)
- Method in class mpi.cbg.fly.
TRModel2D
minus(Matrix)
- Method in class jama.
Matrix
C = A - B
minusEquals(Matrix)
- Method in class jama.
Matrix
A = A - B
Model
- Class in
mpi.cbg.fly
Abstract class for arbitrary geometric transformation models to be applied to points in n-dimensional space.
Model()
- Constructor for class mpi.cbg.fly.
Model
instantiates an empty model with maximally large error
mpi.cbg.fly
- package mpi.cbg.fly
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W