Class ToastPixelSize


  • public class ToastPixelSize
    extends Object
    Calculate the distribution of areas of TOAST pixels.
    • Constructor Detail

      • ToastPixelSize

        public ToastPixelSize()
    • Method Detail

      • pnt

        public static void pnt​(String lab,
                               double[] p)
      • cross

        public static double[] cross​(double[] x,
                                     double[] y)
      • norm

        public static double norm​(double[] x)
      • ang

        public static double ang​(double[] x,
                                 double[] y)
      • dot

        public static double dot​(double[] x,
                                 double[] y)