- test(Collection<PointMatch>, Collection<PointMatch>, double, double) - Method in class mpi.cbg.fly.Model
-
test the model for a set of point correspondence candidates
clears inliers and fills it with the fitting subset of candidates
- times(double) - Method in class jama.Matrix
-
Multiply a matrix by a scalar, C = s*A
- times(Matrix) - Method in class jama.Matrix
-
Linear algebraic matrix multiplication, A * B
- timesEquals(double) - Method in class jama.Matrix
-
Multiply a matrix by a scalar in place, A = s*A
- TModel2D - Class in mpi.cbg.fly
-
- TModel2D() - Constructor for class mpi.cbg.fly.TModel2D
-
- toString() - Method in class mpi.cbg.fly.Model
-
string to output stream
- toString() - Method in class mpi.cbg.fly.TModel2D
-
- toString() - Method in class mpi.cbg.fly.TRModel2D
-
- toTRModel2D() - Method in class mpi.cbg.fly.TModel2D
-
- trace() - Method in class jama.Matrix
-
Matrix trace.
- transpose() - Method in class jama.Matrix
-
Matrix transpose.
- TRModel2D - Class in mpi.cbg.fly
-
- TRModel2D() - Constructor for class mpi.cbg.fly.TRModel2D
-