|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsonification.dataimport.visbards_resourcetoolkit.util.VectorUtils
public class VectorUtils
| Constructor Summary | |
|---|---|
VectorUtils()
|
|
| Method Summary | |
|---|---|
static double |
mag(double[] vec)
|
static float |
mag(float[] vec)
|
static java.lang.String |
print(double[] vec)
|
static java.lang.String |
print(float[] vec)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VectorUtils()
| Method Detail |
|---|
public static float mag(float[] vec)
public static double mag(double[] vec)
public static java.lang.String print(float[] vec)
public static java.lang.String print(double[] vec)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||