Package samer.maths.random
Class GeneralisedLaplacian
- java.lang.Object
-
- samer.maths.random.BaseRandom
-
- samer.maths.random.Cauchy
-
- samer.maths.random.GeneralisedLaplacian
-
-
Field Summary
-
Fields inherited from class samer.maths.random.BaseRandom
rnd
-
-
Constructor Summary
Constructors Constructor and Description GeneralisedLaplacian()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description void
dispose()
double
next()
-
Methods inherited from class samer.maths.random.BaseRandom
next
-
-