|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.tufts.cs.geometry.Utilities
public class Utilities
| Nested Class Summary | |
|---|---|
static class |
Utilities.ByteSet
|
| Constructor Summary | |
|---|---|
Utilities()
|
|
| Method Summary | |
|---|---|
static double[][] |
doubleArrayFromGMatrix(javax.vecmath.GMatrix data)
|
static javax.vecmath.GMatrix |
gmatrixFromMultiArray(double[][] data)
|
static java.lang.String |
readInput(java.io.InputStream stream)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Utilities()
| Method Detail |
|---|
public static javax.vecmath.GMatrix gmatrixFromMultiArray(double[][] data)
public static double[][] doubleArrayFromGMatrix(javax.vecmath.GMatrix data)
public static java.lang.String readInput(java.io.InputStream stream)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||