A B C D E F G H I J L M N O P Q R S T U V W

A

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.
arrayLeftDivideEquals(Matrix) - Method in class jama.Matrix
Element-by-element left division in place, A = A.
arrayRightDivide(Matrix) - Method in class jama.Matrix
Element-by-element right division, C = A.
arrayRightDivideEquals(Matrix) - Method in class jama.Matrix
Element-by-element right division in place, A = A.
arrayTimes(Matrix) - Method in class jama.Matrix
Element-by-element multiplication, C = A.
arrayTimesEquals(Matrix) - Method in class jama.Matrix
Element-by-element multiplication in place, A = A.
ArrayToFloatArray2D(int, int, int[]) - Static method in class mpi.cbg.fly.ImageArrayConverter
 

A B C D E F G H I J L M N O P Q R S T U V W