|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjsci.util.array.ArrayUtilities
public final class ArrayUtilities
| Constructor Summary | |
|---|---|
ArrayUtilities()
|
|
| Method Summary | |
|---|---|
static double[] |
createArray(int size,
double value)
|
static double[][] |
createRandomArray(int rows,
int cols)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArrayUtilities()
| Method Detail |
|---|
public static double[] createArray(int size,
double value)
public static double[][] createRandomArray(int rows,
int cols)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||