public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getJarHome(Object o)
get the absolute parent path for the jar file.
|
static void |
printMatrix(double[][] matrix)
print the specified matrix
|
Copyright © 2017. All Rights Reserved.