Class Gumbo

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static float[][] PATCHES  
    • Constructor Summary

      Constructors 
      Constructor Description
      Gumbo()  
    • Field Detail

      • PATCHES

        private static final float[][] PATCHES
    • Constructor Detail

      • Gumbo

        public Gumbo()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
      • parseFloatArray

        private static float[] parseFloatArray​(Parser p)
                                        throws java.io.IOException
        Throws:
        java.io.IOException