LogNormal

schrodinger.kernel.LogNormal
See theLogNormal companion trait
object LogNormal

Attributes

Companion
trait
Source
LogNormal.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
LogNormal.type

Members list

Value members

Concrete methods

inline def apply[F[_], A](mu: A, sigma: A)(using ln: LogNormal[F, A]): F[A]

Attributes

Source
LogNormal.scala
inline def standard[F[_], A](using ln: LogNormal[F, A]): F[A]

Attributes

Source
LogNormal.scala

Givens

Givens

given given_LogNormal_F_Double[F[_]](using evidence$1: Functor[F], x$1: Gaussian[F, Double]): given_LogNormal_F_Double[F]

Attributes

Source
LogNormal.scala