|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.tufts.cs.geometry.PCA.PolarVector2d
public static class PCA.PolarVector2d
| Field Summary | |
|---|---|
double |
r
|
double |
theta
|
| Constructor Summary | |
|---|---|
PCA.PolarVector2d(double r,
double theta)
|
|
| Method Summary | |
|---|---|
static PCA.PolarVector2d |
fromCartesian(double x,
double y)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public double r
public double theta
| Constructor Detail |
|---|
public PCA.PolarVector2d(double r,
double theta)
| Method Detail |
|---|
public static PCA.PolarVector2d fromCartesian(double x,
double y)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||