georegression.metric
Class MiscOps
- java.lang.Object
-
- georegression.metric.MiscOps
-
public class MiscOps extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description MiscOps()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static 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)
-
-
-
Method Detail
-
dot
public static double dot(double x, double y, double z, GeoTuple3D_F64 b)
-
dot
public static float dot(float x, float y, float z, GeoTuple3D_F32 b)
-
dot
public static double dot(GeoTuple3D_F64 a, GeoTuple3D_F64 b)
-
dot
public static float dot(GeoTuple3D_F32 a, GeoTuple3D_F32 b)
-
dot
public static double dot(GeoTuple2D_F64 a, GeoTuple2D_F64 b)
-
dot
public static float dot(GeoTuple2D_F32 a, GeoTuple2D_F32 b)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG