Package samer.maths.random
Class Laplacian
- java.lang.Object
-
- samer.maths.random.BaseRandom
-
- samer.maths.random.Laplacian
-
- All Implemented Interfaces:
- Generator
public class Laplacian extends BaseRandom
-
-
Field Summary
-
Fields inherited from class samer.maths.random.BaseRandom
rnd
-
-
Constructor Summary
Constructors Constructor and Description Laplacian()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description double
next()
java.lang.String
toString()
-
Methods inherited from class samer.maths.random.BaseRandom
dispose, next
-
-