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