Class MatrixUtil
- java.lang.Object
-
- org.processmining.logabstractions.util.MatrixUtil
-
public class MatrixUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MatrixUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringprettyPrint(double[][] arr)static java.lang.StringprettyPrint(java.lang.Object[][] arr)
-