|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvec_math.VectorG.EuclidianMetric
public static class VectorG.EuclidianMetric
| Constructor Summary | |
|---|---|
VectorG.EuclidianMetric()
|
|
| Method Summary | |
|---|---|
double |
arclength(VectorG v1,
VectorG v2)
Returns the difference between two VectorG, in the simplest case the distance between the two points, whose position vectors are given by the argument vectors. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VectorG.EuclidianMetric()
| Method Detail |
|---|
public double arclength(VectorG v1,
VectorG v2)
VectorG.Metric
arclength in interface VectorG.Metric
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||