Package cnuphys.swimtest
Class SmallDZTest
java.lang.Object
cnuphys.swimtest.SmallDZTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
smallDZTest
(long seed, int num, double delZMax) Compare the full machinery of SwimZ to the polynomial approximation
-
Constructor Details
-
SmallDZTest
public SmallDZTest()
-
-
Method Details
-
smallDZTest
public static void smallDZTest(long seed, int num, double delZMax) Compare the full machinery of SwimZ to the polynomial approximation
-