|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColumnVector | |
---|---|
org.itc.idv.math | Provides for the generic mathematical functionality. |
Uses of ColumnVector in org.itc.idv.math |
---|
Subclasses of ColumnVector in org.itc.idv.math | |
---|---|
class |
Vector3D
|
Methods in org.itc.idv.math with parameters of type ColumnVector | |
---|---|
Vector3D |
Vector3D.crossProduct(ColumnVector vec2)
outer product (cross-product)result = Vector3D X vec2 |
double |
ColumnVector.dotProduct(ColumnVector ColVec)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |