|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.lgc.wsh.util.ArrayMath
public class ArrayMath
Utility method required by a test. See the JTK for the full class.
| Constructor Summary | |
|---|---|
ArrayMath()
|
|
| Method Summary | |
|---|---|
static double[][] |
copy(double[][] arr)
Deep copy of a double array |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArrayMath()
| Method Detail |
|---|
public static double[][] copy(double[][] arr)
arr - Copy this array.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||