Class RobustDeterminant
java.lang.Object
org.jzy3d.maths.algorithms.convexhull.algorithms.RobustDeterminant
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
signOfDet2x2
(double x1, double y1, double x2, double y2)
-
Constructor Details
-
RobustDeterminant
public RobustDeterminant()
-
-
Method Details
-
signOfDet2x2
public static int signOfDet2x2(double x1, double y1, double x2, double y2)
-