Class Util


  • public class Util
    extends Object
    static method for jcseg.
    Author:
    chenxin
    • Constructor Detail

      • Util

        public Util()
    • Method Detail

      • getJarHome

        public static String getJarHome​(Object o)
        get the absolute parent path for the jar file.
        Parameters:
        o -
        Returns:
        String
      • printMatrix

        public static void printMatrix​(double[][] matrix)
        print the specified matrix
        Parameters:
        matrix -