LogNormal

schrodinger.kernel.LogNormal
See theLogNormal companion object
trait LogNormal[F[_], A]

Attributes

Companion:
object
Source:
LogNormal.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def logNormal: F[A]

Attributes

Source:
LogNormal.scala
def logNormal(mu: A, sigma: A): F[A]

Attributes

Source:
LogNormal.scala