- scalar_product(double[], double[]) - Static method in class tbgitoo.tools.VectorTools
-
Scalar product of two vectors.
- setDiff(Vector<Integer>, Vector<Integer>) - Static method in class tbgitoo.tools.VectorTools
-
Ensemble difference: Returns all the elements that are in a but could not be found in b
- setup(String, ImagePlus) - Method in class FindPeaks
-
Indicate that we need greyscale images and also
that the original image is not changed ( a new output image is generated instead)
- setup(String, ImagePlus) - Method in class LocalFrequency
-
Indicate that we need greyscale images and also
that the original image is not changed ( a new output image is generated instead)
- setup(String, ImagePlus) - Method in class LocalPhase
-
Indicate that we need greyscale images and also
that the original image is not changed ( a new output image is generated instead)
If run for the first time, set reference section to center of image
- StatisticsTools - Class in tbgitoo.tools
-
Implements some common statistical functions on arrays
- StatisticsTools() - Constructor for class tbgitoo.tools.StatisticsTools
-
- sum(int[]) - Static method in class tbgitoo.tools.VectorTools
-
Sum of the values in a vector
- sum(double[]) - Static method in class tbgitoo.tools.VectorTools
-
Sum of the values in a vector