Package georegression.metric
Class MiscOps
java.lang.Object
georegression.metric.MiscOps
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic doubledot(double x, double y, double z, GeoTuple3D_F64 b) static floatdot(float x, float y, float z, GeoTuple3D_F32 b) static floatdot(GeoTuple2D_F32 a, GeoTuple2D_F32 b) static doubledot(GeoTuple2D_F64 a, GeoTuple2D_F64 b) static floatdot(GeoTuple3D_F32 a, GeoTuple3D_F32 b) static doubledot(GeoTuple3D_F64 a, GeoTuple3D_F64 b)
-
Constructor Details
-
MiscOps
public MiscOps()
-
-
Method Details
-
dot
-
dot
-
dot
-
dot
-
dot
-
dot
-