Uses of Class
georegression.struct.point.Vector4D_F64
Packages that use Vector4D_F64
-
Uses of Vector4D_F64 in georegression.struct.point
Methods in georegression.struct.point that return Vector4D_F64Modifier and TypeMethodDescriptionVector4D_F64.createNewInstance()Vector4D_F64.setTo(Vector4D_F64 src) Vector4D_F64.times(double scalar) Methods in georegression.struct.point with parameters of type Vector4D_F64Modifier and TypeMethodDescriptiondoubleVector4D_F64.dot(Vector4D_F64 a) Point4D_F64.plus(Vector4D_F64 a) Vector4D_F64.setTo(Vector4D_F64 src)