Package org.joml.sampling
Class BestCandidateSampling.Quad
java.lang.Object
org.joml.sampling.BestCandidateSampling.Quad
- Enclosing class:
- BestCandidateSampling
public static class BestCandidateSampling.Quad
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description Quad(long long1, int int1, int int2, Callback2d callback2d)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Quad
-