- app_name - Static variable in class mpi.cbg.fly.R.string
-
- apply(float[]) - Method in class mpi.cbg.fly.Model
-
apply the model to a point location
- apply(Model) - Method in class mpi.cbg.fly.Point
-
apply a model to the point
transfers the local coordinates to new world coordinates
- apply(Model) - Method in class mpi.cbg.fly.PointMatch
-
apply a model to p1, update distance
- apply(float[]) - Method in class mpi.cbg.fly.TModel2D
-
- apply(float[]) - Method in class mpi.cbg.fly.TRModel2D
-
- applyInPlace(float[]) - Method in class mpi.cbg.fly.Model
-
apply the model to a point location
- applyInPlace(float[]) - Method in class mpi.cbg.fly.TModel2D
-
- applyInPlace(float[]) - Method in class mpi.cbg.fly.TRModel2D
-
- applyInverse(float[]) - Method in class mpi.cbg.fly.Model
-
apply the inverse of the model to a point location
- applyInverse(float[]) - Method in class mpi.cbg.fly.TModel2D
-
- applyInverse(float[]) - Method in class mpi.cbg.fly.TRModel2D
-
- applyInverseInPlace(float[]) - Method in class mpi.cbg.fly.Model
-
apply the inverse of the model to a point location
- applyInverseInPlace(float[]) - Method in class mpi.cbg.fly.TModel2D
-
- applyInverseInPlace(float[]) - Method in class mpi.cbg.fly.TRModel2D
-
- arrayLeftDivide(Matrix) - Method in class jama.Matrix
-
Element-by-element left division, C = A.\B
- arrayLeftDivideEquals(Matrix) - Method in class jama.Matrix
-
Element-by-element left division in place, A = A.\B
- arrayRightDivide(Matrix) - Method in class jama.Matrix
-
Element-by-element right division, C = A./B
- arrayRightDivideEquals(Matrix) - Method in class jama.Matrix
-
Element-by-element right division in place, A = A./B
- arrayTimes(Matrix) - Method in class jama.Matrix
-
Element-by-element multiplication, C = A.*B
- arrayTimesEquals(Matrix) - Method in class jama.Matrix
-
Element-by-element multiplication in place, A = A.*B
- ArrayToFloatArray2D(int, int, int[]) - Static method in class mpi.cbg.fly.ImageArrayConverter
-