Package org.lionsoul.jcseg.util
Class Util
- java.lang.Object
-
- org.lionsoul.jcseg.util.Util
-
public class Util extends Object
static method for jcseg.- Author:
- chenxin
-
-
Constructor Summary
Constructors Constructor Description Util()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetJarHome(Object o)get the absolute parent path for the jar file.static voidprintMatrix(double[][] matrix)print the specified matrix
-