Package it. unibo. alchemist. model. math
Types
Link copied to clipboard
class BidimensionalGaussian(amplitude: Double, x0: Double, y0: Double, sigmaX: Double, sigmaY: Double) : BivariateFunction, Serializable
Content copied to clipboard
A 2D gaussian function.
Link copied to clipboard
A delegate allowing to lazily initialise a non-null mutable variable (= var).
Link copied to clipboard
Utility to translate statistics names into a RealDistribution.
Functions
Link copied to clipboard
Creates an instance of LazyMutable with the given initializer.