-
-
Constructor Summary
Constructors
Constructor and Description |
ArrayUtil() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static double[] |
flatten(double[][] arr) |
static int[] |
flatten(int[][] arr) |
static double[][] |
toDouble(int[][] arr) |
static int[] |
toOutcomeArray(int outcome,
int numOutcomes) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ArrayUtil
public ArrayUtil()
Copyright © 2014. All Rights Reserved.